2022-08-17T12:30:27.3070860Z Requested labels: windows.4xlarge 2022-08-17T12:30:27.3070965Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/pull/82657/merge 2022-08-17T12:30:27.3070987Z Waiting for a runner to pick up this job... 2022-08-17T12:30:43.2617726Z Job is about to start running on the runner: i-0fcd4adc0e440ecaa (repository) 2022-08-17T12:30:47.1199899Z Current runner version: '2.295.0' 2022-08-17T12:30:47.1205574Z Runner name: 'i-0fcd4adc0e440ecaa' 2022-08-17T12:30:47.1205918Z Runner group name: 'Default' 2022-08-17T12:30:47.1206458Z Machine name: 'EC2AMAZ-KTLPNV7' 2022-08-17T12:30:47.1208215Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:30:47.1208671Z Actions: read 2022-08-17T12:30:47.1208855Z Checks: read 2022-08-17T12:30:47.1209046Z Contents: read 2022-08-17T12:30:47.1209249Z Deployments: read 2022-08-17T12:30:47.1209444Z Discussions: read 2022-08-17T12:30:47.1209640Z Issues: read 2022-08-17T12:30:47.1209831Z Metadata: read 2022-08-17T12:30:47.1210013Z Packages: read 2022-08-17T12:30:47.1210208Z Pages: read 2022-08-17T12:30:47.1210405Z PullRequests: read 2022-08-17T12:30:47.1210622Z RepositoryProjects: read 2022-08-17T12:30:47.1210852Z SecurityEvents: read 2022-08-17T12:30:47.1211059Z Statuses: read 2022-08-17T12:30:47.1211238Z ##[endgroup] 2022-08-17T12:30:47.1214183Z Secret source: None 2022-08-17T12:30:47.1214623Z Prepare workflow directory 2022-08-17T12:30:47.2132673Z Prepare all required actions 2022-08-17T12:30:47.2291286Z Getting action download info 2022-08-17T12:30:47.4288878Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:31:37.3154038Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:31:38.3605887Z Getting action download info 2022-08-17T12:31:38.5302664Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:31:39.3698967Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:31:39.3699301Z with: 2022-08-17T12:31:39.3699475Z no-sudo: true 2022-08-17T12:31:39.3699659Z submodules: recursive 2022-08-17T12:31:39.3699833Z fetch-depth: 0 2022-08-17T12:31:39.3700001Z env: 2022-08-17T12:31:39.3700175Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:39.3700352Z ##[endgroup] 2022-08-17T12:31:39.4018972Z ##[group]Run retry () { 2022-08-17T12:31:39.4019260Z retry () { 2022-08-17T12:31:39.4019516Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:31:39.4019738Z } 2022-08-17T12:31:39.4019925Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:31:39.4020152Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:31:39.4020390Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:39.4020586Z else 2022-08-17T12:31:39.4020832Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:39.4021033Z fi 2022-08-17T12:31:39.4021208Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:31:39.7889281Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:31:39.7889582Z env: 2022-08-17T12:31:39.7889752Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:39.7889936Z NO_SUDO: true 2022-08-17T12:31:39.7890112Z ##[endgroup] 2022-08-17T12:31:40.3828173Z C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:40.6407307Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:31:40.6407553Z with: 2022-08-17T12:31:40.6407805Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:31:40.6408027Z fetch-depth: 0 2022-08-17T12:31:40.6408201Z submodules: recursive 2022-08-17T12:31:40.6408395Z quiet-checkout: true 2022-08-17T12:31:40.6408597Z repository: pytorch/pytorch 2022-08-17T12:31:40.6408956Z token: *** 2022-08-17T12:31:40.6409138Z ssh-strict: true 2022-08-17T12:31:40.6409354Z persist-credentials: true 2022-08-17T12:31:40.6409534Z clean: true 2022-08-17T12:31:40.6409702Z lfs: false 2022-08-17T12:31:40.6409891Z set-safe-directory: true 2022-08-17T12:31:40.6410062Z env: 2022-08-17T12:31:40.6410236Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:40.6410424Z ##[endgroup] 2022-08-17T12:31:42.2821946Z Syncing repository: pytorch/pytorch 2022-08-17T12:31:42.2823435Z ##[group]Getting Git version info 2022-08-17T12:31:42.2825111Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:42.4302392Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T12:31:43.1074921Z git version 2.37.1.windows.1 2022-08-17T12:31:43.1111136Z ##[endgroup] 2022-08-17T12:31:43.1131651Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b4c42fe3-bd01-499e-8382-ba6edc53838a' before making global git config changes 2022-08-17T12:31:43.1132976Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:31:43.1143455Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:43.1470744Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:43.1476554Z ##[group]Initializing the repository 2022-08-17T12:31:43.1485871Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:43.2340398Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:31:43.2380511Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:31:43.2647535Z ##[endgroup] 2022-08-17T12:31:43.2647980Z ##[group]Disabling automatic garbage collection 2022-08-17T12:31:43.2657770Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-08-17T12:31:43.2862635Z ##[endgroup] 2022-08-17T12:31:43.2863032Z ##[group]Setting up auth 2022-08-17T12:31:43.2885117Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:31:43.3086091Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-08-17T12:31:44.9376890Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:31:44.9578690Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2022-08-17T12:31:45.3485880Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:31:45.3736868Z ##[endgroup] 2022-08-17T12:31:45.3737301Z ##[group]Fetching the repository 2022-08-17T12:31:45.3748355Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:32:37.7889242Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:32:37.8126053Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:40.1170447Z ##[endgroup] 2022-08-17T12:32:40.1170860Z ##[group]Determining the checkout info 2022-08-17T12:32:40.1171691Z ##[endgroup] 2022-08-17T12:32:40.1172041Z ##[group]Checking out the ref 2022-08-17T12:32:40.1182725Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:50.2966212Z ##[endgroup] 2022-08-17T12:32:50.2976650Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:32:50.2977934Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:32:50.3258978Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:32:50.3465219Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:32:50.3676042Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:32:50.3874519Z ##[endgroup] 2022-08-17T12:32:50.3874924Z ##[group]Fetching submodules 2022-08-17T12:32:50.3883660Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-08-17T12:32:51.2520072Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:32:51.7125667Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:32:51.7126195Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:32:51.7126660Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:32:51.7129059Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:32:51.7129571Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:32:51.7130091Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:32:51.7130539Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:32:51.7131487Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:32:51.7131936Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:32:51.7132441Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:32:51.7132889Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:32:51.7133346Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:32:51.7134004Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:32:51.7134487Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:32:51.7134902Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:32:51.7135343Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:32:51.7135808Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:32:51.7136264Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:32:51.7136697Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:32:51.7137128Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:32:51.7170767Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:32:51.7171224Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:32:51.7171637Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:32:51.7172070Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:32:51.7172502Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:32:51.7173088Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:32:51.7173517Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:32:51.7173982Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:32:51.7174448Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:32:51.7174918Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:32:51.7175405Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:32:51.7175901Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:32:51.7176351Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:32:51.7176978Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:32:51.7239230Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:32:51.7239767Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:32:51.7240171Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:32:51.7240601Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:32:51.7241045Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:32:52.0772695Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:32:52.3950991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:32:52.7438042Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:32:53.1711273Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:32:53.5371675Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:32:58.7860739Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:32:59.3186799Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:33:00.1215777Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:33:02.0840307Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:33:03.7570032Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:33:09.3016034Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:33:10.1683991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:33:12.2184094Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:33:13.5147894Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:33:13.8782194Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:33:14.5576777Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:33:15.0759443Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:33:16.2496803Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:33:16.8836666Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:33:17.2212703Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:33:17.5867156Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:33:20.1472659Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:33:20.9255701Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:33:21.4648065Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:33:29.1728383Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:33:31.3638684Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:33:32.0105717Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:33:32.3447993Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:33:37.8782209Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:33:38.2335815Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:33:38.7565524Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:33:40.0359370Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:33:40.3675948Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:33:40.9061440Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:33:41.3828464Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:33:42.2975624Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:33:46.2449526Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:33:46.9521137Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:33:49.1575733Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:33:49.2713397Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:33:49.4287860Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:33:49.5053490Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:33:49.9312039Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:33:50.3053655Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:34:02.7218089Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:34:03.0656556Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:34:04.3577383Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:34:04.7726101Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:34:10.7875012Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:34:13.6732391Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:34:14.3915340Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:34:14.4100101Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:34:14.4100624Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:34:14.4103019Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:34:14.4104065Z 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:34:15.5769026Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:34:16.3688296Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:34:17.7011414Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:34:18.1154452Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:34:18.5306005Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:34:19.7363298Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:34:20.5787151Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:34:20.6878902Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:34:22.3884784Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:34:22.7241315Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:34:22.8272613Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:34:23.3085759Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:34:23.6641342Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:34:24.2326465Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:34:24.3579538Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:34:24.3693859Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:34.0099746Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:34:36.4971146Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:34:36.5087239Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:45.1685146Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:34:49.6310903Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:34:49.7485252Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:34:49.9200414Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:34:50.7528224Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:34:50.7667490Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:50.7668081Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:52.1908676Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:34:53.4613238Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:34:53.8499318Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:34:54.4414240Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:34:54.6923159Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:34:54.7670915Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:34:56.5266076Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:35:00.5958910Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:35:00.6106693Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:00.6107236Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:01.2943831Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:35:02.7168552Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:35:02.8448732Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:35:03.3731736Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:35:03.5115622Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:35:03.5228729Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:05.7482158Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:35:07.6460684Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:35:07.6603742Z 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:35:07.6604339Z 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:35:08.1417282Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:35:09.0517239Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:35:09.2964609Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:35:09.6406130Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:35:09.6521886Z 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:35:10.1472320Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:35:10.2404847Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:35:10.3077059Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:35:14.9174824Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:35:14.9314769Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:14.9315537Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:15.5841109Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:35:16.8502650Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:35:16.9736141Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:35:17.6796500Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:35:17.7578720Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:35:17.8447328Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:35:18.2752190Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:35:18.3844769Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:35:18.7672759Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:35:18.8473726Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:35:19.5163028Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:35:21.5236493Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:35:21.9304107Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:35:21.9492453Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:21.9493044Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:21.9493545Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:21.9494054Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:23.4843358Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:35:23.9270312Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:35:25.8882010Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:35:27.0097540Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:35:27.5493089Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:35:27.7705363Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:35:28.4175517Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:35:28.8344011Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:35:28.8457122Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:29.2062056Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:35:29.2702930Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:35:30.0154449Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:35:30.0348248Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-08-17T12:35:30.4623806Z Entering 'android/libs/fbjni' 2022-08-17T12:35:30.5090082Z Entering 'third_party/FP16' 2022-08-17T12:35:30.5554641Z Entering 'third_party/FXdiv' 2022-08-17T12:35:30.6015396Z Entering 'third_party/NNPACK' 2022-08-17T12:35:30.6483383Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:30.6945734Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:30.7420742Z Entering 'third_party/benchmark' 2022-08-17T12:35:30.7880697Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:30.8342720Z Entering 'third_party/cub' 2022-08-17T12:35:30.8806190Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:30.9276098Z Entering 'third_party/eigen' 2022-08-17T12:35:30.9740963Z Entering 'third_party/fbgemm' 2022-08-17T12:35:31.0193430Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:31.0660568Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:31.1133938Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:31.1602570Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:31.2081799Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:31.2546430Z Entering 'third_party/fmt' 2022-08-17T12:35:31.3010283Z Entering 'third_party/foxi' 2022-08-17T12:35:31.3471593Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:31.3936543Z Entering 'third_party/gloo' 2022-08-17T12:35:31.4406025Z Entering 'third_party/googletest' 2022-08-17T12:35:31.4878389Z Entering 'third_party/ideep' 2022-08-17T12:35:31.5332992Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:31.5800114Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:31.6302146Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:31.6766579Z Entering 'third_party/ittapi' 2022-08-17T12:35:31.7227397Z Entering 'third_party/kineto' 2022-08-17T12:35:31.7680905Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:31.8145801Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:31.8622280Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:31.9081823Z Entering 'third_party/neon2sse' 2022-08-17T12:35:32.1889329Z Entering 'third_party/nlohmann' 2022-08-17T12:35:32.2356377Z Entering 'third_party/onnx' 2022-08-17T12:35:32.2825870Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:32.3292065Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:32.3771290Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:32.4225393Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:32.4692684Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:32.5172701Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:32.5638425Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:32.6157792Z Entering 'third_party/pocketfft' 2022-08-17T12:35:32.6624824Z Entering 'third_party/protobuf' 2022-08-17T12:35:32.7084534Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:32.7556883Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:32.8035382Z Entering 'third_party/psimd' 2022-08-17T12:35:32.8502953Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:32.8984804Z Entering 'third_party/pybind11' 2022-08-17T12:35:32.9467271Z Entering 'third_party/python-enum' 2022-08-17T12:35:32.9953256Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:33.0427000Z Entering 'third_party/python-six' 2022-08-17T12:35:33.0892393Z Entering 'third_party/sleef' 2022-08-17T12:35:33.1358734Z Entering 'third_party/tbb' 2022-08-17T12:35:33.1820452Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:33.2274105Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:33.2739498Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:33.3211453Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:33.4104569Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:33.4567128Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:33.5068622Z Entering 'third_party/zstd' 2022-08-17T12:35:33.5612810Z ##[endgroup] 2022-08-17T12:35:33.5613263Z ##[group]Persisting credentials for submodules 2022-08-17T12:35:33.5625139Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2022-08-17T12:35:33.9519473Z Entering 'android/libs/fbjni' 2022-08-17T12:35:33.9984410Z Entering 'third_party/FP16' 2022-08-17T12:35:34.0443087Z Entering 'third_party/FXdiv' 2022-08-17T12:35:34.0902653Z Entering 'third_party/NNPACK' 2022-08-17T12:35:34.1359599Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:34.1829244Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:34.2312356Z Entering 'third_party/benchmark' 2022-08-17T12:35:34.2792102Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:34.3253141Z Entering 'third_party/cub' 2022-08-17T12:35:34.3722630Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:34.4202548Z Entering 'third_party/eigen' 2022-08-17T12:35:34.4672888Z Entering 'third_party/fbgemm' 2022-08-17T12:35:34.5140012Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:34.5629680Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:34.6116542Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:34.6598470Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:34.7081218Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:34.7555827Z Entering 'third_party/fmt' 2022-08-17T12:35:34.8025985Z Entering 'third_party/foxi' 2022-08-17T12:35:34.8491364Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:34.8946978Z Entering 'third_party/gloo' 2022-08-17T12:35:34.9405322Z Entering 'third_party/googletest' 2022-08-17T12:35:34.9863471Z Entering 'third_party/ideep' 2022-08-17T12:35:35.0312366Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:35.0768559Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:35.1273269Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:35.1733595Z Entering 'third_party/ittapi' 2022-08-17T12:35:35.2192350Z Entering 'third_party/kineto' 2022-08-17T12:35:35.2636704Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:35.3105945Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:35.3592388Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:35.4066459Z Entering 'third_party/neon2sse' 2022-08-17T12:35:35.4523620Z Entering 'third_party/nlohmann' 2022-08-17T12:35:35.4984799Z Entering 'third_party/onnx' 2022-08-17T12:35:35.5443530Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:35.5913096Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:35.6391451Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:35.6847954Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:35.7305193Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:35.7778609Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:35.8231502Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:35.8742377Z Entering 'third_party/pocketfft' 2022-08-17T12:35:35.9199472Z Entering 'third_party/protobuf' 2022-08-17T12:35:35.9654349Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:36.0114261Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:36.0591912Z Entering 'third_party/psimd' 2022-08-17T12:35:36.1047258Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:36.1506434Z Entering 'third_party/pybind11' 2022-08-17T12:35:36.1960753Z Entering 'third_party/python-enum' 2022-08-17T12:35:36.2417561Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:36.2868578Z Entering 'third_party/python-six' 2022-08-17T12:35:36.3326978Z Entering 'third_party/sleef' 2022-08-17T12:35:36.3786697Z Entering 'third_party/tbb' 2022-08-17T12:35:36.4246302Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:36.4693413Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:36.5159172Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:36.5619263Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:36.6097803Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:36.6559554Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:36.7064486Z Entering 'third_party/zstd' 2022-08-17T12:35:36.7594741Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2022-08-17T12:35:37.1488979Z Entering 'android/libs/fbjni' 2022-08-17T12:35:37.1994183Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:35:37.2129489Z Entering 'third_party/FP16' 2022-08-17T12:35:37.2632018Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:35:37.2762616Z Entering 'third_party/FXdiv' 2022-08-17T12:35:37.3271325Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:35:37.3405741Z Entering 'third_party/NNPACK' 2022-08-17T12:35:37.3917590Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:35:37.4050310Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:37.4553489Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:35:37.4684905Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:37.5186514Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:35:37.5331600Z Entering 'third_party/benchmark' 2022-08-17T12:35:37.6288505Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:37.6419936Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:37.6937832Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:37.7073469Z Entering 'third_party/cub' 2022-08-17T12:35:37.7581168Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:35:37.7712874Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:37.8219556Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:35:37.8358849Z Entering 'third_party/eigen' 2022-08-17T12:35:37.8863632Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:35:37.8998411Z Entering 'third_party/fbgemm' 2022-08-17T12:35:37.9507644Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:35:37.9631176Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:38.0140178Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:35:38.0275680Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:38.0784282Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:38.0918473Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:38.1423441Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:38.1557251Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:38.2068368Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:35:38.2215524Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:38.2719332Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:35:38.2853210Z Entering 'third_party/fmt' 2022-08-17T12:35:38.3360477Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:35:38.3491591Z Entering 'third_party/foxi' 2022-08-17T12:35:38.3993692Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:35:38.4122904Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:38.4634375Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:35:38.4769948Z Entering 'third_party/gloo' 2022-08-17T12:35:38.5272769Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:35:38.5405608Z Entering 'third_party/googletest' 2022-08-17T12:35:38.5911977Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:38.6044174Z Entering 'third_party/ideep' 2022-08-17T12:35:38.6545731Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:35:38.6667030Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:38.7174367Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:35:38.7302269Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:38.7815415Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-17T12:35:38.7982084Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:38.8486168Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:35:38.8616804Z Entering 'third_party/ittapi' 2022-08-17T12:35:38.9119532Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:35:38.9250767Z Entering 'third_party/kineto' 2022-08-17T12:35:38.9770263Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:35:38.9893951Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:39.0405364Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:35:39.0541437Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:39.1066328Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:35:39.1808194Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:39.2315636Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:35:39.2446013Z Entering 'third_party/neon2sse' 2022-08-17T12:35:39.2957587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:35:39.3090659Z Entering 'third_party/nlohmann' 2022-08-17T12:35:39.3602364Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:35:39.3735269Z Entering 'third_party/onnx' 2022-08-17T12:35:39.4253236Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:39.4389858Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:39.4899237Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:39.5030636Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:39.5542985Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:39.5692867Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:39.6200763Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:35:39.6322782Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:39.6847925Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:39.6979064Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:39.7493184Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:39.7630498Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:39.8147812Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:39.8271434Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:39.8783998Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:35:39.8960120Z Entering 'third_party/pocketfft' 2022-08-17T12:35:39.9475270Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:35:39.9604910Z Entering 'third_party/protobuf' 2022-08-17T12:35:40.0130069Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:35:40.0255405Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:40.0771140Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:40.0905586Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:40.1415526Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:40.1565123Z Entering 'third_party/psimd' 2022-08-17T12:35:40.2076872Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:35:40.2209480Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:40.2716492Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:35:40.2847140Z Entering 'third_party/pybind11' 2022-08-17T12:35:40.3356070Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:40.3487979Z Entering 'third_party/python-enum' 2022-08-17T12:35:40.3992059Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:35:40.4123472Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:40.4628568Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:35:40.4762386Z Entering 'third_party/python-six' 2022-08-17T12:35:40.5265478Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:35:40.5395254Z Entering 'third_party/sleef' 2022-08-17T12:35:40.5908005Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:35:40.6041119Z Entering 'third_party/tbb' 2022-08-17T12:35:40.6547185Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:35:40.6685696Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:40.7193651Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:35:40.7319456Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:40.7831647Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:40.7966474Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:40.8477962Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:35:40.8612145Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:40.9120489Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:35:40.9254082Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:40.9769266Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:40.9892262Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:41.0401880Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:35:41.0560477Z Entering 'third_party/zstd' 2022-08-17T12:35:41.1071507Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:35:41.3637978Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-08-17T12:35:41.7475674Z Entering 'android/libs/fbjni' 2022-08-17T12:35:41.7938408Z Entering 'third_party/FP16' 2022-08-17T12:35:41.8398463Z Entering 'third_party/FXdiv' 2022-08-17T12:35:41.8866657Z Entering 'third_party/NNPACK' 2022-08-17T12:35:42.0031092Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:42.0488389Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:42.0954089Z Entering 'third_party/benchmark' 2022-08-17T12:35:42.1410194Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:42.1869704Z Entering 'third_party/cub' 2022-08-17T12:35:42.2322969Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:42.2783774Z Entering 'third_party/eigen' 2022-08-17T12:35:42.3240783Z Entering 'third_party/fbgemm' 2022-08-17T12:35:42.3685862Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:42.4143924Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:42.4603862Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:42.5060018Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:42.5540553Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:42.6003649Z Entering 'third_party/fmt' 2022-08-17T12:35:42.6463202Z Entering 'third_party/foxi' 2022-08-17T12:35:42.6929421Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:42.7389815Z Entering 'third_party/gloo' 2022-08-17T12:35:42.7859713Z Entering 'third_party/googletest' 2022-08-17T12:35:42.8327013Z Entering 'third_party/ideep' 2022-08-17T12:35:42.8792650Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:42.9270462Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:42.9794285Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:43.0278634Z Entering 'third_party/ittapi' 2022-08-17T12:35:43.0758136Z Entering 'third_party/kineto' 2022-08-17T12:35:43.1219584Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:43.1691365Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:43.2178039Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:43.2659665Z Entering 'third_party/neon2sse' 2022-08-17T12:35:43.3126603Z Entering 'third_party/nlohmann' 2022-08-17T12:35:43.3598550Z Entering 'third_party/onnx' 2022-08-17T12:35:43.4057835Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:43.4524090Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:43.5001316Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:43.5457646Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:43.5915756Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:43.6390801Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:43.6840636Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:43.7356754Z Entering 'third_party/pocketfft' 2022-08-17T12:35:43.7814661Z Entering 'third_party/protobuf' 2022-08-17T12:35:43.8264210Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:43.8725745Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:43.9198765Z Entering 'third_party/psimd' 2022-08-17T12:35:43.9663465Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:44.0126177Z Entering 'third_party/pybind11' 2022-08-17T12:35:44.0586128Z Entering 'third_party/python-enum' 2022-08-17T12:35:44.1047852Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:44.1504205Z Entering 'third_party/python-six' 2022-08-17T12:35:44.1959597Z Entering 'third_party/sleef' 2022-08-17T12:35:44.2413307Z Entering 'third_party/tbb' 2022-08-17T12:35:44.2870204Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:44.3314835Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:44.3784212Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:44.4257577Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:44.4726098Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:44.5175500Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:44.5674248Z Entering 'third_party/zstd' 2022-08-17T12:35:44.6201643Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2022-08-17T12:35:44.9995172Z Entering 'android/libs/fbjni' 2022-08-17T12:35:45.0466579Z Entering 'third_party/FP16' 2022-08-17T12:35:45.0928177Z Entering 'third_party/FXdiv' 2022-08-17T12:35:45.1382313Z Entering 'third_party/NNPACK' 2022-08-17T12:35:45.1839674Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:45.2291868Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:45.2757931Z Entering 'third_party/benchmark' 2022-08-17T12:35:45.3220226Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:45.3677232Z Entering 'third_party/cub' 2022-08-17T12:35:45.4151444Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:45.4616698Z Entering 'third_party/eigen' 2022-08-17T12:35:45.5075127Z Entering 'third_party/fbgemm' 2022-08-17T12:35:45.5519567Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:45.5996773Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:45.6461545Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:45.6940910Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:45.7412156Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:45.7877239Z Entering 'third_party/fmt' 2022-08-17T12:35:45.8332901Z Entering 'third_party/foxi' 2022-08-17T12:35:45.8790580Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:45.9252775Z Entering 'third_party/gloo' 2022-08-17T12:35:45.9706052Z Entering 'third_party/googletest' 2022-08-17T12:35:46.0162401Z Entering 'third_party/ideep' 2022-08-17T12:35:46.0651576Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:46.1107115Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:46.1617527Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:46.2075747Z Entering 'third_party/ittapi' 2022-08-17T12:35:46.2535085Z Entering 'third_party/kineto' 2022-08-17T12:35:46.2981203Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:46.3465032Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:46.3947061Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:46.4415131Z Entering 'third_party/neon2sse' 2022-08-17T12:35:46.4882752Z Entering 'third_party/nlohmann' 2022-08-17T12:35:46.5361885Z Entering 'third_party/onnx' 2022-08-17T12:35:46.5830901Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:46.6328068Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:46.6822871Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:46.7272477Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:46.7732476Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:46.8202972Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:46.8657950Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:46.9171887Z Entering 'third_party/pocketfft' 2022-08-17T12:35:46.9634418Z Entering 'third_party/protobuf' 2022-08-17T12:35:47.0090981Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:47.0573344Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:47.1082784Z Entering 'third_party/psimd' 2022-08-17T12:35:47.1552506Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:47.2027046Z Entering 'third_party/pybind11' 2022-08-17T12:35:47.2487053Z Entering 'third_party/python-enum' 2022-08-17T12:35:47.2945511Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:47.3425416Z Entering 'third_party/python-six' 2022-08-17T12:35:47.3892998Z Entering 'third_party/sleef' 2022-08-17T12:35:47.4355013Z Entering 'third_party/tbb' 2022-08-17T12:35:47.4819881Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:47.5269857Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:47.5757095Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:47.6234479Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:47.7351131Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:47.7810975Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:47.8312676Z Entering 'third_party/zstd' 2022-08-17T12:35:47.8841546Z ##[endgroup] 2022-08-17T12:35:47.9119999Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-08-17T12:35:47.9300845Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:35:47.9824279Z Prepare all required actions 2022-08-17T12:35:47.9824658Z Getting action download info 2022-08-17T12:35:48.1425720Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-08-17T12:35:48.8665952Z ##[group]Run ./.github/actions/setup-win 2022-08-17T12:35:48.8666157Z with: 2022-08-17T12:35:48.8666314Z cuda-version: cpu 2022-08-17T12:35:48.8666480Z env: 2022-08-17T12:35:48.8666646Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:48.8666814Z ##[endgroup] 2022-08-17T12:35:48.8784274Z ##[group]Run set -euo pipefail 2022-08-17T12:35:48.8784509Z set -euo pipefail 2022-08-17T12:35:48.8784707Z function get_ec2_metadata() { 2022-08-17T12:35:48.8784958Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:35:48.8785329Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:35:48.8785638Z  category=$1 2022-08-17T12:35:48.8785907Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:35:48.8786219Z } 2022-08-17T12:35:48.8786412Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:35:48.8786682Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:35:48.8786970Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:35:48.8787213Z echo "system info $(uname -a)" 2022-08-17T12:35:48.8814264Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:35:48.8814533Z env: 2022-08-17T12:35:48.8814696Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:48.8814885Z ##[endgroup] 2022-08-17T12:35:48.9300324Z ami-id: ami-04a25a5bcec5bc2bf 2022-08-17T12:35:48.9546368Z instance-id: i-0fcd4adc0e440ecaa 2022-08-17T12:35:48.9791588Z instance-type: c5d.4xlarge 2022-08-17T12:35:49.0006299Z system info MSYS_NT-10.0-17763 EC2AMAZ-KTLPNV7 3.3.5-341.x86_64 2022-07-08 09:41 UTC x86_64 Msys 2022-08-17T12:35:49.0150995Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:49.0151514Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:49.0185762Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:49.0186037Z env: 2022-08-17T12:35:49.0186212Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:49.0186387Z ##[endgroup] 2022-08-17T12:35:49.4907963Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:49.5743916Z Finished 2022-08-17T12:35:49.6225186Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:49.6225589Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:49.6247205Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:49.6247477Z env: 2022-08-17T12:35:49.6247661Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:49.6247834Z ##[endgroup] 2022-08-17T12:35:49.9565668Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:50.0408251Z Finished 2022-08-17T12:35:50.7037102Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:50.7037360Z .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:50.7059112Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:50.7059382Z env: 2022-08-17T12:35:50.7059545Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:50.7059738Z VS_VERSION: 16.8.6 2022-08-17T12:35:50.7059922Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:35:50.7060087Z ##[endgroup] 2022-08-17T12:35:51.0371656Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:51.1217273Z Finished 2022-08-17T12:35:51.5915240Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-08-17T12:35:51.6218317Z ##[group]Run actions/setup-python@v2 2022-08-17T12:35:51.6218529Z with: 2022-08-17T12:35:51.6218699Z python-version: 3.x 2022-08-17T12:35:51.6219000Z token: *** 2022-08-17T12:35:51.6219154Z env: 2022-08-17T12:35:51.6219325Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:51.6219494Z ##[endgroup] 2022-08-17T12:35:52.9114421Z Version 3.x was not found in the local cache 2022-08-17T12:35:53.1896715Z Version 3.x is available for downloading 2022-08-17T12:35:53.1897785Z Download from "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-win32-x64.zip" 2022-08-17T12:35:53.4487009Z Extract downloaded archive 2022-08-17T12:35:53.4578738Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\5426a5fb-8063-4459-8ecb-06c713d3c67f', 'C:\actions-runner\_work\_temp\5c432fbd-f488-4e73-af83-04fc3032ba4d')" 2022-08-17T12:35:55.5322436Z Execute installation script 2022-08-17T12:35:55.9776103Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:56.0635805Z Finished 2022-08-17T12:35:56.1027829Z Check if Python hostedtoolcache folder exist... 2022-08-17T12:35:56.1028047Z 2022-08-17T12:35:56.1040836Z Create Python toolcache folder 2022-08-17T12:35:56.1041328Z 2022-08-17T12:35:56.1067635Z Check if current Python version is installed... 2022-08-17T12:35:56.1068194Z 2022-08-17T12:35:56.1090067Z No Python3.10.* found 2022-08-17T12:35:56.1090843Z 2022-08-17T12:35:56.1095484Z Remove registry entries for Python 3.10(x64)... 2022-08-17T12:35:56.1096044Z 2022-08-17T12:35:56.3365832Z Create Python 3.10.6 folder in C:\actions-runner\_work\_tool\Python 2022-08-17T12:35:56.3366075Z 2022-08-17T12:35:56.3383365Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:35:56.3383581Z 2022-08-17T12:35:57.1796692Z Install Python 3.10.6 in C:\actions-runner\_work\_tool\Python... 2022-08-17T12:35:57.1796926Z 2022-08-17T12:36:29.2608854Z Create python3 symlink 2022-08-17T12:36:29.2609481Z 2022-08-17T12:36:29.2983203Z 2022-08-17T12:36:29.2983798Z 2022-08-17T12:36:29.2985168Z Directory: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:29.2987219Z 2022-08-17T12:36:29.2989341Z Mode LastWriteTime Length Name 2022-08-17T12:36:29.2991913Z ---- ------------- ------ ---- 2022-08-17T12:36:29.2995722Z -a---l 8/17/2022 12:36 PM 0 python3.exe 2022-08-17T12:36:29.3000673Z Install and upgrade Pip 2022-08-17T12:36:29.3001464Z 2022-08-17T12:36:31.1255863Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpfwzm8uu3 2022-08-17T12:36:31.1259207Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (63.2.0) 2022-08-17T12:36:31.1262951Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:31.7531021Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:31.8426787Z Collecting pip 2022-08-17T12:36:31.8703455Z Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 2022-08-17T12:36:32.0096116Z 2022-08-17T12:36:32.0096989Z ---------------------------------------- 2.0/2.0 MB 2022-08-17T12:36:32.0097286Z 14.5 MB/s eta 0:00:00 2022-08-17T12:36:32.0098755Z 2022-08-17T12:36:32.0647140Z Installing collected packages: pip 2022-08-17T12:36:32.0648975Z Attempting uninstall: pip 2022-08-17T12:36:32.0656771Z Found existing installation: pip 22.2.1 2022-08-17T12:36:32.4704017Z Uninstalling pip-22.2.1: 2022-08-17T12:36:32.4929313Z Successfully uninstalled pip-22.2.1 2022-08-17T12:36:37.0786379Z Successfully installed pip-22.2.2 2022-08-17T12:36:37.2261024Z Create complete file 2022-08-17T12:36:37.2261688Z 2022-08-17T12:36:37.2272439Z 2022-08-17T12:36:37.2272959Z 2022-08-17T12:36:37.2518318Z Successfully setup CPython (3.10.6) 2022-08-17T12:36:37.3181991Z Prepare all required actions 2022-08-17T12:36:37.3182446Z Getting action download info 2022-08-17T12:36:37.4890548Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:36:37.8163507Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:36:37.8163717Z with: 2022-08-17T12:36:37.8164070Z github-secret: *** 2022-08-17T12:36:37.8164241Z env: 2022-08-17T12:36:37.8164414Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:37.8164665Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:37.8164906Z ##[endgroup] 2022-08-17T12:36:37.8295873Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:36:37.8296089Z with: 2022-08-17T12:36:37.8296545Z GITHUB_TOKEN: *** 2022-08-17T12:36:37.8296727Z activate-with-label: false 2022-08-17T12:36:37.8296919Z label: with-ssh 2022-08-17T12:36:37.8297106Z remove-existing-keys: true 2022-08-17T12:36:37.8297272Z env: 2022-08-17T12:36:37.8297473Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:37.8297718Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:37.8297952Z ##[endgroup] 2022-08-17T12:36:38.2916885Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:36:38.3641736Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2022-08-17T12:36:38.3674291Z Login using: ssh runneruser@ec2-54-81-230-74.compute-1.amazonaws.com 2022-08-17T12:36:38.3858911Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:36:38.3859247Z python3 -m pip install psutil==5.9.1 2022-08-17T12:36:38.3859491Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:36:38.3859747Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:36:38.3860047Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:36:38.3887874Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:36:38.3888145Z env: 2022-08-17T12:36:38.3888319Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:38.3888571Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:38.3888810Z ##[endgroup] 2022-08-17T12:36:39.0684489Z Collecting psutil==5.9.1 2022-08-17T12:36:39.0987357Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2022-08-17T12:36:39.1188665Z ------------------------------------- 245.8/245.8 kB 14.7 MB/s eta 0:00:00 2022-08-17T12:36:39.1818145Z Installing collected packages: psutil 2022-08-17T12:36:39.5434523Z Successfully installed psutil-5.9.1 2022-08-17T12:36:40.1707589Z Collecting pynvml==11.4.1 2022-08-17T12:36:40.2022034Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:36:40.2133808Z ---------------------------------------- 47.0/47.0 kB ? eta 0:00:00 2022-08-17T12:36:40.2723059Z Installing collected packages: pynvml 2022-08-17T12:36:40.3668998Z Successfully installed pynvml-11.4.1 2022-08-17T12:36:40.4610787Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:36:40.4611065Z with: 2022-08-17T12:36:40.4611248Z name: win-vs2019-cpu-py3 2022-08-17T12:36:40.4611440Z path: C:\2875102080\build-results 2022-08-17T12:36:40.4611646Z s3-bucket: gha-artifacts 2022-08-17T12:36:40.4611834Z region: us-east-1 2022-08-17T12:36:40.4611980Z env: 2022-08-17T12:36:40.4612149Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:40.4612410Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:40.4612634Z ##[endgroup] 2022-08-17T12:36:41.4559741Z Found 3 objects with prefix pytorch/pytorch/2875102080/win-vs2019-cpu-py3/ 2022-08-17T12:36:41.4565649Z Starting download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:36:41.6343937Z Finished download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:36:41.6345186Z Starting download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:36:41.7163768Z Finished download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:36:41.7165075Z Starting download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:36:43.5320028Z Finished download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:36:43.5320958Z 2022-08-17T12:36:43.5322606Z Artifact download has finished successfully 2022-08-17T12:36:43.5579387Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:36:43.5579724Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:36:43.5602681Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:36:43.5602952Z env: 2022-08-17T12:36:43.5603220Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:43.5603484Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:43.5603722Z ##[endgroup] 2022-08-17T12:36:43.9063248Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:36:43.9898691Z Finished 2022-08-17T12:36:44.5414466Z Folder PATH listing 2022-08-17T12:36:44.5414748Z Volume serial number is 0000019A 203B:A369 2022-08-17T12:36:44.5414971Z C:\2875102080\BUILD-RESULTS 2022-08-17T12:36:44.7883989Z .ninja_log 2022-08-17T12:36:44.7884276Z .pytorch-test-times.json 2022-08-17T12:36:44.7884648Z win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:36:44.7884893Z 2022-08-17T12:36:44.7885065Z No subfolders exist 2022-08-17T12:36:44.7885187Z 2022-08-17T12:36:44.8184196Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:36:44.8184622Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:36:44.8184873Z  2022-08-17T12:36:44.8185096Z # sanitize the input commit message and PR body here: 2022-08-17T12:36:44.8185317Z # 2022-08-17T12:36:44.8185567Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:36:44.8185961Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:36:44.8186288Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:36:44.8186513Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:36:44.8186702Z  2022-08-17T12:36:44.8186970Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:36:44.8187281Z # wreak havoc internally 2022-08-17T12:36:44.8187523Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:36:44.8187769Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:36:44.8187959Z  2022-08-17T12:36:44.8188132Z .jenkins/pytorch/win-test.sh 2022-08-17T12:36:44.8215557Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:36:44.8215826Z env: 2022-08-17T12:36:44.8216004Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:44.8216380Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:44.8216624Z USE_CUDA: 0 2022-08-17T12:36:44.8216840Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:36:44.8217016Z PYTHON_VERSION: 3.8 2022-08-17T12:36:44.8217208Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:36:44.8217420Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:36:44.8217625Z VC_PRODUCT: BuildTools 2022-08-17T12:36:44.8217788Z VC_VERSION: 2022-08-17T12:36:44.8217959Z VS_VERSION: 16.8.6 2022-08-17T12:36:44.8218130Z VC_YEAR: 2019 2022-08-17T12:36:44.8218299Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:36:44.8218495Z PR_NUMBER: 82657 2022-08-17T12:36:44.8218711Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:36:44.8218916Z CUDA_VERSION: cpu 2022-08-17T12:36:44.8219140Z PYTORCH_FINAL_PACKAGE_DIR: /c/2875102080/build-results/ 2022-08-17T12:36:44.8219390Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T12:36:44.8219660Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-08-17T12:36:44.8219907Z SHARD_NUMBER: 2 2022-08-17T12:36:44.8220077Z NUM_TEST_SHARDS: 2 2022-08-17T12:36:44.8220242Z TEST_CONFIG: default 2022-08-17T12:36:44.8220812Z 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:36:44.8221367Z TORCH_CUDA_ARCH_LIST: 7.0 2022-08-17T12:36:44.8221645Z ##[endgroup] 2022-08-17T12:36:44.9263041Z +++ dirname .jenkins/pytorch/win-test.sh 2022-08-17T12:36:45.0164413Z ++ cd .jenkins/pytorch 2022-08-17T12:36:45.0169782Z ++ pwd 2022-08-17T12:36:45.0174696Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-08-17T12:36:45.0175114Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:36:45.0244329Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:36:45.0389447Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2022-08-17T12:36:45.0394573Z +++ declare -f -t trap_add 2022-08-17T12:36:45.0399018Z ++ set -ex 2022-08-17T12:36:45.0399528Z ++ [[ win-vs2019-cpu-py3 == *rocm* ]] 2022-08-17T12:36:45.0400840Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:36:45.0401075Z ++ [[ default == *xla* ]] 2022-08-17T12:36:45.0401276Z ++ [[ win-vs2019-cpu-py3 == *centos* ]] 2022-08-17T12:36:45.0401520Z ++ [[ win-vs2019-cpu-py3 == *linux-bionic* ]] 2022-08-17T12:36:45.0401777Z ++ [[ win-vs2019-cpu-py3 == *linux-focal* ]] 2022-08-17T12:36:45.0465549Z ++ git rev-parse HEAD 2022-08-17T12:36:45.0685043Z + IMAGE_COMMIT_ID=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:36:45.0685324Z + export IMAGE_COMMIT_ID 2022-08-17T12:36:45.0685634Z + export IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:36:45.0686036Z + IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:36:45.0686322Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-08-17T12:36:45.0686589Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:36:45.0686890Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:36:45.0751868Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:36:45.1653436Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-08-17T12:36:45.1653740Z + export TMP_DIR_WIN 2022-08-17T12:36:45.1654014Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:36:45.1654297Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:36:45.1719620Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:36:45.1827521Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:36:45.1827792Z + export PROJECT_DIR_WIN 2022-08-17T12:36:45.1828059Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:36:45.1828352Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:36:45.1892783Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:36:45.1997141Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2022-08-17T12:36:45.1997426Z + export TEST_DIR_WIN 2022-08-17T12:36:45.1997699Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:36:45.1997976Z + PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:36:45.2062100Z ++ cygpath -w /c/2875102080/build-results/ 2022-08-17T12:36:45.2166932Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\2875102080\build-results\' 2022-08-17T12:36:45.2167225Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2022-08-17T12:36:45.2167519Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2022-08-17T12:36:45.2426054Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:36:45.2426438Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:36:45.2618885Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-08-17T12:36:45.3467214Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-08-17T12:36:45.3470512Z + '[' -n '' ']' 2022-08-17T12:36:45.3471263Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:36:45.3471679Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:36:45.3472133Z + [[ win-vs2019-cpu-py3 == *cuda11* ]] 2022-08-17T12:36:45.3472374Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2022-08-17T12:36:45.3472599Z + [[ win-vs2019-cpu-py3 == *cuda* ]] 2022-08-17T12:36:45.3473639Z + run_tests 2022-08-17T12:36:45.3474037Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2022-08-17T12:36:45.3474418Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2022-08-17T12:36:45.3475371Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2022-08-17T12:36:45.9888053Z NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. This can also be happening if non-NVIDIA GPU is running as primary display, and NVIDIA GPU is in WDDM mode. 2022-08-17T12:36:45.9888536Z 2022-08-17T12:36:45.9915622Z + echo true 2022-08-17T12:36:45.9915835Z true 2022-08-17T12:36:45.9915984Z + break 2022-08-17T12:36:45.9916177Z + [[ default == *functorch* ]] 2022-08-17T12:36:45.9916363Z + [[ 2 -eq 1 ]] 2022-08-17T12:36:45.9916662Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_python_shard.bat 2022-08-17T12:36:46.0092059Z 2022-08-17T12:36:46.0092738Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T12:36:46.0103634Z 2022-08-17T12:36:46.0104140Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T12:36:46.0104621Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T12:36:46.0104909Z exit /b 0 2022-08-17T12:36:46.0105059Z ) 2022-08-17T12:36:46.0106422Z 2022-08-17T12:36:46.0107822Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python310\Scripts;C:\actions-runner\_work\_tool\Python\3.10.6\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.10.6\x64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2022-08-17T12:36:46.0109640Z 2022-08-17T12:36:46.0110111Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2022-08-17T12:36:46.0112645Z 2022-08-17T12:36:46.0113040Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2022-08-17T12:36:46.0125172Z 2022-08-17T12:36:46.0125596Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2022-08-17T12:36:46.0130229Z 2022-08-17T12:36:46.0130726Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2022-08-17T12:36:46.0133683Z 2022-08-17T12:36:46.0134286Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:36:46.0134839Z curl --retry 3 -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2022-08-17T12:36:46.0135305Z if errorlevel 1 exit /b 2022-08-17T12:36:46.0135498Z if not errorlevel 0 exit /b 2022-08-17T12:36:46.0136092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2022-08-17T12:36:46.0136499Z if errorlevel 1 exit /b 2022-08-17T12:36:46.0136702Z if not errorlevel 0 exit /b 2022-08-17T12:36:46.0136865Z ) 2022-08-17T12:36:46.0136959Z 2022-08-17T12:36:46.0137186Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-08-17T12:36:58.5830408Z 2022-08-17T12:36:58.5831025Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:36:58.5831374Z call conda install -y -q numpy"<1.23" cffi pyyaml boto3 libuv 2022-08-17T12:36:58.5831608Z if errorlevel 1 exit /b 2022-08-17T12:36:58.5831977Z if not errorlevel 0 exit /b 2022-08-17T12:36:58.5832229Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-08-17T12:36:58.5833410Z if errorlevel 1 exit /b 2022-08-17T12:36:58.5833667Z if not errorlevel 0 exit /b 2022-08-17T12:36:58.5833846Z ) 2022-08-17T12:36:58.5834119Z 2022-08-17T12:36:58.5834371Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:36:58.5835606Z 2022-08-17T12:36:58.5835997Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:36:58.5837658Z 2022-08-17T12:36:58.5837953Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:36:58.5838332Z call conda install -y -q mkl protobuf numba scipy=1.6.2 typing_extensions dataclasses 2022-08-17T12:36:58.5838610Z if errorlevel 1 exit /b 2022-08-17T12:36:58.5838806Z if not errorlevel 0 exit /b 2022-08-17T12:36:58.5838984Z ) 2022-08-17T12:41:27.4663353Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:41:28.6358502Z Solving environment: ...working... done 2022-08-17T12:41:28.8109619Z 2022-08-17T12:41:28.8109991Z # All requested packages already installed. 2022-08-17T12:41:28.8110252Z 2022-08-17T12:41:29.9946391Z 2022-08-17T12:41:29.9946794Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-08-17T12:41:29.9951500Z 2022-08-17T12:41:29.9952442Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 ) else (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 -vcvars_ver= ) 2022-08-17T12:41:30.8149354Z ********************************************************************** 2022-08-17T12:41:30.8149757Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-08-17T12:41:30.8150081Z ** Copyright (c) 2020 Microsoft Corporation 2022-08-17T12:41:30.8150343Z ********************************************************************** 2022-08-17T12:41:32.8999627Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-08-17T12:41:32.9034493Z 2022-08-17T12:41:32.9034946Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-08-17T12:41:32.9039298Z 2022-08-17T12:41:32.9039910Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install "ninja==1.10.0.post1" future "hypothesis==5.35.1" "expecttest==0.1.3" "librosa>=0.6.2" "scipy==1.6.3" psutil pillow "unittest-xml-reporting<=3.2.0,>=2.0.0" pytest pytest-xdist pytest-rerunfailures 2022-08-17T12:42:10.6619428Z Requirement already satisfied: ninja==1.10.0.post1 in c:\jenkins\miniconda3\lib\site-packages (1.10.0.post1) 2022-08-17T12:42:10.6626598Z Requirement already satisfied: future in c:\jenkins\miniconda3\lib\site-packages (0.18.2) 2022-08-17T12:42:10.6633869Z Requirement already satisfied: hypothesis==5.35.1 in c:\jenkins\miniconda3\lib\site-packages (5.35.1) 2022-08-17T12:42:10.6652507Z Requirement already satisfied: expecttest==0.1.3 in c:\jenkins\miniconda3\lib\site-packages (0.1.3) 2022-08-17T12:42:10.6659945Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\lib\site-packages (0.9.2) 2022-08-17T12:42:10.6667447Z Requirement already satisfied: scipy==1.6.3 in c:\jenkins\miniconda3\lib\site-packages (1.6.3) 2022-08-17T12:42:10.6675285Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\lib\site-packages (5.9.1) 2022-08-17T12:42:10.6680828Z Requirement already satisfied: pillow in c:\jenkins\miniconda3\lib\site-packages (9.2.0) 2022-08-17T12:42:10.6692184Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (3.2.0) 2022-08-17T12:42:10.6697951Z Requirement already satisfied: pytest in c:\jenkins\miniconda3\lib\site-packages (7.1.2) 2022-08-17T12:42:10.6704026Z Requirement already satisfied: pytest-xdist in c:\jenkins\miniconda3\lib\site-packages (2.5.0) 2022-08-17T12:42:10.6712090Z Requirement already satisfied: pytest-rerunfailures in c:\jenkins\miniconda3\lib\site-packages (10.2) 2022-08-17T12:42:10.7343259Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (22.1.0) 2022-08-17T12:42:10.7462023Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (2.4.0) 2022-08-17T12:42:10.8881708Z Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:\jenkins\miniconda3\lib\site-packages (from scipy==1.6.3) (1.21.5) 2022-08-17T12:42:11.0375861Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (2.1.9) 2022-08-17T12:42:11.0384418Z Requirement already satisfied: joblib>=0.14 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.0) 2022-08-17T12:42:11.0391617Z Requirement already satisfied: pooch>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.6.0) 2022-08-17T12:42:11.0400319Z Requirement already satisfied: resampy>=0.2.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.4.0) 2022-08-17T12:42:11.0410636Z Requirement already satisfied: decorator>=4.0.10 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (5.1.1) 2022-08-17T12:42:11.0419059Z Requirement already satisfied: packaging>=20.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (21.3) 2022-08-17T12:42:11.0426518Z Requirement already satisfied: scikit-learn>=0.19.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.2) 2022-08-17T12:42:11.0433729Z Requirement already satisfied: numba>=0.45.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.55.1) 2022-08-17T12:42:11.0442858Z Requirement already satisfied: soundfile>=0.10.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.10.3.post1) 2022-08-17T12:42:11.0917469Z Requirement already satisfied: lxml in c:\jenkins\miniconda3\lib\site-packages (from unittest-xml-reporting<=3.2.0,>=2.0.0) (4.9.1) 2022-08-17T12:42:11.1118859Z Requirement already satisfied: tomli>=1.0.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (2.0.1) 2022-08-17T12:42:11.1124168Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.1.1) 2022-08-17T12:42:11.1136514Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\lib\site-packages (from pytest) (0.4.4) 2022-08-17T12:42:11.1144156Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.0.0) 2022-08-17T12:42:11.1155642Z Requirement already satisfied: py>=1.8.2 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.11.0) 2022-08-17T12:42:11.1164075Z Requirement already satisfied: atomicwrites>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.4.1) 2022-08-17T12:42:11.1957588Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.9.0) 2022-08-17T12:42:11.1965171Z Requirement already satisfied: pytest-forked in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.4.0) 2022-08-17T12:42:11.2072089Z Requirement already satisfied: setuptools>=40.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest-rerunfailures) (61.2.0) 2022-08-17T12:42:11.5093574Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (0.38.0) 2022-08-17T12:42:11.7202210Z Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\jenkins\miniconda3\lib\site-packages (from packaging>=20.0->librosa>=0.6.2) (3.0.9) 2022-08-17T12:42:11.7930279Z Requirement already satisfied: requests>=2.19.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (2.28.1) 2022-08-17T12:42:11.7937581Z Requirement already satisfied: appdirs>=1.3.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (1.4.4) 2022-08-17T12:42:11.9587696Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (3.3) 2022-08-17T12:42:11.9597446Z Requirement already satisfied: charset-normalizer<3,>=2 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2.0.4) 2022-08-17T12:42:11.9605475Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (1.26.8) 2022-08-17T12:42:11.9614481Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2022.6.15) 2022-08-17T12:42:12.2614874Z Requirement already satisfied: threadpoolctl>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (from scikit-learn>=0.19.1->librosa>=0.6.2) (3.1.0) 2022-08-17T12:42:12.2831201Z Requirement already satisfied: cffi>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from soundfile>=0.10.2->librosa>=0.6.2) (1.15.1) 2022-08-17T12:42:12.3169989Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\lib\site-packages (from cffi>=1.0->soundfile>=0.10.2->librosa>=0.6.2) (2.21) 2022-08-17T12:42:15.7610268Z 2022-08-17T12:42:15.7611032Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:42:15.7611768Z 2022-08-17T12:42:15.7612062Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:42:15.7613343Z 2022-08-17T12:42:15.7613587Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-08-17T12:42:15.7616299Z 2022-08-17T12:42:15.7620047Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-08-17T12:42:15.7620305Z 2022-08-17T12:42:15.7620558Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2022-08-17T12:42:15.7623760Z 2022-08-17T12:42:15.7624036Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:42:15.7624474Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2022-08-17T12:42:15.7625073Z copy /Y C:\2875102080\build-results\\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2022-08-17T12:42:15.7625713Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z -aos 2022-08-17T12:42:15.7626080Z popd 2022-08-17T12:42:15.7626476Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2022-08-17T12:42:15.8250678Z 1 file(s) copied. 2022-08-17T12:42:16.4164659Z 2022-08-17T12:42:16.4165194Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T12:42:16.4165436Z 2022-08-17T12:42:16.4167398Z Scanning the drive for archives: 2022-08-17T12:42:16.4167741Z 1 file, 95217508 bytes (91 MiB) 2022-08-17T12:42:16.4167894Z 2022-08-17T12:42:16.4168247Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:59.7751313Z -- 2022-08-17T12:42:59.7752055Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:59.7752456Z Type = 7z 2022-08-17T12:42:59.7753429Z Physical Size = 95217508 2022-08-17T12:42:59.7754870Z Headers Size = 130229 2022-08-17T12:42:59.7755157Z Method = LZMA2:24 BCJ 2022-08-17T12:42:59.7755389Z Solid = + 2022-08-17T12:42:59.7755595Z Blocks = 2 2022-08-17T12:42:59.7755685Z 2022-08-17T12:42:59.7756764Z Everything is Ok 2022-08-17T12:42:59.7756952Z 2022-08-17T12:42:59.7757057Z Folders: 625 2022-08-17T12:42:59.7757279Z Files: 12336 2022-08-17T12:42:59.7757496Z Size: 894062878 2022-08-17T12:42:59.7757690Z Compressed: 95217508 2022-08-17T12:42:59.8621187Z 2022-08-17T12:42:59.8622023Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:42:59.8622513Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:59.8623151Z echo call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore.bat" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:59.8623809Z echo cd /D "C:\actions-runner\_work\pytorch\pytorch" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:59.8624387Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-08-17T12:42:59.8624698Z ) 2022-08-17T12:43:01.0531227Z Completed 2.3 KiB/2.3 KiB (50.0 KiB/s) with 1 file(s) remaining 2022-08-17T12:43:01.0531761Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-08-17T12:43:01.1367769Z 2022-08-17T12:43:01.1368449Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2022-08-17T12:43:01.1368792Z echo "setup pytorch env failed" 2022-08-17T12:43:01.1369046Z echo 0 2022-08-17T12:43:01.1369250Z exit /b 2022-08-17T12:43:01.1369413Z ) 2022-08-17T12:43:01.1369529Z 2022-08-17T12:43:01.1369696Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2022-08-17T12:43:01.1374850Z 2022-08-17T12:43:01.1375217Z (base) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2022-08-17T12:43:01.1378571Z 2022-08-17T12:43:01.1379463Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if "2" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2022-08-17T12:43:01.1379860Z echo Some smoke tests 2022-08-17T12:43:01.1380179Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2022-08-17T12:43:01.1380654Z python C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\run_python_nn_smoketests.py 2022-08-17T12:43:01.1381024Z if ERRORLEVEL 1 goto fail 2022-08-17T12:43:01.1381392Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2022-08-17T12:43:01.1381687Z if ERRORLEVEL 1 goto fail 2022-08-17T12:43:01.1381908Z ) ) 2022-08-17T12:43:01.1382029Z 2022-08-17T12:43:01.1382238Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2022-08-17T12:43:01.1382538Z Copying over test times file 2022-08-17T12:43:01.1382789Z 2022-08-17T12:43:01.1383168Z (base) C:\actions-runner\_work\pytorch\pytorch\test>copy /Y "C:\2875102080\build-results\\.pytorch-test-times.json" "C:\actions-runner\_work\pytorch\pytorch" 2022-08-17T12:43:01.1444412Z 1 file(s) copied. 2022-08-17T12:43:01.1445974Z 2022-08-17T12:43:01.1446243Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2022-08-17T12:43:01.1447061Z Run nn tests 2022-08-17T12:43:01.1448339Z 2022-08-17T12:43:01.1449046Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --shard "2" "2" --verbose 2022-08-17T12:43:18.5436196Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T12:43:22.9518143Z Selected tests: 2022-08-17T12:43:22.9518450Z test_ops_jit 2022-08-17T12:43:22.9518676Z test_ops_gradients 2022-08-17T12:43:22.9518877Z test_jit_fuser_te 2022-08-17T12:43:22.9520793Z test_unary_ufuncs 2022-08-17T12:43:22.9521254Z test_cpp_extensions_jit 2022-08-17T12:43:22.9521627Z test_schema_check 2022-08-17T12:43:22.9521999Z test_jit 2022-08-17T12:43:22.9522338Z test_dataloader 2022-08-17T12:43:22.9522963Z test_proxy_tensor 2022-08-17T12:43:22.9523326Z test_binary_ufuncs 2022-08-17T12:43:22.9523559Z test_dispatch 2022-08-17T12:43:22.9523852Z test_foreach 2022-08-17T12:43:22.9524221Z test_tensor_creation_ops 2022-08-17T12:43:22.9524470Z test_tensorexpr 2022-08-17T12:43:22.9524698Z test_autograd 2022-08-17T12:43:22.9524882Z test_meta 2022-08-17T12:43:22.9525100Z test_jit_autocast 2022-08-17T12:43:22.9525315Z test_torch 2022-08-17T12:43:22.9525516Z test_xnnpack_integration 2022-08-17T12:43:22.9525759Z test_multiprocessing 2022-08-17T12:43:22.9525986Z test_stateless 2022-08-17T12:43:22.9526171Z test_spectral_ops 2022-08-17T12:43:22.9526388Z test_ao_sparsity 2022-08-17T12:43:22.9526597Z test_openmp 2022-08-17T12:43:22.9526780Z test_module_init 2022-08-17T12:43:22.9526988Z test_indexing 2022-08-17T12:43:22.9527210Z test_expanded_weights 2022-08-17T12:43:22.9527402Z test_vmap 2022-08-17T12:43:22.9527604Z test_overrides 2022-08-17T12:43:22.9527828Z test_scatter_gather_ops 2022-08-17T12:43:22.9528042Z test_namedtuple_return_api 2022-08-17T12:43:22.9528295Z test_functionalization 2022-08-17T12:43:22.9528524Z test_logging 2022-08-17T12:43:22.9528711Z test_bundled_inputs 2022-08-17T12:43:22.9528935Z test_native_functions 2022-08-17T12:43:22.9529153Z test_package 2022-08-17T12:43:22.9529372Z test_set_default_mobile_cpu_allocator 2022-08-17T12:43:22.9529627Z test_jit_cuda_fuser 2022-08-17T12:43:22.9529849Z test_function_schema 2022-08-17T12:43:22.9530085Z test_cpp_extensions_aot_ninja 2022-08-17T12:43:22.9530282Z test_fx_passes 2022-08-17T12:43:22.9530494Z test_subclass 2022-08-17T12:43:22.9530704Z test_profiler_tree 2022-08-17T12:43:22.9530897Z test_functional_optim 2022-08-17T12:43:22.9531120Z test_pytree 2022-08-17T12:43:22.9531319Z test_monitor 2022-08-17T12:43:22.9531495Z test_public_bindings 2022-08-17T12:43:22.9531725Z test_per_overload_api 2022-08-17T12:43:22.9531946Z test_type_hints 2022-08-17T12:43:22.9532129Z test_show_pickle 2022-08-17T12:43:22.9532360Z backends/xeon/test_launch 2022-08-17T12:43:22.9532640Z distributions/test_constraints 2022-08-17T12:43:22.9532854Z lazy/test_bindings 2022-08-17T12:43:22.9533094Z lazy/test_reuse_ir 2022-08-17T12:43:22.9533305Z test_cuda 2022-08-17T12:43:22.9533479Z test_cuda_trace 2022-08-17T12:43:22.9533694Z test_deploy 2022-08-17T12:43:22.9533901Z test_hub 2022-08-17T12:43:22.9534073Z test_maskedtensor 2022-08-17T12:43:23.0405347Z Running test_ops_jit ... [2022-08-17 12:43:23.034948] 2022-08-17T12:43:23.0405671Z Ignoring disabled issues: [] 2022-08-17T12:43:23.0405907Z Found test time stats from artifacts 2022-08-17T12:43:23.0406197Z Prioritized test from test file changes. 2022-08-17T12:43:23.0406675Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:43:23.034948] 2022-08-17T12:43:23.0407345Z reordering tests for PR: 2022-08-17T12:43:23.0407584Z prioritized: [] 2022-08-17T12:43:23.0409277Z the rest: ['test_ops_jit', 'test_ops_gradients', 'test_jit_fuser_te', 'test_unary_ufuncs', 'test_cpp_extensions_jit', 'test_schema_check', 'test_jit', 'test_dataloader', 'test_proxy_tensor', 'test_binary_ufuncs', 'test_dispatch', 'test_foreach', 'test_tensor_creation_ops', 'test_tensorexpr', 'test_autograd', 'test_meta', 'test_jit_autocast', 'test_torch', 'test_xnnpack_integration', 'test_multiprocessing', 'test_stateless', 'test_spectral_ops', 'test_ao_sparsity', 'test_openmp', 'test_module_init', 'test_indexing', 'test_expanded_weights', 'test_vmap', 'test_overrides', 'test_scatter_gather_ops', 'test_namedtuple_return_api', 'test_functionalization', 'test_logging', 'test_bundled_inputs', 'test_native_functions', 'test_package', 'test_set_default_mobile_cpu_allocator', 'test_jit_cuda_fuser', 'test_function_schema', 'test_cpp_extensions_aot_ninja', 'test_fx_passes', 'test_subclass', 'test_profiler_tree', 'test_functional_optim', 'test_pytree', 'test_monitor', 'test_public_bindings', 'test_per_overload_api', 'test_type_hints', 'test_show_pickle', 'backends/xeon/test_launch', 'distributions/test_constraints', 'lazy/test_bindings', 'lazy/test_reuse_ir', 'test_cuda', 'test_cuda_trace', 'test_deploy', 'test_hub', 'test_maskedtensor'] 2022-08-17T12:43:23.0411005Z 2022-08-17T12:43:23.0411391Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-slow-tests.json 2022-08-17T12:43:23.0412123Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2022-08-17T12:44:46.5967155Z Test results will be stored in test-reports\python-pytest\test_ops_jit\test_ops_jit.xml 2022-08-17T12:44:46.5967616Z ============================= test session starts ============================= 2022-08-17T12:44:46.5968003Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T12:44:46.5968331Z cachedir: .pytest_cache 2022-08-17T12:44:46.5969116Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:44:46.5969624Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T12:44:46.5970144Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:44:46.5972264Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:44:46.5972486Z 2022-08-17T12:44:46.5972692Z [gw0] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:44:46.5972912Z 2022-08-17T12:44:46.5973051Z [gw1] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:44:46.5973256Z 2022-08-17T12:44:46.5973423Z [gw2] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:44:46.5973624Z 2022-08-17T12:44:46.5973796Z [gw3] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:44:46.5973995Z 2022-08-17T12:44:46.5974167Z [gw2] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:44:46.5974359Z 2022-08-17T12:44:46.5974553Z [gw3] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:44:46.5974694Z 2022-08-17T12:44:46.5974840Z [gw1] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:44:46.5975017Z 2022-08-17T12:44:46.5975162Z [gw0] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:44:46.5975450Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 [997] 2022-08-17T12:44:46.5975600Z 2022-08-17T12:44:46.5975725Z scheduling tests via LoadScheduling 2022-08-17T12:44:46.5975851Z 2022-08-17T12:44:46.5976060Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:44:46.5976422Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:44:46.5976776Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:44:47.4951390Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:44:47.5047101Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:44:47.5112793Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:44:47.5121787Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:44:47.5164143Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:44:47.5172582Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:44:47.5246857Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:44:47.5255308Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:44:47.5290804Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:44:47.5300348Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:44:47.5336725Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:44:47.5345418Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:44:47.5382009Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:44:47.5390453Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:44:47.5428433Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:44:47.5437088Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:44:47.5456377Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:44:47.5465947Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:44:47.5472674Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:44:47.5481595Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:44:47.5487655Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:44:47.5495578Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:44:47.5549489Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:44:47.5556058Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:44:47.5567772Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:44:47.5570275Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:44:47.5598107Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:44:47.5608827Z [gw3] [ 1%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:44:47.5614079Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:44:47.5622641Z [gw2] [ 1%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:44:47.5635488Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:44:47.5644838Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:44:47.5698386Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:44:47.5708920Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:44:47.5712932Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:44:47.5721465Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:44:47.5745134Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:44:47.5753451Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:44:47.5796992Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:44:47.5806135Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:44:47.5820987Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:44:47.5827853Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:44:47.5864828Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:44:47.5875197Z [gw2] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:44:47.5881605Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:44:47.5884263Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:44:47.5897311Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:44:47.5906487Z [gw1] [ 2%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:44:47.5958397Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:44:47.5966943Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:44:47.6013862Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:44:47.6022438Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:44:47.6088216Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:44:47.6096955Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:44:47.6123649Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:44:47.6134315Z [gw3] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:44:47.6146077Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:44:47.6155657Z [gw2] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:44:47.6156485Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:44:47.6157457Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:44:47.6191193Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:44:47.6200608Z [gw2] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:44:47.6206578Z [gw1] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:44:47.6208903Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:44:47.6224077Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:44:47.6229071Z [gw2] [ 3%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:44:47.6238359Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:44:47.6240538Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:44:47.6276971Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:44:47.6309623Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:44:47.6318936Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:44:47.6329233Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:44:47.6349894Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:44:47.6358746Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:44:47.6394310Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:44:47.6403076Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:44:47.6421778Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:44:47.6429619Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:44:47.6452770Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:44:47.6460637Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:44:47.6479993Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:44:47.6487977Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:44:47.6498715Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:44:47.6506985Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:44:47.6544112Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:44:47.6552702Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:44:47.6593626Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:44:47.6601777Z [gw0] [ 4%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:44:47.6658315Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:44:47.6669344Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:44:47.6701384Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:44:47.6713416Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:44:47.6737391Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:44:47.6750831Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:44:47.6927553Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:44:47.6944563Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:44:47.6945380Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:44:47.6946051Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:44:47.6946596Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:44:47.6952302Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:44:47.6992940Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:44:47.6993895Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:44:47.7049709Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:44:47.7063869Z [gw3] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:44:47.7066486Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:44:47.7067251Z [gw0] [ 5%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:44:47.7115024Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:44:47.7151613Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:44:47.7152561Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:44:47.7153565Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:44:47.7154494Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:44:47.7155041Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:44:47.7191328Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:44:47.7192722Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:44:47.7214583Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:44:47.7215489Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:44:47.7253501Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:44:47.7260435Z [gw2] [ 5%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:44:47.7300090Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:44:47.7365496Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:44:47.7374119Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:44:47.7381056Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:44:47.7384474Z [gw2] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:44:47.7397310Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:44:47.7403168Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:44:47.7404183Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:44:47.7481954Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:44:47.7482851Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:44:47.7483779Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:44:47.7494249Z [gw2] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:44:47.7529067Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:44:47.7533688Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:44:47.7534283Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:44:47.7566852Z [gw0] [ 6%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:44:47.7585705Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:44:47.7587840Z [gw2] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:44:47.7691257Z [gw3] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:44:47.7692506Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:44:47.7693303Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:44:47.7697173Z [gw3] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:44:47.7704537Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:44:47.7728661Z [gw0] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:44:47.7732938Z [gw2] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:44:47.7734694Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:44:47.7816916Z [gw3] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:44:47.7818038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:44:47.7818919Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:44:47.7827380Z [gw3] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:44:47.7868406Z [gw0] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:44:47.7869497Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:44:47.7912845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:44:47.7918530Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:44:47.7925357Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:44:47.7932298Z [gw2] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:44:47.7973890Z [gw3] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:44:47.7975121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:44:47.8028061Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:44:47.8029040Z [gw2] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:44:47.8074106Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:44:47.8103966Z [gw3] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:44:47.8108741Z [gw2] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:44:47.8110242Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:44:47.8117948Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:44:47.8129670Z [gw3] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:44:47.8151019Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:44:47.8162705Z [gw3] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:44:47.8232775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:44:47.8236781Z [gw2] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:44:47.8237755Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:44:47.8238694Z [gw2] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:44:47.8282621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:44:47.8286457Z [gw3] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:44:47.8394470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:44:47.8411415Z [gw3] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:44:47.8547685Z [gw2] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:44:47.8549458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:44:47.8550570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:44:47.8551304Z [gw3] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:44:47.8608891Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:44:47.8628823Z [gw2] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:44:47.8634214Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:44:47.8663856Z [gw3] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:44:47.8708982Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:44:47.8717818Z [gw2] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:44:47.8742165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:44:47.8753062Z [gw3] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:44:47.8869805Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:44:47.8879566Z [gw2] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:44:48.1817000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:44:48.1826719Z [gw2] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:44:48.2731188Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:44:48.2740867Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:44:48.6566101Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:44:48.6576794Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:44:49.0543743Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:44:49.0552475Z [gw2] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:44:49.9712972Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:44:49.9726068Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:44:50.1222676Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:44:50.1243766Z [gw0] [ 10%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:44:50.1299474Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:44:50.1303524Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:44:50.1417660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:44:50.1432020Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:44:50.1571233Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:44:50.1584704Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:44:50.1644161Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:44:50.1660074Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:44:50.1675431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:44:50.1688045Z [gw0] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:44:50.1704526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:44:50.1719451Z [gw0] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:44:50.1804254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:44:50.1817862Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:44:50.1905775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:44:50.1917698Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:44:50.1991528Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:44:50.2004710Z [gw0] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:44:50.2080794Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:44:50.2091203Z [gw0] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:44:50.7313051Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:44:50.7324361Z [gw0] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:44:51.6778531Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:44:51.6790572Z [gw1] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:44:51.6899973Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:44:51.6910798Z [gw1] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:44:51.6954334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:44:51.6964211Z [gw1] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:44:51.7009328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:44:51.7021962Z [gw1] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:44:51.7085704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:44:51.7095418Z [gw1] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:44:51.7109847Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:44:51.7120217Z [gw1] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:44:51.7142468Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:44:51.7150161Z [gw1] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:44:51.7175446Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:44:51.7187858Z [gw1] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:44:51.7317163Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:44:51.7330916Z [gw1] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:44:51.7735512Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:44:51.7747001Z [gw1] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:44:51.8159678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:44:51.8176216Z [gw1] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:44:52.5835957Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:44:52.5849514Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:44:52.8878625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:44:52.8892693Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:44:52.9146243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:44:52.9161240Z [gw0] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:44:53.2765762Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:44:53.2781241Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:44:53.9548298Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:44:53.9560406Z [gw2] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:44:54.0245002Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:44:54.0259385Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:44:54.0278060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:44:54.0291074Z [gw3] [ 12%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:44:54.3407875Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:44:54.3418173Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:44:54.3747973Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:44:54.3758705Z [gw3] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:44:54.9418661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:44:54.9430453Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:44:54.9445867Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:44:54.9455147Z [gw3] [ 13%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:44:55.0317865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:44:55.0326834Z [gw0] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:44:55.2420312Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:44:55.2430738Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:44:55.4023288Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:44:55.4033595Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:44:55.4831451Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:44:55.4841478Z [gw3] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:44:55.5632485Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:44:55.5643145Z [gw3] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:44:55.5691949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:44:55.5705067Z [gw3] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:44:55.5897883Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:44:55.5911330Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:44:55.9737071Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:44:55.9751217Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:44:55.9773606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:44:55.9786682Z [gw3] [ 14%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:44:56.6423837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:44:56.6433842Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:44:56.7737260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:44:56.7749100Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:44:57.0592268Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:44:57.0601215Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:44:57.2521083Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:44:57.2531195Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:44:57.4987632Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:44:57.4998201Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:44:58.1744220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:44:58.1753523Z [gw2] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:44:59.9581845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:44:59.9592255Z [gw2] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:45:00.2967473Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:45:00.2983842Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:45:00.5122107Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:45:00.5134545Z [gw1] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:45:01.2337921Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:45:01.2350770Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:45:01.2366517Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:45:01.2375978Z [gw2] [ 15%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:45:01.4967481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:45:01.4980408Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:45:02.3243469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:45:02.3263430Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:45:02.6513456Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:45:02.6522921Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:45:02.8447018Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:45:02.8457448Z [gw1] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:45:02.9216025Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:45:02.9227612Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:45:02.9242393Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:45:02.9250941Z [gw2] [ 15%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:45:03.3236628Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:45:03.3247547Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:45:03.4671033Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:45:03.4681763Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:45:03.4862517Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:45:03.4873299Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:45:03.7869998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:45:03.7880587Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:45:03.7900407Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:45:03.7908757Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:45:04.6707423Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:45:04.6719115Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:45:04.7383907Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:45:04.7394898Z [gw1] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:45:05.1815372Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:45:05.1825512Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:45:05.3205107Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:45:05.3218077Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:45:05.3991731Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:45:05.3999194Z [gw0] [ 16%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:45:05.5787060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:45:05.5801282Z [gw2] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:45:05.5860953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:45:05.5871826Z [gw2] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:45:05.6854968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:45:05.6866204Z [gw2] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:45:05.6910881Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:45:05.6922028Z [gw2] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:45:06.0042691Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:45:06.0060160Z [gw1] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:45:06.6382714Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:45:06.6394337Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:45:07.8628081Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:45:07.8638561Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:45:07.8686333Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:45:07.8696140Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:45:07.9629373Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:45:07.9640152Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:45:08.0007408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:45:08.0018237Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:45:08.0668386Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:45:08.0678861Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:45:08.0948007Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:45:08.0957736Z [gw2] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:45:08.8115944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:45:08.8128891Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:45:08.8288175Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:45:08.8301333Z [gw2] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:45:09.2232945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:45:09.2245261Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:45:09.2428479Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:45:09.2436919Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:45:09.5769984Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:45:09.5782960Z [gw1] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:45:09.7550268Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:45:09.7564030Z [gw1] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:45:10.4652118Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:45:10.4663069Z [gw1] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:45:10.8120617Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:45:10.8132255Z [gw1] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:45:10.8155753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:45:10.8169510Z [gw1] [ 19%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:45:10.9978031Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:45:10.9993137Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:45:11.3800801Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:45:11.3815069Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:45:11.6847872Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:45:11.6861073Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:45:12.4523016Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:45:12.4534435Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:45:14.0466542Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:45:14.0479769Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:45:14.3026578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:45:14.3027973Z [gw3] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:45:14.3452381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:45:14.3465742Z [gw3] [ 19%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:45:15.3762133Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:45:15.3779978Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:45:15.7623395Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:45:15.7632919Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:45:16.3272667Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:45:16.3304305Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:45:17.1826126Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:45:17.1827162Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:45:17.1827791Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:45:17.1828446Z [gw2] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:45:17.3903404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:45:17.3904151Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:45:18.3694643Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:45:18.3706651Z [gw1] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:45:18.3754975Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:45:18.3768901Z [gw1] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:45:18.5152173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:45:18.5213797Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:45:18.5910763Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:45:18.5927895Z [gw1] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:45:18.8367361Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:45:18.8380203Z [gw1] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:45:18.8399544Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:45:18.8411229Z [gw1] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:45:18.9330044Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:45:18.9341634Z [gw1] [ 21%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:45:18.9725558Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:45:18.9739719Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:45:19.1126839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:45:19.1143626Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:45:19.1520586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:45:19.1537999Z [gw1] [ 21%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:45:20.0367518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:45:20.0379263Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:45:20.1578247Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:45:20.1592547Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:45:20.5797064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:45:20.5808438Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:45:20.7212048Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:45:20.7223304Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:45:20.8895009Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:45:20.8908804Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:45:21.1648972Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:45:21.1662700Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:45:21.6084089Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:45:21.6095186Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:45:21.7113460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:45:21.7123537Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:45:21.7245107Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:45:21.7255706Z [gw2] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:45:21.8244394Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:45:21.8253710Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:45:22.2537773Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:45:22.2548892Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:45:22.3366159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:45:22.3375962Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:45:22.6209372Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:45:22.6222161Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:45:22.6301144Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:45:22.6313166Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:45:22.9811325Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:45:22.9826568Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:45:23.6879427Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:45:23.6890630Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:45:24.1196291Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:45:24.1207008Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:45:24.4740089Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:45:24.4751804Z [gw0] [ 23%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:45:25.0345699Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:45:25.0357706Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:45:25.0690801Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:45:25.0702912Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:45:25.4059546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:45:25.4070745Z [gw1] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:45:25.6980443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:45:25.6990696Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:45:25.7999398Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:45:25.8007739Z [gw1] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:45:26.4592576Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:45:26.4604276Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:45:26.5519040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:45:26.5528507Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:45:26.9956014Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:45:26.9965345Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:45:26.9972871Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:45:26.9981254Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:45:27.0278663Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:45:27.0288367Z [gw0] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:45:27.0542044Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:45:27.0552727Z [gw0] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:45:27.2656234Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:45:27.2666290Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:45:27.3418366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:45:27.3431391Z [gw2] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:45:27.4161670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:45:27.4172114Z [gw2] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:45:27.4187972Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:45:27.4197499Z [gw2] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:45:27.4212117Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:45:27.4222718Z [gw2] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:45:27.5744709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:45:27.5757371Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:45:27.5773141Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:45:27.5787060Z [gw2] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:45:28.8234908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:45:28.8247115Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:45:29.5609606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:45:29.5620879Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:45:30.1214405Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:45:30.1224796Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:45:30.5354150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:45:30.5368059Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:45:30.8062918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:45:30.8074948Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:45:31.4565462Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:45:31.4574850Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:45:31.6541251Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:45:31.6552268Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:45:31.7815223Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:45:31.7826058Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:45:31.8681675Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:45:31.8691060Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:45:31.9558911Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:45:31.9569414Z [gw1] [ 25%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:45:32.1708338Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:45:32.1720534Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:45:32.1854563Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:45:32.1864931Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:45:32.2648732Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:45:32.2658221Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:45:32.3816557Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:45:32.3826328Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:45:32.6206965Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:45:32.6217076Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:45:32.8032529Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:45:32.8043057Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:45:32.9874404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:45:32.9883884Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:45:33.0848249Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:45:33.0857541Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:45:33.3925989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:45:33.3938316Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:45:33.4543230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:45:33.4553752Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:45:33.4891285Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:45:33.4901599Z [gw3] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:45:33.9278359Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:45:33.9288555Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:45:34.0903553Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:45:34.0914056Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:45:34.1844838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:45:34.1856011Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:45:34.2240072Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:45:34.2250347Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:45:34.2513792Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:45:34.2527564Z [gw0] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:45:34.2806518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:45:34.2817367Z [gw0] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:45:34.5649391Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:45:34.5663211Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:45:35.0312534Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:45:35.0323439Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:45:35.1043879Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:45:35.1057573Z [gw3] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:45:35.5411997Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:45:35.5422687Z [gw2] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:45:36.5732209Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:45:36.5741548Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:45:36.7647381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:45:36.7657090Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:45:37.2540240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:45:37.2551447Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:45:37.4208463Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:45:37.4220831Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:45:37.9473694Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:45:37.9486253Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:45:38.5455428Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:45:38.5470598Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:45:39.0894149Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:45:39.0906685Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:45:39.1930043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:45:39.1943354Z [gw2] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:45:39.4584171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:45:39.4595664Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:45:39.8355279Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:45:39.8368463Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:45:40.2945545Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:45:40.2957874Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:45:40.8663275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:45:40.8674092Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:45:40.9363417Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:45:40.9376306Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:45:41.1740455Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:45:41.1754364Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:45:41.2200315Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:45:41.2212337Z [gw2] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:45:41.2232056Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:45:41.2244170Z [gw2] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:45:41.2262019Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:45:41.2276690Z [gw2] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:45:41.3359096Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:45:41.3369216Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:45:41.3957808Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:45:41.3970617Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:45:41.5197644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:45:41.5210082Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:45:41.5756837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:45:41.5771210Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:45:41.6695186Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:45:41.6703539Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:45:41.7248774Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:45:41.7259158Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:45:41.7815862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:45:41.7831972Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:45:41.7842694Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:45:41.7845271Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:45:41.8407459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:45:41.8422088Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:45:41.8763891Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:45:41.8778503Z [gw2] [ 30%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:45:41.9638270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:45:41.9651316Z [gw2] [ 30%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:45:42.0999857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:45:42.1012893Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:45:42.1509121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:45:42.1521173Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:45:42.3015634Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:45:42.3026834Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:45:42.3051992Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:45:42.3064134Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:45:42.3085627Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:45:42.3096253Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:45:42.3135663Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:45:42.3145124Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:45:42.3173101Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:45:42.3183656Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:45:42.3213241Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:45:42.3224654Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:45:42.3250177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:45:42.3261610Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:45:42.3290232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:45:42.3301055Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:45:42.3329915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:45:42.3342272Z [gw0] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:45:42.3370157Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:45:42.3380995Z [gw0] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:45:42.3406981Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:45:42.3420302Z [gw0] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:45:42.3450694Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:45:42.3459537Z [gw0] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:45:42.3483917Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:45:42.3493610Z [gw0] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:45:42.3558201Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:45:42.3574325Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:45:42.4451798Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:45:42.4463360Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:45:42.6965344Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:45:42.6976639Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:45:43.1889730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:45:43.1901873Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:45:43.2187255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:45:43.2196481Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:45:43.9227207Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:45:43.9237424Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:45:44.2857676Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:45:44.2867526Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:45:45.7404925Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:45:45.7433419Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:45:46.4714508Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:45:46.4727400Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:45:47.5268915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:45:47.5284563Z [gw1] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:45:47.9818792Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:45:47.9832746Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:45:48.2367812Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:45:48.2381051Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:45:48.6440191Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:45:48.6454056Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:45:49.0409914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:45:49.0423012Z [gw2] [ 33%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:45:49.2784335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:45:49.2797482Z [gw2] [ 33%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:45:50.1544784Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:45:50.1545729Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:45:50.3728102Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:45:50.3740102Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:45:50.4110931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:45:50.4123065Z [gw1] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:45:50.5859443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:45:50.5877827Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:45:51.0013292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:45:51.0069459Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:45:51.2148518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:45:51.2178717Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:45:51.2806552Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:45:51.2848987Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:45:52.2981620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:45:52.2983108Z [gw1] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:45:52.7263448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:45:52.7271141Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:45:52.7851265Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:45:52.7854395Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:45:52.9379843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:45:52.9392402Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:45:53.2337776Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:45:53.2350168Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:45:53.3716838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:45:53.3732651Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:45:53.4680097Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:45:53.4691063Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:45:53.9591745Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:45:53.9611742Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:45:54.5116254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:45:54.5141787Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:45:54.7427913Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:45:54.7440075Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:45:55.0827860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:45:55.0829708Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:45:55.4917851Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:45:55.4931805Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:45:57.1874794Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:45:57.1889760Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:45:57.5572136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:45:57.5588641Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:45:57.5962732Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:45:57.5979279Z [gw0] [ 36%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:45:57.6153950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:45:57.6168179Z [gw0] [ 36%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:45:58.0396749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:45:58.0409482Z [gw3] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:45:58.6569457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:45:58.6579388Z [gw2] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:45:58.8987860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:45:58.9001413Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:45:58.9098167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:45:58.9109215Z [gw3] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:45:59.3400742Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:45:59.3413666Z [gw3] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:46:00.0051174Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:46:00.0053035Z [gw3] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:46:00.3904249Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:46:00.3916608Z [gw2] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:46:00.7083988Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:46:00.7109166Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:46:00.8303012Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:46:00.8319877Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:46:01.5764150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:46:01.5772440Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:46:01.5786682Z [gw2] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:46:01.5789294Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:46:01.7463754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:46:01.7476660Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:46:02.1755457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:46:02.1759213Z [gw2] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:46:02.3888235Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:46:02.3907289Z [gw2] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:46:02.7131848Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:46:02.7140748Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:46:03.1073865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:46:03.1086136Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:46:03.7730434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:46:03.7740491Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:46:04.5220130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:46:04.5229518Z [gw2] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:46:04.8369183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:46:04.8383040Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:46:05.2616080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:46:05.2630657Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:46:06.0422247Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:46:06.0436297Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:46:06.1345466Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:46:06.1360523Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:46:07.6873366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:46:07.6886024Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:46:07.7695673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:46:07.7708749Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:46:08.0308566Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:46:08.0316221Z [gw2] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:46:08.6723556Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:46:08.6735966Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:46:09.3635859Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:46:09.3650499Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:46:09.7702415Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:46:09.7713960Z [gw2] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:46:10.0469829Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:46:10.0483116Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:46:10.3819913Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:46:10.3832952Z [gw2] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:46:10.8977665Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:46:10.8991583Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:46:10.9069899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:46:10.9099736Z [gw3] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:46:10.9150087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:46:10.9162495Z [gw3] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:46:11.2691140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:46:11.2703413Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:46:12.6953034Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:46:12.6966151Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:46:12.9356809Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:46:12.9368611Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:46:13.9326119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:46:13.9340269Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:46:17.0076389Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:46:17.0088591Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:46:18.0437099Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:46:18.0446909Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:46:18.3909188Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:46:18.3918819Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:46:19.0172905Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:46:19.0184246Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:46:19.3316438Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:46:19.3328868Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:46:20.7246001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:46:20.7257282Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:46:20.8729634Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:46:20.8742024Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:46:21.2518400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:46:21.2529840Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:46:24.0606064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:46:24.0616441Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:46:24.2648830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:46:24.2661794Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:46:25.4033345Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:46:25.4046228Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:46:25.8496094Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:46:25.8505921Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:46:28.0180823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:46:28.0191349Z [gw1] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:46:28.4404299Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:46:28.4410173Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:46:30.2055533Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:46:30.2071281Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:46:30.9298972Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:46:30.9311651Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:46:31.2346465Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:46:31.2360225Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:46:31.8429541Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:46:31.8442944Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:46:32.1325049Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:46:32.1336254Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:46:33.5154617Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:46:33.5169187Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:46:34.2073019Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:46:34.2085140Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:46:35.5945051Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:46:35.5955936Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:46:36.3373855Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:46:36.3386468Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:46:37.8247166Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:46:37.8256088Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:46:38.4964243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:46:38.4974127Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:46:39.5249469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:46:39.5264206Z [gw1] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:46:39.8724409Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:46:39.8735439Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:46:40.0356848Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:46:40.0370861Z [gw1] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:46:40.5841712Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:46:40.5853952Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:46:42.0963335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:46:42.1003225Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:46:42.8557202Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:46:42.8568730Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:46:45.3548420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:46:45.3561641Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:46:46.2444967Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:46:46.2456512Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:46:47.4737109Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:46:47.4746555Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:46:48.2179748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:46:48.2192624Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:46:49.7472024Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:46:49.7484961Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:46:50.5204178Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:46:50.5216434Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:46:50.9284328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:46:50.9318464Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:46:51.0588070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:46:51.0625112Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:46:51.4492453Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:46:51.4505111Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:46:51.5904424Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:46:51.5950569Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:46:53.0712439Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:46:53.0724718Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:46:56.0040001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:46:56.0050754Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:46:57.4955209Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:46:57.4969353Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:46:57.5026738Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:46:57.5037449Z [gw2] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:46:57.5083413Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:46:57.5097181Z [gw2] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:46:57.5165752Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:46:57.5176011Z [gw2] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:46:57.5234353Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:46:57.5244668Z [gw2] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:46:58.3652324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:46:58.3662089Z [gw1] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:46:59.9537041Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:46:59.9548741Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:47:01.3005830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:47:01.3019455Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:47:02.5617945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:47:02.5629453Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:47:03.1230765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:47:03.1237777Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:47:05.0192135Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:47:05.0202257Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:47:06.1462143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:47:06.1472600Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:47:06.2234156Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:47:06.2249084Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:47:07.7156025Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:47:07.7167980Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:47:10.9476333Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:47:10.9485176Z [gw0] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:47:10.9522109Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:47:10.9532775Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:47:10.9917850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:47:10.9929302Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:47:12.6686877Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:47:12.6701004Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:47:13.7248204Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:47:13.7262370Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:47:14.4315066Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:47:14.4327756Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:47:14.6074948Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:47:14.6088178Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:47:15.1323688Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:47:15.1337360Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:47:15.2316526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:47:15.2353264Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:47:15.4215401Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:47:15.4227776Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:47:15.5122657Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:47:15.5134373Z [gw1] [ 46%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:47:15.6012043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:47:15.6020736Z [gw1] [ 46%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:47:16.2634440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:47:16.2644690Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:47:16.5777877Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:47:16.5788419Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:47:16.6642536Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:47:16.6653673Z [gw2] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:47:16.8781065Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:47:16.8793414Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:47:16.9427219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:47:16.9438235Z [gw2] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:47:17.0512459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:47:17.0522694Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:47:17.4853513Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:47:17.4873559Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:47:17.7008440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:47:17.7021905Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:47:17.7045922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:47:17.7062288Z [gw1] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:47:17.7082046Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:47:17.7096957Z [gw1] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:47:17.7119715Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:47:17.7132246Z [gw1] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:47:17.7154206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:47:17.7168724Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:47:17.7190048Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:47:17.7202360Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:47:17.7223816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:47:17.7235668Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:47:17.7634091Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:47:17.7647292Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:47:18.8799906Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:47:18.8814437Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:47:19.4087340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:47:19.4100075Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:47:19.5698507Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:47:19.5708193Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:47:19.9829949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:47:19.9865651Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:47:20.2104536Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:47:20.2111234Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:47:20.4103347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:47:20.4124636Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:47:20.9930235Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:47:20.9943490Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:47:21.1715010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:47:21.1723054Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:47:21.6686437Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:47:21.6697947Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:47:22.7206052Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:47:22.7220653Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:47:23.2216495Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:47:23.2231115Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:47:23.6994134Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:47:23.7004195Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:47:23.9027760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:47:23.9038662Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:47:24.3250455Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:47:24.3260958Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:47:24.6039626Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:47:24.6053662Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:47:24.7638613Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:47:24.7648616Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:47:24.7663469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:47:24.7672907Z [gw1] [ 50%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:47:24.7694189Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:47:24.7703864Z [gw1] [ 50%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:47:25.1130304Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:47:25.1139856Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:47:25.3101455Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:47:25.3116173Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:47:25.7165366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:47:25.7177372Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:47:25.9389751Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:47:25.9401215Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:47:26.3594538Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:47:26.3603430Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:47:26.5423318Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:47:26.5433491Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:47:26.5715615Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:47:26.5724927Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:47:26.9286717Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:47:26.9297110Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:47:27.5882271Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:47:27.5893354Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:47:28.0116528Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:47:28.0165881Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:47:28.3811151Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:47:28.3826161Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:47:29.3373963Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:47:29.3388581Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:47:29.8936951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:47:29.8938388Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:47:29.9046123Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:47:29.9063102Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:47:30.8835447Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:47:30.8851234Z [gw2] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:47:30.9444139Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:47:30.9455229Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:47:31.7295581Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:47:31.7309616Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:47:32.5744283Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:47:32.5756001Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:47:33.0736705Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:47:33.0750809Z [gw2] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:47:34.2495159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:47:34.2510517Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:47:34.9813392Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:47:34.9826159Z [gw2] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:47:35.8982862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:47:35.8992576Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:47:35.9779367Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:47:35.9792501Z [gw2] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:47:35.9817120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:47:35.9829003Z [gw2] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:47:35.9850876Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:47:35.9864009Z [gw2] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:47:37.0036916Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:47:37.0049431Z [gw1] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:47:37.0064464Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:47:37.0075034Z [gw1] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:47:37.2316434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:47:37.2323298Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:47:37.2338385Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:47:37.2350331Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:47:37.2364913Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:47:37.2374299Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:47:37.2397855Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:47:37.2406671Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:47:37.2420494Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:47:37.2429200Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:47:37.3704575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:47:37.3716489Z [gw1] [ 53%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:47:37.3735426Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:47:37.3747887Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:47:37.3769269Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:47:37.3779879Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:47:37.4074637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:47:37.4090193Z [gw2] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:47:37.7193489Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:47:37.7200973Z [gw2] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:47:38.2212542Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:47:38.2225400Z [gw1] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:47:38.4038293Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:47:38.4047959Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:47:38.9244298Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:47:38.9253811Z [gw1] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:47:39.8032090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:47:39.8047391Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:47:40.1562910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:47:40.1571636Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:47:40.5509033Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:47:40.5521262Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:47:40.7355055Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:47:40.7366333Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:47:41.8250539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:47:41.8262331Z [gw1] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:47:41.8283821Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:47:41.8295710Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:47:41.8351499Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:47:41.8362340Z [gw1] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:47:41.8413324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:47:41.8427177Z [gw1] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:47:41.8489039Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:47:41.8499551Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:47:42.1095622Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:47:42.1105559Z [gw1] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:47:42.1188779Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:47:42.1202225Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:47:42.1245750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:47:42.1260445Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:47:42.1317928Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:47:42.1329612Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:47:42.1391566Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:47:42.1402789Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:47:42.1443268Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:47:42.1453361Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:47:42.1523768Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:47:42.1535917Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:47:42.1614324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:47:42.1622445Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:47:42.1637753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:47:42.1647390Z [gw1] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:47:42.1958768Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:47:42.1969614Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:47:42.9254916Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:47:42.9268815Z [gw1] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:47:43.0491018Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:47:43.0498127Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:47:43.3465653Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:47:43.3477316Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:47:43.3762969Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:47:43.3775541Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:47:43.8165490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:47:43.8178509Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:47:47.2109681Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:47:47.2123078Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:47:47.3165830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:47:47.3177937Z [gw1] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:47:48.8926094Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:47:48.8935843Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:47:48.8985368Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:47:48.9001085Z [gw2] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:47:49.2665700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:47:49.2675749Z [gw2] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:47:49.4468868Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:47:49.4481080Z [gw2] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:47:49.8410952Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:47:49.8422298Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:47:49.8879699Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:47:49.8894978Z [gw1] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:47:50.4219828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:47:50.4232841Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:47:51.0543404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:47:51.0553841Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:47:51.3574471Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:47:51.3583647Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:47:51.5396529Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:47:51.5406263Z [gw2] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:47:51.5422272Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:47:51.5432417Z [gw2] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:47:51.5454539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:47:51.5463991Z [gw2] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:47:51.8445611Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:47:51.8456510Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:47:51.9666078Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:47:51.9677897Z [gw2] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:47:51.9694125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:47:51.9704942Z [gw2] [ 58%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:47:53.0450887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:47:53.0463510Z [gw0] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:47:53.1315461Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:47:53.1329213Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:47:53.1353900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:47:53.1365175Z [gw1] [ 58%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:47:53.1903407Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:47:53.1918369Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:47:53.8921400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:47:53.8924673Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:47:54.3110954Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:47:54.3126005Z [gw2] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:47:54.3915218Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:47:54.3926623Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:47:54.8470326Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:47:54.8482080Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:47:55.2121136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:47:55.2131109Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:47:55.5700450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:47:55.5709375Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:47:55.9335868Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:47:55.9347693Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:47:57.7037428Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:47:57.7244920Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:47:59.2636309Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:47:59.2637792Z [gw0] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:48:00.1844926Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:48:00.1854626Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:48:00.3310388Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:48:00.3322462Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:48:01.1955208Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:48:01.1968353Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:48:02.0798227Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:48:02.0811886Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:48:02.7323014Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:48:02.7335479Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:48:04.1742327Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:48:04.1753951Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:48:04.5914405Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:48:04.5927666Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:48:04.8299681Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:48:04.8315505Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:48:05.0449540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:48:05.0460799Z [gw1] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:48:05.3070059Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:48:05.3082555Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:48:05.5646884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:48:05.5647724Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:48:05.9121999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:48:05.9131834Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:48:05.9149814Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:48:05.9158452Z [gw2] [ 60%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:48:06.5823187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:48:06.5838339Z [gw1] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:48:06.6720887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:48:06.6735450Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:48:06.9006258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:48:06.9032631Z [gw1] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:48:07.1869821Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:48:07.1896772Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:48:07.3641697Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:48:07.3654368Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:48:07.5540735Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:48:07.5553051Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:48:08.2662903Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:48:08.2672482Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:48:08.4063582Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:48:08.4074342Z [gw2] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:48:09.2141023Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:48:09.2150635Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:48:10.2762633Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:48:10.2773929Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:48:11.6327374Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:48:11.6338060Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:48:12.3565559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:48:12.3583313Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:48:12.6310547Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:48:12.6322295Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:48:12.7791637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:48:12.7803447Z [gw2] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:48:13.2315756Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:48:13.2326413Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:48:13.5052425Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:48:13.5064596Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:48:14.0466896Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:48:14.0469570Z [gw0] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:48:14.7076343Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:48:14.7108161Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:48:14.7116516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:48:14.7131343Z [gw2] [ 62%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:48:16.8535824Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:48:16.8546258Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:48:17.9818709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:48:17.9829971Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:48:18.1890024Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:48:18.1902710Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:48:19.4812103Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:48:19.4823398Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:48:19.4843203Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:48:19.4853980Z [gw2] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:48:20.2494361Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:48:20.2506140Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:48:22.4139545Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:48:22.4150868Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:48:24.9183953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:48:24.9198929Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:48:27.2373914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:48:27.2389843Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:48:28.8356162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:48:28.8368907Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:48:29.1146006Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:48:29.1159142Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:48:29.6035914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:48:29.6049903Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:48:29.6081951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:48:29.6100133Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:48:29.6130304Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:48:29.6140972Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:48:34.0848164Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:48:34.0859707Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:48:36.7675592Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:48:36.7689972Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:48:36.7714050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:48:36.7734740Z [gw2] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:48:37.1247421Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:48:37.1260422Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:48:39.4371316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:48:39.4383792Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:48:39.4407559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:48:39.4418780Z [gw2] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:48:39.4436901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:48:39.4449426Z [gw2] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:48:39.4471949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:48:39.4484921Z [gw2] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:48:39.9712795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:48:39.9726207Z [gw2] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:48:39.9746754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:48:39.9760201Z [gw2] [ 65%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:48:39.9777650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:48:39.9792057Z [gw2] [ 65%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:48:39.9813540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:48:39.9824311Z [gw2] [ 65%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:48:39.9846864Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:48:39.9857791Z [gw2] [ 65%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:48:41.0623043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:48:41.0645027Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:48:42.9465797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:48:42.9483500Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:48:43.8337966Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:48:43.8350621Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:48:47.3821648Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:48:47.3835121Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:48:47.4018929Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:48:47.4032414Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:48:47.4139023Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:48:47.4149959Z [gw0] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:48:47.4165823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:48:47.4176865Z [gw0] [ 66%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:48:47.4198086Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:48:47.4208561Z [gw0] [ 66%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:48:48.0560224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:48:48.0610834Z [gw0] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:48:48.4989624Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:48:48.5023202Z [gw0] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:48:48.5077794Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:48:48.5089007Z [gw0] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:48:48.5148481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:48:48.5158336Z [gw0] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:48:50.8412511Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:48:50.8424425Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:48:50.8649451Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:48:50.8662108Z [gw2] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:48:51.1217431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:48:51.1232082Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:48:51.4857542Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:48:51.4867214Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:48:51.4905651Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:48:51.4916348Z [gw2] [ 67%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:48:51.7486127Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:48:51.7500331Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:48:51.9175578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:48:51.9188080Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:48:52.1908843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:48:52.1922347Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:48:52.3319492Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:48:52.3330444Z [gw2] [ 67%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:48:53.0624134Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:48:53.0633511Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:48:53.7740092Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:48:53.7754018Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:48:55.1433048Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:48:55.1446411Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:48:55.8523376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:48:55.8535727Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:48:56.1536944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:48:56.1550406Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:48:56.5592215Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:48:56.5605453Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:48:57.2222206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:48:57.2235090Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:48:57.5813431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:48:57.5826129Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:48:58.1546651Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:48:58.1560923Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:48:58.4636889Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:48:58.4650586Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:48:58.8867990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:48:58.8879270Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:49:00.8387529Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:49:00.8405685Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:49:01.8331028Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:49:01.8346221Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:49:02.6143972Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:49:02.6154114Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:49:05.8622184Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:49:05.8634529Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:49:07.3768248Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:49:07.3813192Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:49:07.9076865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:49:07.9091760Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:49:08.2499083Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:49:08.2508891Z [gw3] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:49:08.2605010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:49:08.2636491Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:49:09.0978025Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:49:09.0989244Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:49:09.1009962Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:49:09.1018692Z [gw2] [ 69%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:49:09.1035359Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:49:09.1046751Z [gw2] [ 69%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:49:09.1064698Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:49:09.1074088Z [gw2] [ 69%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:49:09.1100487Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:49:09.1113300Z [gw2] [ 70%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:49:10.0673621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:49:10.0687131Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:49:10.5557346Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:49:10.5569175Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:49:14.0039927Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:49:14.0053099Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:49:15.7384170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:49:15.7398985Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:49:17.4067795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:49:17.4082828Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:49:17.7797958Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:49:17.7808636Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:49:18.1708474Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:49:18.1722034Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:49:20.0833135Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:49:20.0847134Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:49:21.0552420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:49:21.0563201Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:49:21.2291951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:49:21.2336633Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:49:21.3950381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:49:21.3961333Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:49:21.4010433Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:49:21.4023139Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:49:21.4066418Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:49:21.4078314Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:49:21.8100928Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:49:21.8115318Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:49:22.0160200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:49:22.0172568Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:49:28.8558294Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:49:28.8573586Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:49:30.1345468Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:49:30.1355362Z [gw3] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:49:35.4808307Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:49:35.4820175Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:49:36.5057253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:49:36.5068777Z [gw3] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:49:39.1740698Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:49:39.1754600Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:49:39.5187803Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:49:39.5202376Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:49:39.8752805Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:49:39.8762935Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:49:40.0567002Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:49:40.0581899Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:49:40.8014834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:49:40.8027060Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:49:41.1737745Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:49:41.1749863Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:49:42.8632551Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:49:42.8644351Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:49:43.0873153Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:49:43.0883397Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:49:43.7642526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:49:43.7656887Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:49:46.9088639Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:49:46.9100925Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:49:47.6057079Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:49:47.6084328Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:49:47.9932291Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:49:47.9944260Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:49:48.1799836Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:49:48.1839504Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:49:48.2078155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:49:48.2092106Z [gw0] [ 73%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:49:49.6700855Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:49:49.6714632Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:49:50.1518818Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:49:50.1531849Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:49:50.3827091Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:49:50.3838416Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:49:51.4642922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:49:51.4656614Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:49:51.7379784Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:49:51.7393698Z [gw3] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:49:52.0163081Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:49:52.0175468Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:49:53.7427244Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:49:53.7461443Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:49:55.3777815Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:49:55.3791364Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:49:55.9250671Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:49:55.9264432Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:49:56.1768702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:49:56.1781778Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:49:57.1018294Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:49:57.1030497Z [gw1] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:49:57.1049663Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:49:57.1065665Z [gw1] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:50:00.4416370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:50:00.4429895Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:50:01.8856062Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:50:01.8871934Z [gw2] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:50:02.6987103Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:50:02.7001358Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:50:02.7023689Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:50:02.7038547Z [gw0] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:50:02.7061018Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:50:02.7075659Z [gw0] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:50:03.4426415Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:50:03.4437467Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:50:03.7795520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:50:03.7807685Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:50:07.8353815Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:50:07.8379668Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:50:09.1391345Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:50:09.1405958Z [gw2] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:50:09.8495612Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:50:09.8507407Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:50:09.8956347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:50:09.8969034Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:50:11.9940277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:50:11.9952683Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:50:13.0595864Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:50:13.0607125Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:50:15.4987130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:50:15.4999260Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:50:16.7238750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:50:16.7249692Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:50:19.5038647Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:50:19.5052578Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:50:20.7590364Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:50:20.7602471Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:50:20.8740428Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:50:20.8748892Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:50:21.2316522Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:21.2329542Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:50:21.2386240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:50:21.2396789Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:50:21.2441130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:50:21.2452721Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:50:21.2493910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:50:21.2505537Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:50:21.2561125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:50:21.2573158Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:50:21.2615955Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:50:21.2627179Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:50:22.2012491Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:50:22.2028119Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:50:22.7021187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:50:22.7032674Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:50:23.4464819Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:50:23.4481090Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:23.5383224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:23.5395000Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:50:24.4332043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:50:24.4342682Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:50:24.7522928Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:50:24.7536206Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:50:24.9200740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:50:24.9211872Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:50:24.9675610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:50:24.9690378Z [gw2] [ 77%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:50:25.0059382Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:50:25.0072210Z [gw2] [ 77%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:50:26.0058891Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:50:26.0069138Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:50:26.0307666Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:50:26.0317493Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:26.5232750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:26.5244655Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:50:26.6896431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:50:26.6905459Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:50:26.7474623Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:50:26.7485439Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:50:27.0658914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:50:27.0674042Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:50:27.2517639Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:50:27.2533171Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:50:28.2264286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:50:28.2274891Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:50:28.6444653Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:50:28.6455474Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:28.6943080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:28.6953761Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:50:29.0541809Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:50:29.0555278Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:50:29.2442155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:50:29.2456295Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:50:29.3626961Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:50:29.3641613Z [gw3] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:50:31.0805076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:50:31.0818405Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:50:31.5896890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:50:31.5904823Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:32.2014754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:50:32.2025769Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:50:34.1245591Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:50:34.1257443Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:50:34.1281054Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:50:34.1295026Z [gw0] [ 79%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:50:34.3507400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:50:34.3520111Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:50:35.4396171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:50:35.4408287Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:50:40.0198390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:50:40.0211076Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:50:45.2791506Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:50:45.2802615Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:50:45.2820075Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:50:45.2837719Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:50:45.2853223Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:50:45.2864406Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:50:45.4439944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:50:45.4448929Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:50:45.4461672Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:50:45.4464850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:50:45.6846396Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:50:45.6857076Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:50:45.8138842Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:50:45.8150392Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:50:45.9177026Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:50:45.9188625Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:50:46.1546400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:50:46.1557578Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:50:46.1573142Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:50:46.1583407Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:50:46.3944945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:50:46.3954471Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:50:46.4717452Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:50:46.4728095Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:50:46.5539813Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:50:46.5550584Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:50:46.6335580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:50:46.6349981Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:50:46.7130952Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:50:46.7139673Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:50:46.9487493Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:50:46.9497966Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:50:47.1931155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:50:47.1942488Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:50:47.1981940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:50:47.1992666Z [gw2] [ 81%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:50:47.2788559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:50:47.2799780Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:50:47.3579991Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:50:47.3595793Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:50:47.3615146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:47.3629268Z [gw2] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:47.3650140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:47.3663097Z [gw2] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:47.3683820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:47.3694557Z [gw2] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:47.3716404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:47.3727696Z [gw2] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:47.4468931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:50:47.4480190Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:50:47.4626043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:50:47.4638167Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:50:47.5206864Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:50:47.5217806Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:50:47.5975482Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:50:47.5987021Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:50:47.6910205Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:50:47.6922962Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:50:47.7763539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:50:47.7777434Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:50:47.8522125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:50:47.8533567Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:50:48.0904274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:48.0914842Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:50:48.0963884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:50:48.0973053Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:48.1268064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:48.1280002Z [gw3] [ 83%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:50:48.2213397Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:50:48.2224647Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:50:48.3390891Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:50:48.3402630Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:48.3423831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:48.3431586Z [gw0] [ 83%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:48.3448662Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:48.3462086Z [gw0] [ 83%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:48.4686249Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:50:48.4698016Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:50:48.5089481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:50:48.5103740Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:50:48.7444475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:50:48.7455775Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:50:48.9837805Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:50:48.9847941Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:50:49.0995860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:50:49.1006425Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:50:49.1811256Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:50:49.1824134Z [gw2] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:50:49.2300810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:50:49.2314254Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:50:49.3995907Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:50:49.4007613Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:50:49.5727968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:50:49.5739567Z [gw2] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:50:49.6025404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:50:49.6039004Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:50:49.7801864Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:50:49.7815017Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:50:50.3310845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:50:50.3324198Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:50:50.7626353Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:50:50.7633755Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:50:50.7646855Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:50:50.7648447Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:50:50.8127237Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:50:50.8140364Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:50:51.2651840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:50:51.2666043Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:50:51.3688806Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:50:51.3700820Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:50:52.2642530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:50:52.2653446Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:50:52.7149445Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:50:52.7163311Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:50:52.9593435Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:50:52.9602695Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:50:53.0371203Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:50:53.0382821Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:50:53.7798168Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:50:53.7815398Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:50:53.7849574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:50:53.7858137Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:50:54.1102687Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:50:54.1116406Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:50:54.2245929Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:50:54.2259206Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:50:55.8424915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:50:55.8441289Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:50:55.9282805Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:50:55.9293942Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:50:56.6460618Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:50:56.6474132Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:50:56.7853432Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:50:56.7865321Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:50:57.0366004Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:50:57.0381398Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:50:57.2132906Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:50:57.2144689Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:50:57.3800958Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:50:57.3814777Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:50:58.1326676Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:50:58.1337383Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:50:58.3993884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:50:58.4008991Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:50:59.5308197Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:50:59.5324491Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:51:00.2925000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:51:00.2936824Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:51:00.2952880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:51:00.2962990Z [gw2] [ 87%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:51:00.2980287Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:51:00.2994303Z [gw2] [ 87%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:51:00.4184145Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:51:00.4192373Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:51:01.4982973Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:51:01.4998432Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:51:01.6540331Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:51:01.6552048Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:51:01.9696036Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:51:01.9709002Z [gw0] [ 87%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:51:03.3112656Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:51:03.3124337Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:51:04.2427081Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:51:04.2441164Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:51:04.6274924Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:51:04.6283992Z [gw2] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:51:04.7015368Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:51:04.7027979Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:51:05.0129863Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:51:05.0140469Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:51:05.1676995Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:51:05.1689822Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:51:06.1007808Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:51:06.1031446Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:51:06.6052870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:51:06.6065923Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:51:06.7922566Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:51:06.7937568Z [gw2] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:51:07.5264532Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:51:07.5279150Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:51:07.9902446Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:51:07.9915944Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:51:08.7180896Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:51:08.7192646Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:51:09.6932231Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:51:09.6945432Z [gw1] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:51:13.6741316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:51:13.6757541Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:51:14.6697053Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:51:14.6709368Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:51:15.1677315Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:51:15.1688886Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:51:16.8441067Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:51:16.8454880Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:51:17.6880619Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:51:17.6897280Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:51:20.7925255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:51:20.7936987Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:51:22.3885057Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:51:22.3896957Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:51:22.7393600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:51:22.7405801Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:51:22.9146389Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:51:22.9161982Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:51:23.2656678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:51:23.2669221Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:51:23.4452225Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:51:23.4466373Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:51:27.2860089Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:51:27.2879058Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:51:29.1252663Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:51:29.1264682Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:51:29.6498014Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:51:29.6512248Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:51:29.8692152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:51:29.8703616Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:51:32.3692758Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:51:32.3704308Z [gw3] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:51:32.4217182Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:51:32.4228694Z [gw3] [ 90%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:51:35.2338387Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:51:35.2352897Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:51:35.2708213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:51:35.2723040Z [gw3] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:51:35.3054935Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:51:35.3065199Z [gw3] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:51:35.8526929Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:51:35.8540180Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:51:36.0460168Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:51:36.0473316Z [gw3] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:51:36.2049149Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:51:36.2066398Z [gw3] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:51:39.5005880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:51:39.5026757Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:51:39.7606369Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:51:39.7628056Z [gw2] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:51:42.6971794Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:51:42.6987795Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:51:45.0464374Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:51:45.0465633Z [gw2] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:51:45.1951937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:51:45.1971970Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:51:45.4158066Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:51:45.4171442Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:51:48.2838021Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:51:48.2849106Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:51:48.5779339Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:51:48.5788482Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:51:48.7376582Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:51:48.7388804Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:51:51.5019337Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:51:51.5038404Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:51:53.0278182Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:51:53.0292342Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:51:54.7327336Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:51:54.7339508Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:51:55.5443527Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:51:55.5456138Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:51:57.3316629Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:51:57.3334902Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:51:58.1187609Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:51:58.1199861Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:52:03.2000198Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:52:03.2012665Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:52:05.6529772Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:52:05.6540929Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:52:07.2236595Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:52:07.2253353Z [gw3] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:52:07.5775034Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:52:07.5791533Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:52:08.6762554Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:52:08.6775663Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:52:10.4185908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:52:10.4197924Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:52:10.5878039Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:52:10.5899399Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:52:13.1557505Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:52:13.1569008Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:52:14.3417659Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:52:14.3430141Z [gw2] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:52:18.1327045Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:52:18.1346139Z [gw2] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:52:19.8205701Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:52:19.8214817Z [gw2] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:52:21.7885404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:52:21.7896476Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:52:23.6928169Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:52:23.6953449Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:52:23.8088460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:52:23.8107999Z [gw2] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:52:24.7690569Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:52:24.7710414Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:52:25.9645432Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:52:25.9657438Z [gw2] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:52:26.0453220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:52:26.0469523Z [gw2] [ 94%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:52:26.1201339Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:52:26.1219584Z [gw2] [ 94%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:52:28.3914258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:52:28.3925598Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:52:28.8918381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:52:28.8936804Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:52:30.3071724Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:52:30.3089208Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:52:31.5833018Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:52:31.5849081Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:52:31.8289431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:52:31.8306966Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:52:32.5665514Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:52:32.5685029Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:52:32.7454698Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:52:32.7473787Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:52:32.8361771Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:52:32.8380067Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:52:33.0659297Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:52:33.0674584Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:52:33.2632274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:52:33.2649156Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:52:33.3679820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:52:33.3698065Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:52:33.6107262Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:52:33.6124859Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:52:33.9001547Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:52:33.9018106Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:52:34.0577722Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:52:34.0594103Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:52:34.8086106Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:52:34.8104403Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:52:34.8172370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:52:34.8188573Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:52:35.1918955Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:52:35.1938301Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:52:35.4582842Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:52:35.4599820Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:52:35.5415361Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:52:35.5431506Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:52:35.5448660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:52:35.5463139Z [gw3] [ 96%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:52:35.6314980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:52:35.6332727Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:52:35.6356173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:52:35.6371331Z [gw2] [ 97%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:52:35.6416449Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:52:35.6431550Z [gw2] [ 97%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:52:36.0459627Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:52:36.0464304Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:52:36.2512052Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:52:36.9760149Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:52:36.9775798Z [gw3] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:52:36.9840843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:52:41.6338094Z [gw3] [ 97%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:52:41.6353308Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:44.4804577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:44.4817294Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:53:02.7963678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:53:02.7979873Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:53:02.8490868Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:53:02.8504792Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:53:02.8966216Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:53:02.8977323Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:53:02.9411273Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:53:02.9425211Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:53:03.4854456Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:53:03.4865212Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:53:03.7630120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:53:03.7640790Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:53:04.2622494Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:53:04.2636626Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:53:04.5213363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:53:04.5224083Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:53:08.8972104Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:53:08.8983672Z [gw0] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:53:08.9175225Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:53:08.9185597Z [gw0] [ 98%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:53:09.2456833Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:53:09.2466650Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:53:11.3052509Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:53:11.3063417Z [gw0] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:53:11.4428205Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:53:11.4438247Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:53:12.5265352Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:53:20.5623327Z [gw0] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:53:20.5633559Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:53:25.0691091Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:53:25.0700924Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:53:25.2029631Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:53:25.2039152Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:53:25.5641120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:53:25.5650635Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:53:25.5666315Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:53:25.5675532Z [gw1] [ 99%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:53:25.5688660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:53:25.5696374Z [gw1] [ 99%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:53:26.3084008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:53:26.3093595Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:53:26.6889726Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:53:28.6339191Z [gw1] [100%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:53:28.6339417Z 2022-08-17T12:53:28.6339726Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit.xml - 2022-08-17T12:53:28.6340138Z === 749 passed, 98 skipped, 150 xfailed, 168 warnings in 532.68s (0:08:52) ==== 2022-08-17T12:53:28.6342579Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:53:29.0895721Z Running test_ops_gradients ... [2022-08-17 12:53:29.084922] 2022-08-17T12:53:29.0896239Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:29.084922] 2022-08-17T12:53:35.3241773Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients.xml 2022-08-17T12:53:35.3242162Z ============================= test session starts ============================= 2022-08-17T12:53:35.3242501Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T12:53:35.3243578Z cachedir: .pytest_cache 2022-08-17T12:53:35.3244015Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:53:35.3244458Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T12:53:35.3244825Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:53:35.3245090Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:53:35.3245215Z 2022-08-17T12:53:35.3245414Z [gw0] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:53:35.3246326Z 2022-08-17T12:53:35.3246635Z [gw1] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:53:35.3246890Z 2022-08-17T12:53:35.3247084Z [gw2] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:53:35.3247257Z 2022-08-17T12:53:35.3247400Z [gw3] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:53:35.3247580Z 2022-08-17T12:53:35.3247710Z [gw0] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:53:35.3247868Z 2022-08-17T12:53:35.3247996Z [gw1] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:53:35.3248152Z 2022-08-17T12:53:35.3248272Z [gw2] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:53:35.3248613Z 2022-08-17T12:53:35.3248731Z [gw3] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:53:35.3248960Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:53:35.3249085Z 2022-08-17T12:53:35.3249192Z scheduling tests via LoadScheduling 2022-08-17T12:53:35.3249328Z 2022-08-17T12:53:35.3249521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:53:35.3249870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:53:35.3250225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:53:35.3250568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:53:35.3332119Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:53:35.3337783Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:53:35.3340199Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:53:35.3347838Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:53:35.3350985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:53:35.3353291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:53:35.3355152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:53:35.3359588Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:53:35.3362542Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:53:35.3366372Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:53:35.3367465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:53:35.3370769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:53:35.3375575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:53:35.3379383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:53:35.3384373Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:53:35.3390826Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:53:35.3393771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:53:35.3396539Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:53:35.3404161Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:53:35.3407320Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:53:35.3408252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:53:35.3410910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:53:35.3412219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:53:35.3415173Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:53:35.3417358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:53:35.3421560Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:53:35.3424175Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:53:35.3426801Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:53:35.3428171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:53:35.3430902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:53:35.3433303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:53:35.3436962Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:53:35.3438486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:53:35.3443412Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:53:35.3446057Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:53:35.3450977Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:53:35.3454814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:53:35.3457387Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:53:35.3460368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:53:35.3461349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:53:35.3463153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:53:35.3477727Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:53:35.3482344Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:53:35.3484777Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:53:35.3486601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:53:35.3487911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:53:35.3491874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:53:35.3496747Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:53:35.3499768Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:53:35.3505229Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:53:35.3506818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:53:35.3515537Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:53:35.3517943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:53:35.3521227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:53:35.3523899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:53:35.3549047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:53:35.3552031Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:53:35.3556220Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:53:35.3566098Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:53:35.3576272Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:53:35.3579078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:53:35.3580063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:53:35.3580995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:53:35.3606827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:53:35.3616900Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:53:35.3619367Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:53:35.3623359Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:53:35.3631804Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:53:35.3634670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:53:35.3637219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:53:35.3639411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:53:35.3671136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:53:35.3674810Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:53:35.3677539Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:53:35.3680123Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:53:35.3688563Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:53:35.3692983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:53:35.3694973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:53:35.3695895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:53:35.3719874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:53:35.3731591Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:53:35.3736260Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:53:35.3740215Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:53:35.3749093Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:53:35.3753543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:53:35.3754433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:53:35.3755484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:53:35.3785890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:53:35.3792190Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:53:35.3793825Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:53:35.3797561Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:53:35.3806505Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:53:35.3809617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:53:35.3811009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:53:35.3812679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:53:35.3833294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:53:35.3842397Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:53:35.3850331Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:53:35.3856724Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:53:35.3866002Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:53:35.3869025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:53:35.3870627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:53:35.3872648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:53:35.3900353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:53:35.3903986Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:53:35.3909214Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:53:35.3912732Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:53:35.3921448Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:53:35.3926120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:53:35.3927908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:53:35.3929529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:53:35.3951094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:53:35.3962349Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:53:35.3964786Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:53:35.3969988Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:53:35.3980078Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:53:35.3982944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:53:35.3984301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:53:35.3985886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:53:35.4008336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:53:35.4019780Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:53:35.4021797Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:53:35.4026218Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:53:35.4034854Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:53:35.4038068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:53:35.4040174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:53:35.4041082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:53:35.4069130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:53:35.4079662Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:53:35.4082405Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:53:35.4087703Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:53:35.4100161Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:53:35.4101346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:53:35.4104547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:53:35.4105782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:53:35.4123347Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:53:35.4132211Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:53:35.4138703Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:53:35.4146956Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:53:35.4157499Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:53:35.4160586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:53:35.4162456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:53:35.4163657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:53:35.4190003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:53:35.4197185Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:53:35.4199897Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:53:35.4203492Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:53:35.4213138Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:53:35.4216066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:53:35.4217202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:53:35.4218859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:53:35.4239343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:53:35.4247004Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:53:35.4254019Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:53:35.4256723Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:53:35.4269303Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:53:35.4271938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:53:35.4273023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:53:35.4274282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:53:35.4294028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:53:35.4305258Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:53:35.4307730Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:53:35.4313626Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:53:35.4325054Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:53:35.4327062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:53:35.4328065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:53:35.4329362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:53:35.4343611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:53:35.4350136Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:53:35.4360115Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:53:35.4363201Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:53:35.4371233Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:53:35.4373263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:53:35.4379551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:53:35.4381708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:53:35.4396767Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:53:35.4401703Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:53:35.4408397Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:53:35.4419628Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:53:35.4429358Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:53:35.4433425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:53:35.4435281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:53:35.4437201Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:53:35.4461912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:53:35.4467030Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:53:35.4472394Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:53:35.4474802Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:53:35.4485795Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:53:35.4488750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:53:35.4489810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:53:35.4491028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:53:35.4511336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:53:35.4522917Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:53:35.4529415Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:53:35.4531788Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:53:35.4540428Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:53:35.4543455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:53:35.4546364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:53:35.4547790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:53:35.4571513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:53:35.4579116Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:53:35.4584919Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:53:35.4587339Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:53:35.4596708Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:53:35.4599384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:53:35.4602247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:53:35.4604068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:53:35.4622798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:53:35.4634762Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:53:35.4640196Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:53:35.4643837Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:53:35.4652027Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:53:35.4654694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:53:35.4657991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:53:35.4659701Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:53:35.4684902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:53:35.4688658Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:53:35.4692660Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:53:35.4700858Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:53:35.4709041Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:53:35.4711559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:53:35.4714164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:53:35.4717194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:53:35.4741273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:53:35.4744057Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:53:35.4750305Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:53:35.4755130Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:53:35.4766572Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:53:35.4767724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:53:35.4768527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:53:35.4771611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:53:35.4791109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:53:35.4800780Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:53:35.4806026Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:53:35.4808500Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:53:35.4824543Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:53:35.4827371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:53:35.4828460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:53:35.4829684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:53:35.4859508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:53:35.4862790Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:53:35.4865462Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:53:35.4872150Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:53:35.4880017Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:53:35.4882121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:53:35.4885215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:53:35.4887090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:53:35.4901863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:53:35.4915582Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:53:35.4917737Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:53:35.4928803Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:53:35.4931299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:53:35.4932303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:53:35.4961331Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:53:35.4964650Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:53:35.4967204Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:53:35.4976367Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:53:35.4979066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:53:35.4980179Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:53:35.5002734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:53:35.5010971Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:53:35.5015812Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:53:35.5023906Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:53:35.5027600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:53:35.5028564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:53:35.5053805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:53:35.5059811Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:53:35.5064993Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:53:35.5075136Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:53:35.5076148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:53:35.5076973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:53:35.5099820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:53:35.5102595Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:53:35.5111036Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:53:35.5120604Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:53:35.5123494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:53:35.5124574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:53:35.5155290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:53:35.5158323Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:53:35.5161757Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:53:35.5170243Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:53:35.5173124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:53:35.5173895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:53:35.5202318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:53:35.5207016Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:53:35.5208783Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:53:35.5218473Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:53:35.5221007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:53:35.5222003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:53:35.5246227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:53:35.5248198Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:53:35.5256205Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:53:35.5266373Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:53:35.5269335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:53:35.5270145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:53:35.5299035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:53:35.5301847Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:53:35.5305490Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:53:35.5313431Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:53:35.5316480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:53:35.5317557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:53:35.5343253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:53:35.5351563Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:53:35.5354739Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:53:35.5364174Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:53:35.5364963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:53:35.5365957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:53:35.5394019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:53:35.5399916Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:53:35.5402380Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:53:35.5412151Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:53:35.5414764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:53:35.5415506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:53:35.5447517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:53:35.5450303Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:53:35.5453787Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:53:35.5462599Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:53:35.5465288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:53:35.5467127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:53:35.5495611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:53:35.5498465Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:53:35.5502116Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:53:35.5509775Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:53:35.5512885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:53:35.5513847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:53:35.5534577Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:53:35.5545709Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:53:35.5548651Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:53:35.5557845Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:53:35.5560590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:53:35.5562535Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:53:35.5588131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:53:35.5595018Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:53:35.5597510Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:53:35.5605221Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:53:35.5607333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:53:35.5609648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:53:35.5636563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:53:35.5640823Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:53:35.5643406Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:53:35.5653292Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:53:35.5655378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:53:35.5657521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:53:35.5683494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:53:35.5688197Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:53:35.5691013Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:53:35.5699909Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:53:35.5701573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:53:35.5704587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:53:35.5727298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:53:35.5732042Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:53:35.5738425Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:53:35.5745761Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:53:35.5747743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:53:35.5750768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:53:35.5797764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:53:35.5800281Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:53:35.5805977Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:53:35.5815974Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:53:35.5818429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:53:35.5819242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:53:35.5840001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:53:35.5846975Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:53:35.5855607Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:53:35.5863491Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:53:35.5866234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:53:35.5868647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:53:35.5885655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:53:35.5894746Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:53:35.5898898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:53:35.5908111Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:53:35.5916435Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:53:35.5917711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:53:35.5922108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:53:35.5928033Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:53:35.5938524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:53:35.5943595Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:53:35.5956054Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:53:35.5963742Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:53:35.5965912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:53:35.5968606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:53:35.5990033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:53:35.5998683Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:53:35.6003677Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:53:35.6011749Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:53:35.6014733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:53:35.6016360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:53:35.6044904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:53:35.6047322Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:53:35.6050939Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:53:35.6060457Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:53:35.6061368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:53:35.6062438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:53:35.6089985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:53:35.6096743Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:53:35.6099288Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:53:35.6108728Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:53:35.6111233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:53:35.6112372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:53:35.6139795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:53:35.6145509Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:53:35.6148815Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:53:35.6158072Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:53:35.6158956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:53:35.6160003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:53:35.6189588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:53:35.6193461Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:53:35.6196877Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:53:35.6205720Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:53:35.6207760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:53:35.6209723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:53:35.6230918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:53:35.6235749Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:53:35.6241556Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:53:35.6254672Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:53:35.6257210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:53:35.6258193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:53:35.6288424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:53:35.6291321Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:53:35.6293731Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:53:35.6303507Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:53:35.6305800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:53:35.6307062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:53:35.6330224Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:53:35.6341617Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:53:35.6343619Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:53:35.6354124Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:53:35.6354947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:53:35.6355903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:53:35.6379375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:53:35.6387033Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:53:35.6394362Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:53:35.6403420Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:53:35.6406148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:53:35.6406899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:53:35.6430829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:53:35.6435085Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:53:35.6442914Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:53:35.6453527Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:53:35.6456354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:53:35.6458696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:53:35.6480615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:53:35.6489214Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:53:35.6492641Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:53:35.6502451Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:53:35.6505421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:53:35.6506325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:53:35.6532879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:53:35.6535639Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:53:35.6540985Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:53:35.6551310Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:53:35.6554703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:53:35.6555135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:53:35.6578390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:53:35.6582759Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:53:35.6588542Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:53:35.6598959Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:53:35.6601677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:53:35.6602656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:53:35.6628256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:53:35.6633298Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:53:35.6635817Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:53:35.6645910Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:53:35.6648393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:53:35.6649187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:53:35.6670352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:53:35.6678438Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:53:35.6683816Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:53:35.6693870Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:53:35.6694816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:53:35.6695748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:53:35.6719255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:53:35.6723914Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:53:35.6728116Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:53:35.6741409Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:53:35.6744000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:53:35.6744782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:53:35.6775022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:53:35.6779764Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:53:35.6783193Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:53:35.6791094Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:53:35.6794878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:53:35.6796204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:53:35.6815761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:53:35.6822783Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:53:35.6832465Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:53:35.6838763Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:53:35.6841007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:53:35.6842994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:53:35.6866279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:53:35.6875145Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:53:35.6881827Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:53:35.6889977Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:53:35.6891683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:53:35.6892762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:53:35.6918809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:53:35.6921700Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:53:35.6927673Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:53:35.6936104Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:53:35.6938676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:53:35.6941218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:53:35.6968250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:53:35.6971057Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:53:35.6975115Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:53:35.6982235Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:53:35.6984623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:53:35.6986830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:53:35.7006664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:53:35.7013998Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:53:35.7020662Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:53:35.7029050Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:53:35.7031543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:53:35.7033549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:53:35.7053128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:53:35.7060389Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:53:35.7067155Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:53:35.7075256Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:53:35.7078012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:53:35.7078496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:53:35.7099563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:53:35.7107510Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:53:35.7112991Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:53:35.7121810Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:53:35.7124468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:53:35.7125310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:53:35.7146176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:53:35.7153655Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:53:35.7158631Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:53:35.7168696Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:53:35.7171250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:53:35.7172162Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:53:35.7200530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:53:35.7205170Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:53:35.7207853Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:53:35.7218555Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:53:35.7219421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:53:35.7220476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:53:35.7242684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:53:35.7250671Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:53:35.7253531Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:53:35.7268560Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:53:35.7269525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:53:35.7270580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:53:35.7298598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:53:35.7303310Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:53:35.7305030Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:53:35.7315570Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:53:35.7318256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:53:35.7319607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:53:35.7341092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:53:35.7349945Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:53:35.7354970Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:53:35.7364849Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:53:35.7367200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:53:35.7369280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:53:35.7392784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:53:35.7399819Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:53:35.7403035Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:53:35.7411601Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:53:35.7414431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:53:35.7415230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:53:35.7438207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:53:35.7446097Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:53:35.7450127Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:53:35.7459843Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:53:35.7460843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:53:35.7461779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:53:35.7487044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:53:35.7495638Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:53:35.7497707Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:53:35.7505997Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:53:35.7508867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:53:35.7509687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:53:35.7531457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:53:35.7538471Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:53:35.7546358Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:53:35.7555683Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:53:35.7557875Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:53:35.7558700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:53:35.7583163Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:53:35.7591734Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:53:35.7594275Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:53:35.7603704Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:53:35.7604780Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:53:35.7606778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:53:35.7628106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:53:35.7638639Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:53:35.7641255Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:53:35.7651404Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:53:35.7655221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:53:35.7656642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:53:35.7675855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:53:35.7683656Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:53:35.7690187Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:53:35.7698024Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:53:35.7699995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:53:35.7702531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:53:35.7728182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:53:35.7730516Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:53:35.7736164Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:53:35.7744505Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:53:35.7747054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:53:35.7747925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:53:35.7775064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:53:35.7780018Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:53:35.7782774Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:53:35.7792712Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:53:35.7793488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:53:35.7794548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:53:35.7826136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:53:35.7829206Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:53:35.7832365Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:53:35.7841830Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:53:35.7842681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:53:35.7843651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:53:35.7871050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:53:35.7872926Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:53:35.7874784Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:53:35.7889019Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:53:35.7891061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:53:35.7893624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:53:35.7916813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:53:35.7926190Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:53:35.7928652Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:53:35.7936691Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:53:35.7939859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:53:35.7940932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:53:35.7970114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:53:35.7973079Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:53:35.7976634Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:53:35.7984730Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:53:35.7988147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:53:35.7989344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:53:35.8014048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:53:35.8017802Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:53:35.8023270Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:53:35.8032605Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:53:35.8035693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:53:35.8036459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:53:35.8064337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:53:35.8069743Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:53:35.8072653Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:53:35.8081478Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:53:35.8085835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:53:35.8086953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:53:35.8112431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:53:35.8114347Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:53:35.8120129Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:53:35.8128195Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:53:35.8131412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:53:35.8133490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:53:35.8147277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:53:35.8149116Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:53:35.8158023Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:53:35.8165371Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:53:35.8168215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:53:35.8169269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:53:35.8197692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:53:35.8202205Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:53:35.8205130Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:53:35.8215474Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:53:35.8216556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:53:35.8217530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:53:35.8242750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:53:35.8250359Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:53:35.8254877Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:53:35.8262547Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:53:35.8264421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:53:35.8266800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:53:35.8291258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:53:35.8296115Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:53:35.8300435Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:53:35.8313381Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:53:35.8316084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:53:35.8317344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:53:35.8338517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:53:35.8350700Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:53:35.8353473Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:53:35.8363239Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:53:35.8364155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:53:35.8365126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:53:35.8388941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:53:35.8395334Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:53:35.8399985Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:53:35.8409528Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:53:35.8412165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:53:35.8413004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:53:35.8435886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:53:35.8442077Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:53:35.8446299Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:53:35.8456909Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:53:35.8459472Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:53:35.8460290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:53:35.8490756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:53:35.8493487Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:53:35.8496713Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:53:35.8507216Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:53:35.8508227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:53:35.8526932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:53:35.8536176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:53:35.8541694Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:53:35.8546996Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:53:35.8557436Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:53:35.8559558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:53:35.8560417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:53:35.8581991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:53:35.8589425Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:53:35.8597309Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:53:35.8605966Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:53:35.8608762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:53:35.8610552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:53:35.8637775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:53:35.8642289Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:53:35.8645044Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:53:35.8655402Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:53:35.8658062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:53:35.8659782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:53:35.8682483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:53:35.8690467Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:53:35.8692408Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:53:35.8705027Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:53:35.8706308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:53:35.8708899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:53:35.8730863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:53:35.8740110Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:53:35.8745456Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:53:35.8754462Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:53:35.8756690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:53:35.8759108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:53:35.8781629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:53:35.8789297Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:53:35.8796462Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:53:35.8806036Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:53:35.8807009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:53:35.8808707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:53:35.8832876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:53:35.8839075Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:53:35.8842852Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:53:35.8852942Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:53:35.8853811Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:53:35.8854880Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:53:35.8879676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:53:35.8884457Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:53:35.8891426Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:53:35.8900282Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:53:35.8902353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:53:35.8903455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:53:35.8926781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:53:35.8932907Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:53:35.8937734Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:53:35.8947606Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:53:35.8951027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:53:35.8952369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:53:35.8983262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:53:35.8994408Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:53:35.8998543Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:53:35.9007661Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:53:35.9009308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:53:35.9010368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:53:35.9036350Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:53:35.9039175Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:53:35.9044301Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:53:35.9054551Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:53:35.9057258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:53:35.9058039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:53:35.9084571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:53:35.9091148Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:53:35.9093522Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:53:35.9103922Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:53:35.9106500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:53:35.9108106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:53:35.9129681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:53:35.9137869Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:53:35.9144058Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:53:35.9153768Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:53:35.9155920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:53:35.9156817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:53:35.9186644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:53:35.9189655Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:53:35.9193028Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:53:35.9201591Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:53:35.9202879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:53:35.9206324Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:53:35.9227927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:53:35.9233081Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:53:35.9238753Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:53:35.9251253Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:53:35.9254041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:53:35.9254899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:53:35.9280201Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:53:35.9286885Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:53:35.9294147Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:53:35.9303653Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:53:35.9304870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:53:35.9307673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:53:35.9336527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:53:35.9338442Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:53:35.9342115Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:53:35.9351061Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:53:35.9353681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:53:35.9355818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:53:35.9377556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:53:35.9385434Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:53:35.9391090Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:53:35.9401834Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:53:35.9403164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:53:35.9405750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:53:35.9426107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:53:35.9438661Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:53:35.9442311Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:53:35.9450067Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:53:35.9453273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:53:35.9454382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:53:35.9475890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:53:35.9483442Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:53:35.9490546Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:53:35.9498308Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:53:35.9500826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:53:35.9504191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:53:35.9527383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:53:35.9536219Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:53:35.9537840Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:53:35.9547761Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:53:35.9549540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:53:35.9551733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:53:35.9576021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:53:35.9582107Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:53:35.9584849Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:53:35.9592840Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:53:35.9596708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:53:35.9597561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:53:35.9617985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:53:35.9626741Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:53:35.9632210Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:53:35.9640737Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:53:35.9643112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:53:35.9645973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:53:35.9673292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:53:35.9676324Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:53:35.9679796Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:53:35.9687170Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:53:35.9690112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:53:35.9691132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:53:35.9701287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:53:35.9716255Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:53:35.9719787Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:53:35.9727732Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:53:35.9728816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:53:35.9730882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:53:35.9763563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:53:35.9766354Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:53:35.9768143Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:53:35.9776667Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:53:35.9780744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:53:35.9781896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:53:35.9790570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:53:35.9805094Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:53:35.9810084Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:53:35.9816880Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:53:35.9820520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:53:35.9821650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:53:35.9846496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:53:35.9849369Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:53:35.9854723Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:53:35.9866492Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:53:35.9867379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:53:35.9868441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:53:35.9892378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:53:35.9896655Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:53:35.9901557Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:53:35.9912981Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:53:35.9914070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:53:35.9915141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:53:35.9937760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:53:35.9946094Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:53:35.9952789Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:53:35.9960419Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:53:35.9962185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:53:35.9964855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:53:35.9993213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:53:35.9996173Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:53:35.9999726Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:53:36.0007617Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:53:36.0009544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:53:36.0011765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:53:36.0037606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:53:36.0042868Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:53:36.0045408Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:53:36.0055639Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:53:36.0059568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:53:36.0060467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:53:36.0082741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:53:36.0109596Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:53:36.0111885Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:53:36.0121049Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:53:36.0123710Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:53:36.0124705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:53:36.0152680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:53:36.0157186Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:53:36.0160169Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:53:36.0169408Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:53:36.0172228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:53:36.0172898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:53:36.0202970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:53:36.0205548Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:53:36.0208247Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:53:36.0218433Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:53:36.0219459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:53:36.0220739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:53:36.0245799Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:53:36.0253535Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:53:36.0260677Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:53:36.0269960Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:53:36.0270796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:53:36.0271768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:53:36.0295435Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:53:36.0302357Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:53:36.0307425Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:53:36.0317945Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:53:36.0320654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:53:36.0321427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:53:36.0340458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:53:36.0349733Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:53:36.0356629Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:53:36.0358933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:53:36.0387993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:53:36.0390955Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:53:36.0393527Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:53:36.0405946Z [gw3] [ 6%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:53:36.0408651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:53:36.0409475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:53:36.0435881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:53:36.0442195Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:53:36.0444706Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:53:36.0453233Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:53:36.0455642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:53:36.0457655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:53:36.0481931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:53:36.0488436Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:53:36.0494552Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:53:36.0502267Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:53:36.0504976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:53:36.0505743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:53:36.0527676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:53:36.0534266Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:53:36.0541390Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:53:36.0542421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:53:36.0564187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:53:36.0572425Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:53:36.0586269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:53:36.0595322Z [gw0] [ 6%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:53:36.0604799Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:53:36.0612676Z [gw1] [ 6%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:53:36.0614856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:53:36.0615644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:53:36.0637232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:53:36.0641273Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:53:36.0650696Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:53:36.0661674Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:53:36.0663708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:53:36.0664737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:53:36.0693112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:53:36.0696347Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:53:36.0699826Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:53:36.0706909Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:53:36.0709272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:53:36.0711722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:53:36.0732962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:53:36.0739996Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:53:36.0746620Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:53:36.0755985Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:53:36.0758482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:53:36.0759286Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:53:36.0786725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:53:36.0789686Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:53:36.0795726Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:53:36.0804529Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:53:36.0806617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:53:36.0807623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:53:36.0836858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:53:36.0840033Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:53:36.0844004Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:53:36.0852322Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:53:36.0854128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:53:36.0856222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:53:36.0880451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:53:36.0886422Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:53:36.0892734Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:53:36.0900228Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:53:36.0903061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:53:36.0905045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:53:36.0930555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:53:36.0935314Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:53:36.0937843Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:53:36.0947489Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:53:36.0950168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:53:36.0950999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:53:36.0976318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:53:36.0978898Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:53:36.0985813Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:53:36.0995921Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:53:36.0996936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:53:36.0997909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:53:36.1017508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:53:36.1026070Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:53:36.1034666Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:53:36.1042434Z [gw1] [ 6%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:53:36.1045332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:53:36.1045909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:53:36.1066440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:53:36.1077472Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:53:36.1081485Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:53:36.1089432Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:53:36.1092185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:53:36.1094671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:53:36.1117748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:53:36.1122219Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:53:36.1127264Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:53:36.1137728Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:53:36.1138672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:53:36.1141866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:53:36.1170383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:53:36.1181964Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:53:36.1184618Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:53:36.1192861Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:53:36.1195668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:53:36.1196484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:53:36.1221597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:53:36.1224282Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:53:36.1230863Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:53:36.1232889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:53:36.1253778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:53:36.1258683Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:53:36.1268851Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:53:36.1271285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:53:36.1293280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:53:36.1298783Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:53:36.1305696Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:53:36.1307570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:53:36.1328500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:53:36.1336661Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:53:36.1343193Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:53:36.1345374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:53:36.1370672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:53:36.1374056Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:53:36.1380468Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:53:36.1382616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:53:36.1405309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:53:36.1411154Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:53:36.1418484Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:53:36.1420618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:53:36.1435826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:53:36.1441853Z [gw2] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:53:36.1453219Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:53:36.1461953Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:53:36.1464470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:53:36.1465257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:53:36.1488156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:53:36.1494220Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:53:36.1499789Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:53:36.1511759Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:53:36.1513002Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:53:36.1515488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:53:36.1538399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:53:36.1544901Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:53:36.1552297Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:53:36.1561042Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:53:36.1563279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:53:36.1564029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:53:36.1587901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:53:36.1597998Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:53:36.1600419Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:53:36.1610979Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:53:36.1612510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:53:36.1615579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:53:36.1623021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:53:36.1635074Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:53:36.1639394Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:53:36.1650330Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:53:36.1652943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:53:36.1653703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:53:36.1680152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:53:36.1682538Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:53:36.1689219Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:53:36.1697696Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:53:36.1700383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:53:36.1701134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:53:36.1710432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:53:36.1726163Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:53:36.1730433Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:53:36.1732760Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:53:36.1740423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:53:36.1742942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:53:36.1747975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:53:36.1755399Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:53:36.1763631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:53:36.1770332Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:53:36.1781820Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:53:36.1789586Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:53:36.1792412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:53:36.1793122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:53:36.1802873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:53:36.1814970Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:53:36.1820360Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:53:36.1830182Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:53:36.1833131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:53:36.1833885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:53:36.1854590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:53:36.1861441Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:53:36.1867026Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:53:36.1877410Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:53:36.1879798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:53:36.1880675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:53:36.1905931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:53:36.1910472Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:53:36.1914033Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:53:36.1923859Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:53:36.1926450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:53:36.1928486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:53:36.1948302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:53:36.1955184Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:53:36.1956677Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:53:36.1972086Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:53:36.1974227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:53:36.1975230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:53:36.2001767Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:53:36.2007776Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:53:36.2010282Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:53:36.2018903Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:53:36.2021560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:53:36.2022485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:53:36.2045118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:53:36.2053477Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:53:36.2055542Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:53:36.2066561Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:53:36.2069436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:53:36.2070221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:53:36.2092586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:53:36.2096767Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:53:36.2100539Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:53:36.2113472Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:53:36.2116336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:53:36.2117972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:53:36.2143001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:53:36.2145467Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:53:36.2152527Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:53:36.2162216Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:53:36.2163048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:53:36.2164009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:53:36.2186654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:53:36.2193696Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:53:36.2200157Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:53:36.2209455Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:53:36.2212410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:53:36.2213406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:53:36.2235481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:53:36.2237180Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:53:36.2246627Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:53:36.2254950Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:53:36.2258169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:53:36.2259216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:53:36.2267762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:53:36.2284691Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:53:36.2287217Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:53:36.2292045Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:53:36.2298298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:53:36.2300639Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:53:36.2310904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:53:36.2326568Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:53:36.2331102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:53:36.2334152Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:53:36.2341834Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:53:36.2352830Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:53:36.2355077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:53:36.2356185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:53:36.2378827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:53:36.2388499Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:53:36.2391035Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:53:36.2399707Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:53:36.2402057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:53:36.2403311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:53:36.2414510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:53:36.2421915Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:53:36.2430841Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:53:36.2433085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:53:36.2437916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:53:36.2445610Z [gw3] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:53:36.2459987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:53:36.2462505Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:53:36.2471450Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:53:36.2479603Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:53:36.2482278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:53:36.2483036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:53:36.2508171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:53:36.2510782Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:53:36.2520144Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:53:36.2528769Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:53:36.2530689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:53:36.2531693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:53:36.2557853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:53:36.2562806Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:53:36.2565107Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:53:36.2577663Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:53:36.2579505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:53:36.2581597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:53:36.2601095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:53:36.2607144Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:53:36.2615628Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:53:36.2617746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:53:36.2622340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:53:36.2628301Z [gw0] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:53:36.2643197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:53:36.2645417Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:53:36.2653096Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:53:36.2661643Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:53:36.2664930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:53:36.2666706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:53:36.2694625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:53:36.2697278Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:53:36.2700690Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:53:36.2711957Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:53:36.2714102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:53:36.2714871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:53:36.2736746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:53:36.2745725Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:53:36.2749215Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:53:36.2760693Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:53:36.2761575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:53:36.2762478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:53:36.2784040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:53:36.2790840Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:53:36.2799061Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:53:36.2806234Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:53:36.2809055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:53:36.2809810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:53:36.2832863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:53:36.2836955Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:53:36.2841660Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:53:36.2854804Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:53:36.2856932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:53:36.2859362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:53:36.2880337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:53:36.2889283Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:53:36.2894261Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:53:36.2904435Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:53:36.2907065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:53:36.2907834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:53:36.2929986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:53:36.2934815Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:53:36.2942931Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:53:36.2953130Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:53:36.2956015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:53:36.2956946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:53:36.2968760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:53:36.2984635Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:53:36.2987625Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:53:36.2995978Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:53:36.2998419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:53:36.2999297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:53:36.3023614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:53:36.3026253Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:53:36.3034375Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:53:36.3044212Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:53:36.3046372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:53:36.3048669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:53:36.3057634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:53:36.3071860Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:53:36.3075235Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:53:36.3081892Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:53:36.3085678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:53:36.3086812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:53:36.3106474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:53:36.3112832Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:53:36.3121837Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:53:36.3128839Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:53:36.3131577Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:53:36.3132631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:53:36.3160315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:53:36.3166020Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:53:36.3168698Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:53:36.3178788Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:53:36.3179634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:53:36.3180591Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:53:36.3204125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:53:36.3210750Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:53:36.3217600Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:53:36.3225825Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:53:36.3228908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:53:36.3230183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:53:36.3239609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:53:36.3250555Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:53:36.3257839Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:53:36.3270888Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:53:36.3272180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:53:36.3272972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:53:36.3295221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:53:36.3303686Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:53:36.3308213Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:53:36.3318852Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:53:36.3320720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:53:36.3322108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:53:36.3340479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:53:36.3348234Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:53:36.3357441Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:53:36.3365033Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:53:36.3367969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:53:36.3369290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:53:36.3392879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:53:36.3397045Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:53:36.3404212Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:53:36.3412481Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:53:36.3415815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:53:36.3417850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:53:36.3447583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:53:36.3452749Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:53:36.3455070Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:53:36.3465101Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:53:36.3467111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:53:36.3469220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:53:36.3490962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:53:36.3499088Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:53:36.3500763Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:53:36.3514398Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:53:36.3515226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:53:36.3516201Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:53:36.3541961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:53:36.3544913Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:53:36.3549881Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:53:36.3561633Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:53:36.3564221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:53:36.3565389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:53:36.3585378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:53:36.3596041Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:53:36.3598408Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:53:36.3609800Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:53:36.3611859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:53:36.3612807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:53:36.3641856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:53:36.3645497Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:53:36.3647835Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:53:36.3656603Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:53:36.3659521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:53:36.3660393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:53:36.3688321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:53:36.3692513Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:53:36.3695377Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:53:36.3705195Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:53:36.3706148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:53:36.3708752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:53:36.3731184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:53:36.3738353Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:53:36.3745668Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:53:36.3754440Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:53:36.3757084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:53:36.3758098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:53:36.3787198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:53:36.3790316Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:53:36.3793739Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:53:36.3801999Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:53:36.3804127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:53:36.3806987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:53:36.3833729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:53:36.3838778Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:53:36.3842483Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:53:36.3851582Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:53:36.3852548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:53:36.3853482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:53:36.3884086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:53:36.3886050Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:53:36.3888767Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:53:36.3899899Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:53:36.3900747Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:53:36.3901717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:53:36.3931653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:53:36.3935949Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:53:36.3938258Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:53:36.3946769Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:53:36.3948957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:53:36.3949928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:53:36.3976554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:53:36.3978582Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:53:36.3983405Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:53:36.3993419Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:53:36.3996946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:53:36.3998019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:53:36.4018310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:53:36.4027439Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:53:36.4032869Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:53:36.4041497Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:53:36.4045088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:53:36.4046278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:53:36.4072142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:53:36.4074977Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:53:36.4082439Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:53:36.4090107Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:53:36.4092947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:53:36.4093719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:53:36.4114519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:53:36.4120118Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:53:36.4126532Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:53:36.4137333Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:53:36.4140091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:53:36.4140856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:53:36.4166408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:53:36.4169021Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:53:36.4173291Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:53:36.4184915Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:53:36.4186857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:53:36.4187916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:53:36.4214319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:53:36.4218441Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:53:36.4220992Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:53:36.4231055Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:53:36.4233208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:53:36.4235484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:53:36.4244700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:53:36.4257248Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:53:36.4263739Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:53:36.4271283Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:53:36.4273903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:53:36.4276143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:53:36.4299216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:53:36.4308020Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:53:36.4310796Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:53:36.4321435Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:53:36.4324030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:53:36.4324781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:53:36.4346156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:53:36.4351760Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:53:36.4361548Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:53:36.4363760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:53:36.4398140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:53:36.4403626Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:53:36.4415647Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:53:36.4429255Z [gw3] [ 9%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:53:36.4431298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:53:36.4433010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:53:36.4457541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:53:36.4459647Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:53:36.4469481Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:53:36.4472374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:53:36.4496964Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:53:36.4505578Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:53:36.4531801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:53:36.4540518Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:53:36.4574949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:53:36.4586315Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:53:36.4614131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:53:36.4625952Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:53:36.4656857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:53:36.4670300Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:53:36.4704464Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:53:36.4717763Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:53:36.4751040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:53:36.4764394Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:53:36.4797300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:53:36.4810279Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:53:36.4844589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:53:36.4859147Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:53:36.4890818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:53:36.4901459Z [gw0] [ 9%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:53:36.4914342Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:53:36.4915773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:53:36.4947124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:53:36.4959372Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:53:36.4998988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:53:36.5018075Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:53:36.5057264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:53:36.5058239Z [gw3] [ 9%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:53:36.5058837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:53:36.5059418Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:53:36.5090451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:53:36.5102355Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:53:36.5138995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:53:36.5150639Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:53:36.5184850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:53:36.5196585Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:53:36.5231038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:53:36.5243338Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:53:36.5277743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:53:36.5289362Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:53:36.5323301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:53:36.5335206Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:53:36.5364082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:53:36.5374338Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:53:36.5402598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:53:36.5412943Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:53:36.5441723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:53:36.5466946Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:53:36.5487708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:53:36.5516400Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:53:36.5537076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:53:36.5549406Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:53:36.5583791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:53:36.5598050Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:53:36.5628931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:53:36.5641990Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:53:36.5671972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:53:36.5682187Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:53:36.5713522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:53:36.5724322Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:53:36.5755925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:53:36.5766258Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:53:36.5799541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:53:36.5813456Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:53:36.5845306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:53:36.5857095Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:53:36.5891329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:53:36.5905716Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:53:36.5942316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:53:36.5956557Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:53:36.5989999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:53:36.6003760Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:53:36.6038878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:53:36.6050731Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:53:36.6085953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:53:36.6094999Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:53:36.6129814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:53:36.6141298Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:53:36.6173729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:53:36.6184620Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:53:36.6216565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:53:36.6227089Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:53:36.6261321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:53:36.6271104Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:53:36.6281348Z [gw3] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:53:36.6306109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:53:36.6307122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:53:36.6315945Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:53:36.6330851Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:53:36.6331920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:53:36.6367008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:53:36.6396576Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:53:36.6414644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:53:36.6425528Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:53:36.6462049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:53:36.6476168Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:53:36.6506960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:53:36.6518643Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:53:36.6553037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:53:36.6564584Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:53:36.6599580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:53:36.6611179Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:53:36.6645722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:53:36.6656248Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:53:36.6691945Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:53:36.6703397Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:53:36.6739683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:53:36.6754021Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:53:36.6789322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:53:36.6800439Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:53:36.6835412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:53:36.6846597Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:53:36.6881323Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:53:36.6892583Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:53:36.6928057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:53:36.6939840Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:53:36.6978665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:53:36.6991946Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:53:36.7021612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:53:36.7034656Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:53:36.7070369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:53:36.7081986Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:53:36.7117394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:53:36.7129061Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:53:36.7163769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:53:36.7174453Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:53:36.7209461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:53:36.7222778Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:53:36.7278284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:53:36.7289472Z [gw2] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:53:36.7324218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:53:36.7336084Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:53:36.7370460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:53:36.7381638Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:53:36.7416631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:53:36.7427840Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:53:36.7465350Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:53:36.7477106Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:53:36.7512571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:53:36.7523993Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:53:36.7559350Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:53:36.7573037Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:53:36.7608271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:53:36.7622180Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:53:36.7656157Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:53:36.7669612Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:53:36.7700466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:53:36.7712089Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:53:36.7743672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:53:36.7755128Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:53:36.7785468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:53:36.7795961Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:53:36.7829929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:53:36.7842706Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:53:36.7874292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:53:36.7884614Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:53:36.7916698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:53:36.7926675Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:53:36.7956204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:53:36.7966230Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:53:36.7995325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:53:36.8005342Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:53:36.8034867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:53:36.8045251Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:53:36.8074632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:53:36.8084856Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:53:36.8103110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:53:36.8113464Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:53:36.8142088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:53:36.8152321Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:53:36.8183971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:53:36.8192258Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:53:36.8222182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:53:36.8250678Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:53:36.8279866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:53:36.8290134Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:53:36.8303503Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:53:36.8316867Z [gw1] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:53:36.8325032Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:53:36.8337300Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:53:36.8358359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:53:36.8370272Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:53:36.8378510Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:53:36.8385764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:53:36.8404549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:53:36.8420568Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:53:36.8425843Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:53:36.8434282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:53:36.8451941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:53:36.8471268Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:53:36.8473337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:53:36.8481622Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:53:36.8502438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:53:36.8512693Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:53:36.8516741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:53:36.8527358Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:53:36.8547291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:53:36.8560787Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:53:36.8570756Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:53:36.8572740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:53:36.8613207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:53:36.8615804Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:53:36.8629252Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:53:36.8630432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:53:36.8665386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:53:36.8670235Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:53:36.8685681Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:53:36.8686836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:53:36.8719926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:53:36.8726405Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:53:36.8740153Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:53:36.8742517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:53:36.8781879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:53:36.8784497Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:53:36.8799890Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:53:36.8800777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:53:36.8836704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:53:36.8846003Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:53:36.8861496Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:53:36.8862531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:53:36.8880217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:53:36.8896990Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:53:36.8903587Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:53:36.8910614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:53:36.8943332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:53:36.8952883Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:53:36.8963485Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:53:36.8996914Z [gw0] [ 11%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:53:36.8997969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:53:36.8998823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:53:36.9015979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:53:36.9023701Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:53:36.9043606Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:53:36.9044390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:53:36.9075940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:53:36.9084130Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:53:36.9101394Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:53:36.9102400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:53:36.9119495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:53:36.9133952Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:53:36.9149616Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:53:36.9150643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:53:36.9188940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:53:36.9193468Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:53:36.9206461Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:53:36.9207411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:53:36.9239571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:53:36.9250544Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:53:36.9287424Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:53:36.9288370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:53:36.9304936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:53:36.9307809Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:53:36.9322047Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:53:36.9323106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:53:36.9357481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:53:36.9364603Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:53:36.9383485Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:53:36.9384773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:53:36.9421845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:53:36.9425235Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:53:36.9442543Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:53:36.9444530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:53:36.9474007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:53:36.9476567Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:53:36.9494801Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:53:36.9495781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:53:36.9513485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:53:36.9528706Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:53:36.9540668Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:53:36.9541679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:53:36.9568629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:53:36.9577840Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:53:36.9594244Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:53:36.9595232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:53:36.9631272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:53:36.9635705Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:53:36.9645563Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:53:36.9670033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:53:36.9681417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:53:36.9682684Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:53:36.9684753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:53:36.9695793Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:53:36.9701447Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:53:36.9709539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:53:36.9734530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:53:36.9745790Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:53:36.9761747Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:53:36.9762647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:53:36.9792614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:53:36.9798742Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:53:36.9814910Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:53:36.9815901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:53:36.9851229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:53:36.9860559Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:53:36.9887794Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:53:36.9888797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:53:36.9912357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:53:36.9920051Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:53:36.9955767Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:53:36.9956871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:53:36.9966854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:53:36.9976076Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:53:36.9991977Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:53:36.9992528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:53:37.0032047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:53:37.0036768Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:53:37.0072137Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:53:37.0073279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:53:37.0092810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:53:37.0096400Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:53:37.0112141Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:53:37.0129650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:53:37.0153296Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:53:37.0155698Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:53:37.0168982Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:53:37.0169951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:53:37.0208303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:53:37.0212912Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:53:37.0224416Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:53:37.0226155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:53:37.0257561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:53:37.0265579Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:53:37.0275480Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:53:37.0277753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:53:37.0310057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:53:37.0318054Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:53:37.0331427Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:53:37.0332406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:53:37.0365441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:53:37.0372109Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:53:37.0384047Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:53:37.0384940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:53:37.0419720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:53:37.0426126Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:53:37.0435993Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:53:37.0437284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:53:37.0473147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:53:37.0480222Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:53:37.0493614Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:53:37.0495471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:53:37.0522128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:53:37.0528688Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:53:37.0541573Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:53:37.0543976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:53:37.0579746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:53:37.0586161Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:53:37.0598452Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:53:37.0599130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:53:37.0628697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:53:37.0637019Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:53:37.0654816Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:53:37.0655661Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:53:37.0683818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:53:37.0692975Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:53:37.0702671Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:53:37.0704154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:53:37.0744255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:53:37.0749145Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:53:37.0759217Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:53:37.0761143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:53:37.0777231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:53:37.0793146Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:53:37.0798743Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:53:37.0806562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:53:37.0821913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:53:37.0836242Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:53:37.0841575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:53:37.0851735Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:53:37.0862953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:53:37.0875449Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:53:37.0885780Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:53:37.0896945Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:53:37.0908840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:53:37.0919974Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:53:37.0930737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:53:37.0941062Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:53:37.0953845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:53:37.0964784Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:53:37.0977356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:53:37.0988509Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:53:37.1000913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:53:37.1011832Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:53:37.1022825Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:53:37.1034289Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:53:37.1045515Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:53:37.1056600Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:53:37.1090373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:53:37.1101031Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:53:37.1137600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:53:37.1146821Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:53:37.1157695Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:53:37.1160300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:53:37.1194443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:53:37.1205862Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:53:37.1239401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:53:37.1248166Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:53:37.1281566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:53:37.1294765Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:53:37.1329840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:53:37.1342173Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:53:37.1374949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:53:37.1386708Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:53:37.1421312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:53:37.1433104Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:53:37.1469820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:53:37.1482565Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:53:37.1516391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:53:37.1530046Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:53:37.1563238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:53:37.1575901Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:53:37.1608397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:53:37.1621701Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:53:37.1632341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:53:37.1643877Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:53:37.1658272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:53:37.1667202Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:53:37.1702406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:53:37.1716299Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:53:37.1753108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:53:37.1763948Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:53:37.1800721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:53:37.1811625Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:53:37.1848431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:53:37.1859395Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:53:37.1896301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:53:37.1905285Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:53:37.1945120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:53:37.1954162Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:53:37.1988188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:53:37.2000587Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:53:37.2116020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:53:37.2132288Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:53:37.2857919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:53:37.2870502Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:53:37.3631358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:53:37.3645477Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:53:37.3670431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:53:37.3683200Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:53:37.4605551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:53:37.4619771Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:53:37.4643111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:53:37.4656745Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:53:37.6007409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:53:37.6020536Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:53:37.7082707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:53:37.7101561Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:53:37.9184402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:53:37.9198827Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:53:38.0417223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:53:38.0433315Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:53:38.1346695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:53:38.1360908Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:53:38.2882235Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:53:38.2897048Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:53:38.3462266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:53:38.3476786Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:53:38.3517898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:53:38.3532180Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:53:38.3981755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:53:38.3996436Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:53:38.6203722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:53:38.6216122Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:53:38.6830048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:53:38.6841403Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:53:38.7140856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:53:38.7152807Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:53:38.7305355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:53:38.7343546Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:53:38.7666924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:53:38.7718199Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:53:38.7784507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:53:38.7785195Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:53:38.8645042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:53:38.8646061Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:53:39.3619917Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:53:39.3621463Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:53:39.4145307Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:53:39.4161734Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:53:39.6808403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:53:39.6809799Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:53:39.6869528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:53:39.6880334Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:53:40.0424922Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:53:40.0437638Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:53:40.0505364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:53:40.0515865Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:53:40.0699467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:53:40.0700609Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:53:40.1800668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:53:40.1812809Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:53:40.3091476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:53:40.3135537Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:53:40.3484167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:53:40.3513512Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:53:40.4215241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:53:40.4228157Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:53:40.4267895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:53:40.4336410Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:53:40.4680230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:53:40.4681358Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:53:40.4721569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:53:40.4729674Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:53:40.4761262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:53:40.4772574Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:53:40.4793465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:53:40.4804891Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:53:40.5312762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:53:40.5323669Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:53:40.5400371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:53:40.5410874Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:53:40.5913142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:53:40.5925269Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:53:40.6407029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:53:40.6418515Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:53:40.6533710Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:53:40.6560143Z [gw3] [ 13%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:53:40.7245413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:53:40.7256773Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:53:40.9412714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:53:40.9424804Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:53:40.9457901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:53:40.9469757Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:53:40.9770953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:53:40.9782021Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:53:40.9836504Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:53:40.9846697Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:53:40.9878441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:53:40.9889336Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:53:41.0987357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:53:41.0999447Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:53:41.1268217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:53:41.1279081Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:53:41.1505295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:53:41.1512272Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:53:41.1749850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:53:41.1761521Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:53:41.8617528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:53:41.8718974Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:53:41.9720251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:53:41.9728849Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:53:41.9776730Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:53:41.9777950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:53:41.9923672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:53:41.9924805Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:53:42.2518986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:53:42.2586881Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:53:42.4602082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:53:42.4603255Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:53:42.5900795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:53:42.5913258Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:53:42.6743691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:53:42.6780563Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:53:42.6831393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:53:42.6832518Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:53:42.7141829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:53:42.7143028Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:53:42.7995423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:53:42.8007346Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:53:42.8122838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:53:42.8132953Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:53:42.8704855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:53:42.8716325Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:53:42.9208202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:53:42.9219641Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:53:42.9356863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:53:42.9367553Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:53:43.2447896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:53:43.2461237Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:53:43.4087965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:53:43.4099612Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:53:43.4197209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:53:43.4208959Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:53:43.4419161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:53:43.4430438Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:53:43.4508626Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:53:43.4538906Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:53:43.4565908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:53:43.4576414Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:53:43.4606947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:53:43.4617168Z [gw3] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:53:43.4760109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:53:43.4773221Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:53:43.4911567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:53:43.4923202Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:53:43.5273114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:53:43.5288098Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:53:43.5719364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:53:43.5731081Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:53:43.5804282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:53:43.5817417Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:53:43.7552818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:53:43.7570516Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:53:43.8723994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:53:43.8735256Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:53:44.0258199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:53:44.0272015Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:53:44.0445156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:53:44.0457925Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:53:44.1084926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:53:44.1097384Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:53:44.1184688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:53:44.1198447Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:53:44.2844539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:53:44.2859507Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:53:44.3180624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:53:44.3192379Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:53:44.3285559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:53:44.3298157Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:53:44.4002058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:53:44.4014406Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:53:44.4052852Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:53:44.4066129Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:53:44.5105510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:53:44.5119788Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:53:44.5160362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:53:44.5170972Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:53:44.5207142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:53:44.5218712Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:53:44.5241093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:53:44.5253960Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:53:44.5702284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:53:44.5713424Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:53:44.5756059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:53:44.5769365Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:53:44.6658217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:53:44.6671052Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:53:44.6756558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:53:44.6769986Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:53:44.6888949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:53:44.6900910Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:53:44.7305040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:53:44.7318417Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:53:44.7368658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:53:44.7380737Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:53:44.7983032Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:53:44.7994806Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:53:44.8270280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:53:44.8283244Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:53:44.8795339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:53:44.8812851Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:53:45.1280751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:53:45.1292943Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:53:45.1510371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:53:45.1529967Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:53:45.1567805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:53:45.1580776Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:53:45.1814415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:53:45.1828652Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:53:45.3274882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:53:45.3293215Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:53:45.3333432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:53:45.3346734Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:53:45.3390260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:53:45.3404353Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:53:45.3980054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:53:45.3993915Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:53:45.4131087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:53:45.4151904Z [gw1] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:53:45.4375074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:53:45.4394935Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:53:45.6663462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:53:45.6677727Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:53:45.7413818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:53:45.7486585Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:53:45.7660960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:53:45.7662261Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:53:45.8190581Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:53:45.8212688Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:53:45.8797455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:53:45.8945651Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:53:45.9770203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:53:45.9771338Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:53:46.1318377Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:53:46.1319692Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:53:46.1831432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:53:46.1848849Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:53:46.1921253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:53:46.1946725Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:53:46.1951278Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:53:46.1965009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:53:46.2080993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:53:46.2082059Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:53:46.2122490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:53:46.2128684Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:53:46.2367284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:53:46.2381246Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:53:46.2997593Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:53:46.3001830Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:53:46.3032351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:53:46.3044750Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:53:46.4791005Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:53:46.4803996Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:53:47.5516662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:53:47.5545892Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:53:47.5620803Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:53:47.5635697Z [gw3] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:53:47.5670755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:53:47.5682503Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:53:47.5910605Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:53:47.5922560Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:53:47.5956868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:53:47.5969161Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:53:47.6632768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:53:47.6646840Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:53:47.7356787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:53:47.7369344Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:53:47.9261536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:53:47.9274259Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:53:47.9416586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:53:47.9428659Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:53:47.9463976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:53:47.9476038Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:53:47.9510199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:53:47.9521531Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:53:47.9552544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:53:47.9563843Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:53:47.9595946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:53:47.9606064Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:53:48.7099831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:53:48.7114340Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:53:48.8768225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:53:48.8779986Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:53:48.8816831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:53:48.8838686Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:53:48.8867382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:53:48.8882704Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:53:48.9817983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:53:48.9823497Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:53:49.0606742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:53:49.0653948Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:53:49.0779812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:53:49.0781203Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:53:49.1441733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:53:49.1453661Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:53:49.2107697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:53:49.2119917Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:53:49.2378720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:53:49.2390787Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:53:49.2414898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:53:49.2424186Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:53:49.3371538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:53:49.3514643Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:53:49.3581596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:53:49.3582492Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:53:49.4257773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:53:49.4322175Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:53:49.4628549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:53:49.4665290Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:53:49.4820307Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:53:49.4921040Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:53:49.4970013Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:53:49.4999601Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:53:49.5000682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:53:49.5027612Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:53:49.5028715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:53:49.5032180Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:53:49.5033245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:53:49.5069082Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:53:49.5089434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:53:49.5098215Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:53:49.5115856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:53:49.5372891Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:53:49.5630398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:53:49.5737717Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:53:49.5746266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:53:49.5983228Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:53:49.5984383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:53:49.6289126Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:53:49.6290249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:53:49.6468885Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:53:50.0467718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:53:50.0492266Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:53:50.1003594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:53:50.1036409Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:53:50.5792592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:53:50.5825788Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:53:50.6754867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:53:50.6801334Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:53:50.7387016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:53:50.7506996Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:53:50.7509131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:53:50.7548390Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:53:50.7758527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:53:50.7770175Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:53:50.9355303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:53:50.9366827Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:53:50.9737152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:53:50.9744552Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:53:50.9785022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:53:50.9809711Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:53:51.2331006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:53:51.2342417Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:53:51.6025092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:53:51.6040334Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:53:51.6422399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:53:51.6423858Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:53:51.7110667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:53:51.7122991Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:53:51.8498384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:53:51.8651348Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:53:51.9205448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:53:51.9230431Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:53:51.9782915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:53:51.9797440Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:53:52.0026485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:53:52.0034074Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:53:52.0721164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:53:52.0722851Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:53:52.2853228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:53:52.2854761Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:53:52.2893229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:53:52.2903623Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:53:52.3835134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:53:52.3865306Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:53:52.3923318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:53:52.3932595Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:53:52.3974534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:53:52.3991822Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:53:52.4019978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:53:52.4030933Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:53:52.4058395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:53:52.4077470Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:53:52.4169642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:53:52.4170759Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:53:52.4482706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:53:52.4492246Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:53:52.8718525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:53:52.8729052Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:53:53.2633183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:53:53.2644944Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:53:53.3373485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:53:53.3386994Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:53:53.3547889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:53:53.3556316Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:53:53.3595117Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:53:53.3603785Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:53:53.3838550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:53:53.3849300Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:53:54.3420146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:53:54.3431234Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:53:54.3540018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:53:54.3555397Z [gw0] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:53:54.3687398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:53:54.3698457Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:53:54.4002625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:53:54.4011364Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:53:54.4066391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:53:54.4067493Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:53:54.6915687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:53:54.6925595Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:53:54.7071998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:53:54.7085674Z [gw0] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:53:54.8905100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:53:54.8916735Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:53:54.9827354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:53:54.9838580Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:53:54.9866259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:53:54.9875614Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:53:55.1282926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:53:55.1294741Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:53:55.3636277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:53:55.3648261Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:53:55.3674620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:53:55.3686303Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:53:55.4251555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:53:55.4263332Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:53:55.4914127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:53:55.4927300Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:53:55.5730040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:53:55.5742916Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:53:56.3224984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:53:56.3243079Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:53:56.3627814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:53:56.3646471Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:53:56.3738421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:53:56.3761452Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:53:56.5158064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:53:56.5169436Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:53:56.5449750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:53:56.5460975Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:53:56.5901109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:53:56.5913893Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:53:56.6382207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:53:56.6392181Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:53:56.6487137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:53:56.6497109Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:53:56.6512223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:53:56.6522255Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:53:56.6619403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:53:56.6629092Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:53:56.6745991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:53:56.6755852Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:53:56.9204166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:53:56.9215373Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:53:57.0009110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:53:57.0019902Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:53:57.0671854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:53:57.0683711Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:53:57.9810641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:53:57.9821774Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:53:57.9959565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:53:57.9969814Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:53:58.0530907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:53:58.0542713Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:53:58.7830217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:53:58.7842216Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:53:58.7971599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:53:58.7983375Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:53:58.8753045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:53:58.8764382Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:53:58.8827494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:53:58.8840580Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:53:59.3279532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:53:59.3291876Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:53:59.3319120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:53:59.3330005Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:53:59.3360232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:53:59.3373456Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:53:59.3410837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:53:59.3422866Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:53:59.3459758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:53:59.3469764Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:53:59.8120566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:53:59.8132669Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:53:59.8147848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:53:59.8158988Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:53:59.8347468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:53:59.8356554Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:53:59.8688607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:53:59.8700861Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:53:59.8744528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:53:59.8756213Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:53:59.9042215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:53:59.9053049Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:53:59.9548582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:53:59.9560358Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:53:59.9615760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:53:59.9624604Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:54:00.0392343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:54:00.0403975Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:54:00.1102722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:54:00.1111295Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:54:00.6669802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:54:00.6683820Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:54:00.6718175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:54:00.6730312Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:54:00.6766531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:54:00.6776690Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:54:00.6859629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:54:00.6871307Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:54:00.7580077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:54:00.7593266Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:54:00.7672334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:54:00.7681676Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:54:00.8594640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:54:00.8618237Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:54:00.8850982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:54:00.8852250Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:54:00.9386058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:54:00.9397400Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:54:00.9695358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:54:00.9707812Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:54:01.0085777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:54:01.0096409Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:54:01.0436899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:54:01.0450334Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:54:01.1130602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:54:01.1143673Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:54:01.1484131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:54:01.1495821Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:54:01.1603405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:54:01.1615066Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:54:01.1650046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:54:01.1660913Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:54:01.1680146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:54:01.1691391Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:54:01.2231616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:54:01.2244004Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:54:01.2258390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:54:01.2270219Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:54:01.2483071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:54:01.2494827Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:54:01.2760671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:54:01.2771548Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:54:01.2805248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:54:01.2817047Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:54:01.2852312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:54:01.2863492Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:54:01.3332142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:54:01.3345181Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:54:01.4081807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:54:01.4096086Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:54:01.4136034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:54:01.4148944Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:54:01.4238582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:54:01.4249802Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:54:01.4381593Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:54:01.4393343Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:54:01.4997658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:54:01.5010873Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:54:01.5152267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:54:01.5165174Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:54:01.5276846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:54:01.5291560Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:54:01.5481274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:54:01.5493888Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:54:01.5597992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:54:01.5609112Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:54:01.6035041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:54:01.6046503Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:54:01.6640938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:54:01.6650981Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:54:01.7253719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:54:01.7267281Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:54:01.7306478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:54:01.7319277Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:54:01.7354538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:54:01.7365654Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:54:01.9221907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:54:01.9234518Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:54:01.9501381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:54:01.9514277Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:54:01.9553214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:54:01.9566128Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:54:02.0921586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:54:02.0936989Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:54:02.1087093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:54:02.1100614Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:54:02.1889105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:54:02.1901483Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:54:02.2438558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:54:02.2458898Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:54:02.2643748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:54:02.2661779Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:54:02.2681286Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:54:02.2685648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:54:02.2704996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:54:02.2717212Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:54:02.3066631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:54:02.3079333Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:54:02.4263393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:54:02.4277975Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:54:02.5755769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:54:02.5777572Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:54:02.5855585Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:54:02.5861903Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:54:02.6949471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:54:02.6970312Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:54:02.7010596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:54:02.7035982Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:54:02.7068309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:54:02.7074643Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:54:02.7118961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:54:02.7130565Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:54:02.9383127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:54:02.9407124Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:54:02.9450003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:02.9460201Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:02.9499607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:02.9509686Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:02.9683700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:54:02.9693352Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:54:02.9729882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:54:02.9741658Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:54:02.9783099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:54:02.9795175Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:54:02.9898893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:54:02.9912581Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:54:03.0367369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:54:03.0379161Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:54:03.0382256Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:54:03.0472676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:54:03.0775544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:54:03.1041446Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:54:03.1780207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:54:03.1823940Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:54:03.1825344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:54:03.1828856Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:54:03.2431584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:54:03.2446083Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:54:03.2974039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:54:03.2982222Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:54:03.3112372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:54:03.3130520Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:54:03.3162561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:54:03.3179683Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:54:03.3182170Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:54:03.3193628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:54:03.3213174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:54:03.3224926Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:54:03.3276988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:54:03.3295398Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:54:03.3313523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:54:03.3324162Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:54:03.4082200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:54:03.4097868Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:54:03.4457235Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:54:03.4471208Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:54:03.6345010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:54:03.6360333Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:54:03.7288186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:54:03.7300940Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:54:03.8467992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:54:03.8486233Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:54:03.8493139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:54:03.8502429Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:54:03.9080621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:54:03.9093341Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:54:03.9776667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:54:03.9791039Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:54:04.0074255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:54:04.0086489Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:54:04.0904849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:54:04.0917576Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:54:04.1164597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:54:04.1178505Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:54:04.3202650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:54:04.3213376Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:54:04.3281935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:54:04.3295433Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:54:04.5845085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:54:04.5858186Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:54:04.7105619Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:54:04.7118197Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:54:04.7349340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:54:04.7364366Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:54:04.7464368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:54:04.7476050Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:54:04.7559347Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:54:04.7573332Z [gw2] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:54:04.7611067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:54:04.7621602Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:54:04.7720516Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:54:04.7730681Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:54:04.8937436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:54:04.8949882Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:54:04.8987429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:54:04.9000546Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:54:04.9093288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:54:04.9108247Z [gw2] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:54:04.9137988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:54:04.9148988Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:54:05.0652816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:54:05.0666727Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:54:05.0705678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:54:05.0720211Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:54:05.1244415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:54:05.1256410Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:54:05.1400586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:54:05.1412329Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:54:05.2052962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:54:05.2067396Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:54:05.2140548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:54:05.2153555Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:54:05.2192206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:54:05.2204162Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:54:05.2240620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:54:05.2252410Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:54:05.2288341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:54:05.2299718Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:54:05.2334599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:54:05.2346235Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:54:05.2381212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:54:05.2392770Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:54:05.2422300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:54:05.2434038Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:54:05.2470551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:54:05.2483168Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:54:05.2518714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:54:05.2530379Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:54:05.5363655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:54:05.5379286Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:54:05.7859466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:54:05.7871805Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:54:05.9036688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:54:05.9049230Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:54:06.7213588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:54:06.7227099Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:54:06.8831731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:54:06.8846168Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:54:06.8868375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:54:06.8882990Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:54:07.6199967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:54:07.6212708Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:54:07.6355527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:54:07.6377228Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:54:07.9169846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:54:07.9181663Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:54:07.9203376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:54:07.9218348Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:54:07.9258527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:54:07.9271245Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:54:07.9293035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:54:07.9306781Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:54:08.2112554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:54:08.2125684Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:54:08.2159406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:54:08.2170470Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:54:08.2206362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:54:08.2216757Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:54:09.6656445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:54:09.6669927Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:54:10.7502477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:54:10.7517485Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:54:10.7767637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:54:10.7781073Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:54:12.2746826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:54:12.2764352Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:54:12.2973865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:54:12.2985938Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:54:12.3060108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:54:12.3070995Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:54:12.6001861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:54:12.6017014Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:54:12.8978154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:54:12.8990104Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:54:13.0328136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:54:13.0341562Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:54:13.0382217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:54:13.0394172Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:54:13.2605759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:54:13.2618704Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:54:13.2754798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:54:13.2766441Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:54:13.4283023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:54:13.4296702Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:54:13.4445205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:54:13.4457652Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:54:13.4514188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:54:13.4525201Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:54:13.4676293Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:54:13.4687160Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:54:13.5487312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:54:13.5499816Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:54:13.6390052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:54:13.6405452Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:54:13.6584289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:54:13.6597085Z [gw0] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:54:13.6999402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:54:13.7011761Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:54:13.9339357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:54:13.9358712Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:54:14.1447396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:54:14.1461265Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:54:14.7662513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:54:14.7674824Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:54:14.7711868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:54:14.7723239Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:54:14.7895692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:54:14.7907159Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:54:14.8097317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:54:14.8108136Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:54:14.8144498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:54:14.8156375Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:54:14.8271883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:54:14.8285948Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:54:15.0634922Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:54:15.0647707Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:54:15.3321302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:54:15.3334290Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:54:15.3355822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:54:15.3366968Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:54:15.3978992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:54:15.3990835Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:54:16.5607310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:54:16.5620828Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:54:17.1302985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:54:17.1317475Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:54:18.1452564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:54:18.1466139Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:54:19.1339028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:54:19.1354921Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:54:19.1392826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:54:19.1405344Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:54:19.1438253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:54:19.1450077Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:54:19.1565819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:54:19.1576914Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:54:19.1668696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:54:19.1679197Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:54:19.2950567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:54:19.2962813Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:54:19.5497121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:54:19.5507644Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:54:19.5534442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:54:19.5544080Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:54:19.5828458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:54:19.5838039Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:54:20.2781316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:54:20.2796154Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:54:20.2819761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:54:20.2832619Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:54:20.8029471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:54:20.8042602Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:54:21.1700429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:54:21.1714077Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:54:21.1793979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:54:21.1808666Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:54:21.1869854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:54:21.1881262Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:54:21.2262790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:54:21.2274463Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:54:21.2310021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:54:21.2322126Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:54:21.2358926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:54:21.2370432Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:54:21.2594638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:54:21.2603804Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:54:21.2666877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:54:21.2678272Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:54:21.2700610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:54:21.2711771Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:54:21.2748189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:54:21.2759480Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:54:21.2797374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:54:21.2808617Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:54:21.2980039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:54:21.2991263Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:54:21.3204460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:54:21.3217303Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:54:21.3412624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:54:21.3426831Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:54:21.3464787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:54:21.3477983Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:54:21.3514712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:54:21.3528235Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:54:21.3550616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:54:21.3563616Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:54:21.3599812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:54:21.3612609Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:54:21.3889306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:54:21.3901004Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:54:21.3981329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:54:21.3991981Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:54:21.4265198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:54:21.4276509Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:54:21.4753212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:54:21.4765029Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:54:21.6353429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:54:21.6368380Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:54:21.7026658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:54:21.7037744Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:54:23.9034728Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:54:23.9046584Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:54:23.9620051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:54:23.9631879Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:54:24.1478233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:54:24.1490259Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:54:24.1781127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:54:24.1792729Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:54:24.2868465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:54:24.2880181Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:54:24.2917453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:54:24.2928422Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:54:24.2986854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:54:24.2998386Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:54:24.3746345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:54:24.3758006Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:54:24.4315213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:54:24.4329717Z [gw3] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:54:24.4519168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:54:24.4531327Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:54:25.0516774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:54:25.0529346Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:54:25.5812309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:54:25.5825235Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:54:25.7844861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:54:25.7860560Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:54:26.1449832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:54:26.1462757Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:54:26.1589845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:54:26.1601651Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:54:26.3194819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:54:26.3206818Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:54:26.4656556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:54:26.4669638Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:54:26.4693051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:54:26.4704495Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:54:26.4741557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:54:26.4753232Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:54:26.4962574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:54:26.4974009Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:54:26.5040232Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:54:26.5051285Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:54:26.5226264Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:54:26.5237217Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:54:26.5304020Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:54:26.5315765Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:54:26.6820012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:54:26.6832330Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:54:26.7209222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:54:26.7221700Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:54:26.8350605Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:54:26.8397424Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:54:26.8617471Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:54:26.8630381Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:54:26.9904411Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:54:26.9918614Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:54:27.0205239Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:54:27.0218396Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:54:27.2373481Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:54:27.2385764Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:54:27.2668060Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:54:27.2678661Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:54:27.2874908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:54:27.2884182Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:54:27.3577846Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:54:27.3586694Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:54:27.3764561Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:54:27.3776728Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:54:27.3794143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:54:27.3806281Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:54:27.3825529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:54:27.3833899Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:54:27.4635705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:54:27.4644384Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:54:27.4802033Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:54:27.4810337Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:54:27.6045403Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:54:27.6057151Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:54:27.7348052Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:54:27.7359878Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:54:27.7391724Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:54:27.7402483Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:54:27.7431681Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:54:27.7442315Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:54:27.8460488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:54:27.8471878Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:54:27.8687982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:54:27.8699035Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:54:27.9493222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:54:27.9501837Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:54:27.9697726Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:54:27.9706171Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:54:27.9965742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:54:27.9973963Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:54:28.0272354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:54:28.0282321Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:54:28.1522642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:54:28.1533771Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:54:28.8571309Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:54:28.8585597Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:54:29.0706512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:54:29.0719445Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:54:29.1162554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:54:29.1178559Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:54:29.8976449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:54:29.8987989Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:54:30.1876363Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:54:30.1887746Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:54:30.2634866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:54:30.2647760Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:54:30.8536912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:54:30.8546130Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:54:30.9740184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:54:30.9749343Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:54:31.0009579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:54:31.0018186Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:54:31.0287202Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:54:31.0296980Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:54:31.0999558Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:54:31.1008796Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:54:31.2135316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:54:31.2146600Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:54:31.5689658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:54:31.5704162Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:54:31.6281671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:54:31.6292505Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:54:31.6525170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:54:31.6536286Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:54:31.8455271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:54:31.8504475Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:54:31.8526764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:54:31.8553749Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:54:32.0446640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:54:32.0458062Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:54:32.2498322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:54:32.2509644Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:54:32.4309363Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:54:32.4320657Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:54:32.5869425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:54:32.5882204Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:54:32.7895025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:54:32.7907917Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:54:32.9451456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:54:32.9463896Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:54:33.4167240Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:54:33.4612491Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:54:33.7505148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:54:33.7534558Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:54:34.1816498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:54:34.1845265Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:54:34.2842037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:54:34.2843384Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:54:34.2852850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:54:34.2907956Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:54:34.4586450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:54:34.4594337Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:54:34.4691396Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:54:34.4718291Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:54:34.4754158Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:54:34.4781830Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:54:34.4788793Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:54:34.4849023Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:54:34.4892195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:54:34.4911954Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:54:34.5158228Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:54:34.5169485Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:54:34.5249116Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:54:34.5260211Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:54:34.6606885Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:54:34.6630212Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:54:34.6926061Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:54:34.6976995Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:54:34.8740912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:54:34.8759099Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:54:35.0538291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:54:35.0551276Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:54:35.0850614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:54:35.0856649Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:54:35.3007567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:54:35.3024763Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:54:35.3456436Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:54:35.3468161Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:54:35.5445328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:54:35.5452762Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:54:35.5874858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:54:35.5882586Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:54:35.6720055Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:54:35.6732074Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:54:35.6850133Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:54:35.6860860Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:54:35.6933983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:54:35.6950196Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:54:35.7011629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:54:35.7012677Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:54:35.7121429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:54:35.7122485Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:54:35.7250149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:54:35.7258234Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:54:35.7409035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:54:35.7410091Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:54:35.7850395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:54:35.7851532Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:54:35.7985033Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:54:35.7986091Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:54:35.8197440Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:54:35.8198466Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:54:35.8228434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:54:35.8286475Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:54:35.8311313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:54:35.8361331Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:54:35.9090995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:54:35.9338124Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:54:35.9597185Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:54:35.9746409Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:54:36.0016736Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:54:36.0037694Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:54:36.0077317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:54:36.0100015Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:54:36.0254758Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:54:36.0273138Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:54:36.0300430Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:54:36.0320556Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:54:36.0352103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:54:36.0359256Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:54:36.0399530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:54:36.0416574Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:54:36.0442079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:54:36.0461579Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:54:36.0838152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:54:36.0849972Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:54:36.1156683Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:54:36.1169123Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:54:36.1200795Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:54:36.1211827Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:54:36.1267854Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:54:36.1278960Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:54:36.1296598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:54:36.1306779Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:54:36.1352935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:54:36.1363279Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:54:36.1389607Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:54:36.1396756Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:54:36.1422443Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:54:36.1432455Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:54:36.1456742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:54:36.1464788Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:54:36.1489734Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:54:36.1497564Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:54:36.1523868Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:54:36.1550307Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:54:36.1583752Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:54:36.1597972Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:54:36.1624503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:54:36.1636910Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:54:36.1669082Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:54:36.1680332Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:54:36.1700616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:54:36.1712222Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:54:36.1732923Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:54:36.1743513Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:54:36.1868921Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:54:36.1879835Z [gw3] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:54:36.1961928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:54:36.1973700Z [gw3] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:54:36.2135735Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:54:36.2146353Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:54:36.2197725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:54:36.2208489Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:54:36.2365905Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:54:36.2377881Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:54:36.2429621Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:54:36.2440174Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:54:36.2704189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:54:36.2715578Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:54:36.2830374Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:54:36.2842028Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:54:36.2893157Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:54:36.2903701Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:54:36.3030825Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:54:36.3041169Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:54:36.3090800Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:54:36.3103957Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:54:36.3688383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:54:36.3703657Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:54:36.4239558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:54:36.4249946Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:54:36.4407270Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:54:36.4417497Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:54:36.5022893Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:54:36.5036106Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:54:36.5258749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:54:36.5272166Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:54:36.5521834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:54:36.5532786Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:54:36.5644649Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:54:36.5660796Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:54:36.5857176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:54:36.5865889Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:54:36.6126961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:54:36.6137707Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:54:36.6762821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:54:36.6774206Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:54:36.7036469Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:54:36.7049306Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:54:36.7178467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:54:36.7188668Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:54:36.7230260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:54:36.7241321Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:54:36.7280041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:54:36.7292082Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:54:36.7437259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:54:36.7448307Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:54:36.7593010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:54:36.7605251Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:54:36.9698207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:54:36.9709477Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:54:36.9831770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:54:36.9844313Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:54:37.0129998Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:54:37.0141107Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:54:37.0438285Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:54:37.0450080Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:54:37.0551434Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:54:37.0563553Z [gw3] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:54:37.0636078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:54:37.0648421Z [gw3] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:54:37.1373251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:54:37.1390234Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:54:37.1548579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:54:37.1583636Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:54:37.1875222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:54:37.1876374Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:54:37.1963937Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:54:37.2043150Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:54:37.2048969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:54:37.2050059Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:54:37.2058070Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:54:37.2067481Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:54:37.2585371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:54:37.2588891Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:54:37.2693986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:54:37.2705017Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:54:37.2852927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:54:37.2864261Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:54:37.3468863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:54:37.3481890Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:54:37.3637295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:54:37.3649126Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:54:37.3686182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:54:37.3698735Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:54:37.3735657Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:54:37.3748262Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:54:37.3783367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:54:37.3794827Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:54:37.4284311Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:54:37.4296812Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:54:37.4416239Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:54:37.4427145Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:54:37.5121083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:54:37.5129421Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:54:37.5333947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:54:37.5345727Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:54:37.5548222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:54:37.5559657Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:54:37.8127565Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:54:37.8141467Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:54:38.0541404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:54:38.0557807Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:54:38.1941119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:54:38.1952595Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:54:38.2852485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:54:38.2863765Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:54:38.2920379Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:54:38.2934327Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:54:38.3016367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:54:38.3035607Z [gw3] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:54:38.3113642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:54:38.3129469Z [gw3] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:54:38.3162053Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:54:38.3178412Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:54:38.3211062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:54:38.3222558Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:54:38.3752939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:54:38.3762492Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:54:38.4345496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:54:38.4358139Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:54:38.5196519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:54:38.5211106Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:54:38.5503178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:54:38.5516369Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:54:38.5654836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:54:38.5667381Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:54:38.6933680Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:54:38.6946933Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:54:38.7205861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:54:38.7218679Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:54:38.7493522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:54:38.7506993Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:54:38.7618781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:54:38.7632008Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:54:38.7646895Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:54:38.7656942Z [gw1] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:54:38.7730095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:54:38.7743212Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:54:38.8493426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:54:38.8506146Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:54:38.8542602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:54:38.8555576Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:54:38.8591627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:54:38.8604899Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:54:38.8640168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:54:38.8653081Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:54:38.8689394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:54:38.8701944Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:54:38.8931867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:54:38.8944786Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:54:38.9111197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:54:38.9124365Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:54:38.9679738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:54:38.9704963Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:54:39.0162507Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:54:39.0181819Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:54:39.0279403Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:54:39.0281905Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:54:39.0919246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:54:39.0931823Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:54:39.1142841Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:54:39.1154625Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:54:39.1289840Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:54:39.1301542Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:54:39.1578416Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:54:39.1589875Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:54:39.1870049Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:54:39.1881524Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:54:39.2058067Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:54:39.2069723Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:54:39.2134187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:54:39.2145765Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:54:39.2570651Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:54:39.2582074Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:54:39.2690002Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:54:39.2700977Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:54:39.3355437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:54:39.3368718Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:54:39.4152495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:54:39.4161145Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:54:39.4234604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:54:39.4258575Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:54:39.4464831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:54:39.4477253Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:54:39.4766660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:54:39.4779344Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:54:39.4953008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:54:39.4966346Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:54:39.5008591Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:54:39.5021442Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:54:39.5058768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:54:39.5071812Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:54:39.5110765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:54:39.5121997Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:54:39.5160877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:54:39.5170229Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:54:39.5208750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:54:39.5219594Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:54:39.5256053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:54:39.5269026Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:54:39.5321353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:54:39.5333193Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:54:39.5716530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:54:39.5729029Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:54:39.5749988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:54:39.5764118Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:54:39.6012271Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:54:39.6024347Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:54:39.6101374Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:54:39.6113711Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:54:39.6223877Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:54:39.6234545Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:54:39.6276178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:54:39.6286428Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:54:39.8917758Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:54:39.8959491Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:54:40.0044042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:54:40.0045240Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:54:40.0487592Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:54:40.0497471Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:54:40.0923282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:54:40.0934919Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:54:40.1102798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:54:40.1113626Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:54:40.1170137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:54:40.1180588Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:54:40.1448762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:54:40.1460028Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:54:40.2188383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:54:40.2199013Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:54:40.2217591Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:54:40.2228601Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:54:40.2373494Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:54:40.2385294Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:54:40.2639032Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:54:40.2650892Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:54:40.2729237Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:54:40.2740792Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:54:40.2987825Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:54:40.2998978Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:54:40.3082191Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:54:40.3093814Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:54:40.3129823Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:54:40.3141640Z [gw3] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:54:40.3175761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:54:40.3187477Z [gw3] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:54:40.3539476Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:54:40.3553924Z [gw3] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:54:40.3737832Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:54:40.3752677Z [gw3] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:54:40.4181100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:54:40.4193248Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:54:40.4301097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:54:40.4312821Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:54:40.4402478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:54:40.4414769Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:54:40.4516877Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:54:40.4529591Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:54:40.6682375Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:54:40.6696916Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:54:40.8064312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:54:40.8077727Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:54:40.8438997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:54:40.8447968Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:54:40.9082220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:54:40.9096796Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:54:41.0167505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:54:41.0176057Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:54:41.1060306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:54:41.1071233Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:54:41.2782841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:54:41.2804273Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:54:41.4399727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:54:41.4411851Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:54:41.6246163Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:54:41.6260158Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:54:41.7427844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:54:41.7445195Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:54:41.7580304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:54:41.7593605Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:54:41.7704683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:54:41.7720175Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:54:41.8073553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:54:41.8087262Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:54:41.8683178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:54:41.8696464Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:54:41.8719170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:54:41.8733041Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:54:41.9795561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:54:41.9815312Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:54:42.0341483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:54:42.0354587Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:54:42.0393943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:54:42.0408634Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:54:42.0429935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:54:42.0443425Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:54:42.4631299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:54:42.4646402Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:54:42.6646404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:54:42.6662100Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:54:42.6748894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:54:42.6763364Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:54:42.6836545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:54:42.6849192Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:54:42.6886495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:54:42.6900939Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:54:42.6938142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:54:42.6951182Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:54:42.7452062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:54:42.7465953Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:54:42.7718448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:54:42.7738506Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:54:42.8304951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:54:42.8319062Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:54:43.2423808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:54:43.2432988Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:54:43.2473660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:54:43.2484334Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:54:43.3385423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:54:43.3400134Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:54:43.3540942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:54:43.3553202Z [gw1] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:54:43.4531502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:54:43.4544981Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:54:43.7183859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:54:43.7196596Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:54:43.9220010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:54:43.9230932Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:54:44.0905518Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:54:44.0916121Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:54:44.5185508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:54:44.5203536Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:54:45.2164668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:54:45.2176937Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:54:45.2539047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:54:45.2551081Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:54:45.2656536Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:54:45.2668408Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:54:45.4001625Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:54:45.4013691Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:54:45.4330626Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:54:45.4342339Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:54:45.4425747Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:54:45.4437463Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:54:45.5647969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:54:45.5660435Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:54:45.5954690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:54:45.5966581Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:54:45.7200129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:54:45.7212022Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:54:45.7507436Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:54:45.7518989Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:54:45.7941990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:54:45.7953809Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:54:45.8072389Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:54:45.8084319Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:54:45.9188583Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:54:45.9201388Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:54:45.9474415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:54:45.9486247Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:54:45.9912710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:54:45.9925989Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:54:46.1618226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:54:46.1633492Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:54:46.3960725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:54:46.3976327Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:54:46.5832878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:54:46.5847591Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:54:46.8187766Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:54:46.8199314Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:54:46.8316104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:54:46.8328005Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:54:46.9256493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:54:46.9267935Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:54:46.9933590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:54:46.9947978Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:54:47.1118761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:54:47.1131479Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:54:47.1538607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:54:47.1550880Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:54:47.1988977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:54:47.2000237Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:54:47.2084703Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:54:47.2095614Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:54:47.4108782Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:54:47.4120868Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:54:47.4155386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:54:47.4168316Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:54:47.4996656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:54:47.5010133Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:54:47.5072796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:54:47.5084908Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:54:47.5213997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:54:47.5226021Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:54:47.5261445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:54:47.5273891Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:54:47.5308369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:54:47.5321330Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:54:47.5578243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:54:47.5590435Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:54:47.5629538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:54:47.5639153Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:54:47.5975421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:54:47.5987415Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:54:47.6164927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:54:47.6179466Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:54:47.7560272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:54:47.7573369Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:54:47.7869112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:54:47.7881380Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:54:47.8031030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:54:47.8044075Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:54:47.8104919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:54:47.8117237Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:54:47.8190238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:54:47.8200238Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:54:47.8700393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:54:47.8713935Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:54:47.9065070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:54:47.9078011Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:54:47.9351686Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:54:47.9363304Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:54:47.9641576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:54:47.9658618Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:54:47.9669648Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:54:47.9671575Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:54:47.9828336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:54:47.9844069Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:54:47.9913822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:54:47.9924115Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:54:47.9974811Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:54:47.9989149Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:54:48.0212588Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:54:48.0225910Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:54:48.0232426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:54:48.0241007Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:54:48.0285206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:54:48.0298354Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:54:48.0348565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:54:48.0359727Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:54:48.0787856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:54:48.0799113Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:54:48.0914479Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:54:48.0926759Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:54:48.1080216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:54:48.1094468Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:54:48.1328112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:54:48.1339685Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:54:48.1349189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:54:48.1362325Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:54:48.1442365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:54:48.1453818Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:54:48.1724563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:54:48.1738961Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:54:48.1751515Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:54:48.1754884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:54:48.1841042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:54:48.1852144Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:54:48.3168322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:54:48.3181985Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:54:48.3318542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:54:48.3333370Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:54:48.3452961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:54:48.3464933Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:54:48.3791576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:54:48.3805960Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:54:48.3843336Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:54:48.3856622Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:54:48.3892175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:54:48.3903703Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:54:48.3937564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:54:48.3949242Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:54:48.3985476Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:54:48.3997128Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:54:48.4031324Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:54:48.4043053Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:54:48.4077696Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:54:48.4089081Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:54:48.4123098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:54:48.4134815Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:54:48.4169630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:54:48.4181020Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:54:48.4226300Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:54:48.4238693Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:54:48.4252626Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:54:48.4254351Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:54:48.4335270Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:54:48.4346585Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:54:48.4400761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:54:48.4411692Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:54:48.4491911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:54:48.4503033Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:54:48.4757785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:54:48.4769371Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:54:48.4853466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:54:48.4864964Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:54:48.5133663Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:54:48.5144768Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:54:48.5233533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:54:48.5244848Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:54:48.5985775Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:54:48.5999538Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:54:48.6184321Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:54:48.6195947Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:54:48.6250169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:54:48.6261582Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:54:48.6942041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:54:48.6954062Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:54:48.7237127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:54:48.7249136Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:54:48.7990355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:54:48.8003059Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:54:48.8317364Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:54:48.8329273Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:54:48.9159818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:54:48.9171849Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:54:48.9508426Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:54:48.9519964Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:54:48.9925496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:54:48.9936207Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:54:49.0036368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:54:49.0047246Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:54:49.0577945Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:54:49.0590418Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:54:49.0831970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:54:49.0842981Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:54:49.1275221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:54:49.1287312Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:54:49.1522938Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:54:49.1535479Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:54:49.2156846Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:54:49.2169048Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:54:49.2456425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:54:49.2468442Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:54:49.3182272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:54:49.3194883Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:54:49.3470640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:54:49.3483773Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:54:49.3768136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:54:49.3781628Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:54:49.3982008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:54:49.3995028Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:54:49.4185465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:54:49.4197893Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:54:49.4358584Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:54:49.4371427Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:54:49.4516053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:54:49.4527311Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:54:49.5311843Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:54:49.5323924Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:54:49.5658932Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:54:49.5671527Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:54:49.6113937Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:54:49.6125859Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:54:49.6254660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:54:49.6266685Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:54:49.6558405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:54:49.6576509Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:54:49.6875625Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:54:49.6892037Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:54:49.7232957Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:54:49.7244239Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:54:49.7727206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:54:49.7739544Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:54:49.7948127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:54:49.7961288Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:54:49.8449990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:54:49.8461576Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:54:49.8629611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:54:49.8642755Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:54:49.8676510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:54:49.8688887Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:54:49.8756919Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:54:49.8769506Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:54:49.8923248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:54:49.8935773Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:54:49.9184802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:54:49.9195688Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:54:49.9404848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:54:49.9415560Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:54:49.9629327Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:54:49.9641415Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:54:49.9869359Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:54:49.9880814Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:54:50.0130422Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:54:50.0140989Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:54:50.0381220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:54:50.0393224Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:54:50.0404101Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:54:50.0406344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:54:50.0444598Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:54:50.0453386Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:54:50.0479365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:54:50.0492568Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:54:50.0506411Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:54:50.0508175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:54:50.0544174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:54:50.0555095Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:54:50.0592197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:54:50.0605694Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:54:50.0988294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:54:50.1000973Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:54:50.1028652Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:54:50.1041546Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:54:50.1124723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:54:50.1137150Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:54:50.1386204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:54:50.1399213Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:54:50.1895537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:54:50.1908041Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:54:50.2112000Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:54:50.2123470Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:54:50.2277039Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:54:50.2287763Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:54:50.2343034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:54:50.2355499Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:54:50.2541833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:54:50.2554936Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:54:50.2618701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:54:50.2630999Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:54:50.2736250Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:54:50.2748621Z [gw3] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:54:50.2820162Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:54:50.2832319Z [gw3] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:54:50.4538010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:54:50.4550437Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:54:50.4885958Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:54:50.4897137Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:54:50.4946913Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:54:50.4958043Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:54:50.4992252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:54:50.5003985Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:54:50.5291013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:54:50.5303199Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:54:50.5582206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:54:50.5594239Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:54:50.5860556Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:54:50.5873048Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:54:50.5948564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:54:50.5960739Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:54:50.6048231Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:54:50.6059958Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:54:50.6094631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:54:50.6106970Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:54:50.6141997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:54:50.6153899Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:54:50.6572796Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:54:50.6585172Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:54:50.6701752Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:54:50.6714223Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:54:50.6745658Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:54:50.6756597Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:54:50.6787754Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:54:50.6798476Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:54:50.6831920Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:54:50.6842361Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:54:50.9362807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:54:50.9375555Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:54:51.0012689Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:54:51.0025362Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:54:51.0063595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:54:51.0076798Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:54:51.0153401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:54:51.0165193Z [gw3] [ 25%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:54:51.0231318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:54:51.0243451Z [gw3] [ 25%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:54:51.0279563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:54:51.0291153Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:54:51.0321436Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:54:51.0333401Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:54:51.0365269Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:54:51.0376975Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:54:51.0420112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:54:51.0432192Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:54:51.0847553Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:54:51.0858166Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:54:51.0964219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:54:51.0974323Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:54:51.1209927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:54:51.1219174Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:54:51.1328116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:54:51.1338902Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:54:51.1429923Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:54:51.1440022Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:54:51.1698554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:54:51.1710951Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:54:51.1790689Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:54:51.1802392Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:54:51.1836830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:54:51.1850071Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:54:51.1885084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:54:51.1896438Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:54:51.2057137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:54:51.2068124Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:54:51.3200731Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:54:51.3211832Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:54:51.3469875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:54:51.3483667Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:54:51.3500801Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:54:51.3502856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:54:51.3896877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:54:51.3909053Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:54:51.4022073Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:54:51.4033743Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:54:51.4074428Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:54:51.4086258Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:54:51.4143656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:54:51.4157159Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:54:51.4302391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:54:51.4314431Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:54:51.4403710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:54:51.4415410Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:54:51.4762967Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:54:51.4774728Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:54:51.4972186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:54:51.4983607Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:54:51.5123194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:54:51.5135726Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:54:51.5225051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:54:51.5237828Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:54:51.5824552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:54:51.5837573Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:54:51.6219210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:54:51.6233403Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:54:51.6376195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:54:51.6388187Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:54:51.6488275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:54:51.6500598Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:54:51.6512918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:54:51.6525513Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:54:51.6562608Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:54:51.6575057Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:54:51.6587274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:54:51.6596287Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:54:51.6637914Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:54:51.6649616Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:54:51.6833574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:54:51.6845068Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:54:51.6890682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:54:51.6902572Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:54:51.6981729Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:54:51.6993290Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:54:51.7003111Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:54:51.7005643Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:54:51.7034326Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:54:51.7045912Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:54:51.7081463Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:54:51.7093185Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:54:51.7697591Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:54:51.7710276Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:54:51.7909900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:54:51.7921030Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:54:51.7952588Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:54:51.7964934Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:54:51.8000908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:54:51.8013132Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:54:51.8042682Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:54:51.8054329Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:54:51.8089509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:54:51.8101353Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:54:51.8138968Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:54:51.8150609Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:54:51.8185788Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:54:51.8197391Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:54:51.8232383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:54:51.8244584Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:54:51.8279218Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:54:51.8302680Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:54:51.8337989Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:54:51.8349914Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:54:51.8384738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:54:51.8396733Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:54:51.8431559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:54:51.8442304Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:54:51.8472152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:54:51.8484076Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:54:51.8518956Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:54:51.8529796Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:54:52.1049407Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:54:52.1063638Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:54:52.1399609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:54:52.1411938Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:54:52.2393225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:54:52.2406877Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:54:52.4418556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:54:52.4433222Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:54:52.6593926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:54:52.6606834Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:54:52.6779546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:54:52.6800637Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:54:52.7038437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:54:52.7059338Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:54:52.8874282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:54:52.8921941Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:54:52.9026005Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:54:52.9039291Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:54:53.3545822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:54:53.3560876Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:54:53.5346075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:54:53.5357855Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:54:53.9964132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:54:53.9977554Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:54:54.0841238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:54:54.0865082Z [gw3] [ 25%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:54:54.6696879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:54:54.6711587Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:54:54.6835129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:54:54.6845459Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:54:54.7046040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:54:54.7056446Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:54:54.7172761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:54:54.7185569Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:54:54.7721559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:54:54.7733450Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:54:55.1885862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:54:55.1899765Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:54:55.5083208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:54:55.5098367Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:54:55.5122208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:54:55.5134311Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:54:55.5171545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:54:55.5183773Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:54:55.6953332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:54:55.6968641Z [gw3] [ 26%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:54:55.7000906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:54:55.7012965Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:54:55.7047530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:54:55.7058106Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:54:55.7087791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:54:55.7103444Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:54:55.7136905Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:55.7149857Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:55.7178199Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:54:55.7188631Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:54:55.7217275Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:54:55.7228086Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:54:55.7261119Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:54:55.7271682Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:54:55.7300232Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:55.7310235Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:55.7338712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:54:55.7349842Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:54:55.7386565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:55.7400589Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:54:55.7433717Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:54:55.7447493Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:54:55.7480478Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:54:55.7493531Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:54:55.7524542Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:54:55.7537000Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:54:55.7565612Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:55.7580418Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:54:55.7613009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:54:55.7626502Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:54:55.7659507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:54:55.7673409Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:54:55.8952855Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:54:55.8965250Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:54:55.9210131Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:54:55.9222233Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:54:55.9726173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:54:55.9739296Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:54:56.2943370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:54:56.2957597Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:54:56.4574566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:54:56.4587746Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:54:56.6586673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:54:56.6600232Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:54:56.7829537Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:54:56.7843391Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:54:56.7880001Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:54:56.7892081Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:54:57.3080265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:54:57.3093058Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:54:57.3534892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:54:57.3548388Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:54:57.3949239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:54:57.3959430Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:54:57.4113813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:54:57.4124875Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:54:57.4211146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:54:57.4222799Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:54:57.4299390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:54:57.4312490Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:54:57.4347816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:54:57.4357408Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:54:57.4389255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:54:57.4400347Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:54:57.4434621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:54:57.4449971Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:54:57.4480314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:54:57.4491394Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:54:58.0054244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:54:58.0188026Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:54:58.0191977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:54:58.0193063Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:54:58.4796784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:54:58.5109552Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:54:58.5731438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:54:58.5738454Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:54:58.8212026Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:54:58.8213151Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:54:58.8402319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:54:58.8414381Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:54:59.4766630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:54:59.4810106Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:54:59.7945736Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:54:59.7973417Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:54:59.8028769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:54:59.8030026Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:54:59.8158583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:54:59.8167835Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:54:59.8367513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:54:59.8376459Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:54:59.8561499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:54:59.8571373Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:54:59.8656206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:54:59.8670998Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:54:59.9924543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:54:59.9962197Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:55:00.0146019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:55:00.0158639Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:55:00.1108295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:55:00.1133686Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:55:00.2088004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:55:00.2125757Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:55:00.2719695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:55:00.2732237Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:55:00.3633376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:55:00.3647673Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:55:00.5372448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:55:00.5423535Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:55:00.8623550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:55:00.8638262Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:55:00.8667933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:55:00.8681179Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:55:00.8719602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:55:00.8736993Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:55:00.9742375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:55:00.9817411Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:55:01.2332651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:55:01.2388118Z [gw1] [ 26%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:55:01.2389178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:55:01.2390417Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:55:01.7369291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:55:01.7370798Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:55:01.9601775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:55:01.9694890Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:55:02.0997430Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:55:02.1009028Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:55:02.1436652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:55:02.1440287Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:55:02.2195088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:55:02.2599210Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:55:02.4495279Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:55:02.4507089Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:55:02.4838411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:55:02.4851043Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:55:02.5831505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:55:02.5874498Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:55:02.7624061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:55:02.7646604Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:55:02.8583919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:55:02.8597155Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:55:02.9111543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:55:02.9128756Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:55:02.9305168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:55:02.9345924Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:55:02.9346883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:55:02.9355861Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:55:02.9378312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:55:02.9390706Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:55:02.9826319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:55:02.9846149Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:55:03.1919603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:55:03.1947674Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:55:03.5357771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:55:03.5390856Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:55:03.5592301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:55:03.5593493Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:55:03.6196158Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:55:03.6247686Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:55:03.7207230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:55:03.7234499Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:55:03.7285597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:55:03.7286859Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:55:03.7429536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:55:03.7449447Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:55:03.7577975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:55:03.7594357Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:55:03.7647993Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:55:03.7649123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:55:03.8457308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:55:03.8476247Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:55:03.9034103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:55:03.9035440Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:55:03.9738911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:55:03.9765385Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:55:04.0415650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:55:04.0416955Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:55:04.0574752Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:55:04.0575999Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:55:04.3048886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:55:04.3049597Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:55:04.3955902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:55:04.3965377Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:55:04.4643761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:55:04.4645201Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:55:04.4835338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:55:04.4836541Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:55:04.4870536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:55:04.4873286Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:55:04.4874356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:55:04.4893085Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:55:04.5111713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:55:04.5135115Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:55:04.5489249Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:55:04.5490473Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:55:04.5576952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:55:04.5577925Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:55:04.6580666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:55:04.6584348Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:55:04.7014362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:55:04.7015543Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:55:05.0454484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:55:05.0455851Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:55:05.0563427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:55:05.0565755Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:55:05.1430416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:55:05.1453304Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:55:05.1486471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:55:05.1497078Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:55:05.3001644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:55:05.3092404Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:55:05.3093507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:55:05.3562153Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:55:05.4640718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:55:05.4683518Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:55:05.5873208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:55:05.5886015Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:55:05.5977461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:55:05.6000315Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:55:05.6094899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:55:05.6096193Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:55:05.7713461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:55:05.7714735Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:55:05.7819419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:55:05.7820486Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:55:05.8125625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:55:05.8126854Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:55:05.8188485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:55:05.8256805Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:55:05.8350590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:55:05.8454498Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:55:05.8455415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:55:05.8456013Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:55:05.8549225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:55:05.8558765Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:55:05.8559788Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:55:05.8685182Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:55:05.8686160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:05.8688308Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:05.8688924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:55:05.8691114Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:55:05.8697726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:55:05.8709971Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:55:05.8718394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:55:05.8720338Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:55:05.8907456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:55:05.8946850Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:55:05.8957473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:05.8958770Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:05.8997236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:55:05.9002481Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:55:05.9201926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:55:05.9218283Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:55:05.9611322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:55:05.9612933Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:55:05.9776031Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:55:05.9777298Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:55:05.9786551Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:55:05.9790149Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:55:06.0530349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:55:06.0531507Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:55:06.0932862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:55:06.0934038Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:55:06.1162841Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:55:06.1183527Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:55:06.1523787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:55:06.1525008Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:55:06.2364240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:55:06.2365389Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:55:06.2679576Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:55:06.2680690Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:55:06.2880166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:55:06.2902655Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:55:06.4445431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:55:06.4446967Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:55:06.4701539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:55:06.4747900Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:55:06.4869045Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:55:06.4930266Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:55:06.5440029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:55:06.5452353Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:55:07.2751011Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:55:07.2761248Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:55:07.9798449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:55:07.9812451Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:55:08.0413485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:55:08.0429289Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:55:08.0767634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:55:08.0781640Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:55:08.1772856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:55:08.1787179Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:55:08.2079101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:55:08.2092643Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:55:08.2911145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:55:08.2927024Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:55:08.5346405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:55:08.5364570Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:55:08.5404240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:55:08.5417448Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:55:08.7627423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:55:08.7646002Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:55:08.8733854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:55:08.8748501Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:55:08.8895473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:55:08.8909538Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:55:09.0465495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:55:09.0481865Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:55:09.3033442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:55:09.3047550Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:55:09.3084756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:55:09.3098004Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:55:09.3195441Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:55:09.3208866Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:55:09.5580723Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:55:09.5595963Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:55:09.6529134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:55:09.6543139Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:55:09.6744269Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:55:09.6757981Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:55:09.6853084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:55:09.6866263Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:55:09.8242899Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:55:09.8257833Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:55:09.8620977Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:55:09.8634934Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:55:09.8824383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:55:09.8837998Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:55:09.8932227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:55:09.8944831Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:55:09.8967425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:55:09.8980436Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:55:09.9003092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:55:09.9016680Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:55:09.9051342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:55:09.9064848Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:55:09.9099669Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:55:09.9113637Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:55:09.9148235Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:55:09.9161021Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:55:09.9199445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:55:09.9209190Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:55:09.9385203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:55:09.9399166Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:55:09.9460275Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:55:09.9474433Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:55:10.0294297Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:55:10.0306564Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:55:10.3877987Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:55:10.3890654Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:55:10.4506979Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:55:10.4519201Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:55:10.8089253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:55:10.8102736Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:55:10.8722486Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:55:10.8734617Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:55:10.8773076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:55:10.8785520Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:55:10.8823698Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:55:10.8835841Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:55:10.8872066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:55:10.8884059Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:55:10.8919301Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:55:10.8932674Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:55:10.8967194Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:55:10.8978888Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:55:10.9016424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:55:10.9028267Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:55:10.9049390Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:55:10.9061190Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:55:10.9082290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:55:10.9097055Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:55:14.0566014Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:55:14.0580127Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:55:14.0924705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:55:14.0939068Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:55:14.1042291Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:55:14.1055841Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:55:14.1877823Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:55:14.1890927Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:55:14.2074181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:55:14.2087887Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:55:14.2555276Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:55:14.2569838Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:55:14.2768925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:55:14.2781952Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:55:14.2802760Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:55:14.2814700Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:55:14.2834254Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:55:14.2845931Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:55:14.2865935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:55:14.2878019Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:55:14.2897241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:55:14.2909496Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:55:14.3111225Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:55:14.3124907Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:55:14.3204853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:55:14.3219033Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:55:14.4885735Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:55:14.4898243Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:55:14.5230988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:55:14.5245088Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:55:14.8334052Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:55:14.8351396Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:55:14.9106401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:55:14.9120743Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:55:15.1683831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:55:15.1697354Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:55:15.2205811Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:55:15.2214849Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:55:15.8979879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:55:15.8997932Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:55:16.0618280Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:55:16.0631566Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:55:16.2900257Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:55:16.2915892Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:55:16.2998589Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:55:16.3012288Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:55:16.3048594Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:55:16.3062420Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:55:16.3098101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:55:16.3111104Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:55:16.3145572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:55:16.3158187Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:55:16.3191717Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:55:16.3205244Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:55:16.3239688Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:55:16.3253042Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:55:16.3518243Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:55:16.3531478Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:55:16.3616834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:55:16.3629824Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:55:16.3796084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:55:16.3810040Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:55:16.3885280Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:55:16.3898478Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:55:16.4152873Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:55:16.4166260Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:55:16.4250184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:55:16.4262472Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:55:16.4547967Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:55:16.4560573Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:55:16.5020095Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:55:16.5035877Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:55:16.5053327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:55:16.5065787Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:55:16.5208201Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:55:16.5217766Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:55:16.7086681Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:55:16.7100305Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:55:16.7533878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:55:16.7547922Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:55:16.7957359Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:55:16.7971272Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:55:16.8063918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:55:16.8076742Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:55:16.8084965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:55:16.8095534Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:55:16.8239880Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:55:16.8251601Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:55:16.8401919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:55:16.8414331Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:55:16.8446633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:55:16.8458285Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:55:16.8568343Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:55:16.8577523Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:55:16.9461117Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:55:16.9474886Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:55:16.9699821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:55:16.9709747Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:55:16.9750939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:55:16.9760911Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:55:16.9798604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:55:16.9810569Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:55:16.9845953Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:55:16.9858720Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:55:16.9894441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:55:16.9907083Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:55:17.0087868Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:55:17.0100532Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:55:17.0164051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:55:17.0177530Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:55:17.0348821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:55:17.0361478Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:55:17.0426820Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:55:17.0436053Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:55:17.1697059Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:55:17.1712032Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:55:17.2035641Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:55:17.2217077Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:55:17.4894273Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:55:17.4895497Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:55:17.5514728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:55:17.5539087Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:55:17.5578282Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:55:17.5585675Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:55:17.5641803Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:55:17.5652567Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:55:17.5668511Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:55:17.5678730Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:55:17.5694949Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:55:17.5706016Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:55:17.5901973Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:55:17.5914073Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:55:17.5976704Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:55:17.5987846Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:55:17.7064424Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:55:17.7074714Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:55:17.7377676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:55:17.7399986Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:55:17.8307917Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:55:17.8335317Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:55:17.8528323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:55:17.8550721Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:55:17.9553180Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:55:17.9561501Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:55:17.9800245Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:55:17.9814693Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:55:18.0287403Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:55:18.0304879Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:55:18.0766243Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:55:18.0779635Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:55:18.1268551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:55:18.1275278Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:55:18.1868547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:55:18.1878347Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:55:18.2183211Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:55:18.2192001Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:55:18.2233767Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:55:18.2272367Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:55:18.3898776Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:55:18.3914351Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:55:18.5203183Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:55:18.5216052Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:55:18.5632709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:55:18.5647134Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:55:18.6057752Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:55:18.6071002Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:55:18.6194547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:55:18.6207883Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:55:18.6369962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:55:18.6383396Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:55:18.6521382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:55:18.6534181Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:55:18.6586802Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:55:18.6600183Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:55:18.6634713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:55:18.6648118Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:55:18.6682959Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:55:18.6696385Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:55:18.6948602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:55:18.6959154Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:55:18.7043301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:55:18.7054274Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:55:18.7106429Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:55:18.7119750Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:55:18.7153430Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:55:18.7180233Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:55:18.7311713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:55:18.7324931Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:55:18.7377030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:55:18.7389709Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:55:18.7676559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:55:18.7689693Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:55:18.7784275Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:55:18.7797081Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:55:18.7936150Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:55:18.7948660Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:55:18.8001054Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:55:18.8013960Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:55:18.8570628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:55:18.8584572Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:55:18.8723932Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:55:18.8737452Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:55:18.9056334Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:55:18.9068862Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:55:18.9203750Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:55:18.9216254Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:55:19.0259629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:55:19.0274683Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:55:19.0296567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:55:19.0310667Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:55:19.0332190Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:55:19.0345217Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:55:19.0381496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:55:19.0395886Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:55:19.0429809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:55:19.0443050Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:55:19.0477310Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:55:19.0489253Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:55:19.0524860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:55:19.0537922Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:55:19.0570838Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:55:19.0583167Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:55:19.0619647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:19.0632560Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:19.0669378Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:19.0681696Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:19.0704710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:19.0715454Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:19.0736390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:19.0748771Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:19.0816384Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:55:19.0828421Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:55:19.0913038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:55:19.0926304Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:55:19.0961817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:55:19.0975923Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:55:19.1010062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:55:19.1022908Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:55:19.1090618Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:55:19.1103626Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:55:19.1191176Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:55:19.1203748Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:55:19.1292426Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:55:19.1305430Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:55:19.1338567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:55:19.1351546Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:55:19.1376714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:55:19.1385239Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:55:19.1473217Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:55:19.1486203Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:55:19.1520319Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:55:19.1532703Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:55:19.1572204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:55:19.1581518Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:55:19.1614416Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:55:19.1626142Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:55:19.1661048Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:55:19.1672990Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:55:19.1747664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:55:19.1759850Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:55:19.1771609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:55:19.1782715Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:55:19.1866723Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:55:19.1878616Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:55:19.2086995Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:55:19.2100563Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:55:19.2136682Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:55:19.2148971Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:55:19.2197199Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:55:19.2197852Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:55:19.2217487Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:19.2229637Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:19.2250872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:19.2263381Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:19.2283185Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:19.2295373Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:19.2315507Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:19.2329331Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:19.2366162Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:55:19.2379167Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:55:19.2400801Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:55:19.2414199Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:55:19.2447825Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:55:19.2459965Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:55:19.2729140Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:55:19.2741450Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:55:19.2816788Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:55:19.2826478Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:55:19.3388212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:55:19.3402258Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:55:19.3572904Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:55:19.3586174Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:55:19.4366799Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:55:19.4381114Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:55:19.4594537Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:55:19.4607369Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:55:19.4740977Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:55:19.4755356Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:55:19.4808723Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:55:19.4821645Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:55:19.5079543Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:55:19.5094282Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:55:19.5177390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:55:19.5190819Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:55:19.5727141Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:55:19.5740910Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:55:19.5886521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:55:19.5899071Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:55:19.7079671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:55:19.7093328Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:55:19.7343284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:55:19.7356047Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:55:19.7377893Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:55:19.7393196Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:55:19.7824539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:55:19.7835294Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:55:19.8025906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:55:19.8038387Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:55:19.8242670Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:55:19.8256134Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:55:19.8279084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:55:19.8290900Z [gw0] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:55:19.8390720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:55:19.8403356Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:55:19.9156910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:55:19.9169563Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:55:19.9467858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:55:19.9481244Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:55:20.0094798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:55:20.0108196Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:55:20.0530039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:55:20.0543003Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:55:20.0905379Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:55:20.0922299Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:55:20.2262675Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:55:20.2276348Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:55:20.2573061Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:55:20.2586732Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:55:20.3925179Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:55:20.3939260Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:55:20.4058685Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:55:20.4074786Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:55:20.4111682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:55:20.4124532Z [gw0] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:55:20.4283087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:55:20.4296078Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:55:20.4727863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:55:20.4740545Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:55:20.4771317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:55:20.4783635Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:55:20.4915270Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:55:20.4926514Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:55:20.5601127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:55:20.5614672Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:55:20.5683426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:55:20.5697253Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:55:20.5955869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:55:20.5969230Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:55:20.6421873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:55:20.6442875Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:55:20.6479810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:55:20.6493498Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:55:20.6592200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:55:20.6605378Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:55:20.7196380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:55:20.7209403Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:55:20.8041347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:55:20.8055067Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:55:20.8078968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:55:20.8092409Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:55:20.8894948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:55:20.8908083Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:55:20.9470709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:55:20.9483848Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:55:20.9575618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:55:20.9591579Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:55:20.9648928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:55:20.9662099Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:55:21.0096399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:55:21.0109321Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:55:21.0915495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:55:21.0928546Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:55:21.1363972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:55:21.1376518Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:55:21.1807190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:55:21.1819969Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:55:21.1901995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:55:21.1913720Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:55:21.1937955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:55:21.1951636Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:55:21.1987428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:55:21.2000804Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:55:21.2022730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:21.2036210Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:55:21.2069782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:55:21.2083170Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:55:21.2306728Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:55:21.2320226Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:55:21.2354341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:55:21.2367842Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:55:21.2591189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:55:21.2604052Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:55:21.2638218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:55:21.2651334Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:55:21.2674669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:21.2688670Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:55:21.3653183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:55:21.3666041Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:55:21.6116334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:55:21.6130521Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:55:21.7028105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:55:21.7040648Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:55:22.1886087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:55:22.1899988Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:55:22.5309974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:55:22.5324218Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:55:22.5601513Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:55:22.5615296Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:55:22.8290468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:55:22.8305795Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:55:22.9902438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:55:22.9914626Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:55:23.1317035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:55:23.1328251Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:55:23.1456777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:55:23.1465297Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:55:23.3949223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:55:23.3960741Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:55:24.8665563Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:55:24.8677099Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:55:24.9313948Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:55:24.9330999Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:55:25.0628020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:55:25.0636262Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:55:25.0913737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:55:25.0930905Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:55:25.2161212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:55:25.2180635Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:55:25.2807224Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:55:25.2815632Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:55:25.3387642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:55:25.3399982Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:55:25.5184110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:55:25.5207442Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:55:25.6467673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:55:25.6480644Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:55:27.7598034Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:55:27.7611240Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:55:28.0903175Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:55:28.0918243Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:55:28.1815768Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:55:28.1830940Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:55:28.2151343Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:55:28.2164555Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:55:28.2429549Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:55:28.2442134Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:55:28.2521203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:55:28.2534508Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:55:28.3003644Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:55:28.3017042Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:55:28.3151337Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:55:28.3165389Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:55:28.3830674Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:55:28.3844313Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:55:28.3999702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:55:28.4013531Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:55:28.4034437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:55:28.4046634Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:55:28.4147335Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:55:28.4156352Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:55:28.4210997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:55:28.4224591Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:55:28.4354741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:55:28.4367188Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:55:28.4419898Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:55:28.4432747Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:55:28.6387869Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:55:28.6402788Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:55:28.6906789Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:55:28.6921226Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:55:28.7283283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:55:28.7293064Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:55:28.7389457Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:55:28.7401391Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:55:28.9526745Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:55:28.9538684Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:55:29.0032885Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:55:29.0043921Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:55:29.0085125Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:55:29.0095161Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:55:29.0177634Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:55:29.0186646Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:55:29.0497215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:55:29.0509717Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:55:29.0623333Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:55:29.0636141Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:55:29.0689494Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:55:29.0701222Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:55:29.1322980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:55:29.1337575Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:55:29.1503560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:55:29.1514819Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:55:29.2925222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:55:29.2937503Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:55:29.3242062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:55:29.3253076Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:55:29.4654007Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:55:29.4668757Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:55:29.4985813Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:55:29.4997523Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:55:29.7701582Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:55:29.7703138Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:55:29.8382574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:55:29.8392602Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:55:29.8878787Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:55:29.8889812Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:55:29.9033146Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:55:29.9044281Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:55:29.9527664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:55:29.9541360Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:55:29.9676484Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:55:29.9686921Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:55:30.0906386Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:55:30.0917874Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:55:30.1198522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:55:30.1208893Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:55:30.1266093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:55:30.1276627Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:55:30.2983900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:55:30.2994070Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:55:30.3289075Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:55:30.3300131Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:55:30.3780281Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:55:30.3791346Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:55:30.3918138Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:55:30.3928227Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:55:30.4737321Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:55:30.4749552Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:55:30.5397058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:55:30.5408006Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:55:30.5721411Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:55:30.5731875Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:55:30.5758725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:55:30.5769664Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:55:30.5796447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:55:30.5800969Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:55:30.5814621Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:55:30.5816375Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:55:30.6384145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:55:30.6398492Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:55:30.6567299Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:55:30.6578433Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:55:30.6756326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:55:30.6769077Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:55:30.6829835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:55:30.6841766Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:55:30.6984099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:55:30.6993902Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:55:30.7159765Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:55:30.7171438Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:55:30.7457315Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:55:30.7468833Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:55:30.8210009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:55:30.8232294Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:55:30.8479493Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:55:30.8496732Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:55:30.8754442Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:55:30.8764741Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:55:30.8820551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:55:30.8833076Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:55:30.8895597Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:55:30.8907497Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:55:30.9153482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:55:30.9163685Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:55:30.9174303Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:55:30.9178355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:55:30.9262288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:55:30.9271564Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:55:30.9345676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:55:30.9357432Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:55:30.9712291Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:55:30.9721636Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:55:30.9907309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:55:30.9919283Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:55:31.0070391Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:55:31.0082334Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:55:31.0247293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:55:31.0259560Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:55:31.0454018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:55:31.0463590Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:55:31.0598812Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:55:31.0616092Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:55:31.0987829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:55:31.1030641Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:55:31.1163474Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:55:31.1164172Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:55:31.1784465Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:55:31.1796991Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:55:31.1946145Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:55:31.2013972Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:55:31.2020251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:55:31.2021387Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:55:31.2256946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:55:31.2268377Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:55:31.2355824Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:55:31.2367109Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:55:31.2404474Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:55:31.2415306Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:55:31.2450138Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:55:31.2461250Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:55:31.3077547Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:55:31.3088725Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:55:31.3224091Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:55:31.3237824Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:55:31.3805655Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:55:31.3819294Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:55:31.3962015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:55:31.3974532Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:55:31.8172464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:55:31.8184956Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:55:31.9315018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:55:31.9338366Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:55:31.9582946Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:55:31.9584039Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:55:32.0376261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:55:32.0404796Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:55:32.0484707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:55:32.0486002Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:55:32.0764171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:55:32.0765428Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:55:32.1066417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:55:32.1566722Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:55:32.5714605Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:55:32.5729038Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:55:32.6775711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:55:32.6790662Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:55:32.9775143Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:55:32.9787721Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:55:33.3841150Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:55:33.3854072Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:55:33.4924616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:55:33.4938339Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:55:34.5430186Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:55:34.5446074Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:55:34.7835720Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:55:34.7850788Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:55:34.9033500Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:55:34.9043029Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:55:35.5234637Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:55:35.5247913Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:55:35.6375427Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:55:35.6389496Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:55:35.6413989Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:55:35.6425119Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:55:35.6448225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:55:35.6458291Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:55:36.1756341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:55:36.1766369Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:55:36.2717658Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:55:36.2730531Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:55:36.9098385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:55:36.9109886Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:55:37.4431524Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:55:37.4445024Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:55:37.4479759Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:55:37.4492126Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:55:37.4525262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:55:37.4537809Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:55:38.0439194Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:55:38.0453456Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:55:38.1733767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:55:38.1744182Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:55:38.6290550Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:55:38.6305277Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:55:38.7283546Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:55:38.7296439Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:55:38.8734733Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:55:38.8748889Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:55:38.8774742Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:55:38.8786485Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:55:38.8960432Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:55:38.8973806Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:55:38.9018209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:55:38.9028007Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:55:38.9971428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:55:38.9990685Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:55:39.1044154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:55:39.1056771Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:55:39.1094688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:55:39.1106590Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:55:39.1655196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:55:39.1667030Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:55:39.1832219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:55:39.1844526Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:55:39.2327497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:55:39.2338594Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:55:39.2358484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:55:39.2369344Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:55:39.3534756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:55:39.3551584Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:55:39.4924716Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:55:39.4937833Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:55:39.5090188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:55:39.5102037Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:55:39.5137943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:55:39.5149920Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:55:39.5764647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:55:39.5774139Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:55:39.6311529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:55:39.6324465Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:55:39.6498667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:55:39.6510326Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:55:39.7424007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:55:39.7436684Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:55:39.7618130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:55:39.7651995Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:55:39.7667281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:55:39.7676104Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:55:39.7778599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:55:39.7785766Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:55:39.8425693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:55:39.8438059Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:55:39.8572507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:55:39.8584328Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:55:39.8743400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:55:39.8755361Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:55:39.9251804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:55:39.9328063Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:55:39.9352093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:55:39.9361060Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:55:39.9420067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:55:39.9435049Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:55:39.9630249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:55:39.9655366Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:55:39.9678301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:55:39.9732977Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:55:39.9763614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:55:39.9773204Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:55:40.0891450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:55:40.0892713Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:55:40.2955578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:55:40.2966656Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:55:40.5455020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:55:40.5464612Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:55:40.5506854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:55:40.5515397Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:55:40.5552106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:40.5563084Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:55:40.5684994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:55:40.5697755Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:55:40.5829288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:55:40.5842032Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:55:40.5862759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:55:40.5891542Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:55:40.5910813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:55:40.5921513Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:55:40.6382624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:55:40.6394247Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:55:40.6414783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:40.6425488Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:55:40.6444396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:55:40.6455347Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:55:40.8504210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:55:40.8511482Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:55:40.8897609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:55:40.8911025Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:55:41.0637564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:55:41.0645442Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:55:41.3174579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:55:41.3187503Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:55:41.7510173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:55:41.7521963Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:55:42.2022175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:55:42.2034420Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:55:43.4391238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:55:43.4404634Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:55:44.2042134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:55:44.2050754Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:55:44.3290698Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:55:44.3304022Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:55:47.4792521Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:55:47.4804551Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:55:49.1605158Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:55:49.1614693Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:55:49.3099479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:55:49.3146588Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:55:49.3270689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:55:49.3320205Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:55:49.3696379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:55:49.3720067Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:55:49.3795993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:55:49.3804866Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:55:49.4029527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:55:49.4040191Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:55:49.4121114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:55:49.4129743Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:55:49.5248565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:55:49.5259637Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:55:49.5866602Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:55:49.5876102Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:55:50.0560971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:55:50.0571702Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:55:50.2008822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:55:50.2018002Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:55:50.7222514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:55:50.7246273Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:55:50.7917210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:55:50.7930807Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:55:50.8427493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:55:50.8462457Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:55:50.8993815Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:55:50.9000808Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:55:50.9353071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:55:50.9363493Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:55:51.0020865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:55:51.0032259Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:55:51.0783628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:55:51.0802834Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:55:51.1081260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:55:51.1092637Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:55:51.1338722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:55:51.1349010Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:55:51.2093420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:55:51.2102593Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:55:51.2142762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:55:51.2154161Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:55:51.2192916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:55:51.2204594Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:55:51.2475040Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:55:51.2486576Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:55:51.2568093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:55:51.2578810Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:55:51.2805738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:55:51.2816902Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:55:51.4086736Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:55:51.4098989Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:55:51.4386971Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:55:51.4396770Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:55:51.4425866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:55:51.4433979Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:55:51.6321676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:55:51.6331486Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:55:51.6642689Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:55:51.6651186Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:55:51.6714572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:55:51.6722632Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:55:51.8079302Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:55:51.8092272Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:55:51.8542663Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:55:51.8553966Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:55:52.0547503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:55:52.0556898Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:55:52.1009125Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:55:52.1018463Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:55:52.1291446Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:55:52.1300985Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:55:52.1433265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:55:52.1443520Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:55:52.1779698Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:55:52.1788868Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:55:52.1887527Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:55:52.1896577Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:55:52.2874736Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:55:52.2886675Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:55:52.3155155Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:55:52.3169043Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:55:52.6775220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:55:52.6807336Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:55:52.7770647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:55:52.7783653Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:55:52.9243019Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:55:52.9254258Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:55:52.9817194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:55:52.9827914Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:55:53.0642163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:55:53.0651634Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:55:53.0956320Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:55:53.0967263Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:55:53.1765952Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:55:53.1778677Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:55:53.2090848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:55:53.2102940Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:55:53.2526459Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:55:53.2537524Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:55:53.2713150Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:55:53.2724624Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:55:53.4327895Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:55:53.4341660Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:55:53.4711381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:55:53.4724732Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:55:53.5510844Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:55:53.5524833Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:55:53.5531017Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:55:53.5539810Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:55:53.5707934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:55:53.5718945Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:55:53.6541194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:55:53.6554435Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:55:53.6766780Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:55:53.6780276Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:55:53.6816149Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:55:53.6829476Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:55:53.6865013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:55:53.6877804Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:55:53.6913717Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:55:53.6925993Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:55:53.6958360Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:55:53.6971380Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:55:53.7005634Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:55:53.7020092Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:55:53.7055221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:55:53.7067149Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:55:53.7090317Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:55:53.7100293Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:55:53.7122070Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:55:53.7136092Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:55:54.3316699Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:55:54.3330414Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:55:54.4864994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:55:54.4878675Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:55:54.6178205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:55:54.6190805Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:55:54.6767201Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:55:54.6777495Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:55:54.8663190Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:55:54.8673739Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:55:55.1647205Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:55:55.1795800Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:55:55.1887307Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:55:55.1888481Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:55:55.2600641Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:55:55.2610648Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:55:55.4055210Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:55:55.4067359Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:55:55.4470307Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:55:55.4481500Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:55:55.6401356Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:55:55.6409484Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:55:55.8147943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:55:55.8175008Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:55:57.1827970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:55:57.1837784Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:55:57.6388646Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:55:57.6401689Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:55:58.7503000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:55:58.7517268Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:55:58.8573589Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:55:58.8585108Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:55:58.9676707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:55:58.9689420Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:55:58.9726900Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:55:58.9739048Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:55:58.9773924Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:55:58.9785064Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:55:58.9820803Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:55:58.9832510Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:55:58.9866901Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:55:58.9877501Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:55:59.6336999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:55:59.6351518Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:55:59.6795001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:55:59.6808825Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:55:59.6902360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:55:59.6917905Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:55:59.7169268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:55:59.7181165Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:55:59.7267823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:55:59.7279452Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:55:59.7483741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:55:59.7494817Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:55:59.8304773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:55:59.8306009Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:55:59.8795211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:55:59.8807064Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:55:59.9303935Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:55:59.9315820Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:55:59.9613115Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:55:59.9626686Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:55:59.9862845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:55:59.9864058Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:56:00.0492129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:56:00.0606135Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:56:00.1635653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:56:00.1641000Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:56:00.4116147Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:56:00.4120330Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:56:00.4264809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:56:00.4317478Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:56:00.4328214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:56:00.4368643Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:56:00.5192244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:56:00.5193755Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:56:00.5570077Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:56:00.5587504Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:56:00.5838614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:56:00.5839979Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:56:00.5994966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:56:00.5995685Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:56:00.5996340Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:56:00.5997011Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:56:00.6508057Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:56:00.6519877Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:56:00.6965993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:56:00.6976088Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:56:00.7366822Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:56:00.7376383Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:56:00.7742195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:56:00.7754664Z [gw2] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:56:00.8262189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:56:00.8272217Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:56:00.8559317Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:56:00.8620328Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:56:00.8714476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:56:00.8724268Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:56:00.9048846Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:56:00.9142839Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:56:00.9185898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:56:00.9256232Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:56:00.9617079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:56:00.9623754Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:56:00.9714029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:56:00.9714994Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:56:01.0016457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:56:01.0124820Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:56:01.0131116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:56:01.0150810Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:56:01.0394819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:56:01.0396039Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:56:01.0631417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:56:01.0632625Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:56:01.0680861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:56:01.0696353Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:56:01.0905089Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:56:01.0906211Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:56:01.1037273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:56:01.1043468Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:56:01.1049927Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:56:01.1084725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:56:01.1085412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:56:01.1116371Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:56:01.2069296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:56:01.2075582Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:56:01.2670566Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:56:01.2688329Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:56:01.3094460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:56:01.3107096Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:56:01.3915135Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:56:01.3916307Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:56:01.4208571Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:56:01.4307804Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:56:01.4328597Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:56:01.4329361Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:56:01.4330044Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:56:01.4330733Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:56:01.4352033Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:56:01.4362015Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:56:02.0960189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:56:02.0973488Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:56:02.2558223Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:56:02.2571057Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:56:02.3861936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:56:02.3876945Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:56:02.4215701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:56:02.4224130Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:56:02.6791592Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:56:02.6825839Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:56:02.6858227Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:56:02.6882879Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:56:02.7489990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:56:02.7506380Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:56:02.8816418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:56:02.8817842Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:56:03.0064034Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:56:03.0077388Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:56:03.0622610Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:56:03.0633487Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:56:03.1283741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:56:03.1296326Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:56:03.1558277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:56:03.1734579Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:56:03.6548872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:56:03.6550277Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:56:03.9013930Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:56:03.9026136Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:56:04.0157189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:56:04.0158524Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:56:04.0312974Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:56:04.0314574Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:56:04.0326792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:56:04.0354667Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:56:04.0778447Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:56:04.0779743Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:56:04.6203761Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:56:04.6373823Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:56:04.8761955Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:56:04.8777125Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:56:05.6241694Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:56:05.6254390Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:56:05.7003104Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:56:05.7015278Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:56:06.3126397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:56:06.3138536Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:56:06.3710785Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:56:06.3722411Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:56:07.0218925Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:56:07.0231126Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:56:07.0978412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:56:07.0991442Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:56:07.1714442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:56:07.1729508Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:56:07.2378604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:56:07.2379825Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:56:07.6901284Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:56:07.6902643Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:56:07.7125637Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:56:07.7126957Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:56:07.8065842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:56:07.8071428Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:56:07.8103268Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:56:07.8165337Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:56:07.8210407Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:56:07.8211794Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:56:07.8213125Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:56:07.8213754Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:56:07.8214866Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:56:07.8217714Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:56:07.9564787Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:56:07.9576249Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:56:08.1293867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:56:08.1295037Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:56:08.1358630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:56:08.1359479Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:56:08.1493910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:56:08.1494892Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:56:08.1616495Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:56:08.1664046Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:56:08.1707524Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:56:08.1710524Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:56:08.1711373Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:56:08.1711872Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:56:08.1712374Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:56:08.1718956Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:56:08.1755183Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:56:08.1766466Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:56:08.1798061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:56:08.1832113Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:56:08.1839919Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:56:08.1856465Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:56:08.1888250Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:56:08.1933376Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:56:08.1966788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:56:08.1973699Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:56:08.1974642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:56:08.1975221Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:56:08.1997271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:56:08.2008395Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:56:08.2791853Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:56:08.2800068Z [gw2] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:56:08.3159466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:56:08.3188850Z [gw2] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:56:08.3559611Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:56:08.3570244Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:56:08.3778413Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:56:08.3793379Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:56:08.3913263Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:56:08.3985397Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:56:08.4541156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:56:08.4550232Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:56:08.4619975Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:56:08.4621157Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:56:08.4703660Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:56:08.4710931Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:56:08.5928695Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:56:08.5929407Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:56:08.6202100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:56:08.6203339Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:56:08.6663352Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:56:08.6737922Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:56:08.7012596Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:56:08.7013828Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:56:08.7529516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:56:08.7531027Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:56:08.7765465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:56:08.7766780Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:56:09.1837660Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:56:09.1849743Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:56:09.2511244Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:56:09.2523703Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:56:09.7085497Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:56:09.7098455Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:56:09.7844064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:56:09.7937475Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:56:09.7944952Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:56:09.7945627Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:56:09.8414437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:56:09.8415638Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:56:10.2450206Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:56:10.2508579Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:56:10.3224009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:56:10.3293906Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:56:10.4134126Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:56:10.4148071Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:56:10.6489867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:56:10.6503136Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:56:10.8358216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:56:10.8372768Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:56:10.8718880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:56:10.8731066Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:56:10.8828782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:56:10.8839430Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:56:11.0087968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:56:11.0101000Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:56:11.0348033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:56:11.0361751Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:56:11.1437734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:56:11.1439229Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:56:11.1628862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:56:11.1640266Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:56:11.2150635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:56:11.2171203Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:56:11.3801284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:56:11.3815961Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:56:11.4510807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:56:11.4521894Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:56:11.4803101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:56:11.4816578Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:56:11.4901227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:56:11.4913617Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:56:11.5587743Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:56:11.5599474Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:56:11.5765278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:56:11.5776517Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:56:11.6031278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:56:11.6047816Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:56:11.6848855Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:56:11.6850123Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:56:11.7112354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:56:11.7122339Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:56:11.8202851Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:56:11.8213916Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:56:11.9418319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:56:11.9419846Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:56:11.9642259Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:56:11.9664420Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:56:12.2293190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:56:12.2303601Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:56:12.3353983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:56:12.3365174Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:56:12.7827628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:56:12.7841813Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:56:12.9369231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:56:12.9381014Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:56:13.0580547Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:56:13.0594756Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:56:13.0611698Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:56:13.0613109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:56:13.0744152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:56:13.0760205Z [gw2] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:56:13.0851718Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:56:13.0876124Z [gw2] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:56:13.4013998Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:56:13.4024329Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:56:13.4031624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:56:13.4140532Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:56:13.4141697Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:56:13.4156300Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:56:13.4213287Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:56:13.4226045Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:56:13.4310153Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:56:13.4322311Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:56:13.4377447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:56:13.4390203Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:56:13.4706189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:56:13.4707481Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:56:13.4746047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:56:13.4774570Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:56:13.4926621Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:56:13.4932203Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:56:13.5002227Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:56:13.5013053Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:56:13.5097042Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:56:13.5125164Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:56:13.5270613Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:56:13.5274057Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:56:13.5601504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:56:13.5610872Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:56:13.5752254Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:56:13.5763164Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:56:13.5777490Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:56:13.5785580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:56:13.5840105Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:56:13.5848819Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:56:13.5912402Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:56:13.5923152Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:56:13.6128067Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:56:13.6141748Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:56:13.7100608Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:56:13.7111507Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:56:13.7259109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:56:13.7270341Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:56:13.7337726Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:56:13.7349272Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:56:13.7394625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:56:13.7403894Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:56:13.7434754Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:56:13.7449002Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:56:13.7554319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:56:13.7566799Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:56:13.7617850Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:56:13.7622329Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:56:13.7651286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:56:13.7664227Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:56:13.7707428Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:56:13.7720034Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:56:13.7754212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:56:13.7764070Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:56:13.7804370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:56:13.7814357Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:56:13.7859283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:56:13.7860394Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:56:13.7899722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:56:13.7910828Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:56:13.7944847Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:56:13.7956744Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:56:13.8061220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:56:13.8072261Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:56:13.8110684Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:56:13.8122899Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:56:13.8158158Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:56:13.8171857Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:56:13.9370338Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:56:13.9380939Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:56:13.9444408Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:56:13.9445477Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:56:13.9470344Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:56:13.9486506Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:56:13.9518104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:56:13.9528490Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:56:14.0057370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:56:14.0069311Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:56:14.0538249Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:56:14.0551992Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:56:14.2684237Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:56:14.2693565Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:56:14.3104915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:56:14.3124948Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:56:14.3152855Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:56:14.3164859Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:56:14.3204176Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:56:14.3213020Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:56:14.3247142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:56:14.3258054Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:56:14.3659915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:56:14.3677684Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:56:14.5705635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:56:14.5825259Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:56:14.6165271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:56:14.6176872Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:56:15.0244398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:56:15.0259922Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:56:15.0735989Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:56:15.0749955Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:56:15.1041434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:56:15.1053715Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:56:15.1091615Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:56:15.1103488Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:56:15.1177774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:56:15.1190715Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:56:15.1264563Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:56:15.1281219Z [gw2] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:56:15.1340502Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:56:15.1353937Z [gw2] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:56:15.1388823Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:56:15.1399541Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:56:15.1429217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:56:15.1441964Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:56:15.1936480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:56:15.1949674Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:56:15.2449623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:56:15.2463104Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:56:15.4067146Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:56:15.4068418Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:56:15.4388229Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:56:15.4399886Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:56:15.7072794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:56:15.7085318Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:56:16.3371903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:56:16.3383276Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:56:16.4903009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:56:16.4917610Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:56:16.4956196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:56:16.4974885Z [gw1] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:56:16.5228538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:56:16.5238929Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:56:16.6112459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:56:16.6126597Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:56:16.6479008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:56:16.6494494Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:56:16.6588251Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:56:16.6604250Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:56:16.6818356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:56:16.6819828Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:56:16.8023124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:56:16.8024453Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:56:16.8939809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:56:16.8956878Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:56:16.9435493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:56:16.9442646Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:56:17.0627762Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:56:17.0645258Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:56:17.1070577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:56:17.1081909Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:56:17.3433288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:56:17.3446968Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:56:17.4467098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:56:17.4481473Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:56:17.5068642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:56:17.5079417Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:56:17.5252829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:56:17.5253993Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:56:17.5754806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:56:17.5763487Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:56:17.5913202Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:56:17.5922254Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:56:17.6864528Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:56:17.6865665Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:56:17.6964366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:56:17.6965538Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:56:17.7451647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:56:17.7502718Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:56:17.7504215Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:56:17.7505173Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:56:17.7639322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:56:17.7655909Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:56:17.8309619Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:56:17.8318919Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:56:17.8474482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:56:17.8522606Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:56:17.8908612Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:56:17.8959887Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:56:18.0636677Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:56:18.0653162Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:56:18.1110558Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:56:18.1120664Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:56:18.1717033Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:56:18.1727448Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:56:18.1887432Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:56:18.1897564Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:56:18.2204279Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:56:18.2214531Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:56:18.2288120Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:56:18.2300304Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:56:18.2410567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:56:18.2420320Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:56:18.2696629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:56:18.2697859Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:56:18.2721456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:56:18.2745365Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:56:18.4297698Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:56:18.4309241Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:56:18.4693845Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:56:18.4704118Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:56:18.4996012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:56:18.4997341Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:56:18.5497577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:56:18.5505401Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:56:18.6763434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:56:18.8402262Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:56:18.8406292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:56:18.8410689Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:56:18.8440264Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:56:18.8441408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:56:18.9001093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:56:18.9013944Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:56:19.1617122Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:56:19.1630065Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:56:19.2199208Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:56:19.2200515Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:56:19.2477078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:56:19.2487174Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:56:19.2560875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:56:19.2572680Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:56:19.2681413Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:56:19.2691697Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:56:19.2974132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:56:19.2983306Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:56:19.3264772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:56:19.3278040Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:56:19.3336498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:56:19.3348439Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:56:19.3529555Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:56:19.3540509Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:56:19.3732962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:56:19.3745182Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:56:19.3809876Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:56:19.3820241Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:56:19.3963131Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:56:19.3975444Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:56:19.5059181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:56:19.5071688Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:56:19.5318580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:56:19.5334118Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:56:19.5366565Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:56:19.5379886Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:56:19.5535718Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:56:19.5548484Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:56:19.5605825Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:56:19.5627753Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:56:19.5846171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:56:19.5856335Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:56:19.5880771Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:56:19.5893838Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:56:19.5917093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:56:19.5928210Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:56:19.6017628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:56:19.6026181Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:56:19.6712761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:56:19.6827996Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:56:19.6992042Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:56:19.7001893Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:56:19.8800979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:56:19.9072310Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:56:19.9188881Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:56:19.9338689Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:56:19.9811268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:56:19.9819622Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:56:20.0227762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:56:20.0237859Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:56:20.0337653Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:56:20.0348262Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:56:20.0371545Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:56:20.0387009Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:56:20.0859779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:56:20.0878919Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:56:20.1116803Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:56:20.1181848Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:56:20.1193823Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:56:20.1194819Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:56:20.1240904Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:56:20.1241813Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:56:20.1243928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:56:20.1244449Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:56:20.1244952Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:56:20.1245653Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:56:20.1247371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:56:20.1249061Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:56:20.1273707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:56:20.1283493Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:56:20.1332883Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:56:20.1338104Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:56:20.1372415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:56:20.1384571Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:56:20.1422180Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:56:20.1433275Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:56:20.1469405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:56:20.1570307Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:56:20.1571364Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:56:20.1588286Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:56:20.1589145Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:56:20.1611183Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:56:20.1650525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:56:20.1651494Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:56:20.1927720Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:56:20.1929181Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:56:20.2515252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:56:20.2516524Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:56:20.2952162Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:56:20.2965044Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:56:20.3002611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:56:20.3012631Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:56:20.3244097Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:56:20.3275646Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:56:20.3413988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:56:20.3442741Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:56:20.3919876Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:56:20.3929952Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:56:20.4063184Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:56:20.4075068Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:56:20.4257470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:56:20.4270744Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:56:20.4946935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:56:20.4960327Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:56:20.5251465Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:56:20.5264770Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:56:20.5275017Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:56:20.5281514Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:56:20.5522868Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:56:20.5535570Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:56:20.5761649Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:56:20.5774975Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:56:20.6477508Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:56:20.6488218Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:56:20.6501204Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:56:20.6503721Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:56:20.6986474Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:56:20.7006523Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:56:20.7084126Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:56:20.7095937Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:56:20.7229968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:56:20.7241183Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:56:20.7443769Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:56:20.7462443Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:56:20.8640534Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:56:20.8654829Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:56:20.9241178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:56:20.9253291Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:56:20.9646354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:56:20.9658352Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:56:20.9707506Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:56:20.9722032Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:56:21.0244111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:56:21.0257271Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:56:21.0649381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:56:21.0663485Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:56:21.1537876Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:56:21.1551191Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:56:21.1635768Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:56:21.1648134Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:56:21.7476475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:56:21.7497559Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:56:21.8894951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:56:21.8909191Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:56:21.8990295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:56:21.9003941Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:56:22.0184317Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:56:22.0197080Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:56:22.2161591Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:56:22.2174016Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:56:22.3425366Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:56:22.3438044Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:56:22.3902331Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:56:22.3920915Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:56:22.4267951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:56:22.4283074Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:56:22.4567226Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:56:22.4578283Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:56:22.5257607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:56:22.5265329Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:56:22.5266367Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:56:22.5294851Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:56:22.5370230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:56:22.5378365Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:56:22.8273719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:56:22.8281331Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:56:22.8855016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:56:22.8922805Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:56:23.2089943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:56:23.2091176Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:56:23.5120655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:56:23.5135882Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:56:23.6074306Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:56:23.6088230Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:56:23.7303086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:56:23.7318387Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:56:23.7355798Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:56:23.7369744Z [gw1] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:56:23.7408687Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:56:23.7422313Z [gw1] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:56:23.9213662Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:56:23.9226815Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:56:24.0031192Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:56:24.0045077Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:56:24.0566270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:56:24.0579423Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:56:24.2188299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:56:24.2206824Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:56:24.2758468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:56:24.2771493Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:56:24.2902712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:56:24.2915728Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:56:24.3272418Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:56:24.3285490Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:56:24.3870279Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:56:24.3881878Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:56:24.3895659Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:56:24.3897878Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:56:24.8417148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:56:24.8418613Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:56:24.9030681Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:56:24.9037089Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:56:24.9124976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:56:24.9126156Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:56:24.9914517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:56:24.9915630Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:56:25.0440413Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:56:25.0441548Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:56:25.0600137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:56:25.0601503Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:56:25.0730529Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:56:25.0731533Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:56:25.0902214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:56:25.0903173Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:56:25.1108928Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:56:25.1121675Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:56:25.1621639Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:56:25.1623653Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:56:25.1964286Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:56:25.1965486Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:56:25.2118131Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:56:25.2148769Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:56:25.2150724Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:56:25.2152517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:56:25.2340992Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:56:25.2355355Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:56:25.2388166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:56:25.2400836Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:56:25.2436432Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:56:25.2449563Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:56:25.3727889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:56:25.3743648Z [gw2] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:56:25.4281887Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:56:25.4283170Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:56:25.4355438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:56:25.4400353Z [gw2] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:56:25.4690373Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:56:25.4691513Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:56:25.6025459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:56:25.6095221Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:56:25.6332584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:56:25.6333558Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:56:25.6541604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:56:25.6574574Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:56:25.7033038Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:56:25.7054692Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:56:25.7226106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:56:25.7229063Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:56:25.7483138Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:56:25.7484319Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:56:25.8586778Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:56:25.8588010Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:56:25.8967015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:56:25.8981860Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:56:26.2235509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:56:26.2247843Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:56:26.2948425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:56:26.2962470Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:56:26.2986570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:56:26.3007070Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:56:26.3941572Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:56:26.3976231Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:56:26.4166256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:56:26.4176678Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:56:26.4177650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:56:26.4178218Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:56:26.4242212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:56:26.4243989Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:56:26.4428702Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:56:26.4429620Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:56:26.4517201Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:56:26.4519058Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:56:26.4715372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:56:26.4835509Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:56:26.4836515Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:56:26.4837971Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:56:26.6235764Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:56:26.6409325Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:56:26.6869187Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:56:26.6872428Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:56:26.8142014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:56:26.8154012Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:56:26.8400413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:56:26.8412168Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:56:26.9976198Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:56:26.9989032Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:56:27.0360255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:56:27.0373412Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:56:27.3077206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:56:27.3090788Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:56:27.3460128Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:56:27.3474245Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:56:27.3831336Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:56:27.3843466Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:56:27.4937235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:56:27.4946402Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:56:27.5542345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:56:27.5552266Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:56:27.5875342Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:56:27.5889372Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:56:27.5912834Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:56:27.5927330Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:56:27.5949287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:56:27.5962435Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:56:27.6543261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:56:27.6557058Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:56:27.6984987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:56:27.7014675Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:56:27.7478044Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:56:27.7489956Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:56:27.7654760Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:56:27.7668651Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:56:27.7970378Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:56:27.7984145Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:56:27.8381430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:56:27.8395085Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:56:27.8819451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:56:27.8835314Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:56:27.9281353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:56:27.9293590Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:56:27.9864710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:56:27.9882578Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:56:28.0091450Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:56:28.0104656Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:56:28.1743607Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:56:28.1754744Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:56:28.1780583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:56:28.1790912Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:56:28.1815826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:56:28.1823559Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:56:28.2984390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:56:28.2995215Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:56:28.3276138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:56:28.3289235Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:56:28.4597168Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:56:28.4609652Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:56:28.4848336Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:56:28.4860506Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:56:28.5219862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:56:28.5231180Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:56:28.5599076Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:56:28.5610977Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:56:28.7443382Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:56:28.7456465Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:56:29.7850194Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:56:29.7864970Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:56:30.0290312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:56:30.0303624Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:56:30.0712052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:56:30.0724260Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:56:31.0301185Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:56:31.0314796Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:56:31.4274109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:56:31.4288558Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:56:31.5128472Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:56:31.5200386Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:56:32.3796231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:56:32.3809395Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:56:32.5679183Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:56:32.5692246Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:56:32.6156935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:56:32.6170217Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:56:32.6668423Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:56:32.6681563Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:56:33.6599870Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:56:33.6613272Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:56:33.8419605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:56:33.8431636Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:56:34.4303823Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:56:34.4320240Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:56:34.5729717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:56:34.5740417Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:56:35.5179072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:56:35.5191366Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:56:35.6954720Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:56:35.6965834Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:56:35.7074251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:56:35.7084097Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:56:35.7129384Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:56:35.7138127Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:56:35.7156491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:56:35.7168428Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:56:35.7232686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:56:35.7244857Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:56:35.7461987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:56:35.7473603Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:56:35.7537249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:56:35.7548835Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:56:35.9161966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:56:35.9172884Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:56:35.9400436Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:56:35.9410998Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:56:36.5229766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:56:36.5239179Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:56:36.5768001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:56:36.5778171Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:56:36.7726361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:56:36.7738389Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:56:37.0152853Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:56:37.0166250Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:56:37.0857987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:56:37.0873363Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:56:37.5000741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:56:37.5010655Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:56:37.5618682Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:56:37.5628430Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:56:37.7550538Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:56:37.7566108Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:56:37.7750973Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:56:37.7764996Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:56:37.9416456Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:56:37.9429887Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:56:37.9606057Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:56:37.9619559Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:56:38.1677032Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:56:38.1690467Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:56:38.2032755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:56:38.2046747Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:56:38.3533703Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:56:38.3546871Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:56:38.3799770Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:56:38.3814118Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:56:38.3848613Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:56:38.3863473Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:56:38.3896670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:56:38.3909890Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:56:38.3942947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:56:38.3955326Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:56:38.3991746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:56:38.4003494Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:56:38.4226687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:56:38.4237012Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:56:38.4482367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:56:38.4491782Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:56:38.4525837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:56:38.4538677Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:56:38.4681692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:56:38.4693288Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:56:38.4743130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:56:38.4756190Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:56:38.4786253Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:56:38.4799279Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:56:38.4834175Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:56:38.4847828Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:56:38.4886821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:56:38.4899220Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:56:38.4935510Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:56:38.4949027Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:56:38.4983492Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:56:38.4995824Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:56:38.5030322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:56:38.5043724Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:56:38.5078722Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:56:38.5091481Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:56:38.5126243Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:56:38.5138571Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:56:38.5159358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:56:38.5172140Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:56:38.5191742Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:56:38.5203929Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:56:38.6169370Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:56:38.6183320Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:56:38.6373971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:56:38.6387415Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:56:38.6557976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:56:38.6570473Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:56:38.6625835Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:56:38.6636011Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:56:38.6807731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:56:38.6819704Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:56:38.6864095Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:56:38.6875207Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:56:38.7234582Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:56:38.7246475Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:56:38.7380765Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:56:38.7391988Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:56:38.7444677Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:56:38.7454676Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:56:38.7593935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:56:38.7602903Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:56:38.7650672Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:56:38.7662470Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:56:38.8874133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:56:38.8887302Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:56:38.9044996Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:56:38.9057054Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:56:39.0234561Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:56:39.0248283Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:56:39.0415676Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:56:39.0428829Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:56:39.1672702Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:56:39.1686307Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:56:39.1855942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:56:39.1869743Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:56:39.7957377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:56:39.7973369Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:56:39.8391143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:56:39.8404477Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:56:39.8584513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:56:39.8596928Z [gw1] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:56:39.8691049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:56:39.8703543Z [gw1] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:56:39.8765738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:56:39.8777883Z [gw1] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:56:39.9885502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:56:39.9899551Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:56:40.0037115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:56:40.0047316Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:56:40.0296736Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:56:40.0307836Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:56:40.0383818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:56:40.0394056Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:56:40.0431721Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:56:40.0442241Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:56:40.0475641Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:56:40.0486783Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:56:40.1102565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:56:40.1114406Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:56:40.1206597Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:56:40.1216986Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:56:40.1683985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:56:40.1694159Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:56:40.1791778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:56:40.1801680Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:56:40.1837121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:56:40.1848784Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:56:40.1881706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:56:40.1895012Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:56:40.1933247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:56:40.1943598Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:56:40.2469752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:56:40.2482890Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:56:40.2580821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:56:40.2593051Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:56:40.3785950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:56:40.3799104Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:56:40.4020951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:56:40.4033402Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:56:40.4449441Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:56:40.4461872Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:56:40.4514621Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:56:40.4527066Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:56:40.4603672Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:56:40.4616258Z [gw1] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:56:40.4673858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:56:40.4685733Z [gw1] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:56:40.4720446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:56:40.4733094Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:56:40.4767457Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:56:40.4780318Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:56:40.4866848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:56:40.4878824Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:56:40.4940611Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:56:40.4954844Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:56:40.6544083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:56:40.6556336Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:56:40.6978678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:56:40.6991310Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:56:40.9153063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:56:40.9166229Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:56:41.0042189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:56:41.0057474Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:56:41.0752111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:56:41.0766018Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:56:41.1124021Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:56:41.1138938Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:56:41.1243562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:56:41.1257721Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:56:41.1422062Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:56:41.1435366Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:56:41.1723374Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:56:41.1736328Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:56:41.2043718Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:56:41.2056605Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:56:41.2221321Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:56:41.2234445Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:56:41.2293344Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:56:41.2306515Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:56:41.2808495Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:56:41.2818357Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:56:41.2875958Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:56:41.2885920Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:56:41.4328507Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:56:41.4342227Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:56:41.4642452Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:56:41.4655903Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:56:41.4925006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:56:41.4937067Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:56:41.5107714Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:56:41.5120884Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:56:41.5175051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:56:41.5187669Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:56:41.5295998Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:56:41.5309018Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:56:41.5352720Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:56:41.5365973Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:56:41.8574295Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:56:41.8587518Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:56:41.9275341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:56:41.9286095Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:56:41.9443007Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:56:41.9454695Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:56:41.9511997Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:56:41.9523335Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:56:41.9800653Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:56:41.9811570Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:56:42.0405724Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:56:42.0419332Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:56:42.0529312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:56:42.0541277Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:56:42.0761990Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:56:42.0773318Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:56:42.0840600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:56:42.0851577Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:56:42.1101790Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:56:42.1109161Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:56:42.1180421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:56:42.1189443Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:56:42.1223590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:56:42.1233721Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:56:42.1265939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:56:42.1275652Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:56:42.1402568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:56:42.1413982Z [gw1] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:56:42.1586737Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:56:42.1599844Z [gw1] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:56:42.2258627Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:56:42.2268950Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:56:42.2408905Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:56:42.2419852Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:56:42.2508022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:56:42.2517749Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:56:42.2604481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:56:42.2615064Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:56:43.3415219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:56:43.3425556Z [gw0] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:56:43.4334392Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:56:43.4359818Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:56:43.5139498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:56:43.5152937Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:56:43.6006368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:56:43.6015638Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:56:43.6069854Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:56:43.6077896Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:56:43.6638245Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:56:43.6648741Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:56:43.6717520Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:56:43.6726799Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:56:43.7156762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:56:43.7168231Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:56:44.2447694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:56:44.2463732Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:56:44.2473772Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:56:44.2474565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:56:44.3385948Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:56:44.3394918Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:56:44.4907464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:56:44.4919598Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:56:44.5139932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:56:44.5150716Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:56:44.5211195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:56:44.5218899Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:56:44.5535225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:56:44.5546111Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:56:44.6264509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:56:44.6272593Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:56:44.6643572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:56:44.6655622Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:56:44.6726250Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:56:44.6737970Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:56:44.7414229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:56:44.7426763Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:56:44.8361461Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:56:44.8376175Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:56:45.8629183Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:56:45.8641929Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:56:46.4132753Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:56:46.4145006Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:56:46.4287295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:56:46.4295344Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:56:46.4885963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:56:46.4897808Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:56:46.5675864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:56:46.5688225Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:56:46.5869241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:56:46.5881442Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:56:46.5987822Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:56:46.5997931Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:56:46.6075254Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:56:46.6086551Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:56:46.6171576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:56:46.6181612Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:56:46.6291009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:56:46.6300597Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:56:46.6618085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:56:46.6628000Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:56:46.6857943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:56:46.6870383Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:56:46.7282110Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:56:46.7294178Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:56:46.7570261Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:56:46.7582670Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:56:46.7807733Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:56:46.7819769Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:56:46.8065882Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:56:46.8077651Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:56:46.8315921Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:56:46.8328035Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:56:46.8578127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:56:46.8589476Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:56:46.8879676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:56:46.8892826Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:56:46.9260171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:56:46.9289911Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:56:46.9913693Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:56:46.9923142Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:56:47.0118879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:56:47.0131695Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:56:47.0343606Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:56:47.0357358Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:56:47.0535478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:56:47.0549991Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:56:47.2924324Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:56:47.2939089Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:56:47.3421614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:56:47.3435909Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:56:47.3775434Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:56:47.3791062Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:56:47.3876476Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:56:47.3886142Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:56:47.4475517Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:56:47.4487380Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:56:47.6510667Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:56:47.6524969Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:56:48.4941249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:56:48.4955411Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:56:48.4980341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:56:48.4992564Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:56:48.6234340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:56:48.6246791Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:56:48.6465599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:56:48.6478778Z [gw1] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:56:49.0231408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:56:49.0243172Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:56:49.0385796Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:56:49.0397454Z [gw1] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:56:49.1231291Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:56:49.1245185Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:56:49.1326343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:56:49.1338612Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:56:49.1580180Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:56:49.1595189Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:56:49.1647366Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:56:49.1673654Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:56:49.1726008Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:56:49.1735103Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:56:49.1945987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:56:49.1958179Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:56:49.2948014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:56:49.2960613Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:56:49.3818109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:56:49.3819347Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:56:49.4051105Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:56:49.4065291Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:56:49.4362884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:56:49.4377383Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:56:49.4606732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:56:49.4614306Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:56:49.4711106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:56:49.4719608Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:56:49.7492480Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:56:49.7505434Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:56:49.8259059Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:56:49.8273084Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:56:49.9274995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:56:49.9289578Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:56:49.9491541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:56:49.9503697Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:56:50.0441165Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:56:50.0451265Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:56:50.0688578Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:56:50.0700459Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:56:50.2274642Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:56:50.2287362Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:56:50.2560059Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:56:50.2572009Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:56:50.2622098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:56:50.2633918Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:56:50.2852491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:56:50.2865448Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:56:50.2939809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:56:50.2949222Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:56:50.3172147Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:56:50.3182694Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:56:50.3253192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:56:50.3265096Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:56:50.7276056Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:56:50.7289460Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:56:50.8017910Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:56:50.8030394Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:56:50.8095246Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:56:50.8103956Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:56:50.8185088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:56:50.8197884Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:56:50.8825622Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:56:50.8839414Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:56:50.8913087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:56:50.8926128Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:56:50.8957115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:56:50.8969346Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:56:50.9044548Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:56:50.9057834Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:56:50.9350912Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:56:50.9360843Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:56:50.9506523Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:56:50.9516447Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:56:50.9655837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:56:50.9667511Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:56:51.0266928Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:56:51.0278818Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:56:51.0402960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:56:51.0413695Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:56:51.0489991Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:56:51.0502714Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:56:51.0608399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:56:51.0619396Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:56:51.0922898Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:56:51.0934085Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:56:51.1007582Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:56:51.1019099Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:56:51.1231036Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:56:51.1242536Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:56:51.1314149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:56:51.1325626Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:56:51.1404599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:56:51.1414163Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:56:51.4332850Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:56:51.4343819Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:56:51.4810383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:56:51.4820606Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:56:51.7938985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:56:51.7951800Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:56:51.8573255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:56:51.8584545Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:56:51.9204668Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:56:51.9215014Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:56:52.9538796Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:56:52.9552519Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:56:52.9574386Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:56:52.9584821Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:56:53.0502821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:56:53.0512762Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:56:53.0530205Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:56:53.0540126Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:56:53.1909534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:56:53.1921291Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:56:53.1940362Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:56:53.1952148Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:56:53.2681647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:56:53.2694765Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:56:53.2774779Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:56:53.2787070Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:56:53.2966444Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:56:53.2978854Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:56:53.3074207Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:56:53.3085787Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:56:53.3156573Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:56:53.3168811Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:56:53.3321790Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:56:53.3332641Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:56:53.4449398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:56:53.4462686Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:56:53.5400877Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:56:53.5413162Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:56:53.5650165Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:56:53.5663249Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:56:53.6378595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:56:53.6391273Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:56:53.6568624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:56:53.6580057Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:56:53.7060041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:56:53.7073143Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:56:53.9952993Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:56:53.9966732Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:56:54.0663626Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:56:54.0675993Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:56:54.1101761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:56:54.1116348Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:56:54.1219689Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:56:54.1234391Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:56:54.1463331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:56:54.1475597Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:56:54.1510923Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:56:54.1520877Z [gw1] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:56:54.1535344Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:56:54.1547789Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:56:54.1551362Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:56:54.1563092Z [gw1] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:56:54.1776646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:56:54.1789651Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:56:54.2643966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:56:54.2657625Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:56:54.2907682Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:56:54.2919607Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:56:54.3368054Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:56:54.3378838Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:56:54.3549654Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:56:54.3559957Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:56:54.3704512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:56:54.3714737Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:56:54.3843132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:56:54.3855857Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:56:54.3927801Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:56:54.3938438Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:56:54.4103079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:56:54.4114402Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:56:54.4176935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:56:54.4188984Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:56:54.5234624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:56:54.5247388Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:56:54.5881010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:56:54.5891634Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:56:54.6134622Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:56:54.6148823Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:56:54.6199122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:56:54.6208263Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:56:54.6369148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:56:54.6379627Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:56:54.6813425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:56:54.6826389Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:56:54.6909078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:56:54.6921583Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:56:54.6999934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:56:54.7011898Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:56:54.7351206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:56:54.7360245Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:56:54.7445349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:56:54.7455601Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:56:54.7491178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:56:54.7503950Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:56:54.7585991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:56:54.7601183Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:56:54.7842961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:56:54.7876949Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:56:54.8007907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:56:54.8017692Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:56:54.8141946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:56:54.8151925Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:56:54.8452684Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:56:54.8463810Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:56:54.8592609Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:56:54.8603152Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:56:54.8679727Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:56:54.8696797Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:56:54.8858520Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:56:54.8867054Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:56:54.9184889Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:56:54.9293766Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:56:54.9294963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:56:54.9295985Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:56:54.9298202Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:56:54.9299183Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:56:54.9467761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:56:54.9508311Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:56:54.9570437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:56:54.9695993Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:56:54.9696740Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:56:54.9697425Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:56:54.9698282Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:56:54.9714699Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:56:54.9988462Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:56:55.0012880Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:56:55.0092778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:56:55.0106207Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:56:55.0141879Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:56:55.0154007Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:56:55.0163303Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:56:55.0172808Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:56:55.0214694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:56:55.0229836Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:56:55.0263323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:56:55.0273724Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:56:55.0310635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:56:55.0324811Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:56:55.0356558Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:56:55.0369149Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:56:55.0591441Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:56:55.0592627Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:56:55.0660910Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:56:55.0669607Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:56:55.0784967Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:56:55.0792716Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:56:55.1202448Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:56:55.1207137Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:56:55.2393049Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:56:55.2405000Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:56:55.2825746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:56:55.2841434Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:56:56.6160182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:56:56.6173472Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:56:57.2337965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:56:57.2351979Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:56:57.7003227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:56:57.7017492Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:56:57.7125907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:56:57.7151461Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:56:57.7407015Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:56:57.7450980Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:56:57.7486377Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:56:57.7499571Z [gw0] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:56:57.7533524Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:56:57.7546935Z [gw0] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:56:57.7762322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:56:57.7774910Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:56:57.7845884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:56:57.7859384Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:56:57.9006408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:56:57.9018748Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:56:57.9245560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:56:57.9254794Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:56:58.0101797Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:56:58.0107889Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:56:58.0275942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:56:58.0283493Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:56:58.0500355Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:56:58.0508378Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:56:58.0566685Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:56:58.0575795Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:56:58.1531308Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:56:58.1542078Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:56:58.1780214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:56:58.1790922Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:56:58.2185340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:56:58.2193966Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:56:58.6348916Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:56:58.6362154Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:56:58.6670119Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:56:58.6682623Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:56:58.6772545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:56:58.6784348Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:56:58.8004494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:56:58.8017719Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:56:58.8287450Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:56:58.8302007Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:56:58.8744966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:56:58.8757084Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:56:58.8946315Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:56:58.8958919Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:56:58.8980393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:56:58.8993594Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:56:58.9013636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:56:58.9026771Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:56:58.9050580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:56:58.9059817Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:56:58.9081569Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:56:58.9094034Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:56:58.9301854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:56:58.9314744Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:56:58.9381922Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:56:58.9394364Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:56:59.1950704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:56:59.1961849Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:56:59.2300515Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:56:59.2311700Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:56:59.2762827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:56:59.2775895Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:56:59.4897635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:56:59.4912207Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:56:59.5211314Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:56:59.5225253Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:56:59.5601420Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:56:59.5610841Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:56:59.6875732Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:56:59.6888751Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:56:59.6967549Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:56:59.6980121Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:56:59.9118947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:56:59.9135571Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:56:59.9550025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:56:59.9559260Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:57:00.3788875Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:57:00.3803000Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:57:00.4445661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:57:00.4470225Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:57:00.5202215Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:57:00.5213180Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:57:00.6240435Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:57:00.6253509Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:57:00.6478297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:57:00.6490250Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:57:00.7155068Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:00.7168521Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:57:00.7255682Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:57:00.7266989Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:57:00.7306665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:57:00.7317281Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:57:00.7355340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:57:00.7365892Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:57:00.7405340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:57:00.7411253Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:57:00.7423417Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:57:00.7426112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:57:00.7451058Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:57:00.7461206Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:57:00.7486028Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:57:00.7496559Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:57:00.7614131Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:57:00.7627650Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:00.7698414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:00.7712435Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:57:00.7737122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:00.7765744Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:57:00.7819389Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:57:00.7828772Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:57:00.7906918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:57:00.7947435Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:00.8038122Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:00.8050101Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:57:00.8111361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:57:00.8123092Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:57:00.8379049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:57:00.8391247Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:57:00.8465334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:57:00.8474829Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:57:00.8822665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:57:00.8834553Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:57:00.8907900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:57:00.8919054Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:57:00.8964491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:57:00.8975183Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:57:00.9316155Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:57:00.9329006Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:00.9666118Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:00.9678460Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:00.9983258Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:57:00.9994648Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:57:01.0392865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:57:01.0405360Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:57:01.0468185Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:57:01.0481687Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:57:01.0631656Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:57:01.0642465Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:57:01.0841723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:57:01.0852527Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:57:01.0949185Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:57:01.0960125Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:57:01.1023671Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:57:01.1034231Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:57:01.1161709Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:57:01.1173574Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:57:01.1225256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:57:01.1236343Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:57:01.1302335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:57:01.1314772Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:01.1369213Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:01.1401182Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:57:01.1479700Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:57:01.1496044Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:57:01.1824792Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:57:01.1838910Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:57:01.1891869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:57:01.1905117Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:57:01.1930484Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:57:01.1943538Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:57:01.2002538Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:57:01.2015628Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:57:01.2088584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:57:01.2100290Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:57:01.2117979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:57:01.2132304Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:01.2202937Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:57:01.2207336Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:57:01.2785152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:57:01.2794108Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:57:01.2988452Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:57:01.2997551Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:57:01.3032150Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:57:01.3044711Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:57:01.3077206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:57:01.3089479Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:57:01.3123689Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:57:01.3134894Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:57:01.3168681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:57:01.3180194Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:57:01.3332587Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:57:01.3343863Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:57:01.3398551Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:57:01.3410599Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:57:01.3562701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:57:01.3575954Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:57:01.3632529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:57:01.3641667Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:57:01.3890830Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:57:01.3900557Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:57:01.4172113Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:57:01.4183261Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:57:01.4220953Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:57:01.4231215Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:57:01.4265998Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:57:01.4276831Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:57:01.4311381Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:57:01.4322269Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:57:01.4357780Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:57:01.4369014Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:57:01.4403299Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:57:01.4414482Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:57:01.4448323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:57:01.4460328Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:57:01.4497547Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:57:01.4509633Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:57:01.4543901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:57:01.4556397Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:57:01.4611278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:57:01.4621447Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:57:01.4697815Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:57:01.4709918Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:57:01.4760743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:57:01.4772953Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:57:01.4852652Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:57:01.4859685Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:57:01.4869106Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:57:01.4871283Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:57:01.5123488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:57:01.5136461Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:57:01.5143442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:57:01.5151726Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:57:01.5205849Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:57:01.5218108Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:57:01.5467254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:57:01.5479018Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:57:01.5549185Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:57:01.5560870Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:57:01.6092162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:57:01.6100805Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:57:01.6248818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:57:01.6257784Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:57:01.6305688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:57:01.6317938Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:57:01.6491612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:57:01.6504209Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:57:01.6876764Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:57:01.6895499Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:57:01.7017841Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:57:01.7044896Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:57:01.7536253Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:57:01.7549206Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:57:01.7594110Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:01.7606924Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:57:01.7643937Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:57:01.7656187Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:57:01.7735442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:57:01.7794105Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:57:01.8226349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:57:01.8239151Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:57:01.8294425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:57:01.8305708Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:57:01.8385599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:57:01.8396221Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:57:01.8420972Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:57:01.8432140Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:57:01.8457289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:01.8466124Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:01.8522204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:57:01.8546482Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:57:01.8688812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:57:01.8708230Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:57:01.8734387Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:57:01.8745323Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:57:01.8825547Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:57:01.8893353Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:57:01.9129528Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:57:01.9138295Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:57:01.9249166Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:57:01.9260863Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:57:01.9806522Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:57:01.9816830Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:57:01.9901982Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:57:01.9913087Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:57:02.0367571Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:57:02.0378158Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:57:02.0468962Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:57:02.0478476Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:57:02.0853586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:57:02.0866772Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:57:02.1111906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:57:02.1124728Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:57:02.1190798Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:57:02.1203538Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:57:02.1306248Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:57:02.1337900Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:57:02.1794478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:57:02.1805015Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:57:02.1909623Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:57:02.1918306Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:57:02.2419674Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:57:02.2432883Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:57:02.2567488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:57:02.2574531Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:57:02.2589559Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:57:02.2590828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:57:02.2812325Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:57:02.2823080Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:57:02.3216747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:57:02.3225736Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:57:02.3353000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:57:02.3365470Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:57:02.3774892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:57:02.3783890Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:57:02.3892189Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:57:02.3902483Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:57:02.4042603Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:57:02.4055259Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:57:02.4113036Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:57:02.4125215Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:57:02.4188776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:57:02.4202143Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:57:02.4350934Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:57:02.4359673Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:57:02.4385230Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:57:02.4394122Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:57:02.4453153Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:02.4465325Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:02.4522045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:02.4533364Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:02.4590800Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:02.4602692Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:02.4658860Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:02.4669305Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:02.4722914Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:02.4735490Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:02.4770576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:57:02.4782715Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:57:02.4829365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:02.4840371Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:02.4885995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:02.4896558Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:02.4934512Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:57:02.4943080Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:57:02.5065358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:57:02.5073783Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:57:02.5277179Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:57:02.5286443Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:57:02.5384713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:57:02.5396363Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:57:02.5572753Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:57:02.5584813Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:57:02.5600733Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:57:02.5611081Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:57:02.5718136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:57:02.5727779Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:57:02.5735964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:57:02.5747515Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:57:02.5775625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:57:02.5786927Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:57:02.5823778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:57:02.5833801Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:57:02.5869014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:57:02.5878671Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:57:02.6108005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:57:02.6120595Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:57:02.6177292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:57:02.6188958Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:57:02.6232866Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:57:02.6243812Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:57:02.6279010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:57:02.6291407Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:57:02.6417968Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:57:02.6431467Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:57:02.6441215Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:57:02.6442585Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:57:02.6490530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:57:02.6503115Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:57:02.6595951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:57:02.6608319Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:57:02.6778711Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:57:02.6783010Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:57:02.6797952Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:57:02.6799220Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:57:02.6880077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:57:02.6893823Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:57:02.6990941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:57:02.7004255Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:57:02.7033216Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:57:02.7045971Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:57:02.7094420Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:57:02.7107085Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:57:02.7221222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:57:02.7230031Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:57:02.7442006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:57:02.7449499Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:57:02.7538606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:57:02.7539845Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:57:02.7832793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:57:02.7843815Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:57:02.7866814Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:57:02.7875140Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:57:02.7987726Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:57:02.8083681Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:57:02.8084725Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:57:02.8085597Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:57:02.8614567Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:02.8627150Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:02.8746043Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:57:02.8758305Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:57:02.8768746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:57:02.8780137Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:57:02.8928270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:57:02.8939301Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:57:02.9129226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:57:02.9142290Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:57:02.9206009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:57:02.9216896Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:57:02.9336286Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:57:02.9345666Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:57:02.9388367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:57:02.9398937Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:57:02.9465351Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:57:02.9474928Z [gw0] [ 48%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:57:02.9518912Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:57:02.9527999Z [gw0] [ 48%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:57:02.9735640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:57:02.9745491Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:57:02.9761965Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:02.9768524Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:02.9781943Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:02.9791021Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:02.9816555Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:57:02.9823884Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:57:02.9848305Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:57:02.9855056Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:57:02.9877527Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:57:02.9886542Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:57:02.9908706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:57:02.9917784Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:57:02.9939481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:57:02.9947948Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:57:02.9969737Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:02.9978044Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:02.9999922Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:03.0008067Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:03.0027706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:03.0034311Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:03.0047538Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:03.0055897Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:03.0104045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:57:03.0110474Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:57:03.0158445Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:57:03.0166655Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:57:03.0188863Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:03.0197761Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:03.0221161Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:03.0227938Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:03.0267645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:57:03.0275804Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:57:03.0325995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:57:03.0334101Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:57:03.0384900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:57:03.0393206Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:57:03.0417088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:03.0424047Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:03.0437553Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:03.0446660Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:03.0502446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:57:03.0512527Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:57:03.0537904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:03.0545256Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:03.0571648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:03.0579100Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:03.0608591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:03.0616104Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:03.0638760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:03.0647469Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:03.0709103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:57:03.0718006Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:57:03.0771764Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:57:03.0780668Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:57:03.0909065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:03.0918123Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:03.0945288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:03.0953136Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:03.0979187Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:03.0987838Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:03.1004991Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:03.1014813Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:03.1029127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:03.1039242Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:03.1055776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:03.1063592Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:03.1080136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:03.1087149Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:03.1112697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:03.1123597Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:03.1139466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:57:03.1149474Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:57:03.1176632Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:57:03.1186562Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:57:03.1323921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:57:03.1334221Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:57:03.1382632Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:57:03.1392530Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:57:03.1632273Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:57:03.1650165Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:57:03.1740675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:57:03.1752624Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:57:03.1850067Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:57:03.1862463Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:57:03.2047204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:57:03.2056175Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:57:03.2133316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:57:03.2141724Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:57:03.2231865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:57:03.2239030Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:57:03.2287144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:57:03.2297481Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:57:03.2301389Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:57:03.2308691Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:57:03.2346285Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:57:03.2354818Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:57:03.2383223Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:57:03.2390736Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:57:03.2520217Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:57:03.2530069Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:57:03.2598413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:57:03.2605873Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:57:03.2652039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:57:03.2663164Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:57:03.2940148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:57:03.2953141Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:57:03.2968942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:57:03.2980511Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:57:03.3080727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:57:03.3093213Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:57:03.3245607Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:57:03.3253201Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:57:03.3304516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:57:03.3313801Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:57:03.3369947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:57:03.3380876Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:57:03.3406474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:57:03.3417283Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:57:03.3442097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:57:03.3452964Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:57:03.3724215Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:57:03.3732053Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:57:03.3804065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:57:03.3813433Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:57:03.3838467Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:57:03.3849007Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:57:03.3876033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:57:03.3885190Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:57:03.3911531Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:57:03.3919827Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:57:03.4563652Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:57:03.4573940Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:57:03.4775046Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:57:03.4786410Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:57:03.4945795Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:57:03.4960039Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:57:03.5194209Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:57:03.5206555Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:57:03.5241728Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:57:03.5250471Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:57:03.5334276Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:57:03.5342530Z [gw0] [ 49%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:57:03.5354895Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:57:03.5356231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:57:03.5424679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:57:03.5436789Z [gw0] [ 49%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:57:03.5474664Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:57:03.5485165Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:57:03.5494216Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:57:03.5495535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:57:03.5529065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:57:03.5541172Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:57:03.5575820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:57:03.5587823Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:57:03.5622001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:57:03.5634156Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:57:03.5840330Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:57:03.5851719Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:57:03.5911823Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:57:03.5922771Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:57:03.6259792Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:57:03.6271304Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:57:03.6382167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:57:03.6393151Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:57:03.6607978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:57:03.6621865Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:57:03.6739166Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:57:03.6753048Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:57:03.7086303Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:57:03.7100682Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:57:03.7173690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:57:03.7188015Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:57:03.7226586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:57:03.7237856Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:57:03.7274691Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:57:03.7288768Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:57:03.7433658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:57:03.7445154Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:57:03.7484882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:57:03.7498017Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:57:03.7704054Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:57:03.7716477Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:57:03.8760276Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:57:03.8769815Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:57:03.8990774Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:57:03.9007879Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:57:03.9357765Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:57:03.9370419Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:57:03.9427791Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:57:03.9439754Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:57:03.9536096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:57:03.9547802Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:57:03.9746408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:57:03.9759014Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:57:03.9782875Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:57:03.9794129Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:57:03.9860183Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:57:03.9871084Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:57:04.0627031Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:57:04.0637936Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:57:04.0724930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:57:04.0735387Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:57:04.0771865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:57:04.0783739Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:57:04.0936006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:57:04.0945332Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:57:04.0979524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:57:04.0986545Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:57:04.0998645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:57:04.1007798Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:57:04.1175615Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:57:04.1185290Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:57:04.1294085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:57:04.1303396Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:57:04.1356087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:57:04.1368600Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:57:04.1397993Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:57:04.1408897Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:57:04.1437896Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:57:04.1449069Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:57:04.1501853Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:57:04.1513616Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:57:04.1630784Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:57:04.1640151Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:57:04.2028354Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:57:04.2041448Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:57:04.2229503Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:57:04.2242637Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:57:04.2278889Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:57:04.2293207Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:57:04.2327540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:57:04.2340687Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:57:04.2385952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:57:04.2395520Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:57:04.2429471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:57:04.2441643Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:57:04.2476022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:57:04.2487787Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:57:04.2521776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:57:04.2534128Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:57:04.2568065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:57:04.2580351Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:57:04.2615919Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:57:04.2626990Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:57:04.2660115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:57:04.2672826Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:57:04.2706196Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:57:04.2718075Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:57:04.2752721Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:57:04.2765109Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:57:04.2797864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:57:04.2805779Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:04.2821282Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:57:04.2823726Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:57:04.2854185Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:57:04.2868066Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:57:04.5903882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:57:04.5918179Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:57:04.6363041Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:57:04.6376911Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:57:04.6415152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:04.6430030Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:04.6466604Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:04.6479762Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:04.6514141Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:04.6527780Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:04.6563462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:04.6576889Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:04.6610723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:57:04.6624624Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:57:04.6660016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:57:04.6673417Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:57:04.6706586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:04.6719188Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:04.6768673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:04.6782399Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:04.6815976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:57:04.6829781Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:57:04.6865157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:57:04.6878882Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:57:04.7259994Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:57:04.7273698Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:57:04.7365941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:57:04.7379098Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:57:04.7591414Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:57:04.7598219Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:57:04.7606564Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:57:04.7608502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:57:04.9606324Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:04.9617349Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:57:04.9886121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:57:04.9894008Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:57:04.9930819Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:57:04.9943579Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:57:05.4194519Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:57:05.4206102Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:57:05.4551851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:57:05.4563079Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:57:05.4610793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:57:05.4620740Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:57:05.5994381Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:57:05.6007388Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:57:05.6237021Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:57:05.6248985Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:57:05.7540410Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:05.7553885Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:05.7769053Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:05.7780326Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:05.8164907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:57:05.8176231Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:57:05.8260752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:57:05.8273262Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:57:05.8813873Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:57:05.8825561Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:57:05.8952402Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:57:05.8963892Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:57:05.9667228Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:57:05.9678982Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:57:05.9883593Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:57:05.9895112Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:57:06.2827964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:57:06.2841311Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:57:06.3509192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:57:06.3523226Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:57:06.4319595Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:57:06.4330059Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:57:06.4474278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:57:06.4483846Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:57:06.5089570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:57:06.5097517Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:57:06.5215875Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:57:06.5226055Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:57:06.5930111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:57:06.5941521Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:57:06.6115273Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:57:06.6123944Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:57:06.6808983Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:06.6821346Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:06.6956767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:06.6968433Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:06.8945813Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:57:06.8958962Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:57:07.0893166Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:57:07.0907698Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:57:07.1480898Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:57:07.1495201Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:57:07.2117534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:57:07.2130166Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:57:07.2316534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:57:07.2329127Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:57:07.2985953Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:07.3000210Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:57:07.3063957Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:57:07.3077011Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:07.3289782Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:57:07.3301844Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:57:07.3335513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:07.3348518Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:07.3384788Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:07.3397048Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:07.3432511Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:07.3443795Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:07.3479324Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:07.3491069Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:07.3525528Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:07.3537453Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:07.3572194Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:07.3584147Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:07.3605122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:57:07.3616818Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:57:07.3637636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:57:07.3651178Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:57:09.0152736Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:09.0163404Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:09.3586680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:09.3600168Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:09.6789454Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:57:09.6802297Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:57:09.7745743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:57:09.7757928Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:57:10.0019687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:10.0032127Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:10.0653540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:57:10.0665983Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:57:10.0752826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:57:10.0766550Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:57:10.0921738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:57:10.0935677Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:10.2011650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:10.2025481Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:57:10.2119307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:57:10.2132313Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:57:10.2958013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:57:10.2970046Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:57:10.3110647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:57:10.3120076Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:57:10.3887264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:57:10.3900496Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:57:10.4043485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:57:10.4055500Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:57:10.4091703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:57:10.4104381Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:57:10.4136921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:57:10.4148833Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:57:10.4183037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:57:10.4194971Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:57:10.4229572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:57:10.4241364Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:57:10.4276283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:57:10.4288191Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:57:10.4324619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:57:10.4336414Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:57:10.4370958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:57:10.4382656Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:57:10.4417528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:57:10.4431246Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:57:10.4466324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:57:10.4477672Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:57:10.4513342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:57:10.4525099Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:57:10.4559736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:57:10.4572376Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:57:10.4606949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:57:10.4618928Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:57:10.4653823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:57:10.4665895Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:57:10.4698895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:57:10.4710784Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:57:10.4745314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:57:10.4758041Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:57:10.4796100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:57:10.4820805Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:57:10.4854968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:57:10.4868468Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:57:10.4889635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:57:10.4902359Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:57:10.4923630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:57:10.4935702Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:57:10.4970525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:57:10.4982474Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:57:10.5017388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:57:10.5029661Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:57:10.5218393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:57:10.5230406Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:57:10.5284627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:57:10.5295170Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:57:10.5330620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:57:10.5343159Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:57:10.5377146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:57:10.5390012Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:57:10.5629343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:57:10.5676727Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:57:10.5788272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:57:10.5802142Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:57:10.5857363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:57:10.5870501Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:57:10.5906458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:57:10.5918621Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:57:10.5952282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:57:10.5965631Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:57:10.6000154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:57:10.6012558Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:57:10.6047106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:57:10.6060418Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:57:10.6092586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:57:10.6104617Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:57:10.6139828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:57:10.6152880Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:57:10.6186265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:57:10.6198321Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:57:10.6229657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:57:10.6242154Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:57:10.8578518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:57:10.8591653Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:57:10.8763873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:57:10.8775551Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:57:10.8809174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:57:10.8819079Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:57:10.8849876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:57:10.8861137Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:57:10.8894004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:57:10.8903451Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:57:10.8935858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:57:10.8944122Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:57:10.8979819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:57:10.8989849Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:57:10.9024966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:57:10.9037269Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:57:10.9070871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:57:10.9084119Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:57:10.9117730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:57:10.9130729Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:57:10.9164784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:57:10.9176835Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:57:10.9212624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:57:10.9224709Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:57:10.9260371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:57:10.9269908Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:57:10.9300519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:57:10.9309998Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:57:10.9338936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:57:10.9350739Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:57:10.9382118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:57:10.9391617Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:57:10.9420443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:57:10.9431605Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:57:10.9460550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:57:10.9471691Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:57:10.9502976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:57:10.9513057Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:57:10.9542269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:57:10.9554023Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:57:10.9584781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:57:10.9594290Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:57:10.9627401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:57:10.9636814Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:57:10.9666911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:57:10.9678489Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:57:10.9730582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:57:10.9742876Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:57:10.9777049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:57:10.9790188Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:57:10.9824665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:57:10.9837931Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:57:10.9864143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:57:10.9876272Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:57:10.9908751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:57:10.9917980Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:57:10.9948647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:57:10.9961736Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:57:10.9994667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:57:11.0006039Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:57:11.0038810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:57:11.0052033Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:57:11.0083454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:57:11.0096497Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:57:11.0134169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:57:11.0147455Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:57:11.0182647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:57:11.0194315Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:57:11.0230762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:57:11.0241537Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:57:11.0278444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:57:11.0289411Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:57:11.0479555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:57:11.0492126Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:57:11.0682078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:57:11.0692644Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:57:11.0841069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:57:11.0850731Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:57:11.0878083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:57:11.0885613Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:57:11.0909181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:57:11.0918344Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:57:11.0940827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:57:11.0950454Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:57:11.0972430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:57:11.0981901Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:57:11.1006430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:57:11.1015398Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:57:11.1038210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:57:11.1047397Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:57:11.1069256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:57:11.1078239Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:57:11.1100646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:57:11.1109735Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:57:11.1133703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:57:11.1142860Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:57:11.1225767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:57:11.1235348Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:57:11.1267839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:57:11.1279838Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:57:11.1306820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:57:11.1315999Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:57:11.1341162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:57:11.1349265Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:57:11.1375649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:57:11.1382593Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:57:11.1408331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:57:11.1416174Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:57:11.1544770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:57:11.1552673Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:57:11.1579111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:57:11.1586269Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:57:11.1611947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:57:11.1619839Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:57:11.1795189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:57:11.1801900Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:57:11.1859133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:57:11.1865942Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:57:11.2114184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:57:11.2127580Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:57:11.2202317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:57:11.2214726Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:57:11.2249436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:57:11.2262248Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:57:11.2298137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:57:11.2311016Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:57:11.2346763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:57:11.2359298Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:57:11.2393444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:57:11.2406925Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:57:11.2441914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:57:11.2453963Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:57:11.2486577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:57:11.2498868Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:57:11.2533417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:57:11.2545919Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:57:11.2580396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:57:11.2593536Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:57:11.3308151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:57:11.3320926Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:11.3359823Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:57:11.3371702Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:57:11.3407109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:57:11.3419009Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:57:11.4419205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:57:11.4431575Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:57:11.4638279Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:57:11.4649800Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:57:11.4753428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:57:11.4764753Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:57:11.5764881Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:57:11.5776637Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:57:11.5973267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:57:11.5984814Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:57:11.6862510Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:57:11.6874698Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:57:11.7074550Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:57:11.7087134Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:57:11.7482937Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:57:11.7500099Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:57:11.9259579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:11.9273775Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:11.9685625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:11.9699159Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:11.9866838Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:57:11.9878711Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:57:12.0057240Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:57:12.0068866Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:57:12.1041066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:57:12.1055414Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:57:12.1109675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:57:12.1122627Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:57:12.1202509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:57:12.1216038Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:57:12.1270722Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:57:12.1284187Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:57:12.1504883Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:57:12.1517407Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:57:12.1576840Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:57:12.1590847Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:57:12.1981690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:57:12.2032862Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:57:12.2086731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:57:12.2100088Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:57:12.2726280Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:57:12.2739554Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:57:12.2891465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:57:12.2905088Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:57:12.3030706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:57:12.3225554Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:57:12.3235859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:57:12.3236530Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:57:12.3237149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:57:12.3237765Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:57:12.3274549Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:57:12.3281803Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:57:12.3294276Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:57:12.3295905Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:57:12.4080911Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:57:12.4094494Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:57:12.4314204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:57:12.4327070Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:57:12.4708977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:57:12.4722239Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:57:12.4799552Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:57:12.4812992Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:57:12.6679573Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:57:12.6691573Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:57:12.6871459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:57:12.7056939Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:57:12.7072842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:57:12.7083566Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:57:12.7118919Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:57:12.7128652Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:57:12.7194579Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:57:12.7450223Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:57:12.7558252Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:57:12.7583056Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:57:12.7589443Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:57:12.7636255Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:57:12.7639548Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:57:12.7649684Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:57:12.7801293Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:57:12.7851819Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:57:12.7854687Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:57:12.7897073Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:57:12.7898313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:57:12.7944470Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:57:12.7946480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:57:12.7988253Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:57:12.7991982Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:57:12.8035736Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:57:12.8078058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:57:12.8079113Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:57:12.8079696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:57:12.8084357Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:57:12.8114189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:57:12.8125015Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:57:12.8145777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:57:12.8154700Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:57:12.8160861Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:57:12.8169159Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:57:12.8287598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:57:12.8298351Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:57:12.8430576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:57:12.8441066Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:57:12.8474083Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:57:12.8486634Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:57:12.8518748Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:57:12.8531732Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:57:12.9663368Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:57:12.9673102Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:57:12.9920965Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:57:12.9930092Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:57:13.1211674Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:57:13.1223707Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:57:13.1437614Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:57:13.1449794Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:57:13.3943294Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:57:13.3955551Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:57:13.3989107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:57:13.4000308Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:57:13.4030615Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:57:13.4041136Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:57:13.4070410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:57:13.4080766Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:57:13.4094388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:57:13.4108131Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:57:13.4745475Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:57:13.4759090Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:57:13.5113377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:57:13.5124257Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:57:13.5241072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:57:13.5251950Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:57:13.5697650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:57:13.5710398Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:57:13.5828184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:57:13.5840267Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:57:13.6143554Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:57:13.6157773Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:57:13.7665824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:57:13.7677674Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:57:13.8027272Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:57:13.8039874Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:57:13.8092343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:57:13.8105696Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:57:13.8805606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:57:13.8815913Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:57:13.8968875Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:57:13.8977851Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:57:13.9684120Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:57:13.9697752Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:57:13.9712786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:57:13.9723416Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:57:13.9901027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:57:13.9912453Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:57:14.0070081Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:57:14.0080344Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:57:14.0180690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:57:14.0194533Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:57:14.0232587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:14.0246509Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:14.0283926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:14.0296613Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:14.0377776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:57:14.0389458Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:57:14.0425389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:57:14.0437783Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:57:14.0474841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:57:14.0487540Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:57:14.0522549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:57:14.0533761Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:57:14.0569324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:57:14.0580979Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:57:14.0618502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:57:14.0631731Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:57:14.0667639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:57:14.0679639Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:57:14.0716897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:57:14.0727676Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:57:14.0762636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:57:14.0775786Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:57:14.0812927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:57:14.0824166Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:57:14.0860143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:57:14.0872211Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:57:14.0907581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:57:14.0920412Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:57:14.1005212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:57:14.1015916Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:57:14.1052510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:57:14.1064310Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:57:14.1100164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:57:14.1113651Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:57:14.1343190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:57:14.1356061Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:57:14.1582837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:14.1595526Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:57:14.1862316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:57:14.1876299Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:57:14.1914376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:57:14.1927869Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:57:14.1966532Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:57:14.1978087Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:57:14.2394364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:57:14.2405658Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:14.2595692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:14.2607729Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:57:14.2627634Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:57:14.2638963Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:14.2692282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:57:14.2704591Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:57:14.2780143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:57:14.2790572Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:57:14.2820499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:57:14.2830698Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:57:14.2860660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:57:14.2871564Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:57:14.2898193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:57:14.2908742Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:57:14.2935750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:57:14.2946403Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:57:14.2971210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:57:14.2981232Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:57:14.3006523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:57:14.3018081Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:57:14.3051878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:57:14.3063560Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:57:14.3096782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:57:14.3109154Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:57:14.3144452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:57:14.3158042Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:57:14.3192253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:57:14.3204860Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:57:14.3237666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:57:14.3249034Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:57:14.3284137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:57:14.3297021Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:57:14.3332015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:57:14.3347063Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:57:14.3352041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:57:14.3364675Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:57:14.3391038Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:57:14.3403185Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:57:14.3436291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:57:14.3447901Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:57:14.3484926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:57:14.3489195Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:57:14.3502880Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:57:14.3504706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:57:14.3539701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:57:14.3550950Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:57:14.3586984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:57:14.3599200Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:57:14.3637365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:57:14.3650059Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:57:14.3685203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:57:14.3697757Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:57:14.3755385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:57:14.3768835Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:57:14.3858407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:57:14.3871340Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:57:14.3930644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:57:14.3942134Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:57:14.4024385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:57:14.4035984Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:57:14.4206813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:57:14.4219243Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:57:14.4250139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:57:14.4260519Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:57:14.4324464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:57:14.4335186Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:57:14.4350436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:57:14.4365621Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:57:14.4372704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:57:14.4382375Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:57:14.4414847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:57:14.4426977Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:57:14.4458768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:57:14.4470865Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:57:14.4507323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:57:14.4518637Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:57:14.4574124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:57:14.4586473Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:57:14.4618640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:57:14.4630179Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:57:14.4665613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:57:14.4677384Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:57:14.4714492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:57:14.4725846Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:57:14.4746960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:57:14.4761611Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:57:14.4769290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:14.4778645Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:57:14.4793108Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:57:14.4805779Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:14.4849416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:14.4851894Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:57:14.4865124Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:14.4865970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:57:14.4898625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:57:14.4916854Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:57:14.4920668Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:57:14.4928639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:57:14.4950467Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:57:14.4962448Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:57:14.5000095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:14.5011249Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:14.5048822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:57:14.5060063Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:57:14.5098768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:14.5110226Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:14.5145490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:14.5157956Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:14.5182557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:14.5197527Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:57:14.5202638Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:14.5210244Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:57:14.5247180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:57:14.5269721Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:57:14.5276394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:14.5285660Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:57:14.5304977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:57:14.5318234Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:14.5355614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:14.5367793Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:14.5387813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:14.5400038Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:57:14.5407638Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:57:14.5416953Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:14.5454047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:57:14.5467368Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:57:14.5502899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:14.5516484Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:14.5551844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:14.5565353Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:14.5600645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:14.5614812Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:14.5648477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:14.5661493Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:14.5699886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:14.5714704Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:14.5750263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:57:14.5763479Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:57:14.5800036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:57:14.5813528Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:57:14.5850320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:57:14.5863513Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:57:14.5895068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:14.5908132Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:14.5929474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:14.5945450Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:57:14.5956950Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:14.5958532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:57:14.5990680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:57:14.6004025Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:57:14.6039423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:57:14.6053196Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:57:14.6088812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:14.6096869Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:57:14.6109812Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:14.6111742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:14.6144451Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:57:14.6158308Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:14.6196530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:14.6210078Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:14.6245483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:14.6258980Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:14.6294476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:57:14.6308113Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:57:14.6325145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:57:14.6338915Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:57:14.6343367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:57:14.6355963Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:57:14.6391321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:57:14.6408516Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:57:14.6418297Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:57:14.6420034Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:57:14.6453132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:57:14.6466629Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:57:14.6502056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:57:14.6515621Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:57:14.6550925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:57:14.6564318Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:57:14.6599897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:14.6613311Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:14.6648973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:57:14.6662770Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:57:14.6707179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:14.6721784Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:14.6756214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:14.6769675Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:14.6805846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:57:14.6819337Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:57:14.6855651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:57:14.6868902Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:57:14.6905419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:57:14.6918177Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:57:14.6954472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:57:14.6967815Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:57:14.7003315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:14.7016860Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:14.7052297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:57:14.7065583Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:57:14.7101312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:14.7114775Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:14.7130412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:14.7144166Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:57:14.7149069Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:57:14.7162572Z [gw0] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:14.7200719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:57:14.7214093Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:57:14.7249819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:57:14.7262969Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:57:14.7273895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:57:14.7286928Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:57:14.7296251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:57:14.7309744Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:57:14.7344688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:57:14.7358341Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:57:14.7393590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:14.7407229Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:14.7442393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:57:14.7456044Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:57:14.7491219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:57:14.7504976Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:57:14.7540508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:57:14.7554418Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:57:14.7780302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:57:14.7794125Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:57:14.7864109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:57:14.7876596Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:57:14.7923850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:57:14.7936013Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:57:14.8151209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:57:14.8164299Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:57:14.8245197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:57:14.8258973Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:57:14.8284271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:57:14.8296826Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:57:14.8453772Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:57:14.8465422Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:57:14.8487977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:57:14.8500700Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:57:14.8514341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:57:14.8523452Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:57:14.8588262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:57:14.8601803Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:57:14.8632878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:57:14.8646692Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:57:14.8677877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:14.8691785Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:14.8721574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:57:14.8735883Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:57:14.8743074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:57:14.8752404Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:57:14.8767747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:57:14.8781391Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:57:14.8811132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:57:14.8825527Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:57:14.8833661Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:57:14.8840619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:57:14.8863580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:57:14.8880216Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:57:14.8889578Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:57:14.8891323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:57:14.8926795Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:57:14.8933058Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:57:14.8946920Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:57:14.8948141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:57:14.8981817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:57:14.8988914Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:57:14.9001371Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:57:14.9002634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:57:14.9036283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:57:14.9044359Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:57:14.9054354Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:57:14.9055733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:57:14.9089532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:57:14.9098027Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:57:14.9108040Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:57:14.9109170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:57:14.9144691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:57:14.9152491Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:57:14.9163473Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:57:14.9165157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:57:14.9193713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:57:14.9203170Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:57:14.9215098Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:57:14.9216284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:57:14.9250353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:57:14.9252912Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:57:14.9268331Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:57:14.9269798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:57:14.9303937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:57:14.9311522Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:57:14.9321685Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:57:14.9322933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:57:14.9356353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:57:14.9364484Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:57:14.9375192Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:57:14.9376495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:57:14.9411144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:57:14.9419260Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:57:14.9429266Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:57:14.9430503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:57:14.9460902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:57:14.9473550Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:57:14.9507039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:57:14.9515975Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:57:14.9542743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:57:14.9551129Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:57:14.9564816Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:57:14.9566007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:57:14.9600679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:57:14.9606039Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:57:14.9619404Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:57:14.9620742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:57:14.9656649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:57:14.9664223Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:57:14.9674662Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:57:14.9675968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:57:14.9709413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:57:14.9715359Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:57:14.9728743Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:57:14.9729878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:57:14.9748806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:57:14.9765220Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:57:14.9772129Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:57:14.9779739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:57:14.9784909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:57:14.9796884Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:57:14.9811379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:57:14.9823516Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:57:14.9830906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:57:14.9844064Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:57:14.9857347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:57:14.9869134Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:57:14.9877062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:57:14.9888798Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:57:14.9903030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:57:14.9914633Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:57:14.9922619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:57:14.9934632Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:57:14.9948870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:57:14.9960605Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:57:14.9968424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:57:14.9980358Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:57:14.9994747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:57:15.0006764Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:57:15.0014065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:57:15.0026163Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:57:15.0042591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:57:15.0056775Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:57:15.0061172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:57:15.0072373Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:57:15.0088410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:57:15.0099225Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:57:15.0107399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:57:15.0116541Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:57:15.0130029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:57:15.0142311Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:57:15.0157987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:57:15.0172428Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:57:15.0176371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:57:15.0188840Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:57:15.0204304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:57:15.0218333Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:57:15.0222559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:57:15.0234913Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:57:15.0250137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:57:15.0262821Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:57:15.0271783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:57:15.0281451Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:57:15.0295820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:57:15.0309771Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:57:15.0315516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:57:15.0327694Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:57:15.0341483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:57:15.0354638Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:57:15.0390803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:57:15.0400867Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:57:15.0435049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:57:15.0448600Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:57:15.0482907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:57:15.0495121Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:57:15.0529694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:57:15.0542235Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:57:15.0576395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:57:15.0587739Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:57:15.0625062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:57:15.0637699Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:57:15.0672488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:57:15.0685364Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:57:15.0720869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:57:15.0733670Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:57:15.0768403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:57:15.0781142Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:57:15.0815335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:57:15.0827799Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:57:15.0862235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:57:15.0875534Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:57:15.0909268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:57:15.0921825Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:57:15.0955889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:57:15.0968777Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:57:15.0981670Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:57:15.0983008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:57:15.1015838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:57:15.1029902Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:57:15.1063993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:57:15.1077281Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:57:15.1103876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:57:15.1119467Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:57:15.1128795Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:57:15.1130733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:57:15.1162631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:57:15.1173921Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:57:15.1194803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:57:15.1205612Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:57:15.1259287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:57:15.1270405Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:57:15.1291380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:57:15.1303099Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:57:15.1389233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:57:15.1400432Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:57:15.1435048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:57:15.1446466Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:57:15.1480960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:57:15.1492525Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:57:15.1676812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:57:15.1689777Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:57:15.1787935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:57:15.1799090Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:57:15.1831079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:57:15.1843424Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:57:15.1873144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:57:15.1885666Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:57:15.1921027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:57:15.1932450Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:57:15.1961234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:57:15.1973826Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:57:15.2002614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:57:15.2014785Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:57:15.2048533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:57:15.2059176Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:57:15.2087451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:57:15.2099610Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:57:15.2127825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:15.2139198Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:15.2173040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:15.2181671Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:15.2214989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:57:15.2226161Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:57:15.2254363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:57:15.2265921Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:57:15.2296372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:57:15.2305558Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:57:15.2334174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:57:15.2345868Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:57:15.2374412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:15.2385731Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:15.2416152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:15.2425687Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:15.2454298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:15.2465613Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:15.2495931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:15.2505490Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:15.2537046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:57:15.2546105Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:57:15.2581685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:15.2593393Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:15.2623284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:15.2633488Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:15.2666646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:57:15.2677555Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:57:15.2708686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:57:15.2717127Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:57:15.2725612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:57:15.2737479Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:57:15.2751398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:57:15.2759679Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:57:15.2787827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:57:15.2799815Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:57:15.2827867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:57:15.2840177Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:57:15.2874210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:57:15.2885426Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:57:15.2918038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:57:15.2930111Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:57:15.2964792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:57:15.2975966Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:57:15.3868540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:57:15.3882957Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:57:15.4085410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:57:15.4096140Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:57:15.4130074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:57:15.4140513Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:57:15.4173161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:57:15.4183369Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:57:15.4215187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:57:15.4225735Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:57:15.4442953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:15.4455005Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:15.4477017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:15.4487296Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:15.4511332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:15.4520088Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:15.4602580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:57:15.4612137Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:57:15.4644277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:57:15.4652895Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:57:15.4682268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:57:15.4694083Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:57:15.4725145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:57:15.4734334Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:57:15.4746440Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:57:15.4747561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:57:15.4781589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:57:15.4794263Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:57:15.4827995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:57:15.4838264Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:57:15.4871393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:57:15.4880819Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:57:15.4917538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:57:15.4926345Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:57:15.4939202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:57:15.4952446Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:57:15.4957109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:57:15.4969466Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:57:15.5003479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:57:15.5014054Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:57:15.5135032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:57:15.5146172Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:57:15.5194518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:57:15.5205314Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:57:15.5238746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:57:15.5249803Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:57:15.5283377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:57:15.5294649Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:57:15.5328103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:57:15.5339263Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:57:15.5375172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:57:15.5386335Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:57:15.5419782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:57:15.5430935Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:57:15.5464299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:57:15.5475669Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:57:15.5509408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:57:15.5520228Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:57:15.5554071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:57:15.5565038Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:57:15.5598497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:57:15.5610343Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:57:15.5643848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:15.5655382Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:15.5688733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:15.5698983Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:15.5732691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:15.5743788Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:15.5778177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:15.5800551Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:15.5841599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:15.5852499Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:15.5886045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:15.5896875Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:15.5930954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:15.5943730Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:15.5977310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:15.5988380Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:15.6021542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:15.6033102Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:15.6066459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:15.6077674Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:15.6111575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:15.6122802Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:15.6156880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:15.6168732Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:15.6202260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:15.6213502Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:15.6298236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:57:15.6309410Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:57:15.6343052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:15.6354469Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:15.6387733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:15.6399154Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:15.6432521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:15.6443420Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:15.6476687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:15.6488155Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:15.6521692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:15.6532703Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:15.6566081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:15.6577334Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:15.6610854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:15.6622041Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:15.6655488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:15.6666921Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:15.6700480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:15.6711625Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:15.6747191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:15.6758338Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:15.6791980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:15.6802937Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:15.7341950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:15.7354498Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:57:15.7769333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:57:15.7779122Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:57:15.7907941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:57:15.7922873Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:15.8907583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:15.8920422Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:15.9466267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:57:15.9478685Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:57:15.9876208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:57:15.9888484Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:57:16.0429109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:57:16.0441048Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:57:16.0511652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:57:16.0523785Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:57:16.0555122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:16.0567328Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:16.0598003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:57:16.0610089Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:57:16.0893910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:16.0916363Z [gw0] [ 57%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:16.1017302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:16.1029519Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:57:16.1067115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:57:16.1079742Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:57:16.1115528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:57:16.1127752Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:57:16.1165543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:57:16.1175472Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:57:16.1212319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:57:16.1222749Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:57:16.1258178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:57:16.1270213Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:57:16.1308659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:57:16.1318869Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:57:16.1354289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:57:16.1364664Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:57:16.1401079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:57:16.1411678Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:57:16.1448345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:57:16.1458683Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:57:16.1496862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:57:16.1506990Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:57:16.1543536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:57:16.1554125Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:57:16.1591551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:57:16.1600961Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:57:16.1636322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:57:16.1646290Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:57:16.1683172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:57:16.1693701Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:57:16.1729217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:57:16.1739265Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:57:16.1776300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:57:16.1789383Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:57:16.1824810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:57:16.1834055Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:57:16.1870226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:57:16.1879448Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:57:16.1914161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:57:16.1923611Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:57:16.1957878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:57:16.1968325Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:57:16.2002048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:57:16.2012225Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:57:16.2046732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:57:16.2055843Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:57:16.2092378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:57:16.2103096Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:57:16.2139041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:57:16.2149283Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:57:16.2182829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:57:16.2193357Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:57:16.2229762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:57:16.2240029Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:57:16.2274807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:57:16.2284036Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:57:16.2318002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:57:16.2328208Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:57:16.2359667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:57:16.2371625Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:57:16.2403471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:57:16.2413508Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:57:16.2445895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:57:16.2455807Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:57:16.2628812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:57:16.2640611Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:57:16.2694987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:57:16.2704680Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:57:16.2737032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:57:16.2749275Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:57:16.2779431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:57:16.2791278Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:57:16.2823415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:57:16.2835168Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:57:16.2867599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:57:16.2879303Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:57:16.2909169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:57:16.2920507Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:57:16.2950525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:57:16.2971100Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:57:16.3002791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:57:16.3013029Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:57:16.3045925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:57:16.3054509Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:57:16.3086850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:57:16.3096655Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:57:16.3128368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:57:16.3138401Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:57:16.4591021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:57:16.4602258Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:57:16.4794504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:57:16.4805832Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:57:16.4841939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:57:16.4855305Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:57:16.4882915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:57:16.4897341Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:57:16.4932051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:57:16.4945871Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:57:16.4979508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:57:16.4991767Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:57:16.5063529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:57:16.5074797Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:57:16.5230150Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:57:16.5240930Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:57:16.5306768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:57:16.5316643Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:57:16.5347798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:57:16.5360381Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:57:16.5392887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:57:16.5403158Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:57:16.5434822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:57:16.5444612Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:57:16.5475358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:57:16.5487128Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:57:16.5518024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:57:16.5530088Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:57:16.5566834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:57:16.5575944Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:57:16.5607587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:57:16.5619656Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:57:16.5653991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:57:16.5663200Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:57:16.5693140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:57:16.5704813Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:57:16.5737623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:57:16.5748028Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:57:16.5778704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:57:16.5790660Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:57:16.5823478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:57:16.5833544Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:57:16.5866756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:57:16.5876855Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:57:16.5908657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:57:16.5920206Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:57:16.5952252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:57:16.5962138Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:57:16.5996605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:57:16.6008399Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:57:16.6040468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:57:16.6050617Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:57:16.6085244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:57:16.6094997Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:57:16.6129662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:57:16.6139083Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:57:16.6174091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:57:16.6186085Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:57:16.6217810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:57:16.6230931Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:57:16.6440777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:57:16.6452825Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:57:16.6522527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:57:16.6534105Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:57:16.6568748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:57:16.6580639Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:57:16.6616041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:57:16.6627013Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:57:16.6661178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:57:16.6670707Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:57:16.7896964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:57:16.7906600Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:57:16.8090525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:57:16.8100836Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:57:16.8210435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:57:16.8223911Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:16.8600689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:16.8612503Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:57:16.8709351Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:57:16.8720371Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:57:16.8964901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:57:16.8976965Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:57:16.9045923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:57:16.9058060Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:57:16.9862599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:57:16.9878298Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:57:17.0003153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:57:17.0015542Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:57:17.0062521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:57:17.0072444Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:57:17.0105052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:57:17.0117680Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:57:17.0151380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:57:17.0160383Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:57:17.0190080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:57:17.0202542Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:57:17.0236772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:57:17.0247211Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:57:17.0278851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:57:17.0291282Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:57:17.0324684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:57:17.0333566Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:57:17.0372846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:57:17.0381798Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:57:17.0417638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:57:17.0430953Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:57:17.0466934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:57:17.0477995Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:57:17.0509979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:57:17.0521247Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:57:17.0537192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:57:17.0549494Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:17.0554574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:17.0566778Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:57:17.0586101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:57:17.0596966Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:17.0603994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:17.0612913Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:57:17.0631190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:57:17.0644597Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:17.0651674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:17.0660573Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:57:17.0679484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:57:17.0695325Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:17.0699516Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:57:17.0709924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:57:17.0731197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:57:17.0748385Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:57:17.0751925Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:57:17.0759509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:57:17.0775605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:57:17.0789737Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:57:17.0797110Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:57:17.0804763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:17.0824934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:57:17.0837801Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:17.0841402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:17.0853701Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:57:17.0871434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:57:17.0883535Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:17.0888036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:17.0900075Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:57:17.0917496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:57:17.0930688Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:17.0935120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:17.0947071Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:57:17.0977301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:57:17.0989571Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:57:17.1003513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:57:17.1016480Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:17.1020495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:17.1032742Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:57:17.1049904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:57:17.1064257Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:17.1068459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:17.1081321Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:57:17.1094771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:57:17.1108640Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:17.1113051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:17.1125507Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:57:17.1141407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:17.1155943Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:17.1161436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:17.1173413Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:17.1189252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:17.1199777Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:17.1207549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:17.1220307Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:17.1230153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:17.1240832Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:17.1248276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:17.1260559Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:17.1268463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:17.1279253Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:17.1290211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:17.1304716Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:17.1313036Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:17.1320889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:57:17.1331131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:17.1342104Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:57:17.1350601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:57:17.1358724Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:17.1366735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:17.1376450Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:57:17.1385265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:17.1396429Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:17.1403265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:17.1414531Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:17.1427096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:17.1438302Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:17.1448435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:17.1457303Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:17.1471415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:57:17.1482266Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:17.1488098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:17.1496676Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:57:17.1507852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:57:17.1519113Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:17.1523503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:17.1534660Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:57:17.1550089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:57:17.1568530Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:17.1574595Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:57:17.1581542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:17.1596875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:57:17.1608899Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:17.1613293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:17.1625180Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:57:17.1641423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:57:17.1656619Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:17.1662449Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:57:17.1670298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:17.1691775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:57:17.1703417Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:17.1717253Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:57:17.1719164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:57:17.1747344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:57:17.1754550Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:57:17.1769339Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:57:17.1770927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:57:17.1807990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:57:17.1821581Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:57:17.1826509Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:57:17.1843437Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:57:17.1844337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:57:17.1845315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:17.1875414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:57:17.1886946Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:17.1928977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:17.1939562Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:17.1976459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:17.1987577Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:17.2023762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:17.2034884Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:17.2070622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:17.2082916Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:17.2118157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:17.2130535Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:17.2167392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:17.2178607Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:17.2215450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:17.2226643Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:17.2262316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:17.2274448Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:17.2309284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:17.2322157Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:17.2358286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:17.2369886Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:17.2411615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:17.2421842Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:17.2517641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:57:17.2525558Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:57:17.2563007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:17.2575006Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:17.2611575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:17.2623540Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:17.2661060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:17.2671067Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:17.2709103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:17.2719474Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:17.2757649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:17.2767710Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:17.2805969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:17.2815662Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:17.2853344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:57:17.2863591Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:57:17.2901218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:17.2910925Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:17.2948371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:17.2958139Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:17.2998818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:17.3007591Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:17.3045468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:17.3055396Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:17.3090072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:17.3102881Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:17.3140356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:17.3150052Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:17.3187716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:17.3197071Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:17.3234302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:17.3243822Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:17.3281542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:17.3290845Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:17.3325544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:17.3338082Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:17.3375606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:57:17.3384909Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:57:17.3422233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:17.3432323Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:17.3472662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:17.3480898Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:17.3517784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:17.3527815Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:17.3562157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:17.3574080Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:17.3604135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:17.3616728Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:17.3649847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:57:17.3658752Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:57:17.3690259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:57:17.3700174Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:57:17.3731630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:57:17.3741358Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:57:17.3876182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:17.3887549Z [gw0] [ 60%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:17.3959269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:57:17.3970735Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:57:17.4000587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:17.4012478Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:17.4082424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:57:17.4091894Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:57:17.4121719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:17.4133074Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:17.4162244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:17.4173565Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:17.4205133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:57:17.4214881Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:57:17.4246490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:17.4256384Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:17.4286899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:17.4298716Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:17.4331387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:57:17.4340269Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:57:17.4371566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:17.4381377Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:17.4411201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:17.4422895Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:17.4455115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:57:17.4466666Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:57:17.4496176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:17.4507634Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:17.4537253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:17.4548905Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:17.4578612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:57:17.4591553Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:57:17.4622386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:17.4633607Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:17.4665329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:17.4675144Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:17.4706311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:17.4716021Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:17.4745554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:17.4757432Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:17.4789416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:17.4799240Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:17.4828812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:57:17.4840483Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:57:17.4874413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:17.4885886Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:17.4915103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:17.4926532Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:17.4955380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:57:17.4966852Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:57:17.4998201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:57:17.5006770Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:57:17.5036994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:57:17.5041954Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:57:17.5055362Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:57:17.5056782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:57:17.5086954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:57:17.5098303Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:57:17.5126910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:57:17.5138291Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:57:17.5167462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:57:17.5178500Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:57:17.5208588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:57:17.5218305Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:57:17.5248605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:57:17.5257895Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:57:17.5288609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:57:17.5300030Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:57:17.5330104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:57:17.5338332Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:57:17.5347222Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:57:17.5348519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:57:17.5366165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:57:17.5378396Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:57:17.5398916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:57:17.5410767Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:57:17.5426997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:57:17.5439279Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:57:17.5443642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:57:17.5455431Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:57:17.5472734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:57:17.5484557Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:57:17.5488366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:57:17.5500168Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:57:17.5517874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:57:17.5530602Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:57:17.5535247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:17.5547288Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:57:17.5560061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:57:17.5573313Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:17.5577157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:17.5589195Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:57:17.5605786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:57:17.5617854Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:17.5621890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:57:17.5633806Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:57:17.5651067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:57:17.5662779Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:57:17.5666658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:57:17.5678604Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:57:17.5696164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:57:17.5707501Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:57:17.5715143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:57:17.5726674Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:57:17.5738371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:57:17.5750355Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:57:17.5759271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:57:17.5770888Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:57:17.5782867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:57:17.5794795Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:57:17.5803616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:57:17.5815250Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:57:17.5829906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:57:17.5843433Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:57:17.5848641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:57:17.5860418Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:57:17.5874890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:57:17.5888249Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:57:17.5893610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:57:17.5905233Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:57:17.5919840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:57:17.5933331Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:57:17.5938387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:57:17.5950202Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:57:17.5964779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:17.5976401Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:57:17.6009975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:57:17.6021757Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:57:17.6055388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:57:17.6067154Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:57:17.6100939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:57:17.6112749Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:57:17.6146511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:57:17.6158563Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:57:17.6170383Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:17.6172227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:17.6190834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:57:17.6202320Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:17.6211519Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:57:17.6212868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:17.6230794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:57:17.6244067Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:17.6251368Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:57:17.6259988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:17.6264872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:17.6286080Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:17.6293340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:17.6307811Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:17.6318747Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:17.6320858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:17.6352870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:57:17.6362235Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:17.6374157Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:57:17.6375547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:57:17.6410339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:57:17.6418131Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:57:17.6428174Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:57:17.6429488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:57:17.6463505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:57:17.6471103Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:57:17.6481065Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:57:17.6482322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:57:17.6516837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:57:17.6524644Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:57:17.6534618Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:57:17.6535996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:57:17.6569092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:57:17.6574509Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:57:17.6588247Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:57:17.6589522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:57:17.6622408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:17.6627968Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:17.6641545Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:57:17.6642927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:57:17.6674253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:57:17.6685951Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:57:17.6719416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:17.6731146Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:17.6764531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:17.6776461Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:17.6812528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:17.6824300Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:17.6857656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:17.6868879Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:17.6911003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:17.6920305Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:17.6942245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:17.6951392Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:17.6966785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:57:17.6973882Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:57:17.6997069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:57:17.7003993Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:57:17.7026975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:57:17.7033931Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:57:17.7056985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:17.7063933Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:17.7085653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:17.7093889Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:17.7115730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:17.7124107Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:17.7140737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:17.7150061Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:17.7163545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:17.7170432Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:17.7185440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:17.7192457Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:17.7209133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:17.7221871Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:17.7255267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:17.7267163Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:17.7287727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:57:17.7299533Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:57:17.7332786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:57:17.7344560Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:57:17.7377876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:57:17.7389785Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:57:17.7423087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:57:17.7434677Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:57:17.7468313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:57:17.7479982Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:57:17.7515446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:57:17.7527105Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:57:17.7560475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:57:17.7580803Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:57:17.7614089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:57:17.7624115Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:57:17.7769258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:57:17.7781323Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:57:17.7827177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:57:17.7836659Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:57:17.8051854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:57:17.8061292Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:57:17.8126319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:57:17.8135474Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:57:17.8480296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:57:17.8488204Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:57:17.8565136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:57:17.8576531Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:57:17.8605407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:57:17.8617219Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:57:17.8645653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:57:17.8656960Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:57:17.8687357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:57:17.8697301Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:57:17.8726206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:57:17.8737658Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:57:17.8768652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:57:17.8778380Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:57:17.8811356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:57:17.8820847Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:57:17.8852805Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:57:17.8861489Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:57:17.8892116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:57:17.8901510Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:57:17.9351441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:57:17.9363223Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:57:17.9684062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:57:17.9694833Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:57:17.9732170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:57:17.9742378Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:57:17.9777074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:57:17.9787877Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:57:17.9822788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:57:17.9833133Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:57:17.9901635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:57:17.9911143Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:57:17.9947761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:57:17.9958848Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:57:17.9991129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:57:18.0000781Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:57:18.0018464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:57:18.0030321Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:57:18.0035556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:57:18.0047155Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:57:18.0082441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:57:18.0093761Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:57:18.0129346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:57:18.0140136Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:57:18.0179049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:57:18.0190259Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:57:18.0226243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:57:18.0237695Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:57:18.0273232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:57:18.0287021Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:57:18.0291528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:57:18.0302075Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:57:18.0318862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:57:18.0331285Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:57:18.0338699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:57:18.0349315Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:57:18.0384658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:57:18.0395918Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:57:18.0431554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:57:18.0442376Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:57:18.0476407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:57:18.0488248Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:57:18.0522984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:57:18.0536267Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:57:18.0572332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:57:18.0585824Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:57:18.0588193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:57:18.0600343Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:57:18.0620593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:57:18.0631482Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:57:18.0666739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:57:18.0681577Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:57:18.0692755Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:57:18.0693750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:57:18.0723208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:57:18.0734989Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:57:18.0909345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:57:18.0921530Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:57:18.0939766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:57:18.0952091Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:57:18.0987962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:57:18.0998787Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:57:18.1012495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:57:18.1023821Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:57:18.1045696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:57:18.1059440Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:57:18.1064882Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:57:18.1072535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:57:18.1093765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:57:18.1107874Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:57:18.1112017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:57:18.1120975Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:57:18.1140797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:57:18.1153459Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:57:18.1162075Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:57:18.1169263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:57:18.1202070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:57:18.1206063Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:57:18.1221392Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:57:18.1222475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:57:18.1254897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:57:18.1266385Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:57:18.1304885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:57:18.1316059Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:57:18.1352106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:57:18.1363179Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:57:18.1377602Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:57:18.1378627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:57:18.1414002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:57:18.1426597Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:57:18.1432641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:57:18.1441811Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:57:18.1457598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:57:18.1470676Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:57:18.1507104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:57:18.1518274Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:57:18.1554881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:57:18.1565604Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:57:18.1587054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:57:18.1602970Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:57:18.1608820Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:57:18.1616314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:57:18.1654369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:57:18.1659910Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:57:18.1675384Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:57:18.1676425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:57:18.1714029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:57:18.1716293Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:57:18.1728990Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:57:18.1730074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:57:18.1767214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:57:18.1769678Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:57:18.1783173Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:57:18.1784222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:57:18.1815856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:57:18.1818563Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:57:18.1834859Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:57:18.1836992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:57:18.1876561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:57:18.1879335Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:57:18.1891399Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:57:18.1892437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:57:18.1931045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:57:18.1934037Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:57:18.1946629Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:57:18.1947559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:57:18.1981053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:57:18.1986626Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:57:18.2002206Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:57:18.2003278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:57:18.2040175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:57:18.2042920Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:57:18.2056272Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:57:18.2057328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:57:18.2089472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:57:18.2096203Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:57:18.2110057Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:57:18.2111285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:57:18.2143045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:57:18.2160291Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:57:18.2161434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:57:18.2173494Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:57:18.2191733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:57:18.2203503Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:57:18.2238582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:57:18.2250891Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:57:18.2259380Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:57:18.2266510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:57:18.2288578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:57:18.2298851Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:57:18.2321436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:18.2332322Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:18.2582305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:57:18.2592858Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:57:18.2664832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:57:18.2675058Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:57:18.2710978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:57:18.2720944Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:57:18.2759613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:57:18.2761912Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:57:18.2775853Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:57:18.2776807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:57:18.2886286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:57:18.2896215Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:57:18.2922637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:57:18.2929744Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:57:18.2955268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:57:18.2963897Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:57:18.2990734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:57:18.2997781Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:57:18.3024332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:57:18.3031335Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:57:18.3057077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:57:18.3065525Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:57:18.3092704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:57:18.3099699Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:57:18.3522152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:57:18.3535000Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:57:18.3672755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:57:18.3717217Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:57:18.3928555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:57:18.3939230Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:57:18.4150161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:57:18.4179756Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:57:18.4211328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:57:18.4222578Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:57:18.4319109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:57:18.4722883Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:57:18.5466261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:57:18.5478415Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:57:18.5704658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:57:18.5715627Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:57:18.5733960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:57:18.5744858Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:57:18.5767798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:57:18.5778410Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:57:18.5815224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:57:18.5826543Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:57:18.5863466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:57:18.5874979Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:57:18.5911317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:57:18.5922599Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:57:18.5959196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:57:18.5969984Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:57:18.6005455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:57:18.6019029Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:57:18.6025064Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:57:18.6032504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:57:18.6054566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:18.6065762Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:57:18.6092746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:57:18.6104348Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:18.6114440Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:57:18.6116232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:18.6150678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:57:18.6162463Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:57:18.6172650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:57:18.6183253Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:18.6246857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:18.6257495Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:18.6317788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:18.6328774Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:18.6388207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:18.6399152Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:18.6434962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:57:18.6446147Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:57:18.6482292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:18.6493895Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:18.6529774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:18.6541249Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:18.6579121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:57:18.6590004Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:57:18.6624389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:57:18.6637573Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:57:18.6673104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:57:18.6681677Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:57:18.6779511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:57:18.6789168Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:57:18.6812391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:57:18.6823521Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:57:18.6872411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:57:18.6883119Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:57:18.6901974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:57:18.6917741Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:57:18.6928285Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:57:18.6929385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:57:18.6952215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:57:18.6961769Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:57:18.6976526Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:57:18.6977605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:57:18.7010383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:57:18.7021251Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:57:18.7056839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:57:18.7068314Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:57:18.7102191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:57:18.7115030Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:57:18.7148671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:57:18.7161156Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:57:18.7192542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:57:18.7204495Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:57:18.7223106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:57:18.7238700Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:57:18.7243947Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:57:18.7252460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:57:18.7287689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:57:18.7298971Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:57:18.7313154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:57:18.7323959Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:57:18.7336496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:57:18.7347624Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:57:18.7374501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:57:18.7387668Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:57:18.7399656Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:57:18.7400803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:57:18.7433062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:57:18.7440932Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:57:18.7454911Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:57:18.7455986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:57:18.7487036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:57:18.7499013Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:57:18.7534010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:57:18.7545690Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:57:18.7581442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:57:18.7592534Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:57:18.7605532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:57:18.7618513Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:57:18.7627140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:57:18.7638399Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:57:18.7670961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:57:18.7680889Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:57:18.7693002Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:57:18.7693734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:57:18.7725077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:57:18.7736330Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:57:18.7771651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:57:18.7782974Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:57:18.7808076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:57:18.7819721Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:57:18.8001253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:57:18.8011232Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:57:18.8066260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:57:18.8077222Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:57:18.8100438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:57:18.8111372Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:57:18.8153157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:57:18.8164076Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:57:18.8200730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:57:18.8211526Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:57:18.8247212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:57:18.8259571Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:57:18.8264573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:57:18.8275953Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:57:18.8292787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:57:18.8303595Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:57:18.8328954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:57:18.8339787Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:57:18.8354082Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:57:18.8354915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:57:18.8392556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:57:18.8395148Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:57:18.8408314Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:57:18.8409680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:57:18.8447266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:57:18.8449915Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:57:18.8463538Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:57:18.8464669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:18.8503632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:57:18.8506432Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:18.8519053Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:57:18.8520098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:57:18.8552070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:57:18.8559142Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:57:18.8573294Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:57:18.8574001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:57:18.8606703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:57:18.8613795Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:57:18.8627980Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:57:18.8628957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:18.8660826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:57:18.8667534Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:18.8681607Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:57:18.8682558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:57:18.8720643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:18.8723094Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:57:18.8733781Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:18.8736094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:57:18.8773818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:57:18.8776617Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:57:18.8790418Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:57:18.8791350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:57:18.8823668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:57:18.8831296Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:57:18.8847038Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:57:18.8848174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:57:18.8879837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:57:18.8886690Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:57:18.8899671Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:57:18.8900722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:57:18.8939003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:57:18.8941488Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:57:18.8954523Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:57:18.8955528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:57:18.8988276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:57:18.8995261Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:57:18.9009811Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:57:18.9010870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:57:18.9047921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:18.9050259Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:18.9062928Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:57:18.9063660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:18.9101007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:57:18.9103688Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:18.9116365Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:57:18.9117131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:18.9133438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:57:18.9149227Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:18.9154522Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:57:18.9163246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:18.9167925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:57:18.9179315Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:18.9195830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:57:18.9208443Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:57:18.9212899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:57:18.9224671Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:57:18.9239770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:57:18.9253022Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:57:18.9257983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:57:18.9269894Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:57:18.9284121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:18.9295860Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:57:18.9310157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:57:18.9323438Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:18.9328996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:18.9349729Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:57:18.9354168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:57:18.9366017Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:18.9380982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:57:18.9394400Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:57:18.9399154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:57:18.9410836Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:57:18.9425397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:57:18.9438860Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:57:18.9444047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:57:18.9456266Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:57:18.9469822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:57:18.9481563Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:57:18.9488826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:57:18.9500480Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:57:18.9534449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:18.9546441Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:18.9567534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:18.9579462Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:18.9613618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:57:18.9627708Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:57:18.9636219Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:57:18.9637688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:18.9669684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:57:18.9680620Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:18.9715081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:18.9726377Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:18.9763451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:18.9776082Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:18.9811259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:18.9821701Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:18.9830737Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:57:18.9832131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:57:18.9864536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:57:18.9875953Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:57:18.9910558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:57:18.9922110Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:57:18.9956348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:57:18.9967547Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:57:18.9988620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:57:18.9999676Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:57:19.0005465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:57:19.0017162Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:57:19.0027562Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:57:19.0028374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:57:19.0056126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:57:19.0060944Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:57:19.0071358Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:57:19.0073148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:57:19.0104321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:57:19.0106852Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:57:19.0115840Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:57:19.0116827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:57:19.0148789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:57:19.0152046Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:57:19.0160459Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:57:19.0164134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:57:19.0185899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:57:19.0198386Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:57:19.0206144Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:57:19.0208838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:57:19.0229344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:57:19.0241995Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:57:19.0250668Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:57:19.0252634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:57:19.0283909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:57:19.0286832Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:57:19.0295160Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:57:19.0297978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:57:19.0326642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:57:19.0329756Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:57:19.0337682Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:57:19.0341371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:57:19.0363253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:57:19.0377430Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:57:19.0386987Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:57:19.0389993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:57:19.0412717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:57:19.0421549Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:57:19.0428689Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:57:19.0431406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:57:19.0451914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:57:19.0461323Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:57:19.0485058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:57:19.0492418Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:57:19.0517163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:57:19.0523819Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:57:19.0531138Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:57:19.0533080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:57:19.0559020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:57:19.0563614Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:57:19.0571344Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:57:19.0580109Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:57:19.0584299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:57:19.0586500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:57:19.0612052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:57:19.0616506Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:57:19.0624491Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:57:19.0625354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:57:19.0649244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:57:19.0660116Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:57:19.0668250Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:57:19.0669104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:57:19.0691479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:57:19.0699926Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:57:19.0709434Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:57:19.0711128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:57:19.0735361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:57:19.0741790Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:57:19.0750410Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:57:19.0751526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:57:19.0782582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:57:19.0798875Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:57:19.0826025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:57:19.0833151Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:57:19.0858804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:57:19.0868703Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:57:19.0879936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:57:19.0888273Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:57:19.0896644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:57:19.0906310Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:57:19.0913593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:57:19.0924599Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:57:19.0934798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:57:19.0954141Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:57:19.0961646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:57:19.0970867Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:57:19.0976557Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:57:19.0984110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:57:19.1020339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:57:19.1030437Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:57:19.1055483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:57:19.1062420Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:57:19.1087416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:57:19.1096076Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:57:19.1120685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:57:19.1128327Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:57:19.1153443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:57:19.1160424Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:57:19.1186065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:57:19.1195511Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:57:19.1202399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:57:19.1210339Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:57:19.1218887Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:57:19.1221627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:57:19.1261550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:57:19.1270639Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:57:19.1275423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:57:19.1284773Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:57:19.1294719Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:57:19.1296544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:57:19.1360105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:57:19.1369378Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:57:19.1392855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:57:19.1401283Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:57:19.1423373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:57:19.1431037Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:57:19.1440867Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:57:19.1441919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:57:19.1460713Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:57:19.1469450Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:57:19.1526961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:57:19.1533861Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:57:19.1559792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:57:19.1566832Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:57:19.1592738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:57:19.1599783Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:57:19.1625142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:57:19.1632248Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:57:19.1647208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:57:19.1659620Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:57:19.1670313Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:57:19.1673456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:57:19.1692360Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:19.1702380Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:57:19.1727532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:57:19.1734602Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:57:19.1759918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:57:19.1766957Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:57:19.1792379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:57:19.1799363Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:57:19.2075321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:57:19.2086493Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:57:19.2249105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:57:19.2259523Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:57:19.3092711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:57:19.3105497Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:57:19.3227115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:57:19.3239272Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:57:19.4445543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:57:19.4458580Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:57:19.4666580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:57:19.4678778Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:57:19.5595085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:57:19.5607133Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:57:19.5823698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:57:19.5836351Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:57:19.6357300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:57:19.6370105Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:57:19.6433547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:57:19.6445954Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:57:19.6909466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:57:19.6922669Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:57:19.6984434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:57:19.6996702Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:57:19.7294728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:57:19.7307660Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:19.7339905Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:19.7352786Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:57:19.7462910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:57:19.7474446Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:57:19.7790359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:57:19.7802256Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:57:19.7890713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:57:19.7899396Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:57:19.7933487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:57:19.7942285Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:57:19.7974503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:57:19.7984280Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:57:19.8019160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:57:19.8029331Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:57:19.8060814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:57:19.8070742Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:57:19.8100587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:57:19.8112260Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:57:19.8146451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:57:19.8155466Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:57:19.8187654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:57:19.8199357Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:57:19.8229914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:57:19.8241337Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:57:19.8274640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:57:19.8283423Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:57:19.8315484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:57:19.8325287Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:57:19.8355051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:57:19.8366742Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:57:19.8396202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:57:19.8407841Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:57:19.8439320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:57:19.8448868Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:57:19.8484316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:57:19.8494082Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:57:19.8526588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:57:19.8535398Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:57:19.8571591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:57:19.8573986Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:19.8584801Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:57:19.8586294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:57:19.8619421Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:57:19.8632625Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:57:19.8654033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:57:19.8663446Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:57:19.8685238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:57:19.8694007Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:57:19.8723906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:57:19.8735605Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:57:19.8751371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:57:19.8763013Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:57:19.8769907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:57:19.8778949Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:57:19.8937849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:57:19.8946387Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:57:19.8994444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:57:19.9003029Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:57:19.9035621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:57:19.9044452Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:57:19.9073214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:57:19.9084574Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:57:19.9228780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:57:19.9239781Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:57:19.9349329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:57:19.9358618Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:57:19.9403306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:57:19.9412686Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:57:19.9445029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:57:19.9454241Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:57:19.9485411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:57:19.9494494Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:57:19.9524892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:57:19.9534214Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:57:19.9562812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:57:19.9574055Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:57:19.9606091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:57:19.9615433Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:57:19.9646907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:57:19.9655018Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:57:19.9685609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:57:19.9694715Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:57:19.9725689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:57:19.9734122Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:57:20.0776246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:57:20.0788000Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:57:20.0895948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:57:20.0907270Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:57:20.0938939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:57:20.0948484Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:57:20.0980952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:57:20.0989789Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:57:20.1020574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:57:20.1030003Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:57:20.1058955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:57:20.1070350Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:57:20.1104463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:57:20.1112921Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:57:20.1141694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:57:20.1153239Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:57:20.1184812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:57:20.1193434Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:57:20.1224237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:57:20.1233799Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:57:20.1264067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:57:20.1273509Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:57:20.1302116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:57:20.1314599Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:57:20.1343438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:57:20.1355205Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:57:20.1384018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:57:20.1395345Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:57:20.1424239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:57:20.1435330Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:57:20.1465838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:57:20.1475333Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:57:20.1512350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:57:20.1521708Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:57:20.1553207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:57:20.1561637Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:57:20.1592237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:57:20.1601484Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:57:20.1633407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:57:20.1641684Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:57:20.1673844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:57:20.1684619Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:57:20.1716250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:57:20.1724648Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:57:20.1756123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:57:20.1764505Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:57:20.1811016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:57:20.1822125Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:57:20.1851787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:57:20.1862892Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:57:20.1894290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:57:20.1903693Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:57:20.1936306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:20.1944894Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:20.1976788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:20.1988438Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:20.2017873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:20.2029176Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:20.2058454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:20.2070297Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:20.2108340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:57:20.2110611Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:57:20.2140426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:57:20.2151742Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:57:20.2184094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:20.2200164Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:20.2232315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:20.2240656Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:20.2274205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:57:20.2283721Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:57:20.2312911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:57:20.2324602Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:57:20.2357066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:57:20.2365538Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:57:20.2397335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:57:20.2408878Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:57:20.2440685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:57:20.2450055Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:57:20.2499948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:57:20.2511542Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:57:20.2554968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:57:20.2566595Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:57:20.2574900Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:57:20.2577812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:57:20.2607478Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:57:20.2618567Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:57:20.3330820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:57:20.3342236Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:57:20.4422331Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:57:20.4434525Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:57:20.4628257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:57:20.4640496Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:57:20.4714280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:57:20.4726345Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:57:20.4760305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:57:20.4769097Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:57:20.4802754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:57:20.4811622Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:57:20.4842464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:20.4854324Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:57:20.4886755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:20.4896519Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:57:20.4929975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:57:20.4941549Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:57:20.4975442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:57:20.4984564Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:57:20.5014492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:57:20.5026333Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:57:20.5056026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:57:20.5067752Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:57:20.5099589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:57:20.5109429Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:57:20.5142152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:57:20.5150996Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:57:20.5180900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:57:20.5192770Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:57:20.5222592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:57:20.5234400Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:57:20.5266695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:57:20.5276756Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:57:20.5308801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:57:20.5318654Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:57:20.5354684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:57:20.5364584Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:57:20.5397610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:57:20.5406274Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:57:20.5438205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:57:20.5447892Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:57:20.5479548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:57:20.5489349Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:57:20.5520334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:20.5532020Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:57:20.5563838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:20.5573662Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:57:20.5606958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:57:20.5615877Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:57:20.5647452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:57:20.5657130Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:57:20.5690186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:57:20.5699078Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:57:20.5729094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:57:20.5741503Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:57:20.5778493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:20.5787489Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:57:20.5821429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:57:20.5831713Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:57:20.5869577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:20.5878268Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:57:20.5912600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:20.5921214Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:57:20.5958031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:20.5968065Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:57:20.6005841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:20.6014409Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:57:20.6052376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:20.6061424Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:57:20.6098826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:20.6107605Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:57:20.6130974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:57:20.6141609Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:57:20.6166200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:57:20.6174770Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:57:20.6214343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:20.6224254Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:57:20.6260776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:20.6271348Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:57:20.6305048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:57:20.6315687Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:57:20.6352078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:57:20.6360717Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:57:20.6396053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:20.6405962Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:20.6440813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:57:20.6451252Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:57:20.6489288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:20.6498288Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:20.6534672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:20.6545295Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:20.6581068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:20.6591592Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:20.6629158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:57:20.6637678Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:57:20.6678360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:20.6687592Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:20.6726917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:20.6728071Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:20.6765479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:20.6775056Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:20.6811785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:57:20.6821366Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:57:20.6853595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:20.6863234Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:20.6892920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:20.6904222Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:20.6937150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:20.6945705Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:20.6977193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:20.6986807Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:20.7017951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:20.7027682Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:20.7057076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:57:20.7068755Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:57:20.7101285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:57:20.7112715Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:57:20.7142767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:57:20.7154633Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:57:20.7187223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:20.7197255Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:20.7230472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:20.7239091Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:20.7271664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:57:20.7280502Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:57:20.7313149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:57:20.7321896Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:57:20.7335140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:20.7348780Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:57:20.7352713Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:57:20.7364852Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:20.7398566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:20.7409847Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:20.7443886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:20.7455620Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:20.7485417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:20.7496664Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:20.7528844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:57:20.7541128Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:57:20.7573918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:57:20.7582339Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:57:20.7612127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:57:20.7623780Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:57:20.7654370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:57:20.7666159Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:57:20.7698271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:57:20.7708054Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:57:20.7740685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:57:20.7749433Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:57:20.7780827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:20.7790665Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:20.7823647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:57:20.7832762Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:57:20.7865798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:20.7875354Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:20.7908836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:20.7918082Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:20.7956338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:57:20.7965169Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:57:20.7998252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:57:20.8007253Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:57:20.8038833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:57:20.8048372Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:57:20.8080658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:57:20.8090615Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:57:20.8122545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:20.8134023Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:20.8140990Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:57:20.8148361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:20.8165977Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:57:20.8177964Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:20.8212212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:20.8223530Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:20.8257984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:20.8269223Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:20.8303282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:57:20.8320723Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:57:20.8354866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:57:20.8365975Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:57:20.8403795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:20.8415768Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:20.8447494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:57:20.8456147Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:57:20.8486026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:20.8497626Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:20.8529935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:20.8539514Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:20.8572113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:57:20.8580781Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:57:20.8612328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:57:20.8621895Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:57:20.8836719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:57:20.8845260Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:57:20.8915835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:57:20.8925159Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:57:20.8972121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:57:20.8982405Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:57:20.9191861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:57:20.9200359Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:57:20.9271400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:57:20.9280070Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:57:20.9429229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:57:20.9440934Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:57:20.9519004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:57:20.9530340Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:57:20.9611771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:57:20.9623353Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:57:20.9653211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:57:20.9665780Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:57:20.9698211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:20.9707109Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:20.9733489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:20.9747018Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:57:20.9757196Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:20.9758516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:57:20.9790660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:57:20.9802689Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:57:20.9837909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:57:20.9849920Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:57:20.9883579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:57:20.9895877Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:57:20.9926689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:57:20.9936304Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:57:20.9965144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:57:20.9976576Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:57:21.0005459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:57:21.0017033Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:57:21.0048427Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:57:21.0057164Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:57:21.0086238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:57:21.0097646Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:57:21.0129322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:57:21.0137847Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:57:21.0170566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:57:21.0180127Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:57:21.0211512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:57:21.0220911Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:57:21.0252549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:57:21.0261111Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:57:21.0292600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:57:21.0300947Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:57:21.0389620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:57:21.0400945Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:57:21.0430765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:57:21.0442473Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:57:21.0474602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:57:21.0483408Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:57:21.0515705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:57:21.0524520Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:57:21.0556041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:57:21.0565627Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:57:21.0596235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:57:21.0607850Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:57:21.0642483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:57:21.0651161Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:57:21.0682982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:57:21.0693214Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:57:21.0727105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:57:21.0736886Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:57:21.0769605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:57:21.0778576Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:57:21.0808130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:57:21.0819570Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:57:21.0852853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:57:21.0861320Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:57:21.0892494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:57:21.0902181Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:57:21.0933546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:57:21.0943272Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:57:21.0975456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:57:21.0984156Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:57:21.1016408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:57:21.1025142Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:57:21.1058609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:57:21.1068433Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:57:21.1586764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:57:21.1598071Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:57:21.1728752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:57:21.1738467Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:57:21.2171850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:57:21.2183967Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:57:21.2281099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:57:21.2292573Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:57:21.2325363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:57:21.2335885Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:57:21.2367850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:57:21.2376456Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:57:21.2407868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:57:21.2417429Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:57:21.2447101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:57:21.2458611Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:57:21.2488324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:57:21.2499913Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:57:21.2531423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:57:21.2540896Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:57:21.2570293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:57:21.2581854Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:57:21.2614133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:21.2622985Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:21.2656709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:21.2666449Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:21.2697553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:57:21.2707390Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:57:21.2739308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:57:21.2748227Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:57:21.2779404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:57:21.2789268Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:57:21.2821264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:57:21.2829950Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:57:21.2859528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:21.2870791Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:21.2902193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:21.2912136Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:21.2941629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:21.2952773Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:21.2982189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:21.2994803Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:21.3027132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:57:21.3035891Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:57:21.3068814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:21.3079490Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:21.3110902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:21.3120728Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:21.3151364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:57:21.3160915Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:57:21.3193133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:57:21.3201501Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:57:21.3232245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:57:21.3241457Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:57:21.3272586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:57:21.3281949Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:57:21.3324786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:57:21.3334257Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:57:21.3362915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:57:21.3373611Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:57:21.3386539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:57:21.3400262Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:57:21.3407671Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:57:21.3415765Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:57:21.4084297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:57:21.4096047Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:57:21.4179879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:57:21.4192114Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:57:21.4239723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:57:21.4250797Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:57:21.4285292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:57:21.4296241Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:57:21.4330852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:57:21.4341534Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:57:21.4375638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:57:21.4386690Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:57:21.4628900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:21.4640595Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:21.4661709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:21.4672856Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:21.4694031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:21.4704278Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:21.4790878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:57:21.4801796Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:57:21.4836030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:57:21.4846947Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:57:21.4881058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:57:21.4892330Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:57:21.4926547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:57:21.4941151Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:57:21.4969042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:57:21.4976012Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:57:21.4998611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:57:21.5009806Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:57:21.5032155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:57:21.5043331Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:57:21.5065777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:57:21.5076798Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:57:21.5098933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:57:21.5110098Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:57:21.5132172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:57:21.5143195Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:57:21.5219766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:57:21.5226808Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:57:21.5259271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:57:21.5270046Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:57:21.5293647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:57:21.5303443Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:57:21.5326220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:57:21.5337453Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:57:21.5360177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:57:21.5370219Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:57:21.5394790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:57:21.5404896Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:57:21.5427644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:57:21.5438742Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:57:21.5462280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:57:21.5473306Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:57:21.5495694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:57:21.5507159Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:57:21.5529767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:57:21.5539857Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:57:21.5562743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:57:21.5573960Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:57:21.5596874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:21.5606941Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:21.5630088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:21.5641067Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:21.5664273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:21.5675468Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:21.5685761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:21.5696132Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:57:21.5702880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:57:21.5709976Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:21.5734450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:21.5744602Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:21.5767698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:21.5778521Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:21.5804660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:21.5813209Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:21.5839347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:21.5846800Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:21.5872722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:21.5883874Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:21.5906797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:21.5916023Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:21.5939171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:21.5946162Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:21.5969166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:21.5976038Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:21.5997871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:21.6006270Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:21.6063427Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:57:21.6072069Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:57:21.6094300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:21.6103297Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:21.6124925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:21.6133285Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:21.6156650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:21.6163452Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:21.6185488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:21.6194587Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:21.6218204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:21.6225716Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:21.6248317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:21.6255121Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:21.6276757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:21.6284989Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:21.6306806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:21.6315064Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:21.6336773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:21.6345274Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:21.6368738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:21.6377060Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:21.6398947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:21.6407214Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:21.7005054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:21.7026269Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:21.7665309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:21.7674692Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:21.8513479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:21.8525589Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:21.8592468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:57:21.8603964Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:57:21.8636758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:21.8646789Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:21.8676500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:21.8687758Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:21.9202838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:21.9214133Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:22.0981361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:22.0994387Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:57:22.4724089Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:57:22.4737386Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:22.5755234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:22.5767580Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:22.5804900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:22.5816445Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:22.5851974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:22.5865271Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:22.5898836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:22.5910648Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:22.5948303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:57:22.5957478Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:57:22.5991833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:57:22.6003621Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:57:22.6037770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:22.6049531Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:22.6084181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:22.6097008Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:22.6130722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:22.6142394Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:22.6228290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:22.6239662Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:22.6274244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:22.6286838Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:22.6321444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:22.6333039Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:22.6367421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:22.6379118Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:22.6413267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:22.6425001Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:22.6459335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:22.6470883Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:22.6505452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:22.6516901Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:22.6551192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:22.6563756Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:22.6598164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:22.6609863Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:22.6644069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:22.6655704Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:22.6692506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:22.6704536Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:22.6739886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:22.6751051Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:22.6785425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:22.6797966Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:22.6832312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:22.6843965Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:22.6880625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:22.6890482Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:22.6924837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:22.6936340Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:22.6971147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:22.6983830Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:22.7018344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:57:22.7030957Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:57:22.7065276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:57:22.7077279Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:57:22.7112134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:22.7123959Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:22.7160968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:22.7172846Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:22.7207156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:22.7218861Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:22.7252962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:22.7264525Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:22.7299036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:22.7316117Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:22.7350568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:22.7363276Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:22.7397739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:22.7409573Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:22.7443941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:22.7456013Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:22.7490507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:22.7502432Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:22.7536789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:22.7548310Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:22.7583086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:22.7595600Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:22.7631265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:22.7643887Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:22.7720286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:57:22.7732482Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:57:22.7765149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:22.7777879Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:22.7809779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:22.7822863Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:22.7855411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:22.7868395Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:22.7900105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:22.7913406Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:22.7945258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:22.7957070Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:22.7992115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:22.8000828Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:22.8035434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:57:22.8044492Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:57:22.8078833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:22.8089947Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:22.8123332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:22.8132217Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:22.8166248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:22.8178606Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:22.8209842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:22.8221003Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:22.8252330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:22.8263984Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:22.8294400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:22.8306130Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:22.8337684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:22.8349132Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:22.8379962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:22.8391132Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:22.8422442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:22.8434120Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:22.8464650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:22.8476187Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:22.8506855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:57:22.8518425Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:57:22.8553415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:22.8561718Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:22.8594580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:22.8606233Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:22.8637419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:22.8649156Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:22.8679868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:22.8691020Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:22.8722367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:22.8734053Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:22.8765834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:57:22.8774397Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:57:22.8808539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:57:22.8819917Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:57:22.8850464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:57:22.8859731Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:57:22.9152034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:22.9161141Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:22.9230145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:57:22.9238427Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:57:22.9267965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:22.9279346Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:22.9365009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:57:22.9377414Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:57:22.9412022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:22.9424942Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:22.9459248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:22.9472086Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:22.9507046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:57:22.9519516Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:57:22.9553165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:22.9567071Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:22.9600231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:22.9612665Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:22.9647796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:57:22.9660763Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:57:22.9694790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:22.9707800Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:22.9741845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:22.9755056Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:22.9788752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:57:22.9801199Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:57:22.9837435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:22.9849885Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:22.9885412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:22.9897975Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:22.9935638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:57:22.9945137Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:57:22.9980109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:22.9992818Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:23.0027184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:23.0039711Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:23.0073871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:23.0086329Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:23.0120272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:23.0133207Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:23.0167495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:23.0180105Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:23.0214411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:57:23.0227183Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:57:23.0261700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:23.0274240Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:23.0311515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:23.0324009Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:23.0344976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:57:23.0358842Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:57:23.0372673Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:57:23.0374662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:57:23.0411764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:57:23.0459914Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:57:23.0504239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:57:23.0552442Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:57:23.0555025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:57:23.0602828Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:57:23.0649007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:57:23.0658775Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:57:23.0698795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:57:23.0726916Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:57:23.0745211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:57:23.0746277Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:57:23.0796616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:57:23.0797165Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:57:23.0862879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:57:23.0958472Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:57:23.1004741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:57:23.1051821Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:57:23.1099969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:57:23.1102979Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:57:23.1196226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:57:23.1301310Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:57:23.1302277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:57:23.1302876Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:57:23.1303423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:57:23.1303959Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:57:23.1304504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:57:23.1399731Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:57:23.1590017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:57:23.1712164Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:57:23.1815026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:57:23.1870043Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:57:23.1996021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:57:23.2060010Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:57:23.2107965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:57:23.2155290Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:57:23.2170827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:57:23.2171537Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:57:23.2172095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:57:23.2172684Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:57:23.2173243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:57:23.2173818Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:57:23.2174355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:57:23.2175031Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:57:23.2175528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:57:23.2176023Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:57:23.2176601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:23.2177197Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:23.2177743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:23.2178351Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:23.2178955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:23.2179565Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:23.2180150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:23.2180715Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:23.2181371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:23.2182094Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:23.2182792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:57:23.2183460Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:57:23.2184129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:57:23.2184798Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:57:23.2185651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:57:23.2186296Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:57:23.2186933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:57:23.2187573Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:57:23.2188190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:57:23.2188853Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:57:23.2189577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:57:23.2190223Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:57:23.3972340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:57:23.3984402Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:57:23.4350903Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:57:23.4362894Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:57:23.4905776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:57:23.4917844Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:57:23.4953442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:57:23.4966086Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:57:23.5002167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:57:23.5012924Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:57:23.5046945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:57:23.5059028Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:57:23.5136944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:57:23.5147330Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:57:23.5181745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:57:23.5193060Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:57:23.5228946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:57:23.5238358Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:57:23.5272650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:57:23.5285028Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:57:23.5320060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:57:23.5331582Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:57:23.5364803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:57:23.5377099Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:57:23.5412361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:57:23.5424956Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:57:23.5457868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:57:23.5469979Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:57:23.5503944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:57:23.5516814Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:57:23.5549987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:57:23.5562442Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:57:23.5798967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:57:23.5810669Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:57:23.5889212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:57:23.5899908Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:57:23.6067297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:57:23.6079344Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:57:23.6535797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:57:23.6546197Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:57:23.6675315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:57:23.6686936Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:57:23.6721485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:57:23.6734115Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:57:23.6766929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:57:23.6779631Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:57:23.6812774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:57:23.6824913Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:57:23.6859007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:57:23.6870701Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:57:23.6908379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:57:23.6917516Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:57:23.6951258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:57:23.6965854Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:57:23.6971031Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:57:23.6980451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:57:23.6998978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:57:23.7010650Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:57:23.7044772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:57:23.7057603Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:57:23.7094254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:57:23.7105113Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:57:23.7140413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:57:23.7152683Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:57:23.7188376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:57:23.7200046Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:57:23.7235525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:57:23.7247137Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:57:23.7283848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:57:23.7294706Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:57:23.7331008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:57:23.7345427Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:57:23.7356569Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:57:23.7357211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:57:23.7391512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:57:23.7403174Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:57:23.7439728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:57:23.7450395Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:57:23.7462541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:57:23.7477719Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:57:23.7485082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:23.7496623Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:57:23.7512777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:57:23.7527941Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:57:23.7531264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:23.7543286Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:57:23.7560483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:57:23.7573509Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:57:23.7579157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:57:23.7590684Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:57:23.7625077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:57:23.7636960Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:57:23.7654139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:57:23.7666513Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:57:23.7692970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:57:23.7707471Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:57:23.7717977Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:57:23.7718920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:57:23.7750003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:57:23.7763474Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:57:23.7799780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:57:23.7809228Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:57:23.7820129Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:57:23.7821296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:57:23.7842306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:57:23.7856272Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:57:23.7863318Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:57:23.7873425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:23.7881789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:57:23.7892704Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:23.7904624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:57:23.7917888Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:57:23.7952444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:57:23.7965637Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:57:23.8009886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:57:23.8021101Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:57:23.8055777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:57:23.8068432Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:57:23.8103092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:57:23.8116039Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:57:23.8152244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:57:23.8165601Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:57:23.8178388Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:57:23.8179340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:57:23.8211099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:57:23.8224324Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:57:23.8261253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:57:23.8273865Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:57:23.8310415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:57:23.8313355Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:57:23.8330726Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:57:23.8331734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:57:23.8371947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:57:23.8374522Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:57:23.8386740Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:57:23.8387401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:57:23.8421333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:57:23.8432374Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:57:23.8622095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:57:23.8633693Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:57:23.9322070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:23.9333604Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:57:23.9382534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:57:23.9393183Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:23.9553764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:23.9562467Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:57:23.9582033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:57:23.9591859Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:23.9781765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:23.9792323Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:23.9836600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:57:23.9848785Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:57:23.9878470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:57:23.9889915Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:57:23.9923771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:57:23.9936991Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:57:23.9971151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:57:23.9983957Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:57:24.0017877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:57:24.0030602Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:57:24.0065749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:57:24.0076237Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:57:24.0110309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:57:24.0121732Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:57:24.0155974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:57:24.0167521Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:57:24.0204163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:57:24.0215574Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:57:24.0250388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:57:24.0262276Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:57:24.0296414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:57:24.0307873Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:57:24.0341981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:57:24.0353992Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:57:24.0388072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:57:24.0399421Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:57:24.0433681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:57:24.0444988Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:57:24.0479256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:57:24.0490613Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:57:24.0524660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:57:24.0536141Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:57:24.0570251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:57:24.0579259Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:57:24.0592506Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:57:24.0593753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:57:24.0626908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:57:24.0649315Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:57:24.0677251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:57:24.0688912Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:57:24.0723770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:57:24.0735313Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:57:24.0784509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:57:24.0796928Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:57:24.0818753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:57:24.0829484Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:57:24.0882947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:24.0894381Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:57:24.0950653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:57:24.0961850Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:57:24.1044394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:57:24.1056230Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:57:24.1308072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:57:24.1320141Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:24.1332663Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:57:24.1334046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:57:24.1415423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:24.1426648Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:57:24.1462762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:57:24.1474797Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:57:24.1509365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:57:24.1520748Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:57:24.1555165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:57:24.1566535Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:57:24.1600958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:57:24.1612369Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:57:24.1665720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:57:24.1676814Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:57:24.1711541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:57:24.1722784Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:57:24.1757484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:57:24.1768811Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:57:24.1802155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:57:24.1808525Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:24.1822480Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:57:24.1823753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:57:24.1856036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:24.1866736Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:57:24.1901463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:57:24.1912945Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:57:24.1947632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:57:24.1958865Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:57:24.1993530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:57:24.2004849Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:57:24.2039626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:57:24.2051197Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:57:24.2085465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:57:24.2098523Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:57:24.2132505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:57:24.2143944Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:57:24.2178341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:57:24.2189579Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:57:24.2223767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:57:24.2234966Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:57:24.2271912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:57:24.2282815Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:57:24.2318270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:57:24.2329064Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:57:24.2340688Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:24.2341968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:57:24.2374122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:24.2383972Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:57:24.2413700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:57:24.2424947Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:57:24.2456312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:57:24.2465948Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:57:24.2496425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:57:24.2507714Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:57:24.2516942Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:57:24.2525427Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:57:24.2550826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:57:24.2559726Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:57:24.2592948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:57:24.2603362Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:57:24.2636579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:24.2648049Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:24.2683663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:57:24.2695085Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:57:24.2728860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:57:24.2741431Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:57:24.2776584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:57:24.2783341Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:57:24.2816151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:57:24.2828325Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:57:24.2861052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:57:24.2870294Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:57:24.2901402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:57:24.2907764Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:57:24.2922101Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:24.2923639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:57:24.2955267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:24.2967841Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:57:24.3002322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:57:24.3015175Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:57:24.3049575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:57:24.3062966Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:57:24.3097246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:57:24.3109963Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:57:24.3144717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:57:24.3156800Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:57:24.3193912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:57:24.3206710Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:57:24.3241720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:57:24.3254572Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:57:24.3330303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:57:24.3342986Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:24.3378983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:57:24.3391672Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:57:24.3427459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:24.3444950Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:24.3479273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:24.3492132Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:24.3505579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:57:24.3517759Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:57:24.3527907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:57:24.3540995Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:57:24.3575313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:57:24.3588333Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:57:24.3599538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:57:24.3612370Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:57:24.3622294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:57:24.3634865Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:57:24.3645790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:57:24.3658746Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:57:24.3692935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:57:24.3705746Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:57:24.3740075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:57:24.3753758Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:57:24.3769131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:57:24.3783683Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:57:24.3789847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:57:24.3800391Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:57:24.3836899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:57:24.3842978Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:57:24.3856828Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:57:24.3858492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:57:24.3893480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:57:24.3900906Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:57:24.3911708Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:57:24.3913276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:57:24.3946616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:57:24.3954185Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:57:24.3966513Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:57:24.3968060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:57:24.4002417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:57:24.4015597Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:57:24.4050082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:57:24.4062901Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:57:24.4096713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:57:24.4108057Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:57:24.4188779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:57:24.4200021Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:57:24.4221848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:57:24.4232074Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:57:24.4317503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:57:24.4327981Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:57:24.4382009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:57:24.4392662Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:57:24.4429641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:57:24.4440899Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:57:24.4587699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:57:24.4598319Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:57:24.4655914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:57:24.4666767Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:57:24.4970857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:57:24.4981343Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:57:24.5039276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:57:24.5048939Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:57:24.5075442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:57:24.5085866Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:57:24.5236710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:57:24.5246657Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:57:24.5261699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:57:24.5272436Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:57:24.5300348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:57:24.5310918Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:57:24.5326988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:57:24.5340817Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:57:24.5347163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:57:24.5359895Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:57:24.5374553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:57:24.5388375Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:57:24.5395655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:57:24.5406523Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:57:24.5422092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:24.5444079Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:57:24.5446194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:57:24.5455387Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:24.5473594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:57:24.5490852Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:57:24.5493873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:57:24.5503292Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:57:24.5539800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:57:24.5551073Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:57:24.5588253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:24.5600069Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:24.5637270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:24.5647858Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:24.5668163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:57:24.5683061Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:57:24.5690651Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:57:24.5697279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:57:24.5736250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:57:24.5747310Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:57:24.5761602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:57:24.5775242Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:57:24.5783127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:57:24.5794028Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:57:24.5809148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:57:24.5829904Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:57:24.5830824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:57:24.5841184Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:57:24.5856748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:57:24.5870075Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:57:24.5876240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:57:24.5888042Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:57:24.5904388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:24.5923501Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:57:24.5924551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:57:24.5935443Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:24.5951089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:24.5970913Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:57:24.5971955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:57:24.5982023Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:24.5998330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:24.6010997Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:57:24.6022270Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:24.6023258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:57:24.6042643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:24.6054593Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:24.6064283Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:57:24.6071721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:57:24.6097020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:57:24.6116493Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:57:24.6119910Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:57:24.6135894Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:57:24.6136620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:57:24.6137221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:57:24.6167512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:57:24.6171165Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:57:24.6187035Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:57:24.6188045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:57:24.6216239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:24.6229785Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:57:24.6241842Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:24.6242923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:24.6275979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:57:24.6279947Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:24.6294809Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:57:24.6295804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:57:24.6330841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:57:24.6334624Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:57:24.6349254Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:57:24.6350226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:57:24.6384082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:57:24.6391898Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:57:24.6406458Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:57:24.6407543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:57:24.6440506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:57:24.6446407Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:57:24.6464346Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:57:24.6465413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:24.6497793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:57:24.6505143Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:24.6516230Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:57:24.6531086Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:57:24.6532022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:24.6533310Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:57:24.6548515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:57:24.6561274Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:24.6568266Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:57:24.6575245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:57:24.6607295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:57:24.6613835Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:57:24.6625190Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:57:24.6626182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:24.6659417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:57:24.6663080Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:57:24.6677775Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:24.6678766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:57:24.6710608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:24.6717580Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:57:24.6731721Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:24.6732761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:57:24.6764646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:24.6771593Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:57:24.6785984Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:24.6787001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:24.6824197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:57:24.6827688Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:24.6840332Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:57:24.6841342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:57:24.6878415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:57:24.6880955Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:57:24.6893600Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:57:24.6894549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:57:24.6926561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:57:24.6937884Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:57:24.6974384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:24.6985521Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:24.7022336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:24.7034667Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:24.7071073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:24.7078537Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:57:24.7093893Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:24.7095033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:57:24.7113756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:24.7124777Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:24.7148311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:24.7159474Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:24.7176423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:24.7186432Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:57:24.7201409Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:24.7202481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:24.7224556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:57:24.7235790Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:24.7251204Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:57:24.7252272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:24.7287874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:57:24.7292877Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:24.7306993Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:57:24.7308024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:57:24.7326996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:57:24.7338905Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:57:24.7347384Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:57:24.7354486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:57:24.7379578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:57:24.7391256Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:57:24.7428013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:57:24.7439033Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:57:24.7475810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:57:24.7486451Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:57:24.7523046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:57:24.7534188Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:57:24.7570682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:57:24.7582406Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:57:24.7618570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:57:24.7629984Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:57:24.7666374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:57:24.7678266Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:57:24.7823622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:57:24.7834619Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:57:24.7890192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:57:24.7901079Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:57:24.8153484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:57:24.8170945Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:57:24.8172695Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:57:24.8181625Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:57:24.8268451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:57:24.8279231Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:57:24.8477572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:57:24.8487866Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:57:24.8528636Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:57:24.8538478Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:57:24.8808685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:57:24.8820086Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:57:24.8834633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:57:24.8844060Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:57:24.8993092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:57:24.9003621Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:57:24.9041214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:57:24.9057445Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:57:24.9094544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:57:24.9105540Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:57:24.9142583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:57:24.9153897Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:57:24.9190653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:57:24.9201666Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:57:24.9238611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:57:24.9242535Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:57:24.9253775Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:57:24.9254784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:57:24.9288033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:57:24.9297277Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:57:24.9329316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:57:24.9340186Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:57:24.9365856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:57:24.9378662Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:57:24.9390361Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:57:24.9391373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:57:24.9668606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:57:24.9679383Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:57:24.9771310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:57:24.9782210Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:57:25.0349807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:57:25.0351127Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:57:25.0538230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:57:25.0554868Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:57:25.0557359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:57:25.0558849Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:57:25.0560057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:57:25.0607475Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:57:25.0609281Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:57:25.0658917Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:57:25.0706613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:57:25.0754822Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:57:25.0802786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:57:25.0899527Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:57:25.0948033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:57:25.0996035Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:57:25.1115658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:57:25.1117049Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:57:25.1117563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:57:25.1118266Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:57:25.1118784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:57:25.1119314Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:57:25.1119843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:57:25.1120380Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:57:25.1120897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:57:25.1121399Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:57:25.1260837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:57:25.1274479Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:57:25.1355831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:57:25.1367231Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:57:25.1404014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:57:25.1415088Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:57:25.1448787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:57:25.1457353Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:57:25.1471326Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:57:25.1472301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:57:25.1506407Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:57:25.1515582Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:57:25.1548132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:57:25.1558341Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:57:25.1660405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:57:25.1673102Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:57:25.1681124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:57:25.1691817Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:57:25.1710670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:57:25.1722366Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:57:25.1746788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:57:25.1761051Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:57:25.1768458Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:57:25.1776183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:57:25.1820987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:57:25.1832297Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:57:25.1869220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:57:25.1886538Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:57:25.1887559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:57:25.1899020Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:57:25.1915641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:57:25.1927433Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:57:25.1953135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:57:25.1967448Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:57:25.1979812Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:57:25.1980840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:57:25.2015091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:57:25.2018577Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:57:25.2033325Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:57:25.2034336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:57:25.2068795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:57:25.2072532Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:57:25.2087367Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:57:25.2088412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:57:25.2126285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:57:25.2128905Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:57:25.2141196Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:57:25.2142097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:57:25.2150225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:57:25.2160994Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:57:25.2180299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:57:25.2182702Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:57:25.2195156Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:57:25.2196430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:57:25.2229882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:57:25.2236245Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:57:25.2248117Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:57:25.2248882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:57:25.2285143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:57:25.2292829Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:57:25.2304937Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:57:25.2306015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:57:25.2342555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:57:25.2345114Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:57:25.2359183Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:57:25.2360141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:57:25.2394818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:57:25.2398289Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:57:25.2413047Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:57:25.2413893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:57:25.2454301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:57:25.2457203Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:57:25.2469722Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:57:25.2470732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:57:25.2503570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:57:25.2512379Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:57:25.2524286Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:57:25.2525289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:57:25.2562285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:57:25.2565192Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:57:25.2578923Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:57:25.2579968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:57:25.2612740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:57:25.2623874Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:57:25.2659964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:57:25.2671194Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:57:25.2707650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:57:25.2718544Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:57:25.2755043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:57:25.2767102Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:57:25.2803543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:57:25.2814680Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:57:25.2853866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:57:25.2864981Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:57:25.2901699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:57:25.2912567Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:57:25.2949364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:57:25.2960555Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:57:25.2996817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:57:25.3007569Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:57:25.3043776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:57:25.3055051Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:57:25.3135878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:57:25.3148859Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:57:25.3214262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:57:25.3224492Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:57:25.3395010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:57:25.3404780Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:57:25.3443298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:57:25.3454395Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:57:25.3491803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:57:25.3502755Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:57:25.3539318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:57:25.3550483Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:57:25.3586978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:57:25.3598044Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:57:25.3634918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:57:25.3646105Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:57:25.3682598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:57:25.3694070Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:57:25.3863945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:57:25.3873249Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:57:25.4034026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:57:25.4043827Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:57:25.4080059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:57:25.4097974Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:57:25.4130592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:57:25.4142040Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:57:25.4171458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:57:25.4179646Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:57:25.4194476Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:57:25.4195513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:57:25.4229956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:57:25.4240406Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:57:25.4275921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:57:25.4286905Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:57:25.4326462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:57:25.4330190Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:57:25.4345040Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:57:25.4345953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:57:25.4376710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:57:25.4387676Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:57:25.4419243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:57:25.4430505Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:57:25.4464154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:57:25.4474945Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:57:25.4508932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:57:25.4520223Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:57:25.4552449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:57:25.4564513Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:57:25.4599143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:57:25.4609690Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:57:25.4645650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:57:25.4654648Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:57:25.4690446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:57:25.4701459Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:57:25.4735269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:57:25.4750989Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:57:25.4755936Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:57:25.4764813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:57:25.4782313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:57:25.4795398Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:57:25.4832240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:57:25.4843400Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:57:25.4881957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:57:25.4885894Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:57:25.4900979Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:57:25.4901818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:57:25.4919496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:57:25.4932062Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:57:25.5025628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:57:25.5036386Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:57:25.5183658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:57:25.5194383Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:57:25.5288798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:57:25.5304720Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:57:25.5314178Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:57:25.5316406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:57:25.5346605Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:57:25.5356958Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:57:25.5389279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:57:25.5399511Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:57:25.5431570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:57:25.5441867Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:57:25.5481012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:57:25.5492941Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:57:25.5529707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:57:25.5540822Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:57:25.5577564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:57:25.5589343Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:57:25.5624555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:57:25.5637550Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:57:25.5674372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:57:25.5685584Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:57:25.5722717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:57:25.5733452Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:57:25.5769235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:57:25.5781448Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:57:25.5793899Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:57:25.5794930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:57:25.5828526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:57:25.5839326Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:57:25.5876858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:57:25.5888392Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:57:25.5925643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:57:25.5936690Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:57:25.5975961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:57:25.5983939Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:57:25.5998158Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:57:25.5999060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:57:25.6033560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:57:25.6051641Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:57:25.6052740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:57:25.6062205Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:57:25.6079234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:57:25.6099959Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:57:25.6101017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:57:25.6112112Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:57:25.6126614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:57:25.6139831Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:57:25.6148971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:57:25.6164424Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:57:25.6176014Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:57:25.6176923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:57:25.6196143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:57:25.6211148Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:57:25.6216365Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:57:25.6223243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:57:25.6249020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:57:25.6260829Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:57:25.6276062Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:57:25.6276998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:57:25.6311350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:57:25.6315073Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:57:25.6330250Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:57:25.6331159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:57:25.6363815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:57:25.6371968Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:57:25.6383708Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:57:25.6384596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:57:25.6419027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:57:25.6422753Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:57:25.6437521Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:57:25.6438415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:57:25.6471160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:57:25.6478768Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:57:25.6492850Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:57:25.6493743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:57:25.6526460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:57:25.6533593Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:57:25.6547851Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:57:25.6548994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:57:25.6586582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:57:25.6597840Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:57:25.6607073Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:57:25.6608204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:57:25.6642909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:57:25.6647028Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:57:25.6661775Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:57:25.6662681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:57:25.6697089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:57:25.6700790Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:57:25.6715796Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:57:25.6716685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:57:25.6751171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:57:25.6754920Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:57:25.6770321Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:57:25.6771304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:57:25.6804697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:57:25.6812716Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:57:25.6826929Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:57:25.6827837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:57:25.6860611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:57:25.6868131Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:57:25.6882728Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:57:25.6883596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:57:25.6902606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:57:25.6914584Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:57:25.6924682Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:57:25.6931734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:57:25.6957651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:57:25.6971587Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:57:25.6983517Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:57:25.6985208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:57:25.7020526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:57:25.7026212Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:57:25.7038645Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:57:25.7039545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:57:25.7061254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:57:25.7072030Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:57:25.7176145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:57:25.7186630Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:57:25.7618096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:57:25.7627168Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:57:25.7681601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:57:25.7694450Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:57:25.7745539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:57:25.7756340Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:57:25.7794075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:57:25.7805213Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:57:25.7838953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:57:25.7849009Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:57:25.8193293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:57:25.8204754Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:57:25.8365453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:57:25.8375851Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:57:25.8625120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:57:25.8637069Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:57:25.8674968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:57:25.8686131Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:57:25.8694827Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:57:25.8703205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:57:25.8724250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:57:25.8735475Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:57:25.9161061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:57:25.9174288Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:57:25.9282265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:57:25.9292360Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:57:25.9329733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:57:25.9340489Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:57:25.9377189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:57:25.9389318Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:57:25.9425293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:57:25.9436234Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:57:25.9473061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:57:25.9483929Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:57:25.9523624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:57:25.9533851Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:57:25.9569476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:57:25.9581311Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:57:25.9617810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:57:25.9628560Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:57:25.9665100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:57:25.9676648Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:57:26.1091390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:57:26.1105847Z [gw2] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:57:26.3023939Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:57:26.3039395Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:57:26.3888840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:57:26.3902473Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:57:26.8461650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:57:26.8462714Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:57:26.9099596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:57:26.9112069Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:57:26.9151549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:57:26.9162833Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:57:26.9200336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:57:26.9212889Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:57:26.9251042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:57:26.9262500Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:57:26.9301940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:57:26.9315316Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:57:26.9351328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:57:26.9363414Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:57:26.9405864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:57:26.9417693Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:57:26.9456537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:57:26.9470213Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:57:26.9506149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:57:26.9518208Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:57:26.9554975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:57:26.9568724Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:57:26.9606511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:57:26.9619691Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:57:26.9651819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:57:26.9671268Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:57:26.9721564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:57:26.9723269Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:57:26.9749025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:57:26.9760057Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:57:26.9796759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:57:26.9811691Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:57:26.9845001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:57:26.9860834Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:57:26.9895912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:57:26.9907117Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:57:26.9943638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:57:26.9963321Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:57:27.0002728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:57:27.0004503Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:57:27.0057717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:57:27.0059846Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:57:27.0088541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:57:27.0099791Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:57:27.0137588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:57:27.0147737Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:57:27.0261861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:57:27.0263841Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:57:27.0279129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:57:27.0293718Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:57:27.0326368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:57:27.0340502Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:57:27.0373653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:57:27.0385688Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:57:27.0421972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:57:27.0436195Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:57:27.0476875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:57:27.0489233Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:57:27.0524892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:57:27.0545013Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:57:27.0568648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:57:27.0580218Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:57:27.0596718Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:57:27.0599053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:57:27.0627927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:57:27.0644545Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:57:27.0677472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:57:27.0691598Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:57:27.0726098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:57:27.0753347Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:57:27.0776342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:57:27.0823462Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:57:27.0825406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:57:27.0835428Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:57:27.0871235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:57:27.0883609Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:57:27.0939838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:57:27.0966914Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:57:27.1117609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:57:27.1126598Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:57:27.1161074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:57:27.1173209Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:57:27.1212462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:57:27.1226677Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:57:27.1670476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:57:27.1673556Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:57:27.1690862Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:57:27.1837297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:57:27.2597254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:27.2658552Z [gw2] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:57:27.2976134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:57:27.2979863Z [gw2] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:57:27.4380517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:57:27.4397833Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:57:27.5903711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:57:27.5911813Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:27.6753045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:27.6754420Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:27.7136700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:27.7137924Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:57:27.7214057Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:57:27.7303692Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:27.7319992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:57:27.7323471Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:57:27.7324212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:57:27.7330321Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:57:27.7367188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:57:27.7380574Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:57:27.7414733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:57:27.7427345Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:57:27.7462579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:57:27.7484267Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:57:27.7513693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:57:27.7528145Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:57:27.7563050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:57:27.7574805Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:57:27.7614812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:57:27.7622035Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:57:27.7657786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:57:27.7672125Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:57:27.7708692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:57:27.7718535Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:57:27.7754588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:57:27.7759058Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:57:27.7859051Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:57:27.7906322Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:57:27.8006487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:57:27.8009672Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:57:27.8099435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:57:27.8101736Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:57:27.8169472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:57:27.8269591Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:57:27.8271194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:57:27.8397582Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:57:27.8499483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:57:27.8661535Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:57:27.8662853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:57:27.8674448Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:57:27.8786225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:57:27.8787569Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:57:27.8851240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:57:27.9027253Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:57:27.9078095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:57:27.9453403Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:57:27.9485096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:57:27.9490308Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:57:27.9493184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:57:27.9498964Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:57:27.9519366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:57:27.9522271Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:57:27.9524510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:57:27.9535435Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:57:27.9555767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:57:27.9558841Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:57:27.9561785Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:27.9563741Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:27.9734446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:27.9758005Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:57:27.9759199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:57:27.9766059Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:27.9934058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:57:27.9943033Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:57:28.0149114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:57:28.0158835Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:57:28.0197580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:57:28.0207092Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:57:28.0243810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:57:28.0254296Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:57:28.0290535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:57:28.0300648Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:57:28.0339593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:57:28.0350434Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:57:28.0457243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:57:28.0466807Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:57:28.0503549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:57:28.0513992Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:57:28.0550851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:57:28.0562344Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:57:28.0598306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:57:28.0608879Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:57:28.0645416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:57:28.0655750Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:57:28.0692759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:57:28.0703518Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:57:28.0740083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:57:28.0750745Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:57:28.0787196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:57:28.0797716Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:57:28.0834252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:57:28.0844696Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:57:28.0881156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:57:28.0891995Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:57:28.0931255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:57:28.0941829Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:57:28.0978348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:57:28.0988339Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:57:28.1024640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:57:28.1035136Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:57:28.1069665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:57:28.1083746Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:57:28.1103945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:57:28.1119098Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:57:28.1126630Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:57:28.1134178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:57:28.1170613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:57:28.1184225Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:57:28.1195929Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:57:28.1196913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:57:28.1231339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:57:28.1242547Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:57:28.1279331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:57:28.1290332Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:57:28.1327069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:57:28.1339232Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:57:28.1376079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:57:28.1387320Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:57:28.1426926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:57:28.1438110Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:57:28.1475189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:28.1486301Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:28.1523133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:57:28.1534297Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:57:28.1570864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:57:28.1582090Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:57:28.1619589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:57:28.1630658Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:57:28.1667318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:57:28.1678415Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:57:28.1715122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:57:28.1726249Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:57:28.1762898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:57:28.1773970Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:57:28.1810612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:57:28.1821982Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:57:28.1858538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:57:28.1869788Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:57:28.1909372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:57:28.1920607Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:57:28.1957308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:57:28.1968319Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:57:28.2005217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:57:28.2016260Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:57:28.2052762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:57:28.2063779Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:57:28.2100590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:57:28.2111677Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:57:28.2947442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:57:28.2957439Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:57:28.3115983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:57:28.3125846Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:57:28.3162758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:57:28.3173308Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:57:28.3209840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:57:28.3219887Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:57:28.3252947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:57:28.3263354Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:57:28.3299428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:57:28.3309427Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:57:28.3348261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:57:28.3358545Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:57:28.3395655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:57:28.3405080Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:57:28.3441515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:57:28.3452198Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:57:28.3488551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:57:28.3498874Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:57:28.3535659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:57:28.3588578Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:57:28.3589534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:57:28.3596078Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:57:28.7021624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:57:28.7033667Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:57:28.7981402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:57:28.7995250Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:57:28.8083658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:57:28.8095578Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:57:28.8860164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:57:28.8871352Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:57:28.9222865Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:28.9231343Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:57:28.9471451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:57:28.9480135Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:57:29.0559703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:57:29.0568786Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:57:29.0651030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:57:29.0660615Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:57:29.0699839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:57:29.0709435Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:57:29.0747083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:57:29.0756914Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:57:29.0793370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:57:29.0803269Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:57:29.1464616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:57:29.1474383Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:57:29.1657484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:57:29.1667438Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:57:29.1705440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:57:29.1714940Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:57:29.1751707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:57:29.1761751Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:57:29.1798198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:57:29.1812071Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:57:29.1848473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:57:29.1858879Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:57:29.1902235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:57:29.1912351Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:57:29.1948635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:57:29.1959876Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:57:29.1997182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:57:29.2006557Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:57:29.2043155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:57:29.2053820Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:57:29.2090454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:57:29.2100825Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:57:29.2137479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:57:29.2148150Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:57:29.2185729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:57:29.2194653Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:57:29.2231276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:57:29.2241329Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:57:29.2277650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:57:29.2288190Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:57:29.2324565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:57:29.2335472Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:57:29.2374962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:57:29.2384979Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:57:29.2421238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:57:29.2432551Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:57:29.2468913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:57:29.2479335Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:57:29.2515586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:57:29.2526062Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:57:29.2561258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:57:29.2572389Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:57:29.2608991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:57:29.2619055Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:57:29.2655378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:57:29.2665919Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:57:29.2949329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:57:29.2958458Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:57:29.3222644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:57:29.3231471Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:57:29.3437449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:57:29.3447553Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:57:29.3686586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:57:29.3696091Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:57:29.3734369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:57:29.3745819Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:57:29.3783114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:57:29.3794172Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:57:29.3830972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:57:29.3842195Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:57:29.6769504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:57:29.6780750Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:57:29.6999348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:57:29.7009176Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:57:29.9127020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:57:29.9140999Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:57:29.9147442Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:57:29.9155675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:57:29.9433421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:57:29.9445035Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:29.9644665Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:29.9655012Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:57:30.0235764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:57:30.0244368Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:57:30.1216687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:57:30.1229317Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:30.1965894Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:30.1976200Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:57:30.2013943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:57:30.2024160Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:57:30.2371428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:57:30.2380858Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:57:30.2444113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:57:30.2455878Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:57:30.2495685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:57:30.2506751Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:57:30.2544765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:57:30.2555779Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:57:30.2592592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:57:30.2603707Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:57:30.2640536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:57:30.2651608Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:57:30.2688257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:57:30.2699473Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:57:30.2736051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:57:30.2747285Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:57:30.2790246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:57:30.2801629Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:57:30.2838504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:57:30.2848999Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:57:30.2885721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:57:30.2895733Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:57:30.2931958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:57:30.2942345Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:57:30.2978662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:57:30.2989187Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:57:30.3025413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:57:30.3035822Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:57:30.3072118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:57:30.3082464Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:57:30.3118510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:57:30.3128914Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:57:30.3164918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:57:30.3176209Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:57:30.3211485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:57:30.3221851Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:57:30.3260825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:57:30.3273367Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:57:30.3282096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:57:30.3293651Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:57:30.3308955Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:57:30.3309985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:57:30.3521274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:57:30.3531224Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:57:30.3909339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:57:30.3918335Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:57:30.4520892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:57:30.4529868Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:57:30.5176195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:57:30.5186141Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:57:30.5223830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:57:30.5243697Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:57:30.5281851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:57:30.5291316Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:57:30.5328000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:57:30.5338531Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:57:30.5374713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:57:30.5385386Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:57:30.5421796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:57:30.5432053Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:57:30.5464762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:57:30.5475158Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:57:30.5511382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:57:30.5521858Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:57:30.5560948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:57:30.5571229Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:57:30.5609081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:57:30.5618386Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:57:30.5944670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:57:30.5998267Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:57:30.6051252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:57:30.6126067Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:57:30.6144484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:57:30.6149470Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:57:30.6238436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:57:30.6239228Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:57:30.6239993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:57:30.6240840Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:57:30.6241665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:57:30.6249555Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:57:30.6308196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:57:30.6349653Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:57:30.6735816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:57:30.6786534Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:57:30.6790189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:57:30.6798562Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:57:30.6835844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:57:30.6846193Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:57:30.6917484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:57:30.6925614Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:57:30.7888213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:57:30.7899242Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:57:30.8121962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:57:30.8133018Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:57:30.8953886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:57:30.8963978Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:57:30.9168943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:57:30.9180691Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:57:30.9213517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:57:30.9224670Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:57:30.9262057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:57:30.9273248Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:57:30.9310480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:57:30.9321642Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:57:30.9358687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:57:30.9369895Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:57:30.9406560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:57:30.9417741Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:57:30.9454310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:57:30.9465531Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:57:30.9502411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:57:30.9513378Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:57:30.9550071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:57:30.9561267Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:57:31.1896032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:57:31.1907483Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:31.2601169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:31.2613405Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:57:31.2748516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:57:31.2758941Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:57:31.2797492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:57:31.2810329Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:57:31.2847214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:57:31.2859726Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:57:31.2896429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:57:31.2908204Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:57:31.2942535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:57:31.2954014Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:57:31.2988576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:57:31.3000279Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:57:31.3030044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:57:31.3041516Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:57:31.3071481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:57:31.3083301Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:57:31.3113250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:57:31.3124350Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:57:31.3155824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:57:31.3165653Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:57:31.3195230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:57:31.3206977Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:57:31.3238258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:57:31.3250911Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:57:31.3282041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:57:31.3291754Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:57:31.3325467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:57:31.3335169Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:57:31.3364725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:57:31.3371022Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:31.3387522Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:57:31.3388508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:57:31.3419691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:57:31.3430840Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:57:31.3467694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:57:31.3479009Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:57:31.3515670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:57:31.3527055Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:57:31.3563767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:57:31.3575009Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:57:31.3611703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:57:31.3621681Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:57:31.3658681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:57:31.3669765Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:57:31.3706772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:57:31.3718251Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:57:31.3756487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:57:31.3765626Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:57:31.3805013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:57:31.3815302Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:57:31.3852038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:31.3863627Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:31.3900552Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:31.3910120Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:31.3946493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:31.3957686Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:57:31.3994269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:31.4005438Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:57:31.4042014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:57:31.4053298Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:57:31.4088164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:57:31.4100214Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:57:31.4136187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:31.4146657Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:57:31.4182593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:31.4192625Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:57:31.4229268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:57:31.4239871Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:57:31.4277971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:57:31.4288374Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:57:31.4324653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:57:31.4334751Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:57:31.4370838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:57:31.4380941Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:57:31.4417377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:57:31.4428393Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:57:31.4463349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:57:31.4473822Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:57:31.4509951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:57:31.4521176Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:57:31.4557174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:57:31.4567725Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:57:31.4875800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:57:31.4886006Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:57:31.5049512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:31.5061239Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:31.5330088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:31.5341685Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:31.6698671Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:57:31.6710823Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:57:31.8176334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:57:31.8188113Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:57:31.8323800Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:57:31.8334189Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:57:31.8712326Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:57:31.8723033Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:57:31.9215291Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:57:31.9225821Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:57:31.9338525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:57:31.9348989Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:57:31.9618879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:57:31.9629419Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:57:32.2737718Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:57:32.2750511Z [gw2] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:57:32.3361222Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:57:32.3374144Z [gw2] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:57:32.4798191Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:32.4810252Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:57:32.5683216Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:57:32.5692871Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:57:32.5885559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:57:32.5897584Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:57:32.5930411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:57:32.5941078Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:57:32.6594516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:57:32.6606121Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:57:32.6745607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:57:32.6755952Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:57:32.6818967Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:32.6829095Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:57:32.7024427Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:57:32.7033953Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:57:32.7072512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:57:32.7083120Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:57:32.7120547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:57:32.7130573Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:57:32.7167561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:32.7177887Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:57:32.7212780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:57:32.7224457Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:57:32.7260987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:32.7275387Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:32.7312081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:32.7322737Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:32.7359649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:32.7369777Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:32.7406407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:57:32.7417061Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:57:32.7454469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:32.7464428Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:32.7499633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:32.7508060Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:32.7523089Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:32.7524156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:32.7541489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:32.7556955Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:32.7570225Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:32.7571148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:32.7587882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:57:32.7605596Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:32.7607887Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:57:32.7617487Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:57:32.7654007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:32.7665643Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:32.7702647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:32.7714154Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:32.7750932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:32.7762313Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:32.7798803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:32.7811825Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:32.7825059Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:57:32.7826036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:32.7855136Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:57:32.7865806Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:32.7901932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:57:32.7912452Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:57:32.7949448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:57:32.7959847Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:57:32.8044604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:57:32.8045998Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:57:32.8046611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:32.8096190Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:32.8140078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:32.8190546Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:32.8235041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:57:32.8329958Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:57:32.8375957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:57:32.8421788Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:57:32.8504539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:32.8514892Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:32.8560734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:32.8635194Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:32.8705328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:32.8720804Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:32.8722050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:32.8723225Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:32.8724312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:57:32.8725561Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:57:32.8726623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:57:32.8728470Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:57:32.8729960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:57:32.8731332Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:57:32.8732563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:57:32.8750245Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:57:32.8775093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:57:32.8776938Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:57:32.8778282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:57:32.8846708Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:57:32.8897029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:32.8936808Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:32.9040293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:57:32.9099158Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:57:32.9175423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:32.9222600Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:32.9238303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:32.9314510Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:32.9315717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:57:32.9316577Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:57:32.9317229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:57:32.9317911Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:57:32.9319046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:57:32.9323889Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:57:32.9325065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:57:32.9326099Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:57:32.9327125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:32.9328159Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:57:32.9329163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:32.9330187Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:57:32.9331234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:32.9332275Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:57:32.9333426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:32.9334517Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:57:32.9335588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:57:32.9336601Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:57:32.9337680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:57:32.9350354Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:57:32.9358798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:32.9370361Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:57:32.9413163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:57:32.9423522Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:57:32.9459305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:32.9469750Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:57:32.9505067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:32.9515361Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:57:32.9550546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:57:32.9560708Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:57:32.9596293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:57:32.9606746Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:57:33.0230597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:57:33.0242427Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:57:33.0351033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:57:33.0365158Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:57:33.0599133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:33.0609443Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:57:33.0807906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:57:33.0817977Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:57:33.0915242Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:57:33.0925668Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:57:33.1021371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:57:33.1032936Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:57:33.1562630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:57:33.1574229Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:57:33.1949329Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:33.1961012Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:57:33.2154948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:57:33.2165838Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:57:33.2226679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:57:33.2237439Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:57:33.3149932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:57:33.3159350Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:57:33.3343032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:57:33.3353091Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:57:33.3391222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:57:33.3401836Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:57:33.3438985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:33.3449331Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:57:33.3458568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:33.3469974Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:57:33.3486946Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:57:33.3498507Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:57:33.3535898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:57:33.3546967Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:57:33.3584228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:57:33.3595042Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:57:33.3625480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:57:33.3635841Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:57:33.3649910Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:57:33.3650959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:57:33.3683527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:57:33.3694929Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:57:33.3731569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:57:33.3742243Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:57:33.3778795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:57:33.3790011Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:57:33.3826555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:57:33.3841340Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:57:33.3878271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:57:33.3889523Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:57:33.3926401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:57:33.3937506Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:57:33.3976093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:57:33.3986571Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:57:33.4022868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:57:33.4032699Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:57:33.4069056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:57:33.4079742Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:57:33.4116145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:57:33.4126585Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:57:33.4427591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:57:33.4436625Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:57:33.4473370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:57:33.4483422Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:57:33.4519473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:57:33.4529511Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:57:33.4565584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:57:33.4575914Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:57:33.4611842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:57:33.4622322Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:57:33.4655036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:57:33.4665705Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:57:33.4704276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:57:33.4714221Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:57:33.4750962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:57:33.4761317Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:57:33.4787917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:57:33.4801289Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:57:33.4813433Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:57:33.4814432Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:57:33.4847618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:57:33.4858899Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:57:33.4895560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:57:33.4906713Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:57:33.4943088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:57:33.4953980Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:57:33.4990637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:57:33.5002123Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:57:33.5038341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:57:33.5048858Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:57:33.5088144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:57:33.5094943Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:57:33.5110486Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:57:33.5111514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:57:33.5141895Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:57:33.5151999Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:57:33.5188071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:57:33.5198168Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:57:33.6448854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:57:33.6460527Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:57:33.6677496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:57:33.6689520Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:57:33.7682328Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:57:33.7691879Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:57:33.8220062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:57:33.8229245Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:57:33.8603983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:57:33.8615933Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:57:33.8705121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:57:33.8715830Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:57:33.9072146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:57:33.9083897Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:57:34.0316072Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:57:34.0317676Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:57:34.0381638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:57:34.0393095Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:57:34.0616847Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:57:34.0628982Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:57:34.0681451Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:57:34.0690141Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:57:34.0704631Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:57:34.0705587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:57:34.0744946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:57:34.0756510Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:57:34.0795901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:57:34.0808043Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:57:34.0845334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:57:34.0860679Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:57:34.0897880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:57:34.0909974Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:57:34.0947002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:57:34.0958691Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:57:34.0997684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:57:34.1008811Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:57:34.1043855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:57:34.1056431Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:57:34.1093361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:34.1104939Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:57:34.1140575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:34.1151064Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:57:34.1187625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:57:34.1198155Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:57:34.1235984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:57:34.1245097Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:57:34.1281370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:57:34.1291685Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:57:34.1328262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:57:34.1339344Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:57:34.1375780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:34.1386265Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:57:34.1422707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:34.1433249Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:57:34.1472111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:34.1482756Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:57:34.1519070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:34.1529306Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:57:34.1566955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:57:34.1575825Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:57:34.1612462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:34.1623204Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:57:34.1657830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:34.1670101Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:57:34.1706376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:57:34.1716300Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:57:34.1752492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:57:34.1763276Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:57:34.1799303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:57:34.1810483Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:57:34.1846717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:57:34.1856732Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:57:34.1889468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:57:34.1900283Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:57:34.1940215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:57:34.1951462Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:57:34.1988080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:57:34.1998697Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:57:34.2102539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:57:34.2114382Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:57:34.2433843Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:57:34.2446551Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:57:34.2934194Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:57:34.2945805Z [gw3] [ 84%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:57:34.2984354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:57:34.2995024Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:57:34.3025922Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:57:34.3037536Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:57:34.3329885Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:57:34.3340300Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:57:34.3415164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:57:34.3425554Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:57:34.3457714Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:57:34.3468371Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:57:34.3498239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:57:34.3508785Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:57:34.3541143Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:57:34.3552541Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:57:34.3582094Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:57:34.3593594Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:57:34.3627020Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:57:34.3637750Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:57:34.3667364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:57:34.3677992Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:57:34.3707684Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:57:34.3718286Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:57:34.3748232Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:57:34.3759064Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:57:34.3789549Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:57:34.3800367Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:57:34.4224555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:34.4236879Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:34.4964155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:34.4976482Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:34.5431297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:34.5441533Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:57:34.5872610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:57:34.5884514Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:34.6085277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:34.6095061Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:57:34.6134536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:57:34.6145418Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:57:34.6182469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:57:34.6195057Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:57:34.6232033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:57:34.6242868Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:57:34.6520473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:34.6531192Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:34.6992497Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:34.7004769Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:57:34.7026613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:34.7039393Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:57:34.7061579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:34.7073310Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:57:34.7278694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:57:34.7291054Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:57:34.7326576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:57:34.7338343Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:57:34.7373234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:57:34.7385001Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:57:34.7421467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:57:34.7430293Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:57:34.7466584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:57:34.7476534Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:57:34.7512873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:57:34.7523010Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:57:34.7558017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:57:34.7569773Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:57:34.7606398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:57:34.7616815Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:57:34.7651450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:57:34.7663702Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:57:34.7695819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:57:34.7707518Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:57:34.8047336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:57:34.8055925Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:57:34.8110631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:57:34.8122660Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:34.8146071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:34.8157781Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:57:34.8192411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:57:34.8204712Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:57:34.8237634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:57:34.8249782Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:57:34.8286029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:57:34.8297088Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:57:34.8331870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:57:34.8342922Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:57:34.8376551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:57:34.8385727Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:57:34.8416882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:57:34.8428127Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:57:34.8461770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:57:34.8473630Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:57:34.8508579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:57:34.8519462Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:57:34.8553325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:57:34.8563866Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:57:34.8599330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:34.8613857Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:57:34.8648747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:34.8660122Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:57:34.8694690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:34.8706638Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:57:34.8741005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:34.8762732Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:57:34.8795832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:34.8807003Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:57:34.8818434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:34.8833159Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:57:34.8841394Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:57:34.8852910Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:34.8889453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:34.8900442Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:34.8937468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:34.8948580Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:34.8984673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:34.8997614Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:34.9031130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:34.9042239Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:34.9079488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:34.9090691Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:34.9126319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:34.9137140Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:34.9171578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:34.9181024Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:34.9383761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:57:34.9395243Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:57:34.9433295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:34.9444468Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:34.9479353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:34.9489434Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:34.9525017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:34.9535888Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:34.9572844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:34.9582582Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:34.9619733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:34.9631282Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:34.9654978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:34.9670001Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:57:34.9682618Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:34.9683796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:34.9715017Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:34.9725824Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:34.9768397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:34.9779397Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:34.9813956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:34.9824773Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:34.9859258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:34.9870120Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:34.9906546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:34.9916093Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:35.0355395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:35.0368858Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:57:35.0405912Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:57:35.0416038Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:57:35.0451223Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:57:35.0452699Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:35.0462727Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:57:35.0475120Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:57:35.0513320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:57:35.0525461Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:57:35.0563675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:57:35.0571658Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:57:35.0608808Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:57:35.0622504Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:57:35.0654868Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:57:35.0665364Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:57:35.0701878Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:57:35.0711882Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:57:35.0744668Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:57:35.0757895Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:57:35.0877070Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:57:35.0886260Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:57:35.1041095Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:57:35.1076126Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:57:35.1081480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:35.1093566Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:57:35.1205434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:57:35.1219642Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:57:35.1433675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:57:35.1443264Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:57:35.1605148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:57:35.1617001Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:57:35.2310290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:35.2322717Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:57:35.2517106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:57:35.2528887Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:57:35.2991563Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:57:35.3019917Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:35.3338702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:35.3350609Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:57:35.3518493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:57:35.3528900Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:57:35.4175522Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:57:35.4187263Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:57:35.5917516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:35.5932827Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:57:35.6196517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:57:35.6207256Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:35.6421399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:35.6433145Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:57:35.6527209Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:57:35.6538299Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:57:35.9122167Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:57:35.9134921Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:57:35.9860438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:57:35.9871478Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:57:36.0383966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:57:36.0396972Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:36.0601924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:57:36.0616731Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:57:36.0650575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:36.0663284Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:36.0696886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:36.0708255Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:36.2475069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:36.2487357Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:36.2644629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:36.2656760Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:57:36.3376124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:57:36.3388234Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:57:36.6634712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:57:36.6647705Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:57:36.6997264Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:57:36.7009380Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:57:36.7555731Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:36.7568202Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:57:36.9224659Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:57:36.9237363Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:57:36.9593676Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:57:36.9606320Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:57:37.2210398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:57:37.2222606Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:57:37.2778040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:57:37.2794097Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:57:37.5067100Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:57:37.5079012Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:57:37.5558142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:57:37.5572176Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:57:37.8592505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:57:37.8605515Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:57:37.9223779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:57:37.9234719Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:57:38.1377944Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:57:38.1390591Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:57:38.1875354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:57:38.1886480Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:57:38.2711471Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:57:38.2722542Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:57:38.4243414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:38.4245106Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:38.4759408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:38.4771206Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:57:38.5440776Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:57:38.5452180Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:57:38.6756242Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:57:38.6772262Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:57:38.6960602Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:57:38.6972291Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:57:38.7877351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:38.7887878Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:38.7926851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:38.7939060Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:38.7974202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:38.7986544Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:38.8024062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:38.8033443Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:57:38.8067044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:57:38.8079640Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:57:38.8114550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:57:38.8126592Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:57:38.8163129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:38.8174809Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:57:38.8209564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:38.8220443Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:57:38.8255678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:38.8266584Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:57:38.8324185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:38.8335706Z [gw1] [ 86%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:57:38.8370160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:38.8381321Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:57:38.8417404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:38.8426836Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:57:38.8462091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:38.8470967Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:57:38.8505956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:38.8517515Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:57:38.8548076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:38.8560009Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:57:38.8593608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:38.8606193Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:57:38.8641295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:38.8652998Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:57:38.8688892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:38.8699244Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:57:38.8713484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:38.8731370Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:57:38.8733011Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:57:38.8747792Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:57:38.8783368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:38.8794127Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:57:38.8829049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:38.8839848Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:57:38.8873013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:38.8885071Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:57:38.8920951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:38.8929634Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:57:38.8964690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:38.8975998Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:57:38.9007836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:38.9019781Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:57:38.9056783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:38.9067687Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:57:38.9105339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:57:38.9114590Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:57:38.9148874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:57:38.9161479Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:57:38.9195497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:38.9206840Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:57:38.9242268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:38.9254031Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:57:38.9290216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:38.9299490Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:57:38.9333567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:38.9344239Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:57:38.9377880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:38.9390017Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:57:38.9421400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:38.9434396Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:57:38.9467798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:38.9479305Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:57:38.9516537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:38.9529407Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:57:38.9564933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:38.9576576Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:57:38.9587350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:38.9602010Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:57:38.9610847Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:38.9622520Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:57:38.9657997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:38.9670236Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:57:38.9705662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:38.9721765Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:57:38.9993098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:57:39.0006176Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:57:39.0039748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:39.0050393Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:57:39.0085668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:39.0095148Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:57:39.0129637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:39.0141205Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:57:39.0172677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:39.0185262Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:57:39.0222197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:39.0231869Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:57:39.0264519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:39.0276356Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:57:39.0310205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:57:39.0321947Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:57:39.0358344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:39.0369756Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:57:39.0403343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:39.0414168Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:57:39.0447088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:39.0457582Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:57:39.0489914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:39.0501548Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:57:39.0533309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:39.0545439Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:57:39.0581828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:39.0592969Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:57:39.0626461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:39.0637520Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:57:39.0676139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:39.0687170Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:57:39.0721443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:39.0730746Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:57:39.0763955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:39.0776376Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:57:39.0809315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:57:39.0820895Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:57:39.0854122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:39.0865287Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:57:39.0900741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:39.0913764Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:57:39.0946916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:39.0957611Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:57:39.0991984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:39.1002750Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:57:39.1036377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:39.1047132Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:57:39.1082836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:57:39.1092439Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:57:39.1112467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:57:39.1129171Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:57:39.1131468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:57:39.1141094Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:57:39.1177038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:57:39.1187699Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:57:39.1419773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:39.1431203Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:57:39.2099386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:57:39.2110605Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:57:39.2316716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:57:39.2327183Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:57:39.2549621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:57:39.2561626Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:57:39.2599064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:39.2611569Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:57:39.2845982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:57:39.2855531Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:57:39.2889494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:39.2901145Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:57:39.2938571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:39.2941492Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:57:39.2958486Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:57:39.2959568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:57:39.2991222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:57:39.3001958Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:57:39.3039289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:39.3048601Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:57:39.3082585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:39.3095412Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:57:39.3129284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:57:39.3141341Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:57:39.3177621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:39.3190168Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:57:39.3222934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:39.3235420Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:57:39.3270554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:57:39.3283714Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:57:39.3316802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:39.3329010Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:57:39.3360431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:39.3373289Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:57:39.3405559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:57:39.3416580Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:57:39.3451468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:39.3464337Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:57:39.3497416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:39.3509596Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:57:39.3544278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:39.3555762Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:57:39.3590053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:39.3602424Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:57:39.3639265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:39.3650336Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:57:39.3685471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:57:39.3696691Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:57:39.3730656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:39.3742211Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:57:39.3774525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:39.3787334Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:57:39.3823315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:57:39.3831470Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:57:39.3844428Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:57:39.3845135Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:57:39.3876398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:57:39.3889534Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:57:39.3924126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:57:39.3935208Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:57:39.3967931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:57:39.3979810Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:57:39.4013509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:57:39.4024388Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:57:39.4058166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:57:39.4069821Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:57:39.4107541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:57:39.4121770Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:57:39.4155198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:57:39.4168095Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:57:39.4201533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:57:39.4213436Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:57:39.4246296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:57:39.4259750Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:57:39.4280648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:57:39.4293122Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:57:39.4317113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:57:39.4326531Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:57:39.4360763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:57:39.4372475Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:57:39.4407055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:57:39.4419719Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:57:39.4453819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:57:39.4465640Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:57:39.4502169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:57:39.4514337Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:57:39.4554607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:57:39.4566647Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:57:39.4601655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:57:39.4614337Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:57:39.4650946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:57:39.4663213Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:57:39.4698137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:57:39.4710376Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:57:39.4743843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:57:39.4755832Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:57:39.4793890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:57:39.4802728Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:57:39.4838931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:57:39.4851088Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:57:39.4884452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:57:39.4897562Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:57:39.5641564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:39.5655363Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:57:39.5679812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:39.5690840Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:57:39.5712714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:39.5725589Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:57:39.5746704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:39.5759373Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:57:39.5781065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:39.5793075Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:57:39.5828827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:57:39.5841356Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:57:39.5874806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:57:39.5887296Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:57:39.5920979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:57:39.5932956Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:57:39.5969979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:57:39.5978752Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:57:39.6012097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:57:39.6022870Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:57:39.6058809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:57:39.6072229Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:57:39.6385503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:57:39.6397264Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:57:39.6922694Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:57:39.6934039Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:57:39.9186235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:57:39.9197863Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:57:39.9711281Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:57:39.9723864Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:57:40.2264370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:57:40.2276635Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:57:40.2883240Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:57:40.2895563Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:57:40.3429173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:57:40.3442491Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:57:40.4014247Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:57:40.4025901Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:57:40.4713420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:57:40.4725358Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:57:40.5540302Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:57:40.5552095Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:57:40.5719859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:57:40.5733193Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:57:40.6932141Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:57:40.6944838Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:57:40.7136603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:57:40.7149050Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:57:40.7426298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:57:40.7437529Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:57:40.8570595Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:57:40.8583251Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:57:40.8618729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:57:40.8627640Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:57:40.8661597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:57:40.8670730Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:57:40.8702051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:57:40.8713762Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:57:40.8868636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:57:40.8880415Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:57:40.8910457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:57:40.8922330Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:57:40.8954856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:57:40.8963484Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:57:40.8996341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:57:40.9005261Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:57:40.9034778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:57:40.9046563Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:57:40.9077887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:57:40.9087692Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:57:40.9119968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:57:40.9131633Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:57:40.9162786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:57:40.9172612Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:57:40.9203913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:57:40.9213570Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:57:40.9245877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:57:40.9254587Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:57:40.9658362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:57:40.9671967Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:57:41.0155551Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:57:41.0166799Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:57:41.0196157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:57:41.0210316Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:57:41.0367245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:57:41.0379726Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:57:41.0695224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:57:41.0707689Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:57:41.0826771Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:57:41.0837720Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:57:41.0973648Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:57:41.0985100Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:57:41.1306817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:57:41.1319039Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:57:41.1431778Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:57:41.1439876Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:57:41.1546121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:57:41.1560044Z [gw2] [ 88%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:57:41.1629224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:57:41.1643710Z [gw2] [ 88%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:57:41.3610531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:57:41.3623732Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:57:41.4134492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:57:41.4147990Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:57:41.4180232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:57:41.4192522Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:57:41.4225719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:57:41.4234831Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:57:41.4266432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:57:41.4276482Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:57:41.4305855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:57:41.4317535Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:57:41.4350977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:57:41.4360612Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:57:41.4391490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:57:41.4401175Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:57:41.4433057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:57:41.4441939Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:57:41.4471033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:57:41.4482774Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:57:41.4513984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:57:41.4523892Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:57:41.4554470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:57:41.4564566Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:57:41.4593224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:57:41.4604910Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:57:41.4636753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:57:41.4645749Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:57:41.4676244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:57:41.4687556Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:57:41.4718046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:57:41.4727803Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:57:41.4761238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:57:41.4771224Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:57:41.4800151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:57:41.4811991Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:57:41.4842720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:57:41.4852420Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:57:41.4883257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:57:41.4893163Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:57:41.4923947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:57:41.4933667Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:57:41.4964153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:57:41.4973907Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:57:41.5039272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:57:41.5050221Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:57:41.5165951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:57:41.5176742Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:57:41.5196543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:57:41.5206410Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:57:41.5224618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:41.5236141Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:57:41.6090530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:57:41.6102575Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:57:41.6281514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:57:41.6292967Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:57:41.6325330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:57:41.6335464Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:57:41.6367293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:57:41.6378004Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:57:41.7595041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:57:41.7608503Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:57:42.0341884Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:42.0354971Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:57:42.0367779Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:57:42.0371302Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:42.1203215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:57:42.1213181Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:57:42.2054709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:57:42.2066480Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:57:42.4025886Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:57:42.4038164Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:57:42.4112653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:57:42.4124434Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:57:42.4157672Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:57:42.4169030Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:57:42.5281984Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:57:42.5291030Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:57:42.5776137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:57:42.5786301Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:57:42.6414306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:57:42.6426233Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:57:42.6683179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:57:42.6704215Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:57:42.7606806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:42.7618970Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:57:42.7776227Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:57:42.7785690Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:57:42.7984149Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:57:42.7993908Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:57:42.8030490Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:57:42.8044124Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:57:42.8079159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:57:42.8090108Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:57:42.8655869Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:57:42.8666833Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:57:42.9466501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:42.9478259Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:57:42.9758762Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:57:42.9770178Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:57:42.9802977Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:57:42.9813722Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:57:42.9846388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:57:42.9857461Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:57:42.9890233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:57:42.9902200Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:57:43.0634723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:57:43.0644745Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:57:43.2640382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:43.2652386Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:57:43.6907609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:43.6921103Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:57:43.8571650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:43.8583957Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:57:43.8624093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:57:43.8631714Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:57:43.8667235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:43.8686357Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:57:43.8721225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:43.8728285Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:57:43.8766840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:57:43.8783850Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:57:43.8809285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:57:43.8822737Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:57:43.8854468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:57:43.8866856Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:57:43.9373842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:57:43.9379356Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:57:43.9455974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:57:43.9466688Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:57:43.9501393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:57:43.9513358Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:57:43.9547239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:57:43.9559396Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:57:44.0420439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:57:44.0432807Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:57:44.0628969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:57:44.0641645Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:57:44.0719709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:57:44.0732009Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:57:44.0765468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:57:44.0776389Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:57:44.1251436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:57:44.1260873Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:57:44.1355896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:57:44.1366837Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:57:44.2649366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:57:44.2661481Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:57:44.2789098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:57:44.2799584Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:57:44.3079161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:57:44.3088438Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:57:44.3585881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:57:44.3598597Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:57:44.3703393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:57:44.3716799Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:57:44.3752211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:57:44.3764306Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:57:44.3799624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:57:44.3808844Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:57:44.3844763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:44.3855677Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:57:44.3890548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:57:44.3901008Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:57:44.3936454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:57:44.3945459Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:57:44.3977735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:44.3989463Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:57:44.4028015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:44.4037014Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:57:44.4070642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:57:44.4082630Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:57:44.4119343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:57:44.4130030Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:57:44.4164663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:57:44.4173692Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:57:44.4208369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:57:44.4217508Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:57:44.4251892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:57:44.4262492Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:57:44.4299034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:44.4310439Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:44.4347118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:44.4356724Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:44.4379686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:44.4390401Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:44.4411475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:44.4424093Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:44.4460021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:57:44.4472371Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:57:44.4506912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:57:44.4517146Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:57:44.4551286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:44.4563217Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:57:44.4597078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:44.4608849Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:57:44.4615142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:57:44.4624801Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:57:44.4640965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:57:44.4653804Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:57:44.4662728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:57:44.4674169Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:57:44.4686809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:57:44.4698239Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:57:44.4730071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:57:44.4743319Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:57:44.4776167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:44.4785257Z [gw2] [ 90%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:57:44.4797248Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:57:44.4797891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:57:44.4815729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:44.4829376Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:57:44.4870947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:57:44.4873203Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:57:44.4887239Z [gw2] [ 90%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:57:44.4889970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:57:44.4930627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:44.4933271Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:57:44.4944835Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:57:44.4946340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:57:44.4980101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:44.4988612Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:57:44.5002096Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:57:44.5004036Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:57:44.5034740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:44.5048924Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:57:44.5059088Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:57:44.5060557Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:57:44.5093532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:44.5101400Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:57:44.5115737Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:57:44.5117356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:57:44.5148097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:57:44.5161423Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:57:44.5192739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:57:44.5205389Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:57:44.5237080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:44.5249744Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:57:44.5285396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:44.5294843Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:57:44.5329496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:44.5338477Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:57:44.5362012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:44.5370477Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:57:44.5394563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:44.5403542Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:57:44.5424494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:44.5436704Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:57:44.5459853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:44.5473231Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:57:44.5505513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:44.5518325Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:57:44.5538785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:57:44.5551162Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:57:44.5582592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:57:44.5594949Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:57:44.5628263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:57:44.5639145Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:57:44.5673013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:57:44.5684032Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:57:44.5719177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:57:44.5728173Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:57:44.5762250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:57:44.5773366Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:57:44.5806686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:57:44.5817790Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:57:44.5852437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:57:44.5865117Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:57:44.6321818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:57:44.6332163Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:57:44.6374927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:57:44.6387267Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:57:44.6441400Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:57:44.6452072Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:57:44.6617919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:57:44.6628667Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:57:44.7422932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:57:44.7434452Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:57:44.7654561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:57:44.7666585Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:57:44.8481640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:57:44.8493903Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:57:44.8847784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:57:44.8858834Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:57:44.9637476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:57:44.9645825Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:57:45.0073970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:57:45.0085849Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:57:45.0127509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:57:45.0136909Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:57:45.0176796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:57:45.0187699Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:57:45.0224963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:57:45.0237607Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:57:45.0242311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:57:45.0256315Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:57:45.0272735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:57:45.0285260Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:57:45.0322600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:57:45.0331884Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:57:45.0366687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:57:45.0377950Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:57:45.0412740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:57:45.0424380Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:57:45.0459576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:57:45.0469273Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:57:45.0480699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:57:45.0492972Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:57:45.0531590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:57:45.0543166Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:57:45.0578650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:57:45.0590113Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:57:45.1307552Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:57:45.1318885Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:57:45.4603947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:57:45.4618406Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:57:45.5431754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:57:45.5443839Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:57:45.5480091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:57:45.5493058Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:57:45.5530122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:57:45.5541477Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:57:45.5576440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:57:45.5588647Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:57:45.5620911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:57:45.5633472Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:57:45.5668880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:57:45.5682176Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:57:45.5718904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:57:45.5730249Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:57:45.5765287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:57:45.5778723Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:57:45.5813046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:57:45.5825412Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:57:45.5861631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:57:45.5874170Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:57:45.6593171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:57:45.6604903Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:57:45.6686131Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:57:45.6698600Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:57:45.6887634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:57:45.6897690Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:57:45.6933668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:57:45.6946782Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:57:45.6983181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:57:45.6996141Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:57:45.7031723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:57:45.7044222Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:57:45.7079045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:57:45.7094155Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:57:45.7552445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:57:45.7565507Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:57:45.7677002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:57:45.7687660Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:57:45.7691962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:57:45.7703829Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:57:45.8104437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:57:45.8116627Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:57:45.8220689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:57:45.8233346Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:57:45.8268812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:57:45.8283437Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:57:45.8318858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:57:45.8332568Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:57:45.8367496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:57:45.8380705Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:57:45.8418234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:57:45.8431354Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:57:45.8468181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:57:45.8479646Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:57:45.8512937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:57:45.8525520Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:57:45.8560558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:57:45.8570131Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:57:45.8605629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:57:45.8616746Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:57:45.8651775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:57:45.8661488Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:57:45.8694671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:57:45.8706612Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:57:45.8738857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:57:45.8755488Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:57:45.9477835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:57:45.9489690Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:57:45.9842786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:57:45.9853357Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:57:46.0661454Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:57:46.0676478Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:57:46.0875159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:57:46.0890625Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:57:46.0892310Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:57:46.0905467Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:57:46.1387518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:57:46.1398872Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:57:46.1438375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:57:46.1490887Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:57:46.1492613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:57:46.1501954Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:57:46.1535266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:57:46.1547604Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:57:46.1584034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:57:46.1594540Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:57:46.1627611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:57:46.1640197Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:57:46.1672063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:57:46.1687787Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:57:46.3455909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:57:46.3470356Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:57:46.3511814Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:57:46.3523727Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:57:46.3917356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:57:46.3927278Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:57:46.3995281Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:57:46.4006563Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:57:46.5774791Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:57:46.5798595Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:57:46.6196776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:57:46.6208063Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:57:46.9633348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:57:46.9649028Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:57:47.0120750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:57:47.0133719Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:57:47.0460094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:57:47.0472505Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:57:47.0651507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:57:47.0663898Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:57:47.0878760Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:57:47.0898687Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:57:47.0978683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:57:47.0988029Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:57:47.1025881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:57:47.1037604Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:57:47.1072470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:57:47.1089737Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:57:47.1123472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:57:47.1135481Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:57:47.1167821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:57:47.1185080Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:57:47.1219628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:57:47.1230183Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:57:47.1264176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:57:47.1277394Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:57:47.1309776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:57:47.1321542Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:57:47.1358036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:57:47.1371219Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:57:47.2109360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:57:47.2122131Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:57:47.2435290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:57:47.2447167Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:57:47.2485496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:57:47.2496284Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:57:47.2530489Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:57:47.2541486Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:57:47.3870788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:57:47.3884851Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:57:47.4408866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:57:47.4429796Z [gw1] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:57:47.4466543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:57:47.4484523Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:57:47.4519115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:57:47.4537205Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:57:47.4573392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:57:47.4586754Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:57:47.4621818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:57:47.4639228Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:57:47.4674353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:57:47.4693230Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:57:47.4728081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:57:47.4745878Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:57:47.4781357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:57:47.4798732Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:57:47.4833807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:57:47.4850685Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:57:47.4886952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:57:47.4904159Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:57:47.4940969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:57:47.4958933Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:57:47.4996566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:57:47.5010364Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:57:47.5045496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:57:47.5062316Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:57:47.5097287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:57:47.5113940Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:57:47.5148690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:57:47.5161899Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:57:47.5197213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:57:47.5214979Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:57:47.5249367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:57:47.5266206Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:57:47.5300815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:57:47.5318343Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:57:47.5352040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:57:47.5369107Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:57:47.5393931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:57:47.5411870Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:57:47.5793686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:57:47.5806410Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:57:47.6287407Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:57:47.6308929Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:57:47.6348237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:57:47.6360923Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:57:47.6398978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:57:47.6410240Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:57:47.6446891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:57:47.6458665Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:57:47.6469746Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:57:47.6477880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:57:47.6504330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:57:47.6521331Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:57:47.6530276Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:57:47.6538446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:57:47.6565604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:57:47.6578230Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:57:47.6611642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:57:47.6625241Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:57:47.6660058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:57:47.6673286Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:57:47.6707347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:57:47.6718735Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:57:47.6753385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:57:47.6764849Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:57:47.6799004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:57:47.6810842Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:57:47.6847069Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:57:47.6859832Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:57:47.6893537Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:57:47.6905240Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:57:47.6939068Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:57:47.6950262Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:57:47.6985319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:57:47.6997145Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:57:47.7057023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:57:48.6860684Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:57:48.6873010Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:57:48.8894447Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:57:48.8909757Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:57:48.8946387Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:48.8957571Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:57:48.8990379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:48.9001335Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:57:49.1267673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:49.1279933Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:57:49.1887256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:49.1898947Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:57:52.1651472Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:52.1664218Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:57:52.6106346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:57:52.6118662Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:57:52.6862635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:52.6874337Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:57:53.0801643Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:53.0813205Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:57:53.1568534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:53.1576869Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:57:53.3125602Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:53.3137052Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:57:53.3521116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:57:53.3532426Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:57:53.3564422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:53.3575071Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:57:53.3605773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:53.3616037Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:57:53.3651088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:53.3659298Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:57:53.3689535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:53.3702027Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:57:53.5450805Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:53.5461980Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:57:53.5614178Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:57:53.5626138Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:57:53.5652815Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:53.5663770Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:57:53.7119581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:57:53.7131655Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:57:53.7444628Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:57:53.7456368Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:57:53.7481207Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:53.7492875Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:57:53.9150713Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:53.9161895Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:57:53.9365339Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:53.9375227Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:57:53.9735279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:57:53.9746705Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:57:54.2009099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:54.2019683Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:57:54.2569646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:57:54.2581913Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:57:54.3390885Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:54.3402572Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:57:54.3585795Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:54.3597788Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:57:54.3639355Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:54.3650340Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:57:54.3689481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:54.3700705Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:57:54.3909591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:57:54.3922737Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:57:54.6144479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:54.6155911Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:57:54.7374629Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:54.7386786Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:57:54.8135433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:57:54.8147191Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:57:54.8539960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:57:54.8551934Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:57:54.9036565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:54.9048971Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:57:54.9320558Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:57:54.9331138Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:57:55.0613684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:57:55.0625678Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:57:55.0754818Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:55.0766224Z [gw3] [ 92%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:57:55.2566363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:55.2578124Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:57:55.3320277Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:57:55.3331956Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:57:55.3736713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:55.3773930Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:57:55.6965607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:55.6977590Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:57:55.7063507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:55.7075432Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:57:55.7726604Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:57:55.7738084Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:57:56.0829673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:56.0842307Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:57:56.1040611Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:57:56.1051094Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:57:56.1081394Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:56.1091798Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:57:56.1283300Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:56.1294582Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:57:56.2702106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:56.2713113Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:57:57.9389672Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:57.9400641Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:57:58.2439666Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:58.2451545Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:57:58.9716579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:58.9729619Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:57:59.8698306Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:57:59.8710955Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:57:59.9212437Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:57:59.9223994Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:58:00.8269793Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:58:00.8281403Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:58:02.8882527Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:58:02.8890290Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:58:03.1977907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:58:03.1990080Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:58:03.4979878Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:58:03.4992198Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:58:03.5436195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:58:03.5449940Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:58:03.5652134Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:58:03.5663236Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:58:03.5722956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:58:03.5733865Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:58:03.6560446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:58:03.6573275Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:58:03.6752755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:58:03.6765245Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:58:03.7613836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:58:03.7626276Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:58:03.7840886Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:58:03.7852744Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:58:04.3105908Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:58:04.3123724Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:58:04.3681133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:58:04.3689940Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:58:05.1865936Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:58:05.1876360Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:58:05.3272670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:58:05.3281613Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:58:05.3308023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:58:05.3316258Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:58:05.3340078Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:58:05.3347937Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:58:05.3543976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:58:05.3552051Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:58:05.3614082Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:58:05.3623291Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:58:05.3660050Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:58:05.3667516Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:58:05.3860455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:58:05.3867889Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:58:05.3923243Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:58:05.3931004Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:58:05.4118941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:58:05.4126704Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:58:05.4180133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:58:05.4188065Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:58:05.4288327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:58:05.4296036Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:58:05.4762063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:58:05.4773237Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:58:05.4877150Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:58:05.4887648Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:58:05.4941105Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:58:05.4951455Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:58:05.5009244Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:58:05.5018557Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:58:05.5056391Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:58:05.5067563Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:58:05.6157930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:58:05.6170968Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:58:05.6395767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:58:05.6407055Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:58:05.6440833Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:58:05.6451875Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:58:05.6482459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:58:05.6493054Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:58:05.6524640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:58:05.6535291Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:58:05.6564219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:58:05.6574935Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:58:05.6605740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:58:05.6617837Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:58:05.6647901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:58:05.6660141Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:58:05.6690481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:58:05.6703350Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:58:05.6733104Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:58:05.6744797Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:58:05.6829918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:58:05.6840501Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:58:05.6871947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:58:05.6882223Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:58:05.6911766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:58:05.6922022Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:58:05.8111302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:58:05.8123061Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:58:05.8160082Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:58:05.8168716Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:58:05.8199712Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:58:05.8210707Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:58:05.8240827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:58:05.8251712Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:58:06.1303506Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:58:06.1320813Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:58:06.1894503Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:58:06.1905951Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:58:06.8833586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:58:06.8848192Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:58:06.9983970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:58:06.9997859Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:58:07.1478820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:58:07.1490176Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:58:07.1813987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:58:07.1824898Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:58:07.2170788Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:58:07.2181271Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:58:07.2258022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:58:07.2268053Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:58:07.2650617Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:58:07.2660783Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:58:07.2759043Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:58:07.2769165Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:58:07.3313263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:58:07.3322984Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:58:07.3416466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:58:07.3426246Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:58:07.3847090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:58:07.3855381Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:58:07.3926391Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:58:07.3933686Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:58:07.4345947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:58:07.4353865Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:58:07.4456340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:58:07.4463954Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:58:07.6234942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:58:07.6245793Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:58:07.6474904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:58:07.6485274Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:58:07.6828648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:58:07.6839645Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:58:07.6939665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:58:07.6950858Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:58:07.7228715Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:58:07.7238944Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:58:07.7300421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:58:07.7310699Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:58:07.7392605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:58:07.7403364Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:58:07.7675103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:58:07.7685534Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:58:07.8931034Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:58:07.8941401Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:58:07.9199455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:58:07.9209873Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:58:07.9452464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:58:07.9462805Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:58:08.2229425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:58:08.2241436Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:58:08.2574607Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:58:08.2584289Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:58:08.4176319Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:58:08.4187068Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:58:08.4395287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:58:08.4402280Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:58:08.4632837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:58:08.4639412Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:58:08.4681923Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:58:08.4690536Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:58:08.4760676Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:58:08.4768001Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:58:08.4997145Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:58:08.5005120Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:58:08.5311855Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:58:08.5320427Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:58:08.5364850Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:58:08.5374289Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:58:08.5496993Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:58:08.5506653Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:58:08.5617793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:58:08.5627456Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:58:08.5665471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:58:08.5672769Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:58:08.5813683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:58:08.5821227Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:58:08.6919813Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:58:08.6927382Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:58:08.7134455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:58:08.7142416Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:58:08.7171270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:58:08.7180143Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:58:08.7328251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:58:08.7336420Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:58:08.7378831Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:58:08.7388647Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:58:08.7532637Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:58:08.7540815Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:58:08.7554763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:58:08.7563393Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:58:08.7576942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:58:08.7585063Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:58:08.7639356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:58:08.7644828Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:58:08.7958614Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:58:08.7965896Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:58:08.8136952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:58:08.8144188Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:58:08.8941225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:58:08.8951968Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:58:08.9462004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:58:08.9472940Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:58:08.9598516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:58:08.9610032Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:58:08.9988144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:58:09.0000101Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:58:09.0397942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:58:09.0408956Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:58:09.0501034Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:58:09.0511921Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:58:09.0531583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:58:09.0542430Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:58:09.0573146Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:58:09.0584411Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:58:09.0613807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:58:09.0624355Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:58:09.0717131Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:58:09.0727465Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:58:09.0767527Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:58:09.0778022Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:58:09.0809314Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:58:09.0817795Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:58:09.0847694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:58:09.0858185Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:58:09.0887856Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:58:09.0898248Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:58:09.0929807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:58:09.0939869Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:58:09.0970097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:58:09.0980643Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:58:09.1011027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:58:09.1021812Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:58:09.1051110Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:58:09.1062172Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:58:09.1091200Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:58:09.1101572Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:58:09.1130138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:58:09.1140733Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:58:09.1256813Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:58:09.1268757Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:58:09.1484097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:58:09.1495647Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:58:09.1791033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:58:09.1801843Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:58:09.1925409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:58:09.1936236Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:58:09.2241195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:58:09.2252687Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:58:09.2517320Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:58:09.2528217Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:58:09.2716414Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:58:09.2727248Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:58:09.2835052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:58:09.2846361Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:58:09.2878311Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:58:09.2884884Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:58:09.2898212Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:58:09.2899604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:58:09.3053000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:58:09.3064222Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:58:09.3866671Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:58:09.3878654Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:58:09.4607639Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:58:09.4621030Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:58:09.4900260Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:58:09.4911126Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:58:09.4942445Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:58:09.4953191Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:58:09.5195382Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:58:09.5206439Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:58:09.5612004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:58:09.5622949Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:58:09.6784424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:58:09.6796315Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:58:09.7645862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:58:09.7657403Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:58:09.8042681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:58:09.8054266Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:58:10.0287922Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:58:10.0299343Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:58:10.0717669Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:58:10.0729996Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:58:10.1473452Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:58:10.1486209Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:58:10.1557764Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:58:10.1569476Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:58:10.1645221Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:58:10.1656442Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:58:10.2517702Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:58:10.2527673Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:58:10.3286650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:58:10.3297789Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:58:10.4004277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:58:10.4015095Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:58:10.4783165Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:58:10.4794847Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:58:10.5759016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:58:10.5770732Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:58:10.7348765Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:58:10.7384185Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:58:10.8879262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:58:10.8892040Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:58:10.9525660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:58:10.9537546Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:58:11.2315694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:58:11.2327726Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:58:11.3210252Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:58:11.3222802Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:58:11.4559780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:58:11.4572641Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:58:11.5057789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:58:11.5069200Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:58:12.9948650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:58:12.9960818Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:58:13.2400927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:58:13.2413387Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:58:13.3618966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:58:13.3631767Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:58:13.3800172Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:58:13.3811364Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:58:13.5333397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:58:13.5344796Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:58:13.8403428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:58:13.8415130Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:58:14.1526404Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:58:14.1539533Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:58:14.2041409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:58:14.2053973Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:58:14.2641524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:58:14.2653434Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:58:14.4539762Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:58:14.4551698Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:58:14.5202229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:58:14.5213997Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:58:14.5777334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:58:14.5789162Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:58:14.6490919Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:58:14.6502344Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:58:14.6574873Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:58:14.6585942Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:58:14.7644535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:58:14.7658553Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:58:14.8757928Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:58:14.8768972Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:58:15.0101988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:58:15.0113013Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:58:15.0190642Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:58:15.0201421Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:58:15.0248340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:58:15.0258635Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:58:15.0323224Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:58:15.0333795Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:58:15.0619832Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:58:15.0630923Z [gw2] [ 95%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:58:15.0918824Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:58:15.0933349Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:58:15.8991870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:58:15.9003651Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:58:16.0603974Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:58:16.0615855Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:58:16.3343412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:58:16.3356105Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:58:16.7230193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:58:16.7243250Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:58:19.1353261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:58:19.1365629Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:58:19.9662205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:58:19.9674796Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:58:19.9821741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:58:19.9833789Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:58:20.0589328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:58:20.0602042Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:58:20.0703161Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:58:20.0714586Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:58:20.1132973Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:58:20.1144820Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:58:20.1253371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:58:20.1265097Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:58:20.1333590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:58:20.1344393Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:58:20.1421631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:58:20.1432202Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:58:20.1537818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:58:20.1548643Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:58:20.2016372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:58:20.2026911Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:58:20.2348328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:58:20.2359370Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:58:20.3273338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:58:20.3285432Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:58:20.3558443Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:58:20.3570905Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:58:20.3816930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:58:20.3827486Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:58:20.4065794Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:58:20.4076652Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:58:20.4289703Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:58:20.4301034Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:58:20.4546990Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:58:20.4557962Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:58:20.4873839Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:58:20.4884936Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:58:20.5368534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:58:20.5381985Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:58:20.6872539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:58:20.6883884Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:58:20.7093159Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:58:20.7103835Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:58:20.7529453Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:58:20.7540639Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:58:20.7683858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:58:20.7694313Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:58:21.1204251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:58:21.1217666Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:58:21.1743479Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:58:21.4975315Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:58:21.4988576Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:58:21.5999924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:58:21.6010119Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:58:21.6235134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:58:21.6246668Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:58:21.6283684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:58:21.6297018Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:58:21.6328993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:58:21.6338830Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:58:21.6487621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:58:21.6499467Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:58:21.6528930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:58:21.6540906Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:58:21.6571912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:58:21.6583687Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:58:21.6613179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:58:21.6624974Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:58:21.6654199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:58:21.6665843Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:58:21.6698320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:58:21.6706865Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:58:21.6738215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:58:21.6747693Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:58:21.6782428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:58:21.6790871Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:58:21.6820231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:58:21.6832210Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:58:21.6863211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:58:21.6873218Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:58:21.6904369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:58:21.6913901Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:58:21.6943397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:58:21.6954952Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:58:21.6985145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:58:21.6996800Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:58:21.7026285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:58:21.7037877Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:58:21.7068062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:58:21.7079639Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:58:21.7109754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:58:21.7121672Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:58:21.7155755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:58:21.7167023Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:58:21.7200661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:58:21.7210444Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:58:21.7242013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:58:21.7251515Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:58:21.7281469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:58:21.7293210Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:58:21.7323319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:58:21.7334751Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:58:21.7364624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:58:21.7376375Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:58:21.7406354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:58:21.7418112Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:58:21.7449787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:58:21.7459634Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:58:21.7489925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:58:21.7501852Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:58:21.7531363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:58:21.7543218Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:58:21.7573522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:58:21.7584647Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:58:21.7616347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:58:21.7628426Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:58:21.7657988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:58:21.7669820Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:58:21.7699818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:58:21.7711327Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:58:21.7741129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:58:21.7752805Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:58:21.7785744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:58:21.7794686Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:58:21.7824230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:58:21.7835873Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:58:21.7865891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:58:21.7877332Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:58:21.7906939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:58:21.7918734Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:58:21.7947991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:58:21.7960348Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:58:21.7990044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:58:21.8002108Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:58:21.8033973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:58:21.8045465Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:58:21.8075588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:58:21.8086948Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:58:21.8119526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:58:21.8128471Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:58:21.8160607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:58:21.8169417Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:58:21.8200724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:58:21.8210167Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:58:21.8229070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:58:21.8241206Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:58:21.8259896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:58:21.8271384Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:58:21.8303537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:58:21.8313167Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:58:21.8342784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:58:21.8353939Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:58:21.8711167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:58:24.9958374Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:58:24.9969812Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:58:27.5400669Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:58:27.5412261Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:58:27.5428137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:58:27.5438746Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:58:27.6661401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:58:27.6671666Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:58:27.6686693Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:58:27.6695425Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:58:27.8576267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:58:27.8586172Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:58:27.8601232Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:58:27.8611036Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:58:27.9382587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:58:27.9392195Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:58:27.9569111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:58:27.9578815Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:58:28.0147923Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:58:28.0156953Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:58:28.0181842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:58:28.0191199Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:58:28.0214255Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:58:28.0223775Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:58:28.0567246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:58:28.0576736Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:58:28.2880552Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:58:28.2890209Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:58:28.6647147Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:58:28.6658444Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:58:28.7460498Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:58:28.7470837Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:58:29.0342155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:58:29.0351251Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:58:29.0959724Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:58:29.0969905Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:58:30.0496130Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:58:30.0508018Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:58:30.2357438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:58:30.2367440Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:58:30.4684466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:58:30.4694571Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:58:30.5162696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:58:30.5169917Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:58:30.7491882Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:58:30.7501871Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:58:30.7968962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:58:30.7978478Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:58:31.1810141Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:58:31.1819813Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:58:31.2636638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:58:31.2646024Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:58:31.2674456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:58:31.2681860Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:58:31.3099794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:58:31.3109308Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:58:31.3209813Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:58:31.3219347Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:58:31.3636087Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:58:31.3645727Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:58:31.3745929Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:58:31.3752941Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:58:32.2778854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:58:32.2787999Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:58:32.4391391Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:58:32.4401948Z [gw3] [ 97%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:58:32.4535173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:58:32.4544640Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:58:32.4724939Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:58:32.4732573Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:58:32.5498971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:58:32.5506293Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:58:32.5643842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:58:32.5653183Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:58:32.5679395Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:58:32.5686681Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:58:32.5837249Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:58:32.5844275Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:58:32.6675966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:58:32.6683092Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:58:32.7017246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:58:32.7025488Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:58:32.7317913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:58:32.7326084Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:58:32.8621532Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:58:32.8630375Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:58:32.8923196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:58:32.8932535Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:58:32.9075003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:58:32.9081838Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:58:32.9281592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:58:32.9290872Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:58:33.0330344Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:58:33.0339103Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:58:33.0531340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:58:33.0541821Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:58:33.1297657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:58:33.1308537Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:58:33.1456345Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:58:33.1466568Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:58:33.1642153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:58:33.1651875Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:58:34.0107883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:58:34.0119189Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:58:34.2132898Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:58:34.2143330Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:58:35.0984062Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:58:35.0995471Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:58:35.3010601Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:58:35.3020940Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:58:40.3784958Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:58:40.3804302Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:58:41.3309050Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:58:41.3319887Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:58:41.3525235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:58:41.3549634Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:58:41.4095329Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:58:41.4143152Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:58:41.4171370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:58:41.4180428Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:58:41.4208064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:58:41.4216657Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:58:42.5145657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:58:42.5153879Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:58:42.7615921Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:58:42.7624373Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:58:42.8410934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:58:42.8422290Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:58:42.8607337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:58:42.8615932Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:58:43.9365587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:58:43.9375621Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:58:44.0754899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:58:44.0765904Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:58:44.1430983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:58:44.1442035Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:58:44.1586024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:58:44.1594476Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:58:44.1613447Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:58:44.1621809Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:58:44.1636756Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:58:44.1646075Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:58:44.1670155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:58:44.1680164Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:58:44.1704252Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:58:44.1714219Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:58:44.1742386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:58:44.1749795Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:58:44.1777298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:58:44.1785918Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:58:44.2298983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:58:44.2307647Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:58:44.2421649Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:58:44.2430049Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:58:57.9458953Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:58:57.9469513Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:58:58.0216352Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:58:58.0226827Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:58:58.0390492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:58:58.0399341Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:58:58.4286278Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:58:58.4294847Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:58:58.4930535Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:58:58.4940388Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:58:58.6238786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:58:58.6246937Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:58:58.6679861Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:58:58.6689181Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:58:58.6706766Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:58:58.6713763Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:58:58.6728585Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:58:58.6737615Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:58:58.6752005Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:58:58.6761076Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:58:58.6775262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:58:58.6784170Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:58:58.7268040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:58:58.7275797Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:58:58.7386193Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:58:58.7394861Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:58:59.4793266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:58:59.4802219Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:58:59.6114792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:58:59.6124604Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:59:00.6726682Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:59:00.6738427Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:59:00.8895289Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:59:00.8902831Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:59:01.6271471Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:59:01.6280868Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:59:01.7513624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:59:01.7523318Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:59:03.7809538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:59:03.7820686Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:59:04.0627553Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:59:04.0637616Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:59:04.6028683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:59:04.6038790Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:59:04.6164272Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:59:04.6174150Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:59:04.6198533Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:59:04.6208079Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:59:04.6231453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:59:04.6240646Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:59:04.6263469Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:59:04.6272619Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:59:04.6295256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:59:04.6304358Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:59:04.6329433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:59:04.6336242Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:59:04.6906666Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:59:04.6914409Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:59:04.7038667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:59:04.7047703Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:59:04.7526995Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:59:04.7534817Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:59:04.7643223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:59:04.7651983Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:59:04.8297222Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:59:04.8305194Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:59:04.8441716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:59:04.8450357Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:59:04.9237744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:59:04.9246857Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:59:05.1021934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:59:05.1031069Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:59:05.1360280Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:59:05.1369812Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:59:05.6476912Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:59:05.6488391Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:59:05.7273963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:59:05.7283606Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:59:05.8281805Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:59:05.8292629Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:59:05.8484888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:59:05.8491879Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:59:05.9217657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:59:05.9225412Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:59:05.9383262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:59:05.9389960Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:59:06.1371290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:59:06.1382232Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:59:06.1778610Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:59:06.1789303Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:59:06.1817341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:59:06.1825232Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:59:06.1849932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:59:06.1857196Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:59:06.1881894Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:59:06.1889224Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:59:06.1913631Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:59:06.1920892Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:59:06.2267000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:59:06.2275669Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:59:06.2356780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:59:06.2365103Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:59:06.2700349Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:59:06.2709638Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:59:06.2792264Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:59:06.2799338Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:59:06.5727856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:59:06.5737199Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:59:06.6439342Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:59:06.6449550Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:59:07.3027817Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:59:07.3036803Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:59:07.4326617Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:59:07.4335914Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:59:07.4387734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:59:07.4396657Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:59:07.4489550Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:59:07.4498182Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:59:07.4513198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:59:07.4522518Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:59:07.4536555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:59:07.4545506Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:59:07.5222670Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:59:07.5230386Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:59:07.5367593Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:59:07.5374029Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:59:07.9814098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:59:07.9824362Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:59:08.0767069Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:59:08.0774938Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:59:08.3900957Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:59:08.3911958Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:59:08.4523627Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:59:08.4532834Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:59:08.8011624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:59:08.8022792Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:59:08.8700898Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:59:08.8710400Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:59:09.0202022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:59:09.0211561Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:59:09.1710922Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:59:09.1721725Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:59:09.3184740Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:59:09.3192039Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:59:09.6319505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:59:09.6329791Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:59:09.7382346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:59:09.7390691Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:59:09.7414665Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:59:09.7424012Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:59:09.7447794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:59:09.7456689Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:59:09.7479500Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:59:09.7488284Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:59:09.8397137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:59:09.8405388Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:59:09.8605039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:59:09.8613932Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:59:09.9010173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:59:09.9018175Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:59:09.9372271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:59:09.9381410Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:59:09.9431613Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:59:09.9440495Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:59:09.9464223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:59:09.9473042Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:59:09.9497420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:59:09.9504141Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:59:10.0077657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:59:10.0087409Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:59:10.0217959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:59:10.0226737Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:59:10.0273195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:59:10.0282006Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:59:10.0304527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:59:10.0313336Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:59:10.0621402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:59:10.0631133Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:59:10.0696892Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:59:10.0705810Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:59:10.1581745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:59:10.1592415Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:59:10.1770363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:59:10.1779055Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:59:10.2082670Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:59:10.2091363Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:59:10.2153767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:59:10.2162583Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:59:10.3596443Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:59:10.3604300Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:59:10.3872315Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:59:10.3881323Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:59:10.5054881Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:59:10.5062726Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:59:10.5331458Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:59:10.5340427Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:59:10.7674581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:59:10.7685064Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:59:10.7700054Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:59:10.7709608Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:59:10.7724516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:59:10.7731974Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:59:10.7757182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:59:10.7764498Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:59:10.7787635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:59:10.7796472Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:59:10.7819816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:59:10.7828620Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:59:10.7852096Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:59:10.7859467Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:59:10.7881577Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:59:10.7890425Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:59:10.7911965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:59:10.7920689Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:59:10.7942621Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:59:10.7951403Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:59:10.7964443Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:59:10.7973201Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:59:10.7988266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:59:10.7995571Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:59:10.8098012Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:59:10.8106364Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:59:10.8251970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:59:10.8259820Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:59:10.8282485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:59:10.8291433Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:59:10.8314109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:59:10.8323005Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:59:10.8447530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:59:10.8455146Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:59:10.8637438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:59:10.8647683Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:59:10.8853061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:59:10.8860827Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:59:10.8884181Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:59:10.8893282Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:59:10.8907246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:59:10.8916250Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:59:10.9086224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:59:10.9093994Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:59:10.9120732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:59:10.9127950Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:59:10.9152240Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:59:10.9161689Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:59:10.9184714Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:59:10.9193694Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:59:10.9216662Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:59:10.9226577Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:59:10.9405925Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:59:10.9413746Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:59:10.9573346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:59:10.9581841Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:59:11.0004685Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:59:11.0013227Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:59:11.0038453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:59:11.0047659Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:59:11.0071081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:59:11.0080013Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:59:11.0094274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:59:11.0103488Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:59:11.0117393Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:59:11.0126398Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:59:11.0140439Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:59:11.0149439Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:59:11.0163442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:59:11.0172447Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:59:11.0196401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:59:11.0205973Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:59:11.0219880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:59:11.0228803Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:59:11.0254758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:59:11.0263235Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:59:11.0832145Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:59:11.0840255Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:59:11.0956402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:59:11.0965228Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:59:11.2049385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:59:11.2057982Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:59:11.2260576Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:59:11.2269834Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:59:11.3681203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:59:11.3689345Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:59:11.3947000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:59:11.3955897Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:59:11.4244964Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:59:11.4253868Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:59:11.4323053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:59:11.4331879Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:59:11.4968946Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:59:11.4977182Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:59:11.5107676Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:59:11.5116532Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:59:11.6352729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:59:11.6360416Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:59:11.6615034Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:59:11.6624071Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:59:12.0550857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:59:12.0561963Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:59:12.1324747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:59:12.1333551Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:59:12.3385521Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:59:12.3394044Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:59:12.3852383Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:59:12.3861596Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:59:12.6852900Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:59:12.6861604Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:59:12.7458236Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:59:12.7467254Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:59:13.0946529Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:59:13.0955351Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:59:13.1869060Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:59:13.1878001Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:59:13.7299968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:59:13.7311676Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:59:13.8107825Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:59:13.8117028Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:59:14.1729653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:59:14.1737344Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:59:14.2463472Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:59:14.2473861Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:59:14.3578891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:59:14.3588847Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:59:14.3818888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:59:14.3829412Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:59:26.7562341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:59:26.7574172Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:59:28.6301838Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:59:28.6312000Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:59:45.3172293Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:59:45.3183275Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:59:45.7726037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:59:45.7738504Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:59:45.8479465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:59:45.8489112Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:59:45.9016859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:59:45.9024020Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:59:45.9144899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:59:45.9152107Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:59:46.0195269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:59:46.0202556Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:59:46.0419536Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:59:46.0426914Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:59:46.2181314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:59:46.2190144Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:59:46.2552913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:59:46.2563491Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:59:46.2854947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:59:46.2862457Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:59:46.2934528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:59:46.2941786Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:59:46.3205921Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:59:46.3213861Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:59:46.3419407Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:59:47.3879874Z [gw3] [100%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:59:47.3880118Z 2022-08-17T12:59:47.3880405Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients.xml - 2022-08-17T12:59:47.3880839Z == 3417 passed, 3945 skipped, 62 xfailed, 222 warnings in 375.64s (0:06:15) === 2022-08-17T12:59:47.3881994Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:59:48.1277876Z Running test_jit_fuser_te ... [2022-08-17 12:59:48.119503] 2022-08-17T12:59:50.7591174Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:48.119503] 2022-08-17T12:59:50.7591621Z CUDA not available, skipping tests 2022-08-17T12:59:50.7933404Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:59:51.0594778Z 2022-08-17T12:59:51.0595051Z Running tests... 2022-08-17T12:59:51.0595388Z ---------------------------------------------------------------------- 2022-08-17T12:59:51.0595762Z Test results will be stored in test-reports\python-unittest\test_jit_fuser_te 2022-08-17T12:59:51.1621612Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.095s) 2022-08-17T12:59:51.1631340Z test_relu_cpu (__main__.TestLoopnestRandomizationCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:51.1638107Z test_failures___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:51.1644455Z test_failures_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:51.1650597Z test_failures_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:51.1673877Z test_nnc_correctness_H_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.1692153Z test_nnc_correctness_H_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1709662Z test_nnc_correctness_H_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1727106Z test_nnc_correctness_H_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1744246Z test_nnc_correctness_H_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1761598Z test_nnc_correctness_H_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1778852Z test_nnc_correctness_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1796118Z test_nnc_correctness_H_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1813471Z test_nnc_correctness_H_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1830708Z test_nnc_correctness_H_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.1847979Z test_nnc_correctness_H_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1865047Z test_nnc_correctness_H_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1882402Z test_nnc_correctness_H_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1899605Z test_nnc_correctness_T_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1916851Z test_nnc_correctness_T_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1934027Z test_nnc_correctness_T_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1951301Z test_nnc_correctness_T_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1968603Z test_nnc_correctness_T_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.1985834Z test_nnc_correctness_T_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2003139Z test_nnc_correctness_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2020459Z test_nnc_correctness_T_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2037586Z test_nnc_correctness_T_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2054949Z test_nnc_correctness_T_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2072121Z test_nnc_correctness_T_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2089529Z test_nnc_correctness_T_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2106708Z test_nnc_correctness_T_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2124144Z test_nnc_correctness___getitem___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2141371Z test_nnc_correctness___getitem___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2158736Z test_nnc_correctness___getitem___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:51.2175984Z test_nnc_correctness___getitem___cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2193127Z test_nnc_correctness___getitem___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2210491Z test_nnc_correctness___getitem___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2227734Z test_nnc_correctness___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2245094Z test_nnc_correctness___getitem___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2262324Z test_nnc_correctness___getitem___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2279707Z test_nnc_correctness___getitem___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2296936Z test_nnc_correctness___getitem___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2314292Z test_nnc_correctness___getitem___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2331527Z test_nnc_correctness___getitem___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2348737Z test_nnc_correctness___radd___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:59:51.2366006Z test_nnc_correctness___radd___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2383232Z test_nnc_correctness___radd___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2400652Z test_nnc_correctness___radd___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2417918Z test_nnc_correctness___radd___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2435126Z test_nnc_correctness___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2452381Z test_nnc_correctness___radd___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2469649Z test_nnc_correctness___radd___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2486934Z test_nnc_correctness___radd___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2504318Z test_nnc_correctness___radd___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2521502Z test_nnc_correctness___radd___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2538730Z test_nnc_correctness___radd___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2555973Z test_nnc_correctness___rand___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2573186Z test_nnc_correctness___rand___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2590376Z test_nnc_correctness___rand___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2607674Z test_nnc_correctness___rand___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2624786Z test_nnc_correctness___rand___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2642167Z test_nnc_correctness___rand___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2659655Z test_nnc_correctness___rdiv___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2677230Z test_nnc_correctness___rdiv___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2694348Z test_nnc_correctness___rdiv___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2711544Z test_nnc_correctness___rdiv___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2728858Z test_nnc_correctness___rdiv___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2746083Z test_nnc_correctness___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2763293Z test_nnc_correctness___rdiv___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2780534Z test_nnc_correctness___rdiv___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2797799Z test_nnc_correctness___rdiv___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2815337Z test_nnc_correctness___rdiv___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2832629Z test_nnc_correctness___rdiv___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2850022Z test_nnc_correctness___rdiv___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2867349Z test_nnc_correctness___rmatmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2884696Z test_nnc_correctness___rmatmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2902161Z test_nnc_correctness___rmatmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2919374Z test_nnc_correctness___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2936624Z test_nnc_correctness___rmatmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2953800Z test_nnc_correctness___rmatmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.2971228Z test_nnc_correctness___rmatmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.2982018Z test_nnc_correctness___rmatmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.2999248Z test_nnc_correctness___rmatmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3016389Z test_nnc_correctness___rmatmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3033502Z test_nnc_correctness___rmod___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3050742Z test_nnc_correctness___rmod___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3067963Z test_nnc_correctness___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3085377Z test_nnc_correctness___rmod___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3102595Z test_nnc_correctness___rmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3120612Z test_nnc_correctness___rmul___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.3137825Z test_nnc_correctness___rmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3155063Z test_nnc_correctness___rmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3172536Z test_nnc_correctness___rmul___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-17T12:59:51.3189770Z test_nnc_correctness___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3207064Z test_nnc_correctness___rmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3224247Z test_nnc_correctness___rmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3241606Z test_nnc_correctness___rmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3258801Z test_nnc_correctness___rmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3275969Z test_nnc_correctness___rmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3293311Z test_nnc_correctness___rmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3310479Z test_nnc_correctness___ror___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3328292Z test_nnc_correctness___ror___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.3346562Z test_nnc_correctness___ror___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3364000Z test_nnc_correctness___ror___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3381633Z test_nnc_correctness___ror___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3398823Z test_nnc_correctness___ror___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3415946Z test_nnc_correctness___rpow___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3433420Z test_nnc_correctness___rpow___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.3450948Z test_nnc_correctness___rpow___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3468225Z test_nnc_correctness___rpow___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3486037Z test_nnc_correctness___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3503610Z test_nnc_correctness___rpow___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3521420Z test_nnc_correctness___rpow___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3539194Z test_nnc_correctness___rpow___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3556355Z test_nnc_correctness___rpow___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3573738Z test_nnc_correctness___rpow___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3591110Z test_nnc_correctness___rpow___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.3608489Z test_nnc_correctness___rsub___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3625810Z test_nnc_correctness___rsub___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3643224Z test_nnc_correctness___rsub___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3660416Z test_nnc_correctness___rsub___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3677696Z test_nnc_correctness___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3694984Z test_nnc_correctness___rsub___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3712127Z test_nnc_correctness___rsub___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3729467Z test_nnc_correctness___rsub___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3746829Z test_nnc_correctness___rsub___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.3764297Z test_nnc_correctness___rsub___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3781585Z test_nnc_correctness___rsub___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3799085Z test_nnc_correctness___rxor___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3816325Z test_nnc_correctness___rxor___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3833666Z test_nnc_correctness___rxor___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3851001Z test_nnc_correctness___rxor___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3868234Z test_nnc_correctness___rxor___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3885577Z test_nnc_correctness___rxor___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3902978Z test_nnc_correctness__masked_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.3920357Z test_nnc_correctness__masked_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3937546Z test_nnc_correctness__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3954791Z test_nnc_correctness__masked_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3972073Z test_nnc_correctness__masked_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.3989247Z test_nnc_correctness__masked_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4006598Z test_nnc_correctness__masked_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4023814Z test_nnc_correctness__masked_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4041097Z test_nnc_correctness__masked_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4058428Z test_nnc_correctness__masked_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4075716Z test_nnc_correctness__masked_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4092968Z test_nnc_correctness__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4110241Z test_nnc_correctness__masked_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4127675Z test_nnc_correctness__masked_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4144923Z test_nnc_correctness__masked_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4162232Z test_nnc_correctness__masked_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4179468Z test_nnc_correctness__masked_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4196715Z test_nnc_correctness__masked_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4214280Z test_nnc_correctness__masked_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4231545Z test_nnc_correctness__masked_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4248883Z test_nnc_correctness__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4266108Z test_nnc_correctness__masked_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4283473Z test_nnc_correctness__masked_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4300668Z test_nnc_correctness__masked_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4318029Z test_nnc_correctness__masked_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.4335276Z test_nnc_correctness__masked_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4352544Z test_nnc_correctness__masked_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4369831Z test_nnc_correctness__masked_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4387004Z test_nnc_correctness__masked_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4404386Z test_nnc_correctness__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4421702Z test_nnc_correctness__masked_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4439006Z test_nnc_correctness__masked_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4456739Z test_nnc_correctness__masked_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4473599Z test_nnc_correctness__masked_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4490921Z test_nnc_correctness__masked_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4508057Z test_nnc_correctness__masked_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4525456Z test_nnc_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4542745Z test_nnc_correctness__masked_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4560121Z test_nnc_correctness__masked_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4577458Z test_nnc_correctness__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4594669Z test_nnc_correctness__masked_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4612046Z test_nnc_correctness__masked_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4629489Z test_nnc_correctness__masked_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4646847Z test_nnc_correctness__masked_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4664034Z test_nnc_correctness__masked_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4681384Z test_nnc_correctness__masked_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4698498Z test_nnc_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4715641Z test_nnc_correctness__masked_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4732996Z test_nnc_correctness__masked_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4750191Z test_nnc_correctness__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4767553Z test_nnc_correctness__masked_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4784805Z test_nnc_correctness__masked_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4802057Z test_nnc_correctness__masked_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4819209Z test_nnc_correctness__masked_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4836872Z test_nnc_correctness__masked_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4853822Z test_nnc_correctness__masked_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4871075Z test_nnc_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4888400Z test_nnc_correctness__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4905651Z test_nnc_correctness__masked_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4923001Z test_nnc_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4940328Z test_nnc_correctness__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.4957483Z test_nnc_correctness__masked_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4974783Z test_nnc_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.4992008Z test_nnc_correctness__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5009409Z test_nnc_correctness__masked_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5026612Z test_nnc_correctness__masked_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5043954Z test_nnc_correctness__masked_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5061148Z test_nnc_correctness__masked_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5078404Z test_nnc_correctness__masked_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5095739Z test_nnc_correctness__masked_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.5112922Z test_nnc_correctness__masked_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5130209Z test_nnc_correctness__masked_mean_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5147471Z test_nnc_correctness__masked_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5164809Z test_nnc_correctness__masked_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5181960Z test_nnc_correctness__masked_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5199309Z test_nnc_correctness__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5216448Z test_nnc_correctness__masked_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5233650Z test_nnc_correctness__masked_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5251278Z test_nnc_correctness__masked_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.5268521Z test_nnc_correctness__masked_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5285884Z test_nnc_correctness__masked_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5303084Z test_nnc_correctness__masked_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5320616Z test_nnc_correctness__masked_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5337729Z test_nnc_correctness__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5355239Z test_nnc_correctness__masked_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.5372619Z test_nnc_correctness__masked_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5389916Z test_nnc_correctness__masked_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5407286Z test_nnc_correctness__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5424435Z test_nnc_correctness__masked_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5441844Z test_nnc_correctness__masked_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5459061Z test_nnc_correctness__masked_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5476278Z test_nnc_correctness__masked_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5493633Z test_nnc_correctness__masked_normalize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5510950Z test_nnc_correctness__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.5528728Z test_nnc_correctness__masked_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:51.5545629Z test_nnc_correctness__masked_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5563010Z test_nnc_correctness__masked_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5580440Z test_nnc_correctness__masked_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5597604Z test_nnc_correctness__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5614909Z test_nnc_correctness__masked_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5632165Z test_nnc_correctness__masked_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5649555Z test_nnc_correctness__masked_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5666774Z test_nnc_correctness__masked_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5684457Z test_nnc_correctness__masked_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.5701485Z test_nnc_correctness__masked_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5718891Z test_nnc_correctness__masked_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5736066Z test_nnc_correctness__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5753320Z test_nnc_correctness__masked_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5770757Z test_nnc_correctness__masked_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.5787974Z test_nnc_correctness__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5805237Z test_nnc_correctness__masked_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5822378Z test_nnc_correctness__masked_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5839651Z test_nnc_correctness__masked_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5856852Z test_nnc_correctness__masked_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5874014Z test_nnc_correctness__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5891396Z test_nnc_correctness__masked_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5908593Z test_nnc_correctness__masked_std_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5926328Z test_nnc_correctness__masked_std_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5943214Z test_nnc_correctness__masked_std_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.5960700Z test_nnc_correctness__masked_std_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5977873Z test_nnc_correctness__masked_std_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.5995126Z test_nnc_correctness__masked_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6012436Z test_nnc_correctness__masked_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6029690Z test_nnc_correctness__masked_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6047029Z test_nnc_correctness__masked_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6064238Z test_nnc_correctness__masked_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6082499Z test_nnc_correctness__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6098990Z test_nnc_correctness__masked_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.6116204Z test_nnc_correctness__masked_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6133609Z test_nnc_correctness__masked_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6150806Z test_nnc_correctness__masked_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6168118Z test_nnc_correctness__masked_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6185250Z test_nnc_correctness__masked_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6202649Z test_nnc_correctness__masked_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6219867Z test_nnc_correctness__masked_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6237130Z test_nnc_correctness__masked_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6254536Z test_nnc_correctness__masked_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.6271661Z test_nnc_correctness__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6289005Z test_nnc_correctness__masked_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6306263Z test_nnc_correctness__masked_var_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6323698Z test_nnc_correctness__masked_var_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6341061Z test_nnc_correctness__masked_var_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.6358326Z test_nnc_correctness__masked_var_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6375582Z test_nnc_correctness__masked_var_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6392809Z test_nnc_correctness_abs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6410093Z test_nnc_correctness_abs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6427261Z test_nnc_correctness_abs_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6444606Z test_nnc_correctness_abs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6461916Z test_nnc_correctness_abs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6479182Z test_nnc_correctness_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6496611Z test_nnc_correctness_abs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6513634Z test_nnc_correctness_abs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6530968Z test_nnc_correctness_abs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6548152Z test_nnc_correctness_abs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6565349Z test_nnc_correctness_abs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6582484Z test_nnc_correctness_abs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6599774Z test_nnc_correctness_acos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6616985Z test_nnc_correctness_acos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6634171Z test_nnc_correctness_acos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6651442Z test_nnc_correctness_acos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6668797Z test_nnc_correctness_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.6686038Z test_nnc_correctness_acos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6703314Z test_nnc_correctness_acos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6720769Z test_nnc_correctness_acos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6738056Z test_nnc_correctness_acos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6755244Z test_nnc_correctness_acos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6772460Z test_nnc_correctness_acos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6789682Z test_nnc_correctness_acosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6807013Z test_nnc_correctness_acosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6824301Z test_nnc_correctness_acosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.6841665Z test_nnc_correctness_acosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6858979Z test_nnc_correctness_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6876103Z test_nnc_correctness_acosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6893362Z test_nnc_correctness_acosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6910507Z test_nnc_correctness_acosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6927794Z test_nnc_correctness_acosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6944864Z test_nnc_correctness_acosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6962147Z test_nnc_correctness_acosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.6979356Z test_nnc_correctness_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.6996474Z test_nnc_correctness_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7013847Z test_nnc_correctness_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7031021Z test_nnc_correctness_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7048476Z test_nnc_correctness_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7065715Z test_nnc_correctness_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7082983Z test_nnc_correctness_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7100141Z test_nnc_correctness_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7117414Z test_nnc_correctness_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7134889Z test_nnc_correctness_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.7151958Z test_nnc_correctness_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7169305Z test_nnc_correctness_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7186559Z test_nnc_correctness_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7203867Z test_nnc_correctness_addbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7222543Z test_nnc_correctness_addbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7238597Z test_nnc_correctness_addbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.7255805Z test_nnc_correctness_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7272998Z test_nnc_correctness_addbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7290282Z test_nnc_correctness_addbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7307400Z test_nnc_correctness_addbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7324893Z test_nnc_correctness_addbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.7342176Z test_nnc_correctness_addbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7359414Z test_nnc_correctness_addbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7376530Z test_nnc_correctness_addcdiv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7393707Z test_nnc_correctness_addcdiv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7410999Z test_nnc_correctness_addcdiv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7428173Z test_nnc_correctness_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7445584Z test_nnc_correctness_addcdiv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7462798Z test_nnc_correctness_addcmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7480259Z test_nnc_correctness_addcmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.7497499Z test_nnc_correctness_addcmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7514672Z test_nnc_correctness_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7532127Z test_nnc_correctness_addcmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7549287Z test_nnc_correctness_addcmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7566556Z test_nnc_correctness_addcmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7583661Z test_nnc_correctness_addcmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7600918Z test_nnc_correctness_addcmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7618007Z test_nnc_correctness_addcmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7636275Z test_nnc_correctness_addmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7652928Z test_nnc_correctness_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.7669922Z test_nnc_correctness_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7687023Z test_nnc_correctness_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7704028Z test_nnc_correctness_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7721258Z test_nnc_correctness_addmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7738325Z test_nnc_correctness_addmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7755372Z test_nnc_correctness_addmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7772620Z test_nnc_correctness_addmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7789766Z test_nnc_correctness_addmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7807166Z test_nnc_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.7824573Z test_nnc_correctness_addmm_decomposed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7841934Z test_nnc_correctness_addmm_decomposed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7859088Z test_nnc_correctness_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7876238Z test_nnc_correctness_addmm_decomposed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7893460Z test_nnc_correctness_addmm_decomposed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7910624Z test_nnc_correctness_addmm_decomposed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7927940Z test_nnc_correctness_addmm_decomposed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7944927Z test_nnc_correctness_addmm_decomposed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7962161Z test_nnc_correctness_addmm_decomposed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.7979232Z test_nnc_correctness_addmv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.7996276Z test_nnc_correctness_addmv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8013499Z test_nnc_correctness_addmv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8030559Z test_nnc_correctness_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8047745Z test_nnc_correctness_addmv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8064825Z test_nnc_correctness_addmv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8082042Z test_nnc_correctness_addmv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8099033Z test_nnc_correctness_addmv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8116246Z test_nnc_correctness_addmv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.8133493Z test_nnc_correctness_addmv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8150664Z test_nnc_correctness_addr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8167855Z test_nnc_correctness_addr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8185024Z test_nnc_correctness_addr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8202287Z test_nnc_correctness_addr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8219363Z test_nnc_correctness_addr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8236406Z test_nnc_correctness_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8253629Z test_nnc_correctness_addr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8270919Z test_nnc_correctness_addr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.8288159Z test_nnc_correctness_addr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8305311Z test_nnc_correctness_addr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8322414Z test_nnc_correctness_addr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8339526Z test_nnc_correctness_addr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8356612Z test_nnc_correctness_all_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8373771Z test_nnc_correctness_all_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.8390776Z test_nnc_correctness_all_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8407924Z test_nnc_correctness_all_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8424947Z test_nnc_correctness_all_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8442163Z test_nnc_correctness_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8459231Z test_nnc_correctness_all_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8476294Z test_nnc_correctness_all_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8493637Z test_nnc_correctness_all_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8510680Z test_nnc_correctness_all_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8528057Z test_nnc_correctness_all_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.8545204Z test_nnc_correctness_all_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8555935Z test_nnc_correctness_allclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8566614Z test_nnc_correctness_allclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8577084Z test_nnc_correctness_allclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8587566Z test_nnc_correctness_allclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8598180Z test_nnc_correctness_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8608626Z test_nnc_correctness_allclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:51.8625504Z test_nnc_correctness_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8642729Z test_nnc_correctness_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8659756Z test_nnc_correctness_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8676940Z test_nnc_correctness_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.8694072Z test_nnc_correctness_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8711063Z test_nnc_correctness_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8728322Z test_nnc_correctness_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8745390Z test_nnc_correctness_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8762586Z test_nnc_correctness_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8779698Z test_nnc_correctness_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8796780Z test_nnc_correctness_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8813938Z test_nnc_correctness_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8831111Z test_nnc_correctness_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.8848312Z test_nnc_correctness_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8865356Z test_nnc_correctness_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8882487Z test_nnc_correctness_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8899567Z test_nnc_correctness_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8916700Z test_nnc_correctness_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8933954Z test_nnc_correctness_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8951078Z test_nnc_correctness_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8968394Z test_nnc_correctness_aminmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.8985540Z test_nnc_correctness_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9002901Z test_nnc_correctness_aminmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.9020010Z test_nnc_correctness_aminmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9037263Z test_nnc_correctness_aminmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9054414Z test_nnc_correctness_aminmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9071505Z test_nnc_correctness_aminmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9088738Z test_nnc_correctness_aminmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9105765Z test_nnc_correctness_angle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9122858Z test_nnc_correctness_angle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9140088Z test_nnc_correctness_angle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9157474Z test_nnc_correctness_angle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.9174594Z test_nnc_correctness_angle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9191638Z test_nnc_correctness_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9208847Z test_nnc_correctness_angle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9225815Z test_nnc_correctness_angle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9243011Z test_nnc_correctness_angle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9260160Z test_nnc_correctness_angle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.9277292Z test_nnc_correctness_angle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9294265Z test_nnc_correctness_angle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9311386Z test_nnc_correctness_any_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9328596Z test_nnc_correctness_any_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9345867Z test_nnc_correctness_any_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.9363045Z test_nnc_correctness_any_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9380121Z test_nnc_correctness_any_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9397228Z test_nnc_correctness_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9414288Z test_nnc_correctness_any_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9431328Z test_nnc_correctness_any_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9448703Z test_nnc_correctness_any_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:51.9465712Z test_nnc_correctness_any_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9482946Z test_nnc_correctness_any_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9499823Z test_nnc_correctness_any_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9517033Z test_nnc_correctness_arange_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9534097Z test_nnc_correctness_arange_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9551263Z test_nnc_correctness_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9568476Z test_nnc_correctness_arange_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9585599Z test_nnc_correctness_arange_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9602889Z test_nnc_correctness_arange_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.9619987Z test_nnc_correctness_arange_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9637224Z test_nnc_correctness_arange_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9654293Z test_nnc_correctness_arange_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9671386Z test_nnc_correctness_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9688561Z test_nnc_correctness_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9705613Z test_nnc_correctness_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9722831Z test_nnc_correctness_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9739820Z test_nnc_correctness_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9757131Z test_nnc_correctness_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9774114Z test_nnc_correctness_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.9791179Z test_nnc_correctness_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9808306Z test_nnc_correctness_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9825378Z test_nnc_correctness_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9842586Z test_nnc_correctness_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9859663Z test_nnc_correctness_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9876814Z test_nnc_correctness_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9893833Z test_nnc_correctness_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9910920Z test_nnc_correctness_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9928238Z test_nnc_correctness_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:51.9945315Z test_nnc_correctness_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9962461Z test_nnc_correctness_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9979550Z test_nnc_correctness_argsort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:51.9996764Z test_nnc_correctness_argsort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0013794Z test_nnc_correctness_argsort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0030890Z test_nnc_correctness_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0048080Z test_nnc_correctness_argsort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0065158Z test_nnc_correctness_argsort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0082397Z test_nnc_correctness_argsort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.0099432Z test_nnc_correctness_argsort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0116533Z test_nnc_correctness_argsort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0133576Z test_nnc_correctness_argsort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0150616Z test_nnc_correctness_argwhere_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0167721Z test_nnc_correctness_argwhere_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0184820Z test_nnc_correctness_argwhere_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0202004Z test_nnc_correctness_argwhere_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0219132Z test_nnc_correctness_argwhere_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0236412Z test_nnc_correctness_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.0253544Z test_nnc_correctness_argwhere_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0270668Z test_nnc_correctness_argwhere_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0287794Z test_nnc_correctness_argwhere_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0304868Z test_nnc_correctness_argwhere_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0322046Z test_nnc_correctness_argwhere_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0339241Z test_nnc_correctness_argwhere_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:52.0356397Z test_nnc_correctness_as_strided_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0373489Z test_nnc_correctness_as_strided_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0390606Z test_nnc_correctness_as_strided_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0407933Z test_nnc_correctness_as_strided_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0425037Z test_nnc_correctness_as_strided_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0442283Z test_nnc_correctness_as_strided_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0459297Z test_nnc_correctness_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0476482Z test_nnc_correctness_as_strided_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0493682Z test_nnc_correctness_as_strided_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.0510710Z test_nnc_correctness_as_strided_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0527935Z test_nnc_correctness_as_strided_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0545010Z test_nnc_correctness_as_strided_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0562236Z test_nnc_correctness_as_strided_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0579387Z test_nnc_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0596630Z test_nnc_correctness_as_strided_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0613852Z test_nnc_correctness_as_strided_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0630864Z test_nnc_correctness_as_strided_scatter_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0648295Z test_nnc_correctness_as_strided_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.0665318Z test_nnc_correctness_as_strided_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0682556Z test_nnc_correctness_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0699680Z test_nnc_correctness_as_strided_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0716845Z test_nnc_correctness_as_strided_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0733946Z test_nnc_correctness_as_strided_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0750996Z test_nnc_correctness_as_strided_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0768262Z test_nnc_correctness_as_strided_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0785295Z test_nnc_correctness_as_strided_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0802775Z test_nnc_correctness_asin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.0819789Z test_nnc_correctness_asin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0836973Z test_nnc_correctness_asin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0854034Z test_nnc_correctness_asin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0871154Z test_nnc_correctness_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0888361Z test_nnc_correctness_asin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0905585Z test_nnc_correctness_asin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:52.0922799Z test_nnc_correctness_asin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0939924Z test_nnc_correctness_asin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0957237Z test_nnc_correctness_asin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0974287Z test_nnc_correctness_asin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.0991399Z test_nnc_correctness_asinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1008647Z test_nnc_correctness_asinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1025720Z test_nnc_correctness_asinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1042958Z test_nnc_correctness_asinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1060079Z test_nnc_correctness_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1077282Z test_nnc_correctness_asinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1094364Z test_nnc_correctness_asinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1111488Z test_nnc_correctness_asinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1128810Z test_nnc_correctness_asinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1145927Z test_nnc_correctness_asinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1163185Z test_nnc_correctness_asinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1180235Z test_nnc_correctness_atan2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1197438Z test_nnc_correctness_atan2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1214747Z test_nnc_correctness_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1231824Z test_nnc_correctness_atan2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1249002Z test_nnc_correctness_atan2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1266205Z test_nnc_correctness_atan2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1283394Z test_nnc_correctness_atan2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1300464Z test_nnc_correctness_atan2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1317803Z test_nnc_correctness_atan2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:52.1334944Z test_nnc_correctness_atan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1352031Z test_nnc_correctness_atan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1369294Z test_nnc_correctness_atan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1386365Z test_nnc_correctness_atan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1403591Z test_nnc_correctness_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1420697Z test_nnc_correctness_atan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1438044Z test_nnc_correctness_atan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1455060Z test_nnc_correctness_atan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1472383Z test_nnc_correctness_atan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1489614Z test_nnc_correctness_atan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1506799Z test_nnc_correctness_atan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1524032Z test_nnc_correctness_atanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1541098Z test_nnc_correctness_atanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1567316Z test_nnc_correctness_atanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1575532Z test_nnc_correctness_atanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1592539Z test_nnc_correctness_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1609692Z test_nnc_correctness_atanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1626877Z test_nnc_correctness_atanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1644088Z test_nnc_correctness_atanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1661230Z test_nnc_correctness_atanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1678403Z test_nnc_correctness_atanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1695518Z test_nnc_correctness_atanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1712615Z test_nnc_correctness_atleast_1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1729942Z test_nnc_correctness_atleast_1d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1747021Z test_nnc_correctness_atleast_1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1764336Z test_nnc_correctness_atleast_1d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1781510Z test_nnc_correctness_atleast_1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1798624Z test_nnc_correctness_atleast_1d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1815742Z test_nnc_correctness_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1832801Z test_nnc_correctness_atleast_1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1849964Z test_nnc_correctness_atleast_1d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1866939Z test_nnc_correctness_atleast_1d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1884114Z test_nnc_correctness_atleast_1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1901166Z test_nnc_correctness_atleast_1d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1918250Z test_nnc_correctness_atleast_1d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1935329Z test_nnc_correctness_atleast_2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1952437Z test_nnc_correctness_atleast_2d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.1969566Z test_nnc_correctness_atleast_2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.1986592Z test_nnc_correctness_atleast_2d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2003750Z test_nnc_correctness_atleast_2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2020807Z test_nnc_correctness_atleast_2d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2038019Z test_nnc_correctness_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2055160Z test_nnc_correctness_atleast_2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2072182Z test_nnc_correctness_atleast_2d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2089461Z test_nnc_correctness_atleast_2d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2106558Z test_nnc_correctness_atleast_2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.2123790Z test_nnc_correctness_atleast_2d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2140780Z test_nnc_correctness_atleast_2d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2157953Z test_nnc_correctness_atleast_3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2175021Z test_nnc_correctness_atleast_3d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2192183Z test_nnc_correctness_atleast_3d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2209380Z test_nnc_correctness_atleast_3d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2226448Z test_nnc_correctness_atleast_3d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2243610Z test_nnc_correctness_atleast_3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2260766Z test_nnc_correctness_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.2277851Z test_nnc_correctness_atleast_3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2294937Z test_nnc_correctness_atleast_3d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2311960Z test_nnc_correctness_atleast_3d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2329184Z test_nnc_correctness_atleast_3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2346248Z test_nnc_correctness_atleast_3d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2363827Z test_nnc_correctness_atleast_3d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.011s) 2022-08-17T12:59:52.2381295Z test_nnc_correctness_baddbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:52.2398872Z test_nnc_correctness_baddbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:52.2416266Z test_nnc_correctness_baddbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.2433239Z test_nnc_correctness_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2450325Z test_nnc_correctness_baddbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2467293Z test_nnc_correctness_baddbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2484528Z test_nnc_correctness_baddbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2501517Z test_nnc_correctness_baddbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2518706Z test_nnc_correctness_baddbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2535784Z test_nnc_correctness_baddbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2552851Z test_nnc_correctness_bernoulli_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2570289Z test_nnc_correctness_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.2587447Z test_nnc_correctness_bernoulli_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2598240Z test_nnc_correctness_bfloat16_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2608710Z test_nnc_correctness_bfloat16_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2619127Z test_nnc_correctness_bfloat16_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2629511Z test_nnc_correctness_bfloat16_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2640058Z test_nnc_correctness_bfloat16_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2650468Z test_nnc_correctness_bfloat16_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2660849Z test_nnc_correctness_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2671246Z test_nnc_correctness_bfloat16_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2681637Z test_nnc_correctness_bfloat16_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2692020Z test_nnc_correctness_bfloat16_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2702309Z test_nnc_correctness_bfloat16_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2712674Z test_nnc_correctness_bfloat16_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:52.2723225Z test_nnc_correctness_bfloat16_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:52.2740204Z test_nnc_correctness_bincount_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2757355Z test_nnc_correctness_bincount_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2774428Z test_nnc_correctness_bincount_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2791478Z test_nnc_correctness_bincount_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2808623Z test_nnc_correctness_bincount_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2825643Z test_nnc_correctness_bitwise_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2842715Z test_nnc_correctness_bitwise_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2859719Z test_nnc_correctness_bitwise_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2876880Z test_nnc_correctness_bitwise_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2894041Z test_nnc_correctness_bitwise_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.2911644Z test_nnc_correctness_bitwise_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2928699Z test_nnc_correctness_bitwise_left_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2945760Z test_nnc_correctness_bitwise_left_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2962860Z test_nnc_correctness_bitwise_left_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2979813Z test_nnc_correctness_bitwise_left_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.2997031Z test_nnc_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3014111Z test_nnc_correctness_bitwise_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3031176Z test_nnc_correctness_bitwise_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3048619Z test_nnc_correctness_bitwise_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.3065620Z test_nnc_correctness_bitwise_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3082860Z test_nnc_correctness_bitwise_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3099955Z test_nnc_correctness_bitwise_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3117225Z test_nnc_correctness_bitwise_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3134297Z test_nnc_correctness_bitwise_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3151474Z test_nnc_correctness_bitwise_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:52.3168651Z test_nnc_correctness_bitwise_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3185781Z test_nnc_correctness_bitwise_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3203025Z test_nnc_correctness_bitwise_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3220090Z test_nnc_correctness_bitwise_right_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3237256Z test_nnc_correctness_bitwise_right_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3254319Z test_nnc_correctness_bitwise_right_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3271357Z test_nnc_correctness_bitwise_right_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3288519Z test_nnc_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3305594Z test_nnc_correctness_bitwise_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.3322775Z test_nnc_correctness_bitwise_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3339787Z test_nnc_correctness_bitwise_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3356924Z test_nnc_correctness_bitwise_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3373958Z test_nnc_correctness_bitwise_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3390983Z test_nnc_correctness_bitwise_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3408918Z test_nnc_correctness_block_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.011s) 2022-08-17T12:59:52.3425955Z test_nnc_correctness_block_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3443115Z test_nnc_correctness_block_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3460171Z test_nnc_correctness_block_diag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3477322Z test_nnc_correctness_block_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3494369Z test_nnc_correctness_block_diag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3511461Z test_nnc_correctness_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3528648Z test_nnc_correctness_block_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3545749Z test_nnc_correctness_block_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3563082Z test_nnc_correctness_block_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.3580155Z test_nnc_correctness_block_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3597291Z test_nnc_correctness_block_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3614339Z test_nnc_correctness_block_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3631432Z test_nnc_correctness_bmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3648578Z test_nnc_correctness_bmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3665659Z test_nnc_correctness_bmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3682748Z test_nnc_correctness_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3699780Z test_nnc_correctness_bmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3717189Z test_nnc_correctness_bmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.3734218Z test_nnc_correctness_bmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3751284Z test_nnc_correctness_bmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3768597Z test_nnc_correctness_bmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3785713Z test_nnc_correctness_bmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3803006Z test_nnc_correctness_bool_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3820103Z test_nnc_correctness_bool_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3837266Z test_nnc_correctness_bool_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3854286Z test_nnc_correctness_bool_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3871520Z test_nnc_correctness_bool_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.3888716Z test_nnc_correctness_bool_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3905759Z test_nnc_correctness_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3923007Z test_nnc_correctness_bool_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3940065Z test_nnc_correctness_bool_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3957331Z test_nnc_correctness_bool_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3974422Z test_nnc_correctness_bool_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.3991513Z test_nnc_correctness_bool_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4008618Z test_nnc_correctness_bool_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4025787Z test_nnc_correctness_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4042930Z test_nnc_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4059987Z test_nnc_correctness_broadcast_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4077161Z test_nnc_correctness_broadcast_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4094275Z test_nnc_correctness_broadcast_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4111397Z test_nnc_correctness_broadcast_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4128470Z test_nnc_correctness_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4145533Z test_nnc_correctness_broadcast_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4162763Z test_nnc_correctness_broadcast_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4179854Z test_nnc_correctness_broadcast_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4197179Z test_nnc_correctness_broadcast_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4214199Z test_nnc_correctness_broadcast_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4231356Z test_nnc_correctness_broadcast_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4248588Z test_nnc_correctness_broadcast_to_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4265705Z test_nnc_correctness_broadcast_to_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4282814Z test_nnc_correctness_broadcast_to_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4299848Z test_nnc_correctness_broadcast_to_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4317031Z test_nnc_correctness_broadcast_to_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4334066Z test_nnc_correctness_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4351163Z test_nnc_correctness_broadcast_to_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4368349Z test_nnc_correctness_broadcast_to_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4385461Z test_nnc_correctness_broadcast_to_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4402646Z test_nnc_correctness_broadcast_to_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4419722Z test_nnc_correctness_broadcast_to_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4437826Z test_nnc_correctness_broadcast_to_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4454871Z test_nnc_correctness_bucketize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4471955Z test_nnc_correctness_bucketize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4489182Z test_nnc_correctness_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4506316Z test_nnc_correctness_bucketize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4523521Z test_nnc_correctness_bucketize_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4540612Z test_nnc_correctness_bucketize_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4557819Z test_nnc_correctness_bucketize_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4574896Z test_nnc_correctness_bucketize_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4592002Z test_nnc_correctness_bucketize_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4609288Z test_nnc_correctness_byte_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4626338Z test_nnc_correctness_byte_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4643641Z test_nnc_correctness_byte_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4660843Z test_nnc_correctness_byte_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4678056Z test_nnc_correctness_byte_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4695112Z test_nnc_correctness_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4712087Z test_nnc_correctness_byte_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4729292Z test_nnc_correctness_byte_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4746295Z test_nnc_correctness_byte_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4763452Z test_nnc_correctness_byte_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4780510Z test_nnc_correctness_byte_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4797697Z test_nnc_correctness_byte_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4815035Z test_nnc_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4832104Z test_nnc_correctness_cartesian_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4849436Z test_nnc_correctness_cartesian_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4866662Z test_nnc_correctness_cartesian_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4883912Z test_nnc_correctness_cartesian_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4901102Z test_nnc_correctness_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4918408Z test_nnc_correctness_cartesian_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4935530Z test_nnc_correctness_cartesian_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4952658Z test_nnc_correctness_cartesian_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.4970015Z test_nnc_correctness_cartesian_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.4987157Z test_nnc_correctness_cartesian_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5004405Z test_nnc_correctness_cartesian_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5021469Z test_nnc_correctness_cat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5038623Z test_nnc_correctness_cat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5055704Z test_nnc_correctness_cat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5072728Z test_nnc_correctness_cat_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5089811Z test_nnc_correctness_cat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5106771Z test_nnc_correctness_cat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5123990Z test_nnc_correctness_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5141118Z test_nnc_correctness_cat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5158308Z test_nnc_correctness_cat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5175341Z test_nnc_correctness_cat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5192520Z test_nnc_correctness_cat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5209699Z test_nnc_correctness_cat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5226739Z test_nnc_correctness_cat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5243964Z test_nnc_correctness_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5261083Z test_nnc_correctness_cdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5278230Z test_nnc_correctness_ceil_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5295578Z test_nnc_correctness_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5312594Z test_nnc_correctness_ceil_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5329756Z test_nnc_correctness_chalf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5346871Z test_nnc_correctness_chalf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5364158Z test_nnc_correctness_chalf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5381189Z test_nnc_correctness_chalf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5398375Z test_nnc_correctness_chalf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5415465Z test_nnc_correctness_chalf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5432568Z test_nnc_correctness_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5449883Z test_nnc_correctness_chalf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5467018Z test_nnc_correctness_chalf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5484100Z test_nnc_correctness_chalf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5501124Z test_nnc_correctness_chalf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5518294Z test_nnc_correctness_chalf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5535302Z test_nnc_correctness_chalf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5552422Z test_nnc_correctness_char_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5569702Z test_nnc_correctness_char_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5586840Z test_nnc_correctness_char_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5604087Z test_nnc_correctness_char_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5621286Z test_nnc_correctness_char_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5638496Z test_nnc_correctness_char_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5655630Z test_nnc_correctness_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5672776Z test_nnc_correctness_char_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5689882Z test_nnc_correctness_char_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5707075Z test_nnc_correctness_char_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5724244Z test_nnc_correctness_char_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5741356Z test_nnc_correctness_char_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5758549Z test_nnc_correctness_char_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5775841Z test_nnc_correctness_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5792948Z test_nnc_correctness_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5810181Z test_nnc_correctness_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5827350Z test_nnc_correctness_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5844631Z test_nnc_correctness_cholesky_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5861770Z test_nnc_correctness_cholesky_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5878979Z test_nnc_correctness_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5896151Z test_nnc_correctness_cholesky_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5913368Z test_nnc_correctness_cholesky_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5930854Z test_nnc_correctness_cholesky_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.5947983Z test_nnc_correctness_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5965193Z test_nnc_correctness_cholesky_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5982261Z test_nnc_correctness_chunk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.5999445Z test_nnc_correctness_chunk_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6016542Z test_nnc_correctness_chunk_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6033686Z test_nnc_correctness_chunk_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6050864Z test_nnc_correctness_chunk_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6067895Z test_nnc_correctness_chunk_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6085226Z test_nnc_correctness_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6102222Z test_nnc_correctness_chunk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6119344Z test_nnc_correctness_chunk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6136416Z test_nnc_correctness_chunk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6153420Z test_nnc_correctness_chunk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6170653Z test_nnc_correctness_chunk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6187722Z test_nnc_correctness_chunk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6204908Z test_nnc_correctness_clamp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6221922Z test_nnc_correctness_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6239579Z test_nnc_correctness_clamp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6256442Z test_nnc_correctness_clamp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.6273437Z test_nnc_correctness_clamp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6290769Z test_nnc_correctness_clamp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6307836Z test_nnc_correctness_clamp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6325095Z test_nnc_correctness_clamp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6342131Z test_nnc_correctness_clamp_max_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6359397Z test_nnc_correctness_clamp_max_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6376546Z test_nnc_correctness_clamp_max_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6393620Z test_nnc_correctness_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6410880Z test_nnc_correctness_clamp_max_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6428013Z test_nnc_correctness_clamp_max_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6445192Z test_nnc_correctness_clamp_max_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6462268Z test_nnc_correctness_clamp_max_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6479396Z test_nnc_correctness_clamp_max_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6496373Z test_nnc_correctness_clamp_max_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6513366Z test_nnc_correctness_clamp_min_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6530541Z test_nnc_correctness_clamp_min_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6547538Z test_nnc_correctness_clamp_min_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6564853Z test_nnc_correctness_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6581885Z test_nnc_correctness_clamp_min_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6599009Z test_nnc_correctness_clamp_min_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6616066Z test_nnc_correctness_clamp_min_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6633164Z test_nnc_correctness_clamp_min_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6650320Z test_nnc_correctness_clamp_min_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6667423Z test_nnc_correctness_clamp_min_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6684641Z test_nnc_correctness_clone_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6701677Z test_nnc_correctness_clone_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6719006Z test_nnc_correctness_clone_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6736002Z test_nnc_correctness_clone_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6753083Z test_nnc_correctness_clone_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6770304Z test_nnc_correctness_clone_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6787406Z test_nnc_correctness_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6804610Z test_nnc_correctness_clone_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6822265Z test_nnc_correctness_clone_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6838945Z test_nnc_correctness_clone_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6855797Z test_nnc_correctness_clone_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6872927Z test_nnc_correctness_clone_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.6890174Z test_nnc_correctness_clone_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6907197Z test_nnc_correctness_column_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6924320Z test_nnc_correctness_column_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6941365Z test_nnc_correctness_column_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6958553Z test_nnc_correctness_column_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6975610Z test_nnc_correctness_column_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.6992689Z test_nnc_correctness_column_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7009826Z test_nnc_correctness_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7027083Z test_nnc_correctness_column_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7044309Z test_nnc_correctness_column_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7061406Z test_nnc_correctness_column_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7078613Z test_nnc_correctness_column_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7095665Z test_nnc_correctness_column_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7112752Z test_nnc_correctness_column_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7129940Z test_nnc_correctness_combinations_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7147059Z test_nnc_correctness_combinations_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7164265Z test_nnc_correctness_combinations_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7181556Z test_nnc_correctness_combinations_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7199251Z test_nnc_correctness_combinations_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.7215881Z test_nnc_correctness_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7232994Z test_nnc_correctness_combinations_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7250255Z test_nnc_correctness_combinations_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7267280Z test_nnc_correctness_combinations_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7284456Z test_nnc_correctness_combinations_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7301510Z test_nnc_correctness_combinations_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7318759Z test_nnc_correctness_combinations_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7335854Z test_nnc_correctness_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7352951Z test_nnc_correctness_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7370212Z test_nnc_correctness_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7387391Z test_nnc_correctness_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7404622Z test_nnc_correctness_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7421705Z test_nnc_correctness_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7438858Z test_nnc_correctness_conj_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7456068Z test_nnc_correctness_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7473218Z test_nnc_correctness_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7490486Z test_nnc_correctness_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7507683Z test_nnc_correctness_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7524887Z test_nnc_correctness_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7542023Z test_nnc_correctness_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7559276Z test_nnc_correctness_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7576394Z test_nnc_correctness_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7593888Z test_nnc_correctness_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7610669Z test_nnc_correctness_conj_physical_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7627726Z test_nnc_correctness_conj_physical_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7644966Z test_nnc_correctness_conj_physical_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7662156Z test_nnc_correctness_conj_physical_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7679445Z test_nnc_correctness_conj_physical_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7696443Z test_nnc_correctness_conj_physical_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7713637Z test_nnc_correctness_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7730693Z test_nnc_correctness_conj_physical_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7747801Z test_nnc_correctness_conj_physical_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7765023Z test_nnc_correctness_conj_physical_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7782107Z test_nnc_correctness_conj_physical_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7799286Z test_nnc_correctness_conj_physical_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7816780Z test_nnc_correctness_conj_physical_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7834226Z test_nnc_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7851241Z test_nnc_correctness_constant_pad_nd_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7868309Z test_nnc_correctness_constant_pad_nd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7885589Z test_nnc_correctness_constant_pad_nd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7902841Z test_nnc_correctness_constant_pad_nd_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7920106Z test_nnc_correctness_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7937165Z test_nnc_correctness_constant_pad_nd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7954456Z test_nnc_correctness_constant_pad_nd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.7972545Z test_nnc_correctness_constant_pad_nd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.7989180Z test_nnc_correctness_constant_pad_nd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8007465Z test_nnc_correctness_constant_pad_nd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8024539Z test_nnc_correctness_constant_pad_nd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8041836Z test_nnc_correctness_contiguous_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8058967Z test_nnc_correctness_contiguous_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8076190Z test_nnc_correctness_contiguous_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8093202Z test_nnc_correctness_contiguous_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8110292Z test_nnc_correctness_contiguous_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8127629Z test_nnc_correctness_contiguous_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8144770Z test_nnc_correctness_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.8161953Z test_nnc_correctness_contiguous_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8178962Z test_nnc_correctness_contiguous_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8196298Z test_nnc_correctness_contiguous_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8213312Z test_nnc_correctness_contiguous_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8230383Z test_nnc_correctness_contiguous_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8247687Z test_nnc_correctness_contiguous_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8264773Z test_nnc_correctness_copysign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8281952Z test_nnc_correctness_copysign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8299209Z test_nnc_correctness_copysign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8316459Z test_nnc_correctness_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8333525Z test_nnc_correctness_copysign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8351069Z test_nnc_correctness_copysign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8367800Z test_nnc_correctness_copysign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8384757Z test_nnc_correctness_copysign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8401857Z test_nnc_correctness_copysign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8418874Z test_nnc_correctness_copysign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8436060Z test_nnc_correctness_corrcoef_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8453819Z test_nnc_correctness_corrcoef_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8470870Z test_nnc_correctness_corrcoef_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.8488041Z test_nnc_correctness_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8505095Z test_nnc_correctness_corrcoef_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8522249Z test_nnc_correctness_corrcoef_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8539287Z test_nnc_correctness_corrcoef_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8556446Z test_nnc_correctness_corrcoef_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8573444Z test_nnc_correctness_corrcoef_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8590529Z test_nnc_correctness_corrcoef_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8607698Z test_nnc_correctness_cos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8624776Z test_nnc_correctness_cos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8641984Z test_nnc_correctness_cos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8659011Z test_nnc_correctness_cos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8676241Z test_nnc_correctness_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8693253Z test_nnc_correctness_cos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8710235Z test_nnc_correctness_cos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8727385Z test_nnc_correctness_cos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8744836Z test_nnc_correctness_cos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8761633Z test_nnc_correctness_cos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8778722Z test_nnc_correctness_cos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8795816Z test_nnc_correctness_cosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8812884Z test_nnc_correctness_cosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8829936Z test_nnc_correctness_cosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8847129Z test_nnc_correctness_cosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8864188Z test_nnc_correctness_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8881338Z test_nnc_correctness_cosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8898364Z test_nnc_correctness_cosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8915536Z test_nnc_correctness_cosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8932696Z test_nnc_correctness_cosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.8949780Z test_nnc_correctness_cosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8966926Z test_nnc_correctness_cosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.8984063Z test_nnc_correctness_count_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9001256Z test_nnc_correctness_count_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9018298Z test_nnc_correctness_count_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9035445Z test_nnc_correctness_count_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9052577Z test_nnc_correctness_count_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9069764Z test_nnc_correctness_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9087054Z test_nnc_correctness_count_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9104091Z test_nnc_correctness_count_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9121333Z test_nnc_correctness_count_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9138931Z test_nnc_correctness_count_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9155798Z test_nnc_correctness_count_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9172779Z test_nnc_correctness_count_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9189807Z test_nnc_correctness_cov_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9207006Z test_nnc_correctness_cov_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9224126Z test_nnc_correctness_cov_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9241510Z test_nnc_correctness_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9258671Z test_nnc_correctness_cov_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:52.9275844Z test_nnc_correctness_cov_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9292879Z test_nnc_correctness_cov_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9310017Z test_nnc_correctness_cov_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9327124Z test_nnc_correctness_cov_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9344202Z test_nnc_correctness_cov_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9361513Z test_nnc_correctness_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9378659Z test_nnc_correctness_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9395909Z test_nnc_correctness_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9413054Z test_nnc_correctness_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9430004Z test_nnc_correctness_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9447162Z test_nnc_correctness_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9464260Z test_nnc_correctness_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9481496Z test_nnc_correctness_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9498428Z test_nnc_correctness_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9515438Z test_nnc_correctness_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9532898Z test_nnc_correctness_cummax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9549298Z test_nnc_correctness_cummax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9566341Z test_nnc_correctness_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9583385Z test_nnc_correctness_cummax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9600477Z test_nnc_correctness_cummax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9617399Z test_nnc_correctness_cummax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9634342Z test_nnc_correctness_cummax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9651303Z test_nnc_correctness_cummax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9668266Z test_nnc_correctness_cummax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9685279Z test_nnc_correctness_cummin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9702201Z test_nnc_correctness_cummin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9719334Z test_nnc_correctness_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9736200Z test_nnc_correctness_cummin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9753162Z test_nnc_correctness_cummin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9770046Z test_nnc_correctness_cummin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9786956Z test_nnc_correctness_cummin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9803986Z test_nnc_correctness_cummin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9820874Z test_nnc_correctness_cummin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9837945Z test_nnc_correctness_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9854828Z test_nnc_correctness_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9871798Z test_nnc_correctness_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:52.9888845Z test_nnc_correctness_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9906446Z test_nnc_correctness_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9922904Z test_nnc_correctness_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9939864Z test_nnc_correctness_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9956950Z test_nnc_correctness_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9973987Z test_nnc_correctness_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:52.9990946Z test_nnc_correctness_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0008045Z test_nnc_correctness_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0025057Z test_nnc_correctness_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0042096Z test_nnc_correctness_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0059155Z test_nnc_correctness_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0076262Z test_nnc_correctness_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0093255Z test_nnc_correctness_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0110197Z test_nnc_correctness_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0127315Z test_nnc_correctness_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0144339Z test_nnc_correctness_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0161392Z test_nnc_correctness_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0178388Z test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0195582Z test_nnc_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0212522Z test_nnc_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0229532Z test_nnc_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0246505Z test_nnc_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0263488Z test_nnc_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0280543Z test_nnc_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0298040Z test_nnc_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0314760Z test_nnc_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0331675Z test_nnc_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0348758Z test_nnc_correctness_deg2rad_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0365830Z test_nnc_correctness_deg2rad_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0383161Z test_nnc_correctness_deg2rad_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0400317Z test_nnc_correctness_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0417244Z test_nnc_correctness_deg2rad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0434287Z test_nnc_correctness_deg2rad_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0451260Z test_nnc_correctness_deg2rad_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0468151Z test_nnc_correctness_deg2rad_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0485244Z test_nnc_correctness_deg2rad_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0502232Z test_nnc_correctness_deg2rad_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0519276Z test_nnc_correctness_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0536178Z test_nnc_correctness_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0553254Z test_nnc_correctness_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0570249Z test_nnc_correctness_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0587186Z test_nnc_correctness_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0604288Z test_nnc_correctness_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0621181Z test_nnc_correctness_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0638171Z test_nnc_correctness_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0655113Z test_nnc_correctness_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0672744Z test_nnc_correctness_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0689232Z test_nnc_correctness_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0706098Z test_nnc_correctness_diag_embed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0723139Z test_nnc_correctness_diag_embed_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0740154Z test_nnc_correctness_diag_embed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0757332Z test_nnc_correctness_diag_embed_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0774308Z test_nnc_correctness_diag_embed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0791203Z test_nnc_correctness_diag_embed_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0808335Z test_nnc_correctness_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0825252Z test_nnc_correctness_diag_embed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0842261Z test_nnc_correctness_diag_embed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0859108Z test_nnc_correctness_diag_embed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0876132Z test_nnc_correctness_diag_embed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0893012Z test_nnc_correctness_diag_embed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0909937Z test_nnc_correctness_diag_embed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0926942Z test_nnc_correctness_diagflat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0943845Z test_nnc_correctness_diagflat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0960913Z test_nnc_correctness_diagflat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.0978276Z test_nnc_correctness_diagflat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.0995224Z test_nnc_correctness_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1012234Z test_nnc_correctness_diagflat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1029199Z test_nnc_correctness_diagflat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1046386Z test_nnc_correctness_diagflat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1063689Z test_nnc_correctness_diagflat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1080305Z test_nnc_correctness_diagflat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1097242Z test_nnc_correctness_diagflat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1114324Z test_nnc_correctness_diagonal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1131376Z test_nnc_correctness_diagonal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1148472Z test_nnc_correctness_diagonal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.1165511Z test_nnc_correctness_diagonal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1182381Z test_nnc_correctness_diagonal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1199411Z test_nnc_correctness_diagonal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1216303Z test_nnc_correctness_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1233308Z test_nnc_correctness_diagonal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1250236Z test_nnc_correctness_diagonal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1267069Z test_nnc_correctness_diagonal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1284130Z test_nnc_correctness_diagonal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1301215Z test_nnc_correctness_diagonal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1318276Z test_nnc_correctness_diagonal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1335228Z test_nnc_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1352221Z test_nnc_correctness_diagonal_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1369322Z test_nnc_correctness_diagonal_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1386273Z test_nnc_correctness_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1403381Z test_nnc_correctness_diagonal_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1420315Z test_nnc_correctness_diagonal_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1437809Z test_nnc_correctness_diagonal_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1454410Z test_nnc_correctness_diagonal_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1471405Z test_nnc_correctness_diagonal_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1488527Z test_nnc_correctness_diagonal_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1505423Z test_nnc_correctness_diff_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1522427Z test_nnc_correctness_diff_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1539311Z test_nnc_correctness_diff_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1556324Z test_nnc_correctness_diff_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1573260Z test_nnc_correctness_diff_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1590192Z test_nnc_correctness_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1607191Z test_nnc_correctness_diff_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1624115Z test_nnc_correctness_diff_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1641169Z test_nnc_correctness_diff_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1658122Z test_nnc_correctness_diff_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1675144Z test_nnc_correctness_diff_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1692026Z test_nnc_correctness_diff_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1709006Z test_nnc_correctness_digamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1726026Z test_nnc_correctness_digamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1742976Z test_nnc_correctness_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1760099Z test_nnc_correctness_digamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1777031Z test_nnc_correctness_digamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1794042Z test_nnc_correctness_digamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1810980Z test_nnc_correctness_digamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1828033Z test_nnc_correctness_digamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1845047Z test_nnc_correctness_digamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1861964Z test_nnc_correctness_dist_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1879069Z test_nnc_correctness_dist_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1896084Z test_nnc_correctness_dist_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1913214Z test_nnc_correctness_dist_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1930122Z test_nnc_correctness_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.1946997Z test_nnc_correctness_dist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1964079Z test_nnc_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1980933Z test_nnc_correctness_div_floor_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.1997994Z test_nnc_correctness_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2014879Z test_nnc_correctness_div_floor_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2031802Z test_nnc_correctness_div_floor_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2048977Z test_nnc_correctness_div_floor_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2065880Z test_nnc_correctness_div_floor_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2082992Z test_nnc_correctness_div_floor_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2099948Z test_nnc_correctness_div_floor_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2118051Z test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2135147Z test_nnc_correctness_div_no_rounding_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2152175Z test_nnc_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2169146Z test_nnc_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2186149Z test_nnc_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2203320Z test_nnc_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2220216Z test_nnc_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2237438Z test_nnc_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2254437Z test_nnc_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.2271405Z test_nnc_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2288474Z test_nnc_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2305478Z test_nnc_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2322515Z test_nnc_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2339492Z test_nnc_correctness_div_trunc_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2356569Z test_nnc_correctness_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2373557Z test_nnc_correctness_div_trunc_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2390510Z test_nnc_correctness_div_trunc_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2407838Z test_nnc_correctness_div_trunc_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2424849Z test_nnc_correctness_div_trunc_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2441956Z test_nnc_correctness_div_trunc_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2458820Z test_nnc_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2475948Z test_nnc_correctness_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2492779Z test_nnc_correctness_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2509776Z test_nnc_correctness_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2526779Z test_nnc_correctness_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2543682Z test_nnc_correctness_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2560720Z test_nnc_correctness_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2577800Z test_nnc_correctness_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2594776Z test_nnc_correctness_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2611749Z test_nnc_correctness_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2628647Z test_nnc_correctness_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2645688Z test_nnc_correctness_double_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2662551Z test_nnc_correctness_double_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2679641Z test_nnc_correctness_double_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2696540Z test_nnc_correctness_double_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2713548Z test_nnc_correctness_double_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2730610Z test_nnc_correctness_double_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2747524Z test_nnc_correctness_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2764586Z test_nnc_correctness_double_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2781582Z test_nnc_correctness_double_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2798635Z test_nnc_correctness_double_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2815602Z test_nnc_correctness_double_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2832725Z test_nnc_correctness_double_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2849663Z test_nnc_correctness_double_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2866648Z test_nnc_correctness_dsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2884223Z test_nnc_correctness_dsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.2901045Z test_nnc_correctness_dsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2918069Z test_nnc_correctness_dsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2934992Z test_nnc_correctness_dsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2951993Z test_nnc_correctness_dsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2969026Z test_nnc_correctness_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.2985829Z test_nnc_correctness_dsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3002869Z test_nnc_correctness_dsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3019738Z test_nnc_correctness_dsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3036952Z test_nnc_correctness_dsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3054087Z test_nnc_correctness_dsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.3072314Z test_nnc_correctness_dsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3089309Z test_nnc_correctness_dstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3106206Z test_nnc_correctness_dstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3123386Z test_nnc_correctness_dstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3140166Z test_nnc_correctness_dstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3157307Z test_nnc_correctness_dstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3174311Z test_nnc_correctness_dstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3191241Z test_nnc_correctness_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3208542Z test_nnc_correctness_dstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.3225475Z test_nnc_correctness_dstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.3242693Z test_nnc_correctness_dstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3259632Z test_nnc_correctness_dstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3276722Z test_nnc_correctness_dstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3293654Z test_nnc_correctness_dstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3310668Z test_nnc_correctness_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3327785Z test_nnc_correctness_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3344898Z test_nnc_correctness_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3361957Z test_nnc_correctness_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3379562Z test_nnc_correctness_einsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.3396615Z test_nnc_correctness_einsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3413535Z test_nnc_correctness_einsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3430490Z test_nnc_correctness_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3447566Z test_nnc_correctness_einsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3464482Z test_nnc_correctness_einsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3481579Z test_nnc_correctness_einsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3498616Z test_nnc_correctness_einsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3515803Z test_nnc_correctness_einsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3533153Z test_nnc_correctness_einsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.3543643Z test_nnc_correctness_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3554217Z test_nnc_correctness_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3564737Z test_nnc_correctness_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3575203Z test_nnc_correctness_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3585589Z test_nnc_correctness_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3596052Z test_nnc_correctness_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3606459Z test_nnc_correctness_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3616802Z test_nnc_correctness_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3627088Z test_nnc_correctness_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3637504Z test_nnc_correctness_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3647930Z test_nnc_correctness_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3658327Z test_nnc_correctness_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3668629Z test_nnc_correctness_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3679075Z test_nnc_correctness_empty_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3689548Z test_nnc_correctness_empty_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:53.3699945Z test_nnc_correctness_empty_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3710356Z test_nnc_correctness_empty_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3720784Z test_nnc_correctness_empty_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3731149Z test_nnc_correctness_empty_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3741604Z test_nnc_correctness_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3752076Z test_nnc_correctness_empty_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3762463Z test_nnc_correctness_empty_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3772790Z test_nnc_correctness_empty_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3783003Z test_nnc_correctness_empty_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3793451Z test_nnc_correctness_empty_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3803729Z test_nnc_correctness_empty_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:53.3820364Z test_nnc_correctness_eq_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3837398Z test_nnc_correctness_eq_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3854304Z test_nnc_correctness_eq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.3871159Z test_nnc_correctness_eq_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3888155Z test_nnc_correctness_eq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3904900Z test_nnc_correctness_eq_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3921807Z test_nnc_correctness_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3938710Z test_nnc_correctness_eq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3955676Z test_nnc_correctness_eq_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3972524Z test_nnc_correctness_eq_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.3989442Z test_nnc_correctness_eq_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4006494Z test_nnc_correctness_eq_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4023375Z test_nnc_correctness_eq_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4040447Z test_nnc_correctness_equal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4057341Z test_nnc_correctness_equal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4074369Z test_nnc_correctness_equal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4091413Z test_nnc_correctness_equal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4108302Z test_nnc_correctness_equal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4125446Z test_nnc_correctness_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4142416Z test_nnc_correctness_equal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4159624Z test_nnc_correctness_equal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4176632Z test_nnc_correctness_equal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.4193618Z test_nnc_correctness_equal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4210588Z test_nnc_correctness_equal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4227476Z test_nnc_correctness_equal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4244468Z test_nnc_correctness_erf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4261523Z test_nnc_correctness_erf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4278587Z test_nnc_correctness_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4295427Z test_nnc_correctness_erf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4312492Z test_nnc_correctness_erf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4329635Z test_nnc_correctness_erf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4346574Z test_nnc_correctness_erf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4363611Z test_nnc_correctness_erf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4380638Z test_nnc_correctness_erf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4397800Z test_nnc_correctness_erfc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4414741Z test_nnc_correctness_erfc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4431865Z test_nnc_correctness_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4448803Z test_nnc_correctness_erfc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4465766Z test_nnc_correctness_erfc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4483064Z test_nnc_correctness_erfc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4500051Z test_nnc_correctness_erfc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.4517154Z test_nnc_correctness_erfc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4534292Z test_nnc_correctness_erfc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4551069Z test_nnc_correctness_erfinv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4568194Z test_nnc_correctness_erfinv_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4585095Z test_nnc_correctness_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4602093Z test_nnc_correctness_erfinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4618993Z test_nnc_correctness_erfinv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4636099Z test_nnc_correctness_erfinv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4653088Z test_nnc_correctness_erfinv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4670034Z test_nnc_correctness_erfinv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4687027Z test_nnc_correctness_erfinv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4703979Z test_nnc_correctness_exp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4720984Z test_nnc_correctness_exp2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4737901Z test_nnc_correctness_exp2_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4754955Z test_nnc_correctness_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4771845Z test_nnc_correctness_exp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4788786Z test_nnc_correctness_exp2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4805970Z test_nnc_correctness_exp2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4822862Z test_nnc_correctness_exp2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4839905Z test_nnc_correctness_exp2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4856792Z test_nnc_correctness_exp2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4874021Z test_nnc_correctness_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4890913Z test_nnc_correctness_exp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4907890Z test_nnc_correctness_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4924935Z test_nnc_correctness_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4941778Z test_nnc_correctness_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4958909Z test_nnc_correctness_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.4975818Z test_nnc_correctness_exp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.4992847Z test_nnc_correctness_exp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5009792Z test_nnc_correctness_exp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5026680Z test_nnc_correctness_exp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5043748Z test_nnc_correctness_exp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5060691Z test_nnc_correctness_expand_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5077740Z test_nnc_correctness_expand_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5094676Z test_nnc_correctness_expand_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5111833Z test_nnc_correctness_expand_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5128861Z test_nnc_correctness_expand_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5145930Z test_nnc_correctness_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5162997Z test_nnc_correctness_expand_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5179988Z test_nnc_correctness_expand_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5197027Z test_nnc_correctness_expand_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5213845Z test_nnc_correctness_expand_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5230802Z test_nnc_correctness_expand_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5247869Z test_nnc_correctness_expand_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5264883Z test_nnc_correctness_expand_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5282034Z test_nnc_correctness_expand_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5298844Z test_nnc_correctness_expand_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5315899Z test_nnc_correctness_expand_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5332848Z test_nnc_correctness_expand_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5349751Z test_nnc_correctness_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5366754Z test_nnc_correctness_expand_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5383615Z test_nnc_correctness_expand_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5400620Z test_nnc_correctness_expand_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5417395Z test_nnc_correctness_expand_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5434608Z test_nnc_correctness_expand_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5451578Z test_nnc_correctness_expand_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5468529Z test_nnc_correctness_expm1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5485602Z test_nnc_correctness_expm1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5502503Z test_nnc_correctness_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5519563Z test_nnc_correctness_expm1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5536431Z test_nnc_correctness_expm1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5553487Z test_nnc_correctness_expm1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5570458Z test_nnc_correctness_expm1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5587540Z test_nnc_correctness_expm1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5604543Z test_nnc_correctness_expm1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5621467Z test_nnc_correctness_fft_fft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5638562Z test_nnc_correctness_fft_fft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5655547Z test_nnc_correctness_fft_fft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5672508Z test_nnc_correctness_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5689372Z test_nnc_correctness_fft_fft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5706365Z test_nnc_correctness_fft_fft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5723369Z test_nnc_correctness_fft_fft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5740352Z test_nnc_correctness_fft_fft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5757458Z test_nnc_correctness_fft_fft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5774471Z test_nnc_correctness_fft_fft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5791642Z test_nnc_correctness_fft_fft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5808688Z test_nnc_correctness_fft_fft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5825716Z test_nnc_correctness_fft_fft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5842794Z test_nnc_correctness_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5859778Z test_nnc_correctness_fft_fft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5876908Z test_nnc_correctness_fft_fft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5893847Z test_nnc_correctness_fft_fft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5910925Z test_nnc_correctness_fft_fft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.5928008Z test_nnc_correctness_fft_fft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5944997Z test_nnc_correctness_fft_fft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5962124Z test_nnc_correctness_fft_fftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5979115Z test_nnc_correctness_fft_fftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.5996169Z test_nnc_correctness_fft_fftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6013103Z test_nnc_correctness_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6030119Z test_nnc_correctness_fft_fftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6047119Z test_nnc_correctness_fft_fftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6064448Z test_nnc_correctness_fft_fftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6081414Z test_nnc_correctness_fft_fftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6098313Z test_nnc_correctness_fft_fftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6115461Z test_nnc_correctness_fft_fftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6132434Z test_nnc_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6149402Z test_nnc_correctness_fft_fftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6166433Z test_nnc_correctness_fft_fftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6183446Z test_nnc_correctness_fft_fftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6200539Z test_nnc_correctness_fft_fftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6217607Z test_nnc_correctness_fft_fftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6234840Z test_nnc_correctness_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.6251812Z test_nnc_correctness_fft_fftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6268722Z test_nnc_correctness_fft_fftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6285844Z test_nnc_correctness_fft_fftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6302807Z test_nnc_correctness_fft_fftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6319907Z test_nnc_correctness_fft_fftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6336769Z test_nnc_correctness_fft_fftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6353921Z test_nnc_correctness_fft_hfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6370763Z test_nnc_correctness_fft_hfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6387876Z test_nnc_correctness_fft_hfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6404906Z test_nnc_correctness_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6421948Z test_nnc_correctness_fft_hfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6438993Z test_nnc_correctness_fft_hfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6455934Z test_nnc_correctness_fft_hfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6472995Z test_nnc_correctness_fft_hfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6489979Z test_nnc_correctness_fft_hfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6506911Z test_nnc_correctness_fft_hfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6523995Z test_nnc_correctness_fft_hfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6541078Z test_nnc_correctness_fft_hfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6558241Z test_nnc_correctness_fft_hfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6575193Z test_nnc_correctness_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6594510Z test_nnc_correctness_fft_hfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6611562Z test_nnc_correctness_fft_hfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6628583Z test_nnc_correctness_fft_hfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6645687Z test_nnc_correctness_fft_hfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6662702Z test_nnc_correctness_fft_hfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6679799Z test_nnc_correctness_fft_hfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6696775Z test_nnc_correctness_fft_hfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6713855Z test_nnc_correctness_fft_hfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6730769Z test_nnc_correctness_fft_hfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6747751Z test_nnc_correctness_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6764821Z test_nnc_correctness_fft_hfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6781793Z test_nnc_correctness_fft_hfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6798959Z test_nnc_correctness_fft_hfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6815857Z test_nnc_correctness_fft_hfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6832927Z test_nnc_correctness_fft_hfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6849952Z test_nnc_correctness_fft_hfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.6866964Z test_nnc_correctness_fft_ifft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6884073Z test_nnc_correctness_fft_ifft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6901040Z test_nnc_correctness_fft_ifft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6918089Z test_nnc_correctness_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6935051Z test_nnc_correctness_fft_ifft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6952198Z test_nnc_correctness_fft_ifft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6969233Z test_nnc_correctness_fft_ifft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.6986214Z test_nnc_correctness_fft_ifft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7003372Z test_nnc_correctness_fft_ifft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7020493Z test_nnc_correctness_fft_ifft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.7037565Z test_nnc_correctness_fft_ifft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7054591Z test_nnc_correctness_fft_ifft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7071673Z test_nnc_correctness_fft_ifft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7088673Z test_nnc_correctness_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7105588Z test_nnc_correctness_fft_ifft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7122644Z test_nnc_correctness_fft_ifft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7139629Z test_nnc_correctness_fft_ifft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7156720Z test_nnc_correctness_fft_ifft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7174085Z test_nnc_correctness_fft_ifft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.017s) 2022-08-17T12:59:53.7191585Z test_nnc_correctness_fft_ifft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7208829Z test_nnc_correctness_fft_ifftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7226157Z test_nnc_correctness_fft_ifftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7243693Z test_nnc_correctness_fft_ifftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.7260978Z test_nnc_correctness_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.7278533Z test_nnc_correctness_fft_ifftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7295890Z test_nnc_correctness_fft_ifftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7313387Z test_nnc_correctness_fft_ifftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:53.7330406Z test_nnc_correctness_fft_ifftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.7347421Z test_nnc_correctness_fft_ifftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7364559Z test_nnc_correctness_fft_ifftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7381535Z test_nnc_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7398669Z test_nnc_correctness_fft_ifftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7415637Z test_nnc_correctness_fft_ifftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7432704Z test_nnc_correctness_fft_ifftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7449582Z test_nnc_correctness_fft_ifftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7466514Z test_nnc_correctness_fft_ifftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7483587Z test_nnc_correctness_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.7500509Z test_nnc_correctness_fft_ifftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7517598Z test_nnc_correctness_fft_ifftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7534559Z test_nnc_correctness_fft_ifftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7551591Z test_nnc_correctness_fft_ifftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7568626Z test_nnc_correctness_fft_ifftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7585511Z test_nnc_correctness_fft_ifftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7602613Z test_nnc_correctness_fft_ihfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7619678Z test_nnc_correctness_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7636841Z test_nnc_correctness_fft_ihfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.7653854Z test_nnc_correctness_fft_ihfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7670911Z test_nnc_correctness_fft_ihfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7687863Z test_nnc_correctness_fft_ihfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7704928Z test_nnc_correctness_fft_ihfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7722096Z test_nnc_correctness_fft_ihfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7739103Z test_nnc_correctness_fft_ihfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7756253Z test_nnc_correctness_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7773255Z test_nnc_correctness_fft_ihfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7790396Z test_nnc_correctness_fft_ihfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.7807449Z test_nnc_correctness_fft_ihfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7824343Z test_nnc_correctness_fft_ihfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7841417Z test_nnc_correctness_fft_ihfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7858338Z test_nnc_correctness_fft_ihfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7875418Z test_nnc_correctness_fft_ihfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7892321Z test_nnc_correctness_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7909329Z test_nnc_correctness_fft_ihfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7926333Z test_nnc_correctness_fft_ihfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7943682Z test_nnc_correctness_fft_ihfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.7960714Z test_nnc_correctness_fft_ihfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7977699Z test_nnc_correctness_fft_ihfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.7994822Z test_nnc_correctness_fft_ihfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8011825Z test_nnc_correctness_fft_irfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8028900Z test_nnc_correctness_fft_irfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8046035Z test_nnc_correctness_fft_irfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8063055Z test_nnc_correctness_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8080229Z test_nnc_correctness_fft_irfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8097626Z test_nnc_correctness_fft_irfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8114976Z test_nnc_correctness_fft_irfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8132946Z test_nnc_correctness_fft_irfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8149899Z test_nnc_correctness_fft_irfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8166995Z test_nnc_correctness_fft_irfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8183983Z test_nnc_correctness_fft_irfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8201217Z test_nnc_correctness_fft_irfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8218118Z test_nnc_correctness_fft_irfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8235215Z test_nnc_correctness_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8253266Z test_nnc_correctness_fft_irfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8269480Z test_nnc_correctness_fft_irfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.8286658Z test_nnc_correctness_fft_irfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8303727Z test_nnc_correctness_fft_irfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8320883Z test_nnc_correctness_fft_irfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8338020Z test_nnc_correctness_fft_irfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8355313Z test_nnc_correctness_fft_irfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8372109Z test_nnc_correctness_fft_irfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8389083Z test_nnc_correctness_fft_irfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8406196Z test_nnc_correctness_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8423280Z test_nnc_correctness_fft_irfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.8440372Z test_nnc_correctness_fft_irfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8457432Z test_nnc_correctness_fft_irfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8474573Z test_nnc_correctness_fft_irfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8491560Z test_nnc_correctness_fft_irfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8508410Z test_nnc_correctness_fft_irfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8525460Z test_nnc_correctness_fft_rfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8542429Z test_nnc_correctness_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8559617Z test_nnc_correctness_fft_rfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8577026Z test_nnc_correctness_fft_rfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.8594231Z test_nnc_correctness_fft_rfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.8611117Z test_nnc_correctness_fft_rfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8628047Z test_nnc_correctness_fft_rfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8645134Z test_nnc_correctness_fft_rfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8662143Z test_nnc_correctness_fft_rfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8679220Z test_nnc_correctness_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8696139Z test_nnc_correctness_fft_rfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8713276Z test_nnc_correctness_fft_rfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8730148Z test_nnc_correctness_fft_rfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8747250Z test_nnc_correctness_fft_rfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.8764306Z test_nnc_correctness_fft_rfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8781240Z test_nnc_correctness_fft_rfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8798385Z test_nnc_correctness_fft_rfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8815376Z test_nnc_correctness_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8832478Z test_nnc_correctness_fft_rfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8849513Z test_nnc_correctness_fft_rfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8866487Z test_nnc_correctness_fft_rfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8883622Z test_nnc_correctness_fft_rfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8900576Z test_nnc_correctness_fft_rfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.8917682Z test_nnc_correctness_fft_rfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.8928317Z test_nnc_correctness_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8938660Z test_nnc_correctness_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8949125Z test_nnc_correctness_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8959613Z test_nnc_correctness_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8970000Z test_nnc_correctness_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8980366Z test_nnc_correctness_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.8990872Z test_nnc_correctness_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9001260Z test_nnc_correctness_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9011705Z test_nnc_correctness_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9022119Z test_nnc_correctness_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9032551Z test_nnc_correctness_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9042955Z test_nnc_correctness_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:53.9053346Z test_nnc_correctness_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.016s) 2022-08-17T12:59:53.9070196Z test_nnc_correctness_flatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9087745Z test_nnc_correctness_flatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9104065Z test_nnc_correctness_flatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9121053Z test_nnc_correctness_flatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9137885Z test_nnc_correctness_flatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9154919Z test_nnc_correctness_flatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9171730Z test_nnc_correctness_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9188576Z test_nnc_correctness_flatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9205807Z test_nnc_correctness_flatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.9222754Z test_nnc_correctness_flatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:53.9239742Z test_nnc_correctness_flatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9256639Z test_nnc_correctness_flatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9273622Z test_nnc_correctness_flatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9290569Z test_nnc_correctness_flip_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9307487Z test_nnc_correctness_flip_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9324474Z test_nnc_correctness_flip_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9341455Z test_nnc_correctness_flip_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9358493Z test_nnc_correctness_flip_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9375556Z test_nnc_correctness_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.9392598Z test_nnc_correctness_flip_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9409538Z test_nnc_correctness_flip_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9426509Z test_nnc_correctness_flip_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9443484Z test_nnc_correctness_flip_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9460442Z test_nnc_correctness_flip_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9477449Z test_nnc_correctness_flip_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9494289Z test_nnc_correctness_fliplr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9512135Z test_nnc_correctness_fliplr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9529133Z test_nnc_correctness_fliplr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.9545983Z test_nnc_correctness_fliplr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9562981Z test_nnc_correctness_fliplr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9579852Z test_nnc_correctness_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9596864Z test_nnc_correctness_fliplr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9613747Z test_nnc_correctness_fliplr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9630783Z test_nnc_correctness_fliplr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9647761Z test_nnc_correctness_fliplr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9664660Z test_nnc_correctness_fliplr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9681822Z test_nnc_correctness_fliplr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:53.9698623Z test_nnc_correctness_flipud_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9715697Z test_nnc_correctness_flipud_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9732654Z test_nnc_correctness_flipud_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9749677Z test_nnc_correctness_flipud_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9766795Z test_nnc_correctness_flipud_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9783700Z test_nnc_correctness_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9800716Z test_nnc_correctness_flipud_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9817610Z test_nnc_correctness_flipud_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9834631Z test_nnc_correctness_flipud_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9851544Z test_nnc_correctness_flipud_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9868383Z test_nnc_correctness_flipud_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9885338Z test_nnc_correctness_flipud_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9902375Z test_nnc_correctness_float_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9919373Z test_nnc_correctness_float_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9936331Z test_nnc_correctness_float_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9953390Z test_nnc_correctness_float_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9970307Z test_nnc_correctness_float_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:53.9987203Z test_nnc_correctness_float_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0004409Z test_nnc_correctness_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0021334Z test_nnc_correctness_float_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0038358Z test_nnc_correctness_float_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0055271Z test_nnc_correctness_float_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0072314Z test_nnc_correctness_float_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0089233Z test_nnc_correctness_float_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0106134Z test_nnc_correctness_float_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0123192Z test_nnc_correctness_float_power_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0140152Z test_nnc_correctness_float_power_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0157422Z test_nnc_correctness_float_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0174312Z test_nnc_correctness_float_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0191324Z test_nnc_correctness_float_power_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0208267Z test_nnc_correctness_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0225194Z test_nnc_correctness_float_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0242183Z test_nnc_correctness_float_power_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0258976Z test_nnc_correctness_float_power_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0276043Z test_nnc_correctness_float_power_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0292970Z test_nnc_correctness_float_power_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0310148Z test_nnc_correctness_float_power_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0327138Z test_nnc_correctness_floor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.0344063Z test_nnc_correctness_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0361078Z test_nnc_correctness_floor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0377995Z test_nnc_correctness_floor_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0395102Z test_nnc_correctness_floor_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0412132Z test_nnc_correctness_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0429073Z test_nnc_correctness_floor_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0446143Z test_nnc_correctness_floor_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0463003Z test_nnc_correctness_floor_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0480189Z test_nnc_correctness_floor_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0497079Z test_nnc_correctness_floor_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0514216Z test_nnc_correctness_floor_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0531138Z test_nnc_correctness_fmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0548078Z test_nnc_correctness_fmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0565161Z test_nnc_correctness_fmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0582032Z test_nnc_correctness_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0599206Z test_nnc_correctness_fmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0616185Z test_nnc_correctness_fmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0633399Z test_nnc_correctness_fmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0650220Z test_nnc_correctness_fmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0667130Z test_nnc_correctness_fmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0684099Z test_nnc_correctness_fmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0701087Z test_nnc_correctness_fmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0718253Z test_nnc_correctness_fmin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0735312Z test_nnc_correctness_fmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0752407Z test_nnc_correctness_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0769380Z test_nnc_correctness_fmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0786495Z test_nnc_correctness_fmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0803684Z test_nnc_correctness_fmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0820610Z test_nnc_correctness_fmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0837699Z test_nnc_correctness_fmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0854587Z test_nnc_correctness_fmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0871689Z test_nnc_correctness_fmod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0888553Z test_nnc_correctness_fmod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0905413Z test_nnc_correctness_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0922526Z test_nnc_correctness_fmod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0939463Z test_nnc_correctness_fmod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0956602Z test_nnc_correctness_fmod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.0973546Z test_nnc_correctness_fmod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.0990565Z test_nnc_correctness_fmod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1007454Z test_nnc_correctness_fmod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1024459Z test_nnc_correctness_frac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1041456Z test_nnc_correctness_frac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1058406Z test_nnc_correctness_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1075482Z test_nnc_correctness_frac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1092501Z test_nnc_correctness_frexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1109784Z test_nnc_correctness_frexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.1126703Z test_nnc_correctness_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1143692Z test_nnc_correctness_frexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1160796Z test_nnc_correctness_full_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1177751Z test_nnc_correctness_full_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1194814Z test_nnc_correctness_full_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1211847Z test_nnc_correctness_full_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1228720Z test_nnc_correctness_full_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1245798Z test_nnc_correctness_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1262913Z test_nnc_correctness_full_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.1280043Z test_nnc_correctness_full_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.1296962Z test_nnc_correctness_full_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1313980Z test_nnc_correctness_full_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1330838Z test_nnc_correctness_full_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1347869Z test_nnc_correctness_full_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1364817Z test_nnc_correctness_gather_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1381823Z test_nnc_correctness_gather_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1398973Z test_nnc_correctness_gather_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1416070Z test_nnc_correctness_gather_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1433182Z test_nnc_correctness_gather_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.1450146Z test_nnc_correctness_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1467111Z test_nnc_correctness_gather_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1484217Z test_nnc_correctness_gather_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1501197Z test_nnc_correctness_gather_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1518337Z test_nnc_correctness_gather_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1535349Z test_nnc_correctness_gather_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1552446Z test_nnc_correctness_gather_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1569525Z test_nnc_correctness_gcd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1586476Z test_nnc_correctness_gcd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.1603633Z test_nnc_correctness_gcd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1620612Z test_nnc_correctness_gcd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1637780Z test_nnc_correctness_gcd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1654789Z test_nnc_correctness_ge_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1671809Z test_nnc_correctness_ge_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1688818Z test_nnc_correctness_ge_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1705792Z test_nnc_correctness_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1722923Z test_nnc_correctness_ge_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1739996Z test_nnc_correctness_ge_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.1757179Z test_nnc_correctness_ge_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1774181Z test_nnc_correctness_ge_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1791303Z test_nnc_correctness_ge_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1808404Z test_nnc_correctness_ge_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1825439Z test_nnc_correctness_geqrf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1842664Z test_nnc_correctness_geqrf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1859747Z test_nnc_correctness_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1876983Z test_nnc_correctness_geqrf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.1887719Z test_nnc_correctness_gradient_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1898214Z test_nnc_correctness_gradient_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:54.1908716Z test_nnc_correctness_gradient_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1919295Z test_nnc_correctness_gradient_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1929747Z test_nnc_correctness_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1940125Z test_nnc_correctness_gradient_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1950555Z test_nnc_correctness_gradient_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1960965Z test_nnc_correctness_gradient_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1971242Z test_nnc_correctness_gradient_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1981498Z test_nnc_correctness_gradient_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:54.1998384Z test_nnc_correctness_gt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2015429Z test_nnc_correctness_gt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2032570Z test_nnc_correctness_gt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2049614Z test_nnc_correctness_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.2066540Z test_nnc_correctness_gt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2083580Z test_nnc_correctness_gt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2100498Z test_nnc_correctness_gt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2117650Z test_nnc_correctness_gt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2134566Z test_nnc_correctness_gt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2151764Z test_nnc_correctness_gt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2168680Z test_nnc_correctness_half_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2185683Z test_nnc_correctness_half_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2202866Z test_nnc_correctness_half_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2220054Z test_nnc_correctness_half_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.2237143Z test_nnc_correctness_half_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2254127Z test_nnc_correctness_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2271152Z test_nnc_correctness_half_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2288043Z test_nnc_correctness_half_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2304907Z test_nnc_correctness_half_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2321960Z test_nnc_correctness_half_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2338874Z test_nnc_correctness_half_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2355986Z test_nnc_correctness_half_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2373037Z test_nnc_correctness_heaviside_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.2390348Z test_nnc_correctness_heaviside_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2407369Z test_nnc_correctness_heaviside_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2424272Z test_nnc_correctness_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2441402Z test_nnc_correctness_heaviside_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2458371Z test_nnc_correctness_heaviside_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2475514Z test_nnc_correctness_heaviside_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2492507Z test_nnc_correctness_heaviside_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2509563Z test_nnc_correctness_heaviside_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2526785Z test_nnc_correctness_heaviside_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.2543839Z test_nnc_correctness_histc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.2561079Z test_nnc_correctness_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2577849Z test_nnc_correctness_histc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2595028Z test_nnc_correctness_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2612060Z test_nnc_correctness_histogram_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2629196Z test_nnc_correctness_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2646106Z test_nnc_correctness_histogramdd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2663084Z test_nnc_correctness_hsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2680178Z test_nnc_correctness_hsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2697188Z test_nnc_correctness_hsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.2714258Z test_nnc_correctness_hsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2731263Z test_nnc_correctness_hsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2748194Z test_nnc_correctness_hsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2765243Z test_nnc_correctness_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2782171Z test_nnc_correctness_hsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2799243Z test_nnc_correctness_hsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2816226Z test_nnc_correctness_hsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2833311Z test_nnc_correctness_hsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2850377Z test_nnc_correctness_hsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.2867264Z test_nnc_correctness_hsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2884363Z test_nnc_correctness_hstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2901212Z test_nnc_correctness_hstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2918368Z test_nnc_correctness_hstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2935359Z test_nnc_correctness_hstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2952625Z test_nnc_correctness_hstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2969410Z test_nnc_correctness_hstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.2986340Z test_nnc_correctness_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3003666Z test_nnc_correctness_hstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3020627Z test_nnc_correctness_hstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3037742Z test_nnc_correctness_hstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3054720Z test_nnc_correctness_hstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3071751Z test_nnc_correctness_hstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3088769Z test_nnc_correctness_hstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3105684Z test_nnc_correctness_hypot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3122771Z test_nnc_correctness_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3139773Z test_nnc_correctness_hypot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3157430Z test_nnc_correctness_i0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3174734Z test_nnc_correctness_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3193375Z test_nnc_correctness_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3210766Z test_nnc_correctness_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3228179Z test_nnc_correctness_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3245761Z test_nnc_correctness_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3263151Z test_nnc_correctness_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3280616Z test_nnc_correctness_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3298059Z test_nnc_correctness_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.3315697Z test_nnc_correctness_igamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.3332760Z test_nnc_correctness_igamma_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3349891Z test_nnc_correctness_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3366639Z test_nnc_correctness_igamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3383554Z test_nnc_correctness_igammac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3400528Z test_nnc_correctness_igammac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3417498Z test_nnc_correctness_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3434535Z test_nnc_correctness_igammac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3451525Z test_nnc_correctness_imag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3468552Z test_nnc_correctness_imag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3485594Z test_nnc_correctness_imag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3502511Z test_nnc_correctness_index_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3519617Z test_nnc_correctness_index_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3536533Z test_nnc_correctness_index_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3553600Z test_nnc_correctness_index_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3570491Z test_nnc_correctness_index_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3587487Z test_nnc_correctness_index_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3604539Z test_nnc_correctness_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3622030Z test_nnc_correctness_index_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3638928Z test_nnc_correctness_index_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.3655845Z test_nnc_correctness_index_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3672951Z test_nnc_correctness_index_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3689955Z test_nnc_correctness_index_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3706866Z test_nnc_correctness_index_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3723926Z test_nnc_correctness_index_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3741028Z test_nnc_correctness_index_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3758009Z test_nnc_correctness_index_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3774894Z test_nnc_correctness_index_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3792068Z test_nnc_correctness_index_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3808978Z test_nnc_correctness_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3825946Z test_nnc_correctness_index_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3843002Z test_nnc_correctness_index_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3859937Z test_nnc_correctness_index_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3877083Z test_nnc_correctness_index_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3894068Z test_nnc_correctness_index_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3911242Z test_nnc_correctness_index_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3928234Z test_nnc_correctness_index_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3945238Z test_nnc_correctness_index_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.3962290Z test_nnc_correctness_index_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3979228Z test_nnc_correctness_index_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.3996316Z test_nnc_correctness_index_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4013312Z test_nnc_correctness_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4030399Z test_nnc_correctness_index_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4047503Z test_nnc_correctness_index_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4064372Z test_nnc_correctness_index_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4081411Z test_nnc_correctness_index_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4098392Z test_nnc_correctness_index_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4115584Z test_nnc_correctness_index_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4132387Z test_nnc_correctness_index_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4149473Z test_nnc_correctness_index_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4166480Z test_nnc_correctness_index_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4183380Z test_nnc_correctness_index_put_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4200491Z test_nnc_correctness_index_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4217390Z test_nnc_correctness_index_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4234424Z test_nnc_correctness_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4251451Z test_nnc_correctness_index_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4269030Z test_nnc_correctness_index_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4285750Z test_nnc_correctness_index_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4302842Z test_nnc_correctness_index_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4320126Z test_nnc_correctness_index_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4337004Z test_nnc_correctness_index_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4354123Z test_nnc_correctness_index_reduce_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4371072Z test_nnc_correctness_index_reduce_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4387978Z test_nnc_correctness_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4405043Z test_nnc_correctness_index_reduce_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4422148Z test_nnc_correctness_index_reduce_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4439205Z test_nnc_correctness_index_reduce_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4456047Z test_nnc_correctness_index_reduce_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4473180Z test_nnc_correctness_index_reduce_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4490279Z test_nnc_correctness_index_reduce_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4507158Z test_nnc_correctness_index_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4524179Z test_nnc_correctness_index_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4541192Z test_nnc_correctness_index_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4558243Z test_nnc_correctness_index_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4575359Z test_nnc_correctness_index_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4592579Z test_nnc_correctness_index_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4609485Z test_nnc_correctness_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4626358Z test_nnc_correctness_index_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4643540Z test_nnc_correctness_index_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4660466Z test_nnc_correctness_index_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4677578Z test_nnc_correctness_index_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4694546Z test_nnc_correctness_index_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4711825Z test_nnc_correctness_index_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4728924Z test_nnc_correctness_inner_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4745934Z test_nnc_correctness_inner_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.4763097Z test_nnc_correctness_inner_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4780224Z test_nnc_correctness_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4797458Z test_nnc_correctness_inner_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4814443Z test_nnc_correctness_inner_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4831413Z test_nnc_correctness_inner_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4848332Z test_nnc_correctness_inner_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4865171Z test_nnc_correctness_inner_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4882370Z test_nnc_correctness_inner_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4899365Z test_nnc_correctness_int_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.4916382Z test_nnc_correctness_int_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4933315Z test_nnc_correctness_int_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4950481Z test_nnc_correctness_int_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4967534Z test_nnc_correctness_int_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.4984429Z test_nnc_correctness_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5001603Z test_nnc_correctness_int_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5018621Z test_nnc_correctness_int_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5035705Z test_nnc_correctness_int_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5052729Z test_nnc_correctness_int_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5069875Z test_nnc_correctness_int_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5086904Z test_nnc_correctness_int_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5104018Z test_nnc_correctness_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5121191Z test_nnc_correctness_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5138185Z test_nnc_correctness_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5155280Z test_nnc_correctness_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5172209Z test_nnc_correctness_isclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5189212Z test_nnc_correctness_isclose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5206392Z test_nnc_correctness_isclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5223326Z test_nnc_correctness_isclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.5240310Z test_nnc_correctness_isclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5257202Z test_nnc_correctness_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5274802Z test_nnc_correctness_isclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5291400Z test_nnc_correctness_isclose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5308325Z test_nnc_correctness_isclose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5325490Z test_nnc_correctness_isclose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5342341Z test_nnc_correctness_isclose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5359396Z test_nnc_correctness_isclose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5376504Z test_nnc_correctness_isfinite_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5393545Z test_nnc_correctness_isfinite_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5410610Z test_nnc_correctness_isfinite_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5427403Z test_nnc_correctness_isfinite_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5444527Z test_nnc_correctness_isfinite_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5461520Z test_nnc_correctness_isfinite_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5478611Z test_nnc_correctness_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5495553Z test_nnc_correctness_isfinite_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5512704Z test_nnc_correctness_isfinite_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5529723Z test_nnc_correctness_isfinite_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5546640Z test_nnc_correctness_isfinite_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5563675Z test_nnc_correctness_isfinite_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5580717Z test_nnc_correctness_isfinite_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5597934Z test_nnc_correctness_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5614773Z test_nnc_correctness_isin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5631755Z test_nnc_correctness_isin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5649161Z test_nnc_correctness_isin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5665805Z test_nnc_correctness_isin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5683013Z test_nnc_correctness_isin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5699991Z test_nnc_correctness_isin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5717069Z test_nnc_correctness_isinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5733990Z test_nnc_correctness_isinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5751102Z test_nnc_correctness_isinf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5768102Z test_nnc_correctness_isinf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5785074Z test_nnc_correctness_isinf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5802219Z test_nnc_correctness_isinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5819138Z test_nnc_correctness_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5836279Z test_nnc_correctness_isinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.5853273Z test_nnc_correctness_isinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5870301Z test_nnc_correctness_isinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5887243Z test_nnc_correctness_isinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5904197Z test_nnc_correctness_isinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5921170Z test_nnc_correctness_isinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5938135Z test_nnc_correctness_isnan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5955173Z test_nnc_correctness_isnan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5971992Z test_nnc_correctness_isnan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.5989174Z test_nnc_correctness_isnan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6006208Z test_nnc_correctness_isnan_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.6023180Z test_nnc_correctness_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6040786Z test_nnc_correctness_isnan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6057432Z test_nnc_correctness_isnan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6074459Z test_nnc_correctness_isnan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6091419Z test_nnc_correctness_isnan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6108523Z test_nnc_correctness_isnan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6125438Z test_nnc_correctness_isnan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6142383Z test_nnc_correctness_isneginf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6159974Z test_nnc_correctness_isneginf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.017s) 2022-08-17T12:59:54.6176867Z test_nnc_correctness_isneginf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6193918Z test_nnc_correctness_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6210854Z test_nnc_correctness_isneginf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6227860Z test_nnc_correctness_isneginf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6244762Z test_nnc_correctness_isneginf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6261744Z test_nnc_correctness_isneginf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6278811Z test_nnc_correctness_isneginf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6295707Z test_nnc_correctness_isneginf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6312824Z test_nnc_correctness_isposinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6330020Z test_nnc_correctness_isposinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.6346946Z test_nnc_correctness_isposinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6364165Z test_nnc_correctness_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6381019Z test_nnc_correctness_isposinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6398132Z test_nnc_correctness_isposinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6415035Z test_nnc_correctness_isposinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6432369Z test_nnc_correctness_isposinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6449211Z test_nnc_correctness_isposinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6466167Z test_nnc_correctness_isposinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6483321Z test_nnc_correctness_isreal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.6500282Z test_nnc_correctness_isreal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6517407Z test_nnc_correctness_isreal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6534273Z test_nnc_correctness_isreal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6551398Z test_nnc_correctness_isreal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6568347Z test_nnc_correctness_isreal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6585293Z test_nnc_correctness_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6602235Z test_nnc_correctness_isreal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6619175Z test_nnc_correctness_isreal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6636379Z test_nnc_correctness_isreal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.6653311Z test_nnc_correctness_isreal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6670446Z test_nnc_correctness_isreal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6687420Z test_nnc_correctness_isreal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6704474Z test_nnc_correctness_istft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6721622Z test_nnc_correctness_istft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6738593Z test_nnc_correctness_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6755811Z test_nnc_correctness_istft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.6772778Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6790163Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.6807050Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6824184Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6841066Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6858163Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6875320Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6892308Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6909397Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6926419Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6943418Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6960635Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.6977701Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.6994860Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7011873Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7029031Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7046024Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7062994Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7080059Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7097034Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7114206Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.7131198Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7148366Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7165359Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7182397Z test_nnc_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7199526Z test_nnc_correctness_jiterator_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7216520Z test_nnc_correctness_jiterator_binary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7233634Z test_nnc_correctness_jiterator_binary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7250599Z test_nnc_correctness_jiterator_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7268014Z test_nnc_correctness_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.7285107Z test_nnc_correctness_jiterator_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7302036Z test_nnc_correctness_jiterator_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7319142Z test_nnc_correctness_jiterator_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7336093Z test_nnc_correctness_jiterator_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7353227Z test_nnc_correctness_jiterator_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7370209Z test_nnc_correctness_jiterator_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7387248Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7404246Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7421307Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.7438396Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7455409Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7472602Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7489646Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7506616Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7523731Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7540792Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7558033Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7574958Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7592231Z test_nnc_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.7609259Z test_nnc_correctness_jiterator_unary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7626289Z test_nnc_correctness_jiterator_unary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7643459Z test_nnc_correctness_jiterator_unary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7660438Z test_nnc_correctness_jiterator_unary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7677531Z test_nnc_correctness_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7694478Z test_nnc_correctness_jiterator_unary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7711615Z test_nnc_correctness_jiterator_unary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7728658Z test_nnc_correctness_jiterator_unary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7745622Z test_nnc_correctness_jiterator_unary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:54.7762736Z test_nnc_correctness_jiterator_unary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7779745Z test_nnc_correctness_jiterator_unary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:54.7796882Z test_nnc_correctness_kron_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7813754Z test_nnc_correctness_kron_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7830919Z test_nnc_correctness_kron_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7847991Z test_nnc_correctness_kron_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7864991Z test_nnc_correctness_kron_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7882271Z test_nnc_correctness_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7899063Z test_nnc_correctness_kron_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.7916091Z test_nnc_correctness_kron_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7933078Z test_nnc_correctness_kron_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7950221Z test_nnc_correctness_kron_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7967165Z test_nnc_correctness_kron_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.7984129Z test_nnc_correctness_kron_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8001157Z test_nnc_correctness_kthvalue_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8018130Z test_nnc_correctness_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8035174Z test_nnc_correctness_kthvalue_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8052843Z test_nnc_correctness_kthvalue_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.8069864Z test_nnc_correctness_kthvalue_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.8087570Z test_nnc_correctness_kthvalue_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.8105341Z test_nnc_correctness_kthvalue_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.8122633Z test_nnc_correctness_kthvalue_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.8140240Z test_nnc_correctness_lcm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:54.8157140Z test_nnc_correctness_lcm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8174129Z test_nnc_correctness_lcm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8191313Z test_nnc_correctness_lcm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8208312Z test_nnc_correctness_lcm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8225366Z test_nnc_correctness_ldexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8242462Z test_nnc_correctness_ldexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8259441Z test_nnc_correctness_ldexp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8276513Z test_nnc_correctness_ldexp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8293975Z test_nnc_correctness_ldexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.8312406Z test_nnc_correctness_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8329515Z test_nnc_correctness_ldexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8346542Z test_nnc_correctness_ldexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8364056Z test_nnc_correctness_ldexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-08-17T12:59:54.8380994Z test_nnc_correctness_ldexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8398084Z test_nnc_correctness_ldexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8415037Z test_nnc_correctness_ldexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8432138Z test_nnc_correctness_le_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8449080Z test_nnc_correctness_le_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8466157Z test_nnc_correctness_le_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8483303Z test_nnc_correctness_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8500237Z test_nnc_correctness_le_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8517381Z test_nnc_correctness_le_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8534567Z test_nnc_correctness_le_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.8551653Z test_nnc_correctness_le_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8568613Z test_nnc_correctness_le_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8585575Z test_nnc_correctness_le_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8602627Z test_nnc_correctness_lerp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8619529Z test_nnc_correctness_lerp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8636636Z test_nnc_correctness_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8653632Z test_nnc_correctness_lerp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8670816Z test_nnc_correctness_lgamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8688107Z test_nnc_correctness_lgamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.8705001Z test_nnc_correctness_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8722046Z test_nnc_correctness_lgamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8738841Z test_nnc_correctness_lgamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8755933Z test_nnc_correctness_lgamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8772932Z test_nnc_correctness_lgamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8789973Z test_nnc_correctness_lgamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8806918Z test_nnc_correctness_lgamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8823956Z test_nnc_correctness_linalg_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8841266Z test_nnc_correctness_linalg_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.8858367Z test_nnc_correctness_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8875472Z test_nnc_correctness_linalg_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8892486Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8909627Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8926825Z test_nnc_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8943874Z test_nnc_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8961715Z test_nnc_correctness_linalg_cond_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8979236Z test_nnc_correctness_linalg_cond_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.8996824Z test_nnc_correctness_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9014440Z test_nnc_correctness_linalg_cond_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9031639Z test_nnc_correctness_linalg_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9048705Z test_nnc_correctness_linalg_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9065731Z test_nnc_correctness_linalg_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9082751Z test_nnc_correctness_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9099733Z test_nnc_correctness_linalg_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9116789Z test_nnc_correctness_linalg_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9133739Z test_nnc_correctness_linalg_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9150879Z test_nnc_correctness_linalg_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9168023Z test_nnc_correctness_linalg_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9184931Z test_nnc_correctness_linalg_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9202142Z test_nnc_correctness_linalg_det_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9219173Z test_nnc_correctness_linalg_det_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9236326Z test_nnc_correctness_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9253368Z test_nnc_correctness_linalg_det_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9270605Z test_nnc_correctness_linalg_det_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9287648Z test_nnc_correctness_linalg_det_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9305086Z test_nnc_correctness_linalg_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9322718Z test_nnc_correctness_linalg_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9339986Z test_nnc_correctness_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9357541Z test_nnc_correctness_linalg_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9374903Z test_nnc_correctness_linalg_eigh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9392428Z test_nnc_correctness_linalg_eigh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9409762Z test_nnc_correctness_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9427275Z test_nnc_correctness_linalg_eigh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9444358Z test_nnc_correctness_linalg_eigvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9461356Z test_nnc_correctness_linalg_eigvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9478647Z test_nnc_correctness_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9495761Z test_nnc_correctness_linalg_eigvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:54.9512983Z test_nnc_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9530027Z test_nnc_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9547163Z test_nnc_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9564199Z test_nnc_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9581372Z test_nnc_correctness_linalg_householder_product_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9598637Z test_nnc_correctness_linalg_householder_product_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9615714Z test_nnc_correctness_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9632971Z test_nnc_correctness_linalg_householder_product_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9650162Z test_nnc_correctness_linalg_inv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9667390Z test_nnc_correctness_linalg_inv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9684359Z test_nnc_correctness_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9701454Z test_nnc_correctness_linalg_inv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9718614Z test_nnc_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9735688Z test_nnc_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9752927Z test_nnc_correctness_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9770029Z test_nnc_correctness_linalg_inv_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9787227Z test_nnc_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9804301Z test_nnc_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9821292Z test_nnc_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9838418Z test_nnc_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9855488Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9872614Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9889708Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9906801Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9923882Z test_nnc_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9940978Z test_nnc_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9958285Z test_nnc_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:54.9975417Z test_nnc_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:54.9992658Z test_nnc_correctness_linalg_lstsq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0009783Z test_nnc_correctness_linalg_lstsq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0027021Z test_nnc_correctness_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0044363Z test_nnc_correctness_linalg_lstsq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0061413Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0078643Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0095820Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0113110Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0130176Z test_nnc_correctness_linalg_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0147341Z test_nnc_correctness_linalg_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0164374Z test_nnc_correctness_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0181401Z test_nnc_correctness_linalg_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0198572Z test_nnc_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0215542Z test_nnc_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0232732Z test_nnc_correctness_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0249763Z test_nnc_correctness_linalg_lu_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0267073Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0284230Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.0301386Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0318581Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0335827Z test_nnc_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0353069Z test_nnc_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0370165Z test_nnc_correctness_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0387370Z test_nnc_correctness_linalg_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0405035Z test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0422417Z test_nnc_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0439925Z test_nnc_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0457306Z test_nnc_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0474870Z test_nnc_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0492310Z test_nnc_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0509852Z test_nnc_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0527226Z test_nnc_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0544633Z test_nnc_correctness_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0562124Z test_nnc_correctness_linalg_matrix_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0579195Z test_nnc_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0596470Z test_nnc_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0613451Z test_nnc_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0630602Z test_nnc_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0647730Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0664691Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0681833Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0698997Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0716180Z test_nnc_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0733150Z test_nnc_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0750377Z test_nnc_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0767596Z test_nnc_correctness_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0784505Z test_nnc_correctness_linalg_multi_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0801613Z test_nnc_correctness_linalg_multi_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0818660Z test_nnc_correctness_linalg_multi_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0829470Z test_nnc_correctness_linalg_multi_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:55.0846453Z test_nnc_correctness_linalg_multi_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0863428Z test_nnc_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0880914Z test_nnc_correctness_linalg_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0898424Z test_nnc_correctness_linalg_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.0916005Z test_nnc_correctness_linalg_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0933339Z test_nnc_correctness_linalg_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0950801Z test_nnc_correctness_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0968166Z test_nnc_correctness_linalg_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.0985549Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1003076Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1020459Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1037973Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1055467Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1073073Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1090120Z test_nnc_correctness_linalg_pinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1107288Z test_nnc_correctness_linalg_pinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1124353Z test_nnc_correctness_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1141608Z test_nnc_correctness_linalg_pinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1158752Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1175854Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1193140Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1210543Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1227631Z test_nnc_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.1244762Z test_nnc_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1261788Z test_nnc_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1278941Z test_nnc_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1296025Z test_nnc_correctness_linalg_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1313180Z test_nnc_correctness_linalg_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1330221Z test_nnc_correctness_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1347415Z test_nnc_correctness_linalg_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1364475Z test_nnc_correctness_linalg_slogdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1381600Z test_nnc_correctness_linalg_slogdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1398704Z test_nnc_correctness_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1415822Z test_nnc_correctness_linalg_slogdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1433097Z test_nnc_correctness_linalg_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1450219Z test_nnc_correctness_linalg_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1467533Z test_nnc_correctness_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1484604Z test_nnc_correctness_linalg_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1501906Z test_nnc_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1518963Z test_nnc_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1536068Z test_nnc_correctness_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1553273Z test_nnc_correctness_linalg_solve_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1570340Z test_nnc_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1587452Z test_nnc_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1604433Z test_nnc_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1621424Z test_nnc_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1638822Z test_nnc_correctness_linalg_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1656134Z test_nnc_correctness_linalg_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1673578Z test_nnc_correctness_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1691017Z test_nnc_correctness_linalg_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1708553Z test_nnc_correctness_linalg_svdvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1725952Z test_nnc_correctness_linalg_svdvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1743313Z test_nnc_correctness_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1760840Z test_nnc_correctness_linalg_svdvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1777929Z test_nnc_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1795180Z test_nnc_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1812340Z test_nnc_correctness_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1829631Z test_nnc_correctness_linalg_tensorinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1846808Z test_nnc_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.1863930Z test_nnc_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1881145Z test_nnc_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1898281Z test_nnc_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1915460Z test_nnc_correctness_linalg_vander_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1932532Z test_nnc_correctness_linalg_vander_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1949736Z test_nnc_correctness_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1966636Z test_nnc_correctness_linalg_vander_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.1983635Z test_nnc_correctness_linalg_vander_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2000824Z test_nnc_correctness_linalg_vander_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2017807Z test_nnc_correctness_linalg_vander_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2034792Z test_nnc_correctness_linalg_vander_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2051726Z test_nnc_correctness_linalg_vander_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2068883Z test_nnc_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2085863Z test_nnc_correctness_linalg_vecdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2102876Z test_nnc_correctness_linalg_vecdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2119999Z test_nnc_correctness_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2137044Z test_nnc_correctness_linalg_vecdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2154334Z test_nnc_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2171459Z test_nnc_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.2188662Z test_nnc_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2205764Z test_nnc_correctness_linalg_vector_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2222770Z test_nnc_correctness_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2239980Z test_nnc_correctness_linalg_vector_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2256895Z test_nnc_correctness_linspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2274004Z test_nnc_correctness_linspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2290960Z test_nnc_correctness_linspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2308014Z test_nnc_correctness_linspace_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2325198Z test_nnc_correctness_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2342102Z test_nnc_correctness_linspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2359188Z test_nnc_correctness_linspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2376153Z test_nnc_correctness_linspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2393208Z test_nnc_correctness_linspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2410126Z test_nnc_correctness_linspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2427149Z test_nnc_correctness_linspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2444085Z test_nnc_correctness_log10_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2461050Z test_nnc_correctness_log10_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2478170Z test_nnc_correctness_log10_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2495130Z test_nnc_correctness_log10_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2512251Z test_nnc_correctness_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2529219Z test_nnc_correctness_log10_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2546361Z test_nnc_correctness_log10_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2563305Z test_nnc_correctness_log10_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2580225Z test_nnc_correctness_log10_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2597224Z test_nnc_correctness_log10_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2614236Z test_nnc_correctness_log10_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2631421Z test_nnc_correctness_log1p_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2648534Z test_nnc_correctness_log1p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2665461Z test_nnc_correctness_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2682544Z test_nnc_correctness_log1p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2699395Z test_nnc_correctness_log1p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2716491Z test_nnc_correctness_log1p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2733425Z test_nnc_correctness_log1p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2750549Z test_nnc_correctness_log1p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2767519Z test_nnc_correctness_log1p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2784505Z test_nnc_correctness_log2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2801648Z test_nnc_correctness_log2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2818701Z test_nnc_correctness_log2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2835837Z test_nnc_correctness_log2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2852848Z test_nnc_correctness_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2870013Z test_nnc_correctness_log2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2887048Z test_nnc_correctness_log2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2904148Z test_nnc_correctness_log2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2921279Z test_nnc_correctness_log2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2938328Z test_nnc_correctness_log2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2955555Z test_nnc_correctness_log2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.2972522Z test_nnc_correctness_log_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.2989685Z test_nnc_correctness_log_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3006707Z test_nnc_correctness_log_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3023775Z test_nnc_correctness_log_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3040812Z test_nnc_correctness_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3057788Z test_nnc_correctness_log_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3074872Z test_nnc_correctness_log_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3091816Z test_nnc_correctness_log_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3109179Z test_nnc_correctness_log_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3126433Z test_nnc_correctness_log_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.3143320Z test_nnc_correctness_log_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3160389Z test_nnc_correctness_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3177414Z test_nnc_correctness_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3194537Z test_nnc_correctness_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3211656Z test_nnc_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3228830Z test_nnc_correctness_log_softmax_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3245840Z test_nnc_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3262878Z test_nnc_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3280208Z test_nnc_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3297212Z test_nnc_correctness_log_softmax_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.3314381Z test_nnc_correctness_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3331327Z test_nnc_correctness_log_softmax_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3348470Z test_nnc_correctness_log_softmax_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3365480Z test_nnc_correctness_log_softmax_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3382441Z test_nnc_correctness_log_softmax_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3399645Z test_nnc_correctness_log_softmax_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3416626Z test_nnc_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3433703Z test_nnc_correctness_logaddexp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3451473Z test_nnc_correctness_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3469516Z test_nnc_correctness_logaddexp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3486481Z test_nnc_correctness_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3503429Z test_nnc_correctness_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3520467Z test_nnc_correctness_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3537477Z test_nnc_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3554603Z test_nnc_correctness_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3571560Z test_nnc_correctness_logcumsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3588837Z test_nnc_correctness_logdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3606027Z test_nnc_correctness_logdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3623065Z test_nnc_correctness_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3640268Z test_nnc_correctness_logdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3657292Z test_nnc_correctness_logical_and_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3674364Z test_nnc_correctness_logical_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3691364Z test_nnc_correctness_logical_and_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3708489Z test_nnc_correctness_logical_and_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3725476Z test_nnc_correctness_logical_and_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3742425Z test_nnc_correctness_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3759793Z test_nnc_correctness_logical_and_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3776633Z test_nnc_correctness_logical_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3793672Z test_nnc_correctness_logical_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3810600Z test_nnc_correctness_logical_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3827593Z test_nnc_correctness_logical_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3844496Z test_nnc_correctness_logical_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3861474Z test_nnc_correctness_logical_not_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3878524Z test_nnc_correctness_logical_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3895491Z test_nnc_correctness_logical_not_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3912566Z test_nnc_correctness_logical_not_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3929530Z test_nnc_correctness_logical_not_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.3946673Z test_nnc_correctness_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3963626Z test_nnc_correctness_logical_not_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3980641Z test_nnc_correctness_logical_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.3997805Z test_nnc_correctness_logical_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4014698Z test_nnc_correctness_logical_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4031751Z test_nnc_correctness_logical_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4048742Z test_nnc_correctness_logical_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4065915Z test_nnc_correctness_logical_or_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4082977Z test_nnc_correctness_logical_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4099976Z test_nnc_correctness_logical_or_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4117045Z test_nnc_correctness_logical_or_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4133922Z test_nnc_correctness_logical_or_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4150957Z test_nnc_correctness_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4167945Z test_nnc_correctness_logical_or_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4184757Z test_nnc_correctness_logical_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4201849Z test_nnc_correctness_logical_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4218866Z test_nnc_correctness_logical_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4236143Z test_nnc_correctness_logical_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4253071Z test_nnc_correctness_logical_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4270192Z test_nnc_correctness_logical_xor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4287178Z test_nnc_correctness_logical_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4304155Z test_nnc_correctness_logical_xor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4321259Z test_nnc_correctness_logical_xor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4338282Z test_nnc_correctness_logical_xor_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4355438Z test_nnc_correctness_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4372478Z test_nnc_correctness_logical_xor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4389771Z test_nnc_correctness_logical_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4406800Z test_nnc_correctness_logical_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4423717Z test_nnc_correctness_logical_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4440918Z test_nnc_correctness_logical_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4457876Z test_nnc_correctness_logical_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4474948Z test_nnc_correctness_logit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4491932Z test_nnc_correctness_logit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4508993Z test_nnc_correctness_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4526012Z test_nnc_correctness_logit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4542984Z test_nnc_correctness_logit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4560032Z test_nnc_correctness_logit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4576966Z test_nnc_correctness_logit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4594091Z test_nnc_correctness_logit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4611033Z test_nnc_correctness_logit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4628136Z test_nnc_correctness_logspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4645069Z test_nnc_correctness_logspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4662089Z test_nnc_correctness_logspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4679223Z test_nnc_correctness_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4696208Z test_nnc_correctness_logspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4713274Z test_nnc_correctness_logspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4730273Z test_nnc_correctness_logspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4747427Z test_nnc_correctness_logspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4764332Z test_nnc_correctness_logspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4781345Z test_nnc_correctness_logspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4798465Z test_nnc_correctness_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4815402Z test_nnc_correctness_logsumexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4832407Z test_nnc_correctness_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4849369Z test_nnc_correctness_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4866532Z test_nnc_correctness_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.4883389Z test_nnc_correctness_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4900372Z test_nnc_correctness_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4917426Z test_nnc_correctness_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4934398Z test_nnc_correctness_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4951432Z test_nnc_correctness_long_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4968407Z test_nnc_correctness_long_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.4985487Z test_nnc_correctness_long_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5002461Z test_nnc_correctness_long_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5019581Z test_nnc_correctness_long_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5036631Z test_nnc_correctness_long_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5053518Z test_nnc_correctness_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5070650Z test_nnc_correctness_long_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5087551Z test_nnc_correctness_long_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5104517Z test_nnc_correctness_long_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5121597Z test_nnc_correctness_long_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5138634Z test_nnc_correctness_long_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5155724Z test_nnc_correctness_long_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5172812Z test_nnc_correctness_lt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5189979Z test_nnc_correctness_lt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.5206930Z test_nnc_correctness_lt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5223896Z test_nnc_correctness_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5240976Z test_nnc_correctness_lt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5257897Z test_nnc_correctness_lt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5274952Z test_nnc_correctness_lt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5291871Z test_nnc_correctness_lt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5309012Z test_nnc_correctness_lt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5326019Z test_nnc_correctness_lt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5343033Z test_nnc_correctness_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5360202Z test_nnc_correctness_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5377318Z test_nnc_correctness_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5394609Z test_nnc_correctness_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5411685Z test_nnc_correctness_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5428874Z test_nnc_correctness_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5445932Z test_nnc_correctness_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5462968Z test_nnc_correctness_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5480157Z test_nnc_correctness_lu_unpack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5497309Z test_nnc_correctness_lu_unpack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5514486Z test_nnc_correctness_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5531442Z test_nnc_correctness_lu_unpack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5548493Z test_nnc_correctness_mH_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5565486Z test_nnc_correctness_mH_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5582381Z test_nnc_correctness_mH_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5599384Z test_nnc_correctness_mH_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5616379Z test_nnc_correctness_mH_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5633381Z test_nnc_correctness_mH_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5650533Z test_nnc_correctness_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5667645Z test_nnc_correctness_mH_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5684524Z test_nnc_correctness_mH_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5701447Z test_nnc_correctness_mH_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5718646Z test_nnc_correctness_mH_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5735647Z test_nnc_correctness_mH_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5752737Z test_nnc_correctness_mH_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5769753Z test_nnc_correctness_mT_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5786957Z test_nnc_correctness_mT_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5804107Z test_nnc_correctness_mT_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.5821069Z test_nnc_correctness_mT_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5838157Z test_nnc_correctness_mT_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5855105Z test_nnc_correctness_mT_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5872210Z test_nnc_correctness_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5889147Z test_nnc_correctness_mT_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5906166Z test_nnc_correctness_mT_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5923095Z test_nnc_correctness_mT_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5940076Z test_nnc_correctness_mT_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5957094Z test_nnc_correctness_mT_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5974071Z test_nnc_correctness_mT_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.5991175Z test_nnc_correctness_masked_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6008122Z test_nnc_correctness_masked_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6025135Z test_nnc_correctness_masked_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6042037Z test_nnc_correctness_masked_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6058959Z test_nnc_correctness_masked_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6075990Z test_nnc_correctness_masked_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6093008Z test_nnc_correctness_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6110197Z test_nnc_correctness_masked_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6127235Z test_nnc_correctness_masked_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.6144165Z test_nnc_correctness_masked_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6161271Z test_nnc_correctness_masked_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6178218Z test_nnc_correctness_masked_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6195220Z test_nnc_correctness_masked_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6212152Z test_nnc_correctness_masked_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6229209Z test_nnc_correctness_masked_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6246203Z test_nnc_correctness_masked_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6263170Z test_nnc_correctness_masked_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6280556Z test_nnc_correctness_masked_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.6297454Z test_nnc_correctness_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.6314473Z test_nnc_correctness_masked_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6331398Z test_nnc_correctness_masked_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6348426Z test_nnc_correctness_masked_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6365397Z test_nnc_correctness_masked_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6382300Z test_nnc_correctness_masked_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6399465Z test_nnc_correctness_masked_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6416607Z test_nnc_correctness_masked_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6433633Z test_nnc_correctness_masked_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6450693Z test_nnc_correctness_masked_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.6467836Z test_nnc_correctness_masked_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6484902Z test_nnc_correctness_masked_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6501856Z test_nnc_correctness_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6518940Z test_nnc_correctness_masked_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6535828Z test_nnc_correctness_masked_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6552881Z test_nnc_correctness_masked_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6569828Z test_nnc_correctness_masked_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6586982Z test_nnc_correctness_masked_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6604117Z test_nnc_correctness_masked_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.6621060Z test_nnc_correctness_matmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6638068Z test_nnc_correctness_matmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6654989Z test_nnc_correctness_matmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6672028Z test_nnc_correctness_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6689009Z test_nnc_correctness_matmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6706085Z test_nnc_correctness_matmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6723052Z test_nnc_correctness_matmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6733673Z test_nnc_correctness_matmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:55.6750672Z test_nnc_correctness_matmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6767621Z test_nnc_correctness_matmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6784793Z test_nnc_correctness_matrix_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6801834Z test_nnc_correctness_matrix_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6818765Z test_nnc_correctness_matrix_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6835867Z test_nnc_correctness_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6852894Z test_nnc_correctness_matrix_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6869945Z test_nnc_correctness_max_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6886959Z test_nnc_correctness_max_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6903859Z test_nnc_correctness_max_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6921245Z test_nnc_correctness_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.6938132Z test_nnc_correctness_max_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6955216Z test_nnc_correctness_max_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6972115Z test_nnc_correctness_max_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.6989241Z test_nnc_correctness_max_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7006182Z test_nnc_correctness_max_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7023076Z test_nnc_correctness_max_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7040141Z test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7057056Z test_nnc_correctness_max_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7074213Z test_nnc_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7091155Z test_nnc_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7108312Z test_nnc_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7125256Z test_nnc_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7142256Z test_nnc_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7159324Z test_nnc_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7176406Z test_nnc_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7193463Z test_nnc_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7210389Z test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7227860Z test_nnc_correctness_max_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7244808Z test_nnc_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7261798Z test_nnc_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7279022Z test_nnc_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7295888Z test_nnc_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7312978Z test_nnc_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7329867Z test_nnc_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7346907Z test_nnc_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7363860Z test_nnc_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7380801Z test_nnc_correctness_maximum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7397917Z test_nnc_correctness_maximum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7414879Z test_nnc_correctness_maximum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7431879Z test_nnc_correctness_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7448856Z test_nnc_correctness_maximum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7465908Z test_nnc_correctness_maximum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7482863Z test_nnc_correctness_maximum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7499827Z test_nnc_correctness_maximum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7516889Z test_nnc_correctness_maximum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7533857Z test_nnc_correctness_maximum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7551152Z test_nnc_correctness_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7568122Z test_nnc_correctness_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7585254Z test_nnc_correctness_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7602665Z test_nnc_correctness_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7619150Z test_nnc_correctness_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7636285Z test_nnc_correctness_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7653304Z test_nnc_correctness_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7670419Z test_nnc_correctness_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7687342Z test_nnc_correctness_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7704557Z test_nnc_correctness_median_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7721422Z test_nnc_correctness_median_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7738384Z test_nnc_correctness_median_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7755470Z test_nnc_correctness_median_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7772330Z test_nnc_correctness_median_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7789425Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7806398Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7823403Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7840471Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7857530Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.7874605Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7891570Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7908702Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7925679Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7942652Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7959776Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7977052Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.7993804Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8010859Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8028002Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8044999Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8062020Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8079055Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8095920Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8112942Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8129784Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8146923Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8164051Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8181108Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.8198186Z test_nnc_correctness_min_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8215084Z test_nnc_correctness_min_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8232162Z test_nnc_correctness_min_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8249238Z test_nnc_correctness_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8266329Z test_nnc_correctness_min_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8283316Z test_nnc_correctness_min_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8300246Z test_nnc_correctness_min_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8317257Z test_nnc_correctness_min_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8335169Z test_nnc_correctness_min_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8351510Z test_nnc_correctness_min_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8368415Z test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8385484Z test_nnc_correctness_min_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8402428Z test_nnc_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8420399Z test_nnc_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8437511Z test_nnc_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8454465Z test_nnc_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8471560Z test_nnc_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8488675Z test_nnc_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8507013Z test_nnc_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8524071Z test_nnc_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8540986Z test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8558102Z test_nnc_correctness_min_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8575176Z test_nnc_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8592276Z test_nnc_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8609326Z test_nnc_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8626571Z test_nnc_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8644243Z test_nnc_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8661238Z test_nnc_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8678323Z test_nnc_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8695263Z test_nnc_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8712911Z test_nnc_correctness_minimum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8729468Z test_nnc_correctness_minimum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8746875Z test_nnc_correctness_minimum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8763846Z test_nnc_correctness_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8780920Z test_nnc_correctness_minimum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8798449Z test_nnc_correctness_minimum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8815642Z test_nnc_correctness_minimum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.8832714Z test_nnc_correctness_minimum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8849697Z test_nnc_correctness_minimum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8866798Z test_nnc_correctness_minimum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8884019Z test_nnc_correctness_mm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8900662Z test_nnc_correctness_mm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8917671Z test_nnc_correctness_mm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8934651Z test_nnc_correctness_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8951795Z test_nnc_correctness_mm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.8968852Z test_nnc_correctness_mm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.8985955Z test_nnc_correctness_mm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9002905Z test_nnc_correctness_mm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9019843Z test_nnc_correctness_mm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9036970Z test_nnc_correctness_mm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9053999Z test_nnc_correctness_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9071098Z test_nnc_correctness_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9088066Z test_nnc_correctness_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9105615Z test_nnc_correctness_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9122327Z test_nnc_correctness_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.9139263Z test_nnc_correctness_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9156317Z test_nnc_correctness_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9173275Z test_nnc_correctness_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9190333Z test_nnc_correctness_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9207229Z test_nnc_correctness_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9224230Z test_nnc_correctness_movedim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9241144Z test_nnc_correctness_movedim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9258113Z test_nnc_correctness_movedim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9275543Z test_nnc_correctness_movedim_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9292425Z test_nnc_correctness_movedim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:55.9309455Z test_nnc_correctness_movedim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9326404Z test_nnc_correctness_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9343456Z test_nnc_correctness_movedim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9360545Z test_nnc_correctness_movedim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9377551Z test_nnc_correctness_movedim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9394615Z test_nnc_correctness_movedim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9411567Z test_nnc_correctness_movedim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9428650Z test_nnc_correctness_movedim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9445713Z test_nnc_correctness_msort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.9462663Z test_nnc_correctness_msort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9479831Z test_nnc_correctness_msort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9497229Z test_nnc_correctness_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9513944Z test_nnc_correctness_msort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9530769Z test_nnc_correctness_msort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9547857Z test_nnc_correctness_msort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9564797Z test_nnc_correctness_msort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9581683Z test_nnc_correctness_msort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9598811Z test_nnc_correctness_msort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.9615756Z test_nnc_correctness_mul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9632810Z test_nnc_correctness_mul_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9649777Z test_nnc_correctness_mul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9666871Z test_nnc_correctness_mul_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9683831Z test_nnc_correctness_mul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9700853Z test_nnc_correctness_mul_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9717964Z test_nnc_correctness_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9734983Z test_nnc_correctness_mul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9752176Z test_nnc_correctness_mul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.9769186Z test_nnc_correctness_mul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9786250Z test_nnc_correctness_mul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9803294Z test_nnc_correctness_mul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9820311Z test_nnc_correctness_mul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9837383Z test_nnc_correctness_multinomial_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9854424Z test_nnc_correctness_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9871469Z test_nnc_correctness_multinomial_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9888773Z test_nnc_correctness_mv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9905484Z test_nnc_correctness_mv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9922510Z test_nnc_correctness_mv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:55.9939408Z test_nnc_correctness_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9956424Z test_nnc_correctness_mv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9973373Z test_nnc_correctness_mv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:55.9990414Z test_nnc_correctness_mv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0007456Z test_nnc_correctness_mv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0024660Z test_nnc_correctness_mv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0041639Z test_nnc_correctness_mv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0058670Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0075768Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0092826Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0109920Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0126885Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0144027Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0160992Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0177948Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0195063Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0212001Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0229259Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0246252Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0263583Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0280279Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0297161Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0314213Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0331110Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0348216Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0365203Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0382190Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0399244Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0416245Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0433285Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0450272Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0467363Z test_nnc_correctness_nan_to_num_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0484373Z test_nnc_correctness_nan_to_num_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0501404Z test_nnc_correctness_nan_to_num_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0518442Z test_nnc_correctness_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0535442Z test_nnc_correctness_nan_to_num_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0552607Z test_nnc_correctness_nan_to_num_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0569562Z test_nnc_correctness_nan_to_num_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0586552Z test_nnc_correctness_nan_to_num_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0603498Z test_nnc_correctness_nan_to_num_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0620778Z test_nnc_correctness_nan_to_num_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0637514Z test_nnc_correctness_nanmean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0654491Z test_nnc_correctness_nanmean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0671546Z test_nnc_correctness_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0688498Z test_nnc_correctness_nanmean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0705677Z test_nnc_correctness_nanmedian_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0722683Z test_nnc_correctness_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0739652Z test_nnc_correctness_nanmedian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0756769Z test_nnc_correctness_nanmedian_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0773682Z test_nnc_correctness_nanmedian_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0790673Z test_nnc_correctness_nanmedian_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0807645Z test_nnc_correctness_nanmedian_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0824816Z test_nnc_correctness_nanmedian_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0841780Z test_nnc_correctness_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0858865Z test_nnc_correctness_nanquantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.0875936Z test_nnc_correctness_nansum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0892899Z test_nnc_correctness_nansum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0909947Z test_nnc_correctness_nansum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0926938Z test_nnc_correctness_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0944002Z test_nnc_correctness_nansum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0960920Z test_nnc_correctness_nansum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.0977885Z test_nnc_correctness_nansum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1002675Z test_nnc_correctness_nansum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1012459Z test_nnc_correctness_nansum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1029047Z test_nnc_correctness_nansum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1045940Z test_nnc_correctness_narrow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1062965Z test_nnc_correctness_narrow_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1079991Z test_nnc_correctness_narrow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1096890Z test_nnc_correctness_narrow_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1113992Z test_nnc_correctness_narrow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1130885Z test_nnc_correctness_narrow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1148033Z test_nnc_correctness_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1165220Z test_nnc_correctness_narrow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1182241Z test_nnc_correctness_narrow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:56.1199364Z test_nnc_correctness_narrow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1216376Z test_nnc_correctness_narrow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1233428Z test_nnc_correctness_narrow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1250371Z test_nnc_correctness_narrow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1267537Z test_nnc_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1284465Z test_nnc_correctness_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1301405Z test_nnc_correctness_native_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1318380Z test_nnc_correctness_ne_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1335455Z test_nnc_correctness_ne_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1352608Z test_nnc_correctness_ne_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:56.1369501Z test_nnc_correctness_ne_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1386596Z test_nnc_correctness_ne_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1403990Z test_nnc_correctness_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1420654Z test_nnc_correctness_ne_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1437780Z test_nnc_correctness_ne_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1454802Z test_nnc_correctness_ne_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1471916Z test_nnc_correctness_ne_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1488851Z test_nnc_correctness_ne_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1506023Z test_nnc_correctness_ne_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1523067Z test_nnc_correctness_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1540059Z test_nnc_correctness_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1557124Z test_nnc_correctness_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1574014Z test_nnc_correctness_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1591145Z test_nnc_correctness_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1608179Z test_nnc_correctness_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1625265Z test_nnc_correctness_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1642224Z test_nnc_correctness_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1659305Z test_nnc_correctness_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1676419Z test_nnc_correctness_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1693360Z test_nnc_correctness_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1710462Z test_nnc_correctness_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1721083Z test_nnc_correctness_new_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1731546Z test_nnc_correctness_new_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1741951Z test_nnc_correctness_new_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1752476Z test_nnc_correctness_new_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1762862Z test_nnc_correctness_new_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1773597Z test_nnc_correctness_new_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1783742Z test_nnc_correctness_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1794171Z test_nnc_correctness_new_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1804642Z test_nnc_correctness_new_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1815101Z test_nnc_correctness_new_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:56.1825512Z test_nnc_correctness_new_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1835794Z test_nnc_correctness_new_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1846165Z test_nnc_correctness_new_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.1863006Z test_nnc_correctness_new_full_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1879987Z test_nnc_correctness_new_full_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1896936Z test_nnc_correctness_new_full_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1913974Z test_nnc_correctness_new_full_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1930957Z test_nnc_correctness_new_full_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1948039Z test_nnc_correctness_new_full_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1964970Z test_nnc_correctness_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.1981968Z test_nnc_correctness_new_full_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.1999020Z test_nnc_correctness_new_full_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2015988Z test_nnc_correctness_new_full_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2032987Z test_nnc_correctness_new_full_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2049974Z test_nnc_correctness_new_full_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2067042Z test_nnc_correctness_new_full_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2084084Z test_nnc_correctness_new_ones_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2101080Z test_nnc_correctness_new_ones_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2118222Z test_nnc_correctness_new_ones_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2135376Z test_nnc_correctness_new_ones_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.2152906Z test_nnc_correctness_new_ones_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2169537Z test_nnc_correctness_new_ones_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:59:56.2186684Z test_nnc_correctness_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2203661Z test_nnc_correctness_new_ones_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2220564Z test_nnc_correctness_new_ones_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2237641Z test_nnc_correctness_new_ones_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2254632Z test_nnc_correctness_new_ones_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2271688Z test_nnc_correctness_new_ones_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2288653Z test_nnc_correctness_new_ones_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2305715Z test_nnc_correctness_new_zeros_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2322775Z test_nnc_correctness_new_zeros_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.2339745Z test_nnc_correctness_new_zeros_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2356708Z test_nnc_correctness_new_zeros_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2373744Z test_nnc_correctness_new_zeros_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-17T12:59:56.2390754Z test_nnc_correctness_new_zeros_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2407666Z test_nnc_correctness_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2424815Z test_nnc_correctness_new_zeros_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2441760Z test_nnc_correctness_new_zeros_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2458729Z test_nnc_correctness_new_zeros_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2475808Z test_nnc_correctness_new_zeros_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2492784Z test_nnc_correctness_new_zeros_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2509849Z test_nnc_correctness_new_zeros_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2526832Z test_nnc_correctness_nextafter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2544445Z test_nnc_correctness_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2561018Z test_nnc_correctness_nextafter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2577966Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2595080Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2611990Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2629063Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2646020Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2663075Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2680057Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2697163Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.2714248Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2731214Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2748296Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2765256Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2782351Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2799338Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.2816282Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2833315Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2850249Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2867349Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2884374Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2901323Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2918365Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2935299Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2952501Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.2969459Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.2986604Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3003520Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3020458Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3037568Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3048267Z test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.3065277Z test_nnc_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3082260Z test_nnc_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3092908Z test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.3109923Z test_nnc_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.3126912Z test_nnc_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3144082Z test_nnc_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3161070Z test_nnc_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3178059Z test_nnc_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3195138Z test_nnc_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3212184Z test_nnc_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.3223049Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.3233509Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:56.3250291Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3267411Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3284381Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3301291Z test_nnc_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3318400Z test_nnc_correctness_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3335386Z test_nnc_correctness_nn_functional_celu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3352437Z test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3369620Z test_nnc_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.3386586Z test_nnc_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3403463Z test_nnc_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3420434Z test_nnc_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3437519Z test_nnc_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3454398Z test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3471544Z test_nnc_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3488479Z test_nnc_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3505546Z test_nnc_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3522667Z test_nnc_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.3540465Z test_nnc_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3557693Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3574694Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3591661Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3608673Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3625760Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3642734Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3659720Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3676866Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.3693734Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3710799Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3727825Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3744847Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3761741Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3778696Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3795712Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3812670Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3829799Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.3846770Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3863878Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3880910Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3897926Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3915149Z test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3932091Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3949181Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3966153Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.3983656Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4000561Z test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4017559Z test_nnc_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4034664Z test_nnc_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4051548Z test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4068641Z test_nnc_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4085723Z test_nnc_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.4102653Z test_nnc_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4119589Z test_nnc_correctness_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4136482Z test_nnc_correctness_nn_functional_dropout_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4153621Z test_nnc_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4170447Z test_nnc_correctness_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4187578Z test_nnc_correctness_nn_functional_elu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4204639Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4221530Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4238772Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4255823Z test_nnc_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4273148Z test_nnc_correctness_nn_functional_embedding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4290115Z test_nnc_correctness_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4307168Z test_nnc_correctness_nn_functional_embedding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4324169Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4341247Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.4358340Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4375320Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4392341Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4409251Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4426271Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4443184Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4460070Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4477064Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4493971Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4511061Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4528000Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4545141Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4562088Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4579116Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4596163Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4613043Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4630067Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4646956Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4664127Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4681100Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4698067Z test_nnc_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4715136Z test_nnc_correctness_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4732045Z test_nnc_correctness_nn_functional_gelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4749090Z test_nnc_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4766037Z test_nnc_correctness_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4783108Z test_nnc_correctness_nn_functional_glu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4800028Z test_nnc_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4817051Z test_nnc_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4834081Z test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4851129Z test_nnc_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4868214Z test_nnc_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4885202Z test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4902244Z test_nnc_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4919204Z test_nnc_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4936236Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4953262Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.4970309Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.4987432Z test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5004413Z test_nnc_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5021416Z test_nnc_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5038469Z test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5055400Z test_nnc_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5072429Z test_nnc_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5089303Z test_nnc_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5106335Z test_nnc_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5123487Z test_nnc_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.5140414Z test_nnc_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5157458Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5174336Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5191402Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5208366Z test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5225505Z test_nnc_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.5242457Z test_nnc_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5259416Z test_nnc_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5276584Z test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5293508Z test_nnc_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5310430Z test_nnc_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5327356Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5344454Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5361517Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5378615Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.5395787Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5412823Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5429827Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5446732Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5463782Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5480805Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5497803Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5514936Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5531941Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5549258Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.5566149Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5583296Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5600195Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5617178Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5634335Z test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5651323Z test_nnc_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5668463Z test_nnc_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5685500Z test_nnc_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5702711Z test_nnc_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.5719690Z test_nnc_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5736711Z test_nnc_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5753791Z test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5770780Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5787941Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5804820Z test_nnc_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5821916Z test_nnc_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5838797Z test_nnc_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5855871Z test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.5872956Z test_nnc_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5889879Z test_nnc_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5906969Z test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5923929Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5940857Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5958807Z test_nnc_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5975964Z test_nnc_correctness_nn_functional_linear_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.5993010Z test_nnc_correctness_nn_functional_linear_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6010124Z test_nnc_correctness_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.6027232Z test_nnc_correctness_nn_functional_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6044220Z test_nnc_correctness_nn_functional_linear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6061352Z test_nnc_correctness_nn_functional_linear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6078377Z test_nnc_correctness_nn_functional_linear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6095414Z test_nnc_correctness_nn_functional_linear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6112524Z test_nnc_correctness_nn_functional_linear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6129650Z test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6146717Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6163693Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6180796Z test_nnc_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.6197955Z test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6214952Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6232099Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6248987Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6266092Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.6283167Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6300191Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6317328Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6334464Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6351491Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6368435Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6379120Z test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Works on some configs (0.000s) 2022-08-17T12:59:56.6396023Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6412979Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6430094Z test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.6447014Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6464174Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6481190Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6498130Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6515205Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6532061Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6549095Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6566266Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6583728Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.6600539Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6617450Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6634533Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6651593Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6668693Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6685903Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.6702893Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6719866Z test_nnc_correctness_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6736856Z test_nnc_correctness_nn_functional_mish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6753941Z test_nnc_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6770934Z test_nnc_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6788063Z test_nnc_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6805019Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6822102Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6839184Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.6856062Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6873209Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6890104Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6907107Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6924007Z test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6940977Z test_nnc_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6957983Z test_nnc_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6974929Z test_nnc_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.6992091Z test_nnc_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7009106Z test_nnc_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7026244Z test_nnc_correctness_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7043093Z test_nnc_correctness_nn_functional_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7060077Z test_nnc_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7077267Z test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7094212Z test_nnc_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7111325Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7128333Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7145492Z test_nnc_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7162639Z test_nnc_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7179628Z test_nnc_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7196710Z test_nnc_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7213765Z test_nnc_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7230870Z test_nnc_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7247855Z test_nnc_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7264945Z test_nnc_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.7281892Z test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7298776Z test_nnc_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7315819Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7332845Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7349938Z test_nnc_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7366997Z test_nnc_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7383982Z test_nnc_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7400951Z test_nnc_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7417954Z test_nnc_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7435016Z test_nnc_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7452002Z test_nnc_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7469076Z test_nnc_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7485946Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7503056Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7519987Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7536917Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7553992Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7570976Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7588000Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7604908Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7622037Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7638996Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7655938Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7672964Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7689931Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7706998Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7724111Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7741085Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7758086Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7775052Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7792182Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7809139Z test_nnc_correctness_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7826263Z test_nnc_correctness_nn_functional_pdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7843330Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7860372Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7877654Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.7894648Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7911710Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7928646Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7945782Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7962742Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7979714Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.7996802Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8013781Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8030889Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8047858Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8064968Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8081860Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8098730Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8115841Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8132849Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8149962Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8166875Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8184033Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8201188Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8218229Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8235305Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8252308Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8269391Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8286361Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8303545Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.8320526Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8337453Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8354594Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8371518Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8388619Z test_nnc_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8405664Z test_nnc_correctness_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8422777Z test_nnc_correctness_nn_functional_prelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8439771Z test_nnc_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8456965Z test_nnc_correctness_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8474070Z test_nnc_correctness_nn_functional_relu6_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8491103Z test_nnc_correctness_nn_functional_relu6_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8508152Z test_nnc_correctness_nn_functional_relu6_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8525049Z test_nnc_correctness_nn_functional_relu6_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8542123Z test_nnc_correctness_nn_functional_relu6_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8559118Z test_nnc_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8576044Z test_nnc_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8593039Z test_nnc_correctness_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8610108Z test_nnc_correctness_nn_functional_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8627386Z test_nnc_correctness_nn_functional_relu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8645346Z test_nnc_correctness_nn_functional_relu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8662412Z test_nnc_correctness_nn_functional_relu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8679452Z test_nnc_correctness_nn_functional_relu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8696427Z test_nnc_correctness_nn_functional_relu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8713493Z test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8730519Z test_nnc_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8747547Z test_nnc_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8764561Z test_nnc_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8781705Z test_nnc_correctness_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8798553Z test_nnc_correctness_nn_functional_selu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8815555Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8832661Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8849623Z test_nnc_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8866747Z test_nnc_correctness_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8883729Z test_nnc_correctness_nn_functional_silu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8900782Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8917792Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8935483Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.8952389Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8969392Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.8986575Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9003464Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9020523Z test_nnc_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9037596Z test_nnc_correctness_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9054493Z test_nnc_correctness_nn_functional_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9071723Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9088743Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.9105883Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9123375Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9139873Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9157232Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9173963Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9191022Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9207962Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9225151Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9242478Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.9259251Z test_nnc_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9276394Z test_nnc_correctness_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9293449Z test_nnc_correctness_nn_functional_softplus_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9310547Z test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9327485Z test_nnc_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9344640Z test_nnc_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:56.9361676Z test_nnc_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9378637Z test_nnc_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9395688Z test_nnc_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9412661Z test_nnc_correctness_nn_functional_softsign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9429787Z test_nnc_correctness_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9446709Z test_nnc_correctness_nn_functional_softsign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9463839Z test_nnc_correctness_nn_functional_softsign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9481128Z test_nnc_correctness_nn_functional_softsign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9497814Z test_nnc_correctness_nn_functional_softsign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.9514865Z test_nnc_correctness_nn_functional_softsign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9531795Z test_nnc_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9548906Z test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9565853Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9582985Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9599916Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9616899Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9633929Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9651048Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.9668106Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9685083Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9702133Z test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9719041Z test_nnc_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9735950Z test_nnc_correctness_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9753042Z test_nnc_correctness_nn_functional_threshold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9770037Z test_nnc_correctness_nn_functional_threshold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9787053Z test_nnc_correctness_nn_functional_threshold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9804112Z test_nnc_correctness_nn_functional_threshold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:56.9821208Z test_nnc_correctness_nn_functional_threshold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9838543Z test_nnc_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9855218Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9872276Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9889156Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9906203Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9923158Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9940120Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9957260Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9974155Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:56.9991308Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0008343Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0025514Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0042369Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0059328Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0076455Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0093436Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0110652Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0127631Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.0144695Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0161720Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0178546Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0195760Z test_nnc_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0212770Z test_nnc_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0229960Z test_nnc_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.0246936Z test_nnc_correctness_nn_functional_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0264121Z test_nnc_correctness_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0281074Z test_nnc_correctness_nn_functional_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0298088Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0315172Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0332239Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0349300Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0366200Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0383284Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0400214Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0417274Z test_nnc_correctness_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.0434356Z test_nnc_correctness_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0451397Z test_nnc_correctness_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0468459Z test_nnc_correctness_nonzero_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0485535Z test_nnc_correctness_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0502630Z test_nnc_correctness_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0519673Z test_nnc_correctness_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0536570Z test_nnc_correctness_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0553606Z test_nnc_correctness_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0570654Z test_nnc_correctness_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0587809Z test_nnc_correctness_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.0604860Z test_nnc_correctness_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0621959Z test_nnc_correctness_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0638959Z test_nnc_correctness_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0655983Z test_nnc_correctness_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0673087Z test_nnc_correctness_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0690083Z test_nnc_correctness_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0707179Z test_nnc_correctness_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0724064Z test_nnc_correctness_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0741276Z test_nnc_correctness_norm_fro_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.0758316Z test_nnc_correctness_norm_fro_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0775177Z test_nnc_correctness_norm_fro_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0792184Z test_nnc_correctness_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0809095Z test_nnc_correctness_norm_fro_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0826231Z test_nnc_correctness_norm_inf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0843241Z test_nnc_correctness_norm_inf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0860316Z test_nnc_correctness_norm_inf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0877212Z test_nnc_correctness_norm_inf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0894346Z test_nnc_correctness_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.0911373Z test_nnc_correctness_norm_inf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0928354Z test_nnc_correctness_norm_nuc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0945548Z test_nnc_correctness_norm_nuc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0962410Z test_nnc_correctness_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0979498Z test_nnc_correctness_norm_nuc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.0996619Z test_nnc_correctness_normal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1013562Z test_nnc_correctness_normal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1030643Z test_nnc_correctness_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1047747Z test_nnc_correctness_normal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.1064811Z test_nnc_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1081682Z test_nnc_correctness_normal_number_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1098612Z test_nnc_correctness_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1115691Z test_nnc_correctness_normal_number_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1132655Z test_nnc_correctness_ones_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1149712Z test_nnc_correctness_ones_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1166746Z test_nnc_correctness_ones_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1183903Z test_nnc_correctness_ones_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1201065Z test_nnc_correctness_ones_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.1218028Z test_nnc_correctness_ones_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1235082Z test_nnc_correctness_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1251973Z test_nnc_correctness_ones_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1269008Z test_nnc_correctness_ones_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1286006Z test_nnc_correctness_ones_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1303128Z test_nnc_correctness_ones_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.1320020Z test_nnc_correctness_ones_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1337047Z test_nnc_correctness_ones_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1354242Z test_nnc_correctness_ormqr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1371193Z test_nnc_correctness_ormqr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1388323Z test_nnc_correctness_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1405358Z test_nnc_correctness_ormqr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1422466Z test_nnc_correctness_outer_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1439443Z test_nnc_correctness_outer_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1456492Z test_nnc_correctness_outer_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.1473639Z test_nnc_correctness_outer_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1490646Z test_nnc_correctness_outer_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1507703Z test_nnc_correctness_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1524670Z test_nnc_correctness_outer_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1541769Z test_nnc_correctness_outer_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1558663Z test_nnc_correctness_outer_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1575513Z test_nnc_correctness_outer_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1592652Z test_nnc_correctness_outer_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1609701Z test_nnc_correctness_outer_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1627337Z test_nnc_correctness_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.1644867Z test_nnc_correctness_pca_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1662178Z test_nnc_correctness_permute_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1679147Z test_nnc_correctness_permute_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1696159Z test_nnc_correctness_permute_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1713352Z test_nnc_correctness_permute_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1730317Z test_nnc_correctness_permute_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1747499Z test_nnc_correctness_permute_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1764492Z test_nnc_correctness_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1781865Z test_nnc_correctness_permute_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.1798797Z test_nnc_correctness_permute_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1815850Z test_nnc_correctness_permute_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1832961Z test_nnc_correctness_permute_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1849864Z test_nnc_correctness_permute_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1866986Z test_nnc_correctness_permute_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1884131Z test_nnc_correctness_pinverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.1901295Z test_nnc_correctness_pinverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1918334Z test_nnc_correctness_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1935405Z test_nnc_correctness_pinverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1952530Z test_nnc_correctness_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1969469Z test_nnc_correctness_polar_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.1986619Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2003561Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2020654Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2037764Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.2054898Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2072050Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2089025Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2106234Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2123266Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2140403Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2157393Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2174357Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2191677Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.2208682Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2225783Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2242711Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2259743Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2276762Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2293756Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.2310879Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2327880Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2344986Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2361831Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2378785Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2395966Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2413111Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2430183Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2447283Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.2464461Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2481475Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2498394Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2515731Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2532790Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2550024Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2567031Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2584141Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2601366Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.2618393Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2635509Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2652432Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2669529Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2686415Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2703643Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2720665Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2737664Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2755113Z test_nnc_correctness_positive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.2772183Z test_nnc_correctness_positive_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2789267Z test_nnc_correctness_positive_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2806278Z test_nnc_correctness_positive_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2823546Z test_nnc_correctness_positive_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2840591Z test_nnc_correctness_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2857754Z test_nnc_correctness_positive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.2875358Z test_nnc_correctness_positive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2892812Z test_nnc_correctness_positive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2910342Z test_nnc_correctness_positive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2927579Z test_nnc_correctness_positive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2944805Z test_nnc_correctness_positive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2962069Z test_nnc_correctness_pow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2979575Z test_nnc_correctness_pow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.2996649Z test_nnc_correctness_pow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3014162Z test_nnc_correctness_pow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.3031505Z test_nnc_correctness_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3048634Z test_nnc_correctness_pow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3065796Z test_nnc_correctness_pow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3082775Z test_nnc_correctness_pow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3100020Z test_nnc_correctness_pow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3117171Z test_nnc_correctness_pow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.3134033Z test_nnc_correctness_pow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3151068Z test_nnc_correctness_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3168222Z test_nnc_correctness_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3185218Z test_nnc_correctness_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3202128Z test_nnc_correctness_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3219376Z test_nnc_correctness_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.3236355Z test_nnc_correctness_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3253359Z test_nnc_correctness_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3270487Z test_nnc_correctness_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3287435Z test_nnc_correctness_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3304439Z test_nnc_correctness_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3322937Z test_nnc_correctness_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.3340274Z test_nnc_correctness_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3357532Z test_nnc_correctness_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3374503Z test_nnc_correctness_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3391631Z test_nnc_correctness_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3408618Z test_nnc_correctness_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3425735Z test_nnc_correctness_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T12:59:57.3442669Z test_nnc_correctness_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3459815Z test_nnc_correctness_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3476812Z test_nnc_correctness_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3493790Z test_nnc_correctness_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3510876Z test_nnc_correctness_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3527978Z test_nnc_correctness_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3545234Z test_nnc_correctness_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3562357Z test_nnc_correctness_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3579548Z test_nnc_correctness_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.3596601Z test_nnc_correctness_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3614481Z test_nnc_correctness_quantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3631729Z test_nnc_correctness_rad2deg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3648725Z test_nnc_correctness_rad2deg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3665752Z test_nnc_correctness_rad2deg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3682778Z test_nnc_correctness_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3699788Z test_nnc_correctness_rad2deg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3716814Z test_nnc_correctness_rad2deg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3733985Z test_nnc_correctness_rad2deg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.3752059Z test_nnc_correctness_rad2deg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3769341Z test_nnc_correctness_rad2deg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:59:57.3786276Z test_nnc_correctness_rad2deg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3803214Z test_nnc_correctness_rand_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3820294Z test_nnc_correctness_rand_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3837190Z test_nnc_correctness_rand_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3854194Z test_nnc_correctness_rand_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3871275Z test_nnc_correctness_rand_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3888288Z test_nnc_correctness_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3905580Z test_nnc_correctness_rand_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3922649Z test_nnc_correctness_randint_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.3939909Z test_nnc_correctness_randint_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3956802Z test_nnc_correctness_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3973756Z test_nnc_correctness_randint_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.3990884Z test_nnc_correctness_randint_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4007831Z test_nnc_correctness_randint_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4024998Z test_nnc_correctness_randint_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4041962Z test_nnc_correctness_randint_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4058892Z test_nnc_correctness_randint_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4075881Z test_nnc_correctness_randn_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4092809Z test_nnc_correctness_randn_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4109857Z test_nnc_correctness_randn_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4126755Z test_nnc_correctness_randn_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4143801Z test_nnc_correctness_randn_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4160659Z test_nnc_correctness_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4177679Z test_nnc_correctness_randn_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4194722Z test_nnc_correctness_ravel_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4211741Z test_nnc_correctness_ravel_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4228935Z test_nnc_correctness_ravel_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4246210Z test_nnc_correctness_ravel_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4263397Z test_nnc_correctness_ravel_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4280458Z test_nnc_correctness_ravel_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4297395Z test_nnc_correctness_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4314433Z test_nnc_correctness_ravel_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4331571Z test_nnc_correctness_ravel_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4348671Z test_nnc_correctness_ravel_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4365525Z test_nnc_correctness_ravel_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4382670Z test_nnc_correctness_ravel_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4399901Z test_nnc_correctness_ravel_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4416799Z test_nnc_correctness_real_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:57.4433849Z test_nnc_correctness_real_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4450820Z test_nnc_correctness_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4467945Z test_nnc_correctness_real_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4484861Z test_nnc_correctness_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4501981Z test_nnc_correctness_real_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4518905Z test_nnc_correctness_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4535849Z test_nnc_correctness_real_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4552951Z test_nnc_correctness_real_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4570011Z test_nnc_correctness_real_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4587209Z test_nnc_correctness_real_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4604255Z test_nnc_correctness_real_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4621346Z test_nnc_correctness_real_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4638292Z test_nnc_correctness_reciprocal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4655285Z test_nnc_correctness_reciprocal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4672468Z test_nnc_correctness_reciprocal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4689397Z test_nnc_correctness_reciprocal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4706534Z test_nnc_correctness_reciprocal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4723744Z test_nnc_correctness_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4740782Z test_nnc_correctness_reciprocal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4757723Z test_nnc_correctness_reciprocal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4774700Z test_nnc_correctness_reciprocal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4791812Z test_nnc_correctness_reciprocal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4808755Z test_nnc_correctness_reciprocal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4825848Z test_nnc_correctness_reciprocal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4842796Z test_nnc_correctness_remainder_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4859900Z test_nnc_correctness_remainder_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4876935Z test_nnc_correctness_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.4893973Z test_nnc_correctness_remainder_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4911049Z test_nnc_correctness_remainder_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4928073Z test_nnc_correctness_remainder_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4945173Z test_nnc_correctness_remainder_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4962191Z test_nnc_correctness_remainder_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4979402Z test_nnc_correctness_remainder_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.4996362Z test_nnc_correctness_renorm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5013321Z test_nnc_correctness_renorm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5030508Z test_nnc_correctness_renorm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5047521Z test_nnc_correctness_renorm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5064567Z test_nnc_correctness_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5081486Z test_nnc_correctness_renorm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5098653Z test_nnc_correctness_repeat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5115615Z test_nnc_correctness_repeat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5132496Z test_nnc_correctness_repeat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5149585Z test_nnc_correctness_repeat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5166522Z test_nnc_correctness_repeat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5183594Z test_nnc_correctness_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5200691Z test_nnc_correctness_repeat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5217551Z test_nnc_correctness_repeat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5234576Z test_nnc_correctness_repeat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5251488Z test_nnc_correctness_repeat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5268495Z test_nnc_correctness_repeat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5285420Z test_nnc_correctness_repeat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5302642Z test_nnc_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5319594Z test_nnc_correctness_repeat_interleave_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5336556Z test_nnc_correctness_repeat_interleave_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5353857Z test_nnc_correctness_repeat_interleave_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5370778Z test_nnc_correctness_repeat_interleave_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5387842Z test_nnc_correctness_repeat_interleave_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5404816Z test_nnc_correctness_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5421895Z test_nnc_correctness_repeat_interleave_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5438808Z test_nnc_correctness_repeat_interleave_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5455663Z test_nnc_correctness_repeat_interleave_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5472826Z test_nnc_correctness_repeat_interleave_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5489751Z test_nnc_correctness_repeat_interleave_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5506890Z test_nnc_correctness_repeat_interleave_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5523867Z test_nnc_correctness_reshape_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5540958Z test_nnc_correctness_reshape_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5557965Z test_nnc_correctness_reshape_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5574938Z test_nnc_correctness_reshape_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5592052Z test_nnc_correctness_reshape_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5608969Z test_nnc_correctness_reshape_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5626150Z test_nnc_correctness_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5643045Z test_nnc_correctness_reshape_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5660179Z test_nnc_correctness_reshape_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5677180Z test_nnc_correctness_reshape_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5694130Z test_nnc_correctness_reshape_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5711279Z test_nnc_correctness_reshape_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5728207Z test_nnc_correctness_reshape_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5745338Z test_nnc_correctness_reshape_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5762360Z test_nnc_correctness_reshape_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5779547Z test_nnc_correctness_reshape_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5796535Z test_nnc_correctness_reshape_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5813515Z test_nnc_correctness_reshape_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5830592Z test_nnc_correctness_reshape_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.5847594Z test_nnc_correctness_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5864721Z test_nnc_correctness_reshape_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5881566Z test_nnc_correctness_reshape_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5898580Z test_nnc_correctness_reshape_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5915523Z test_nnc_correctness_reshape_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5932538Z test_nnc_correctness_reshape_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5949622Z test_nnc_correctness_reshape_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5966577Z test_nnc_correctness_resize__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.5983742Z test_nnc_correctness_resize__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6000754Z test_nnc_correctness_resize__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6017679Z test_nnc_correctness_resize__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6034802Z test_nnc_correctness_resize__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6051827Z test_nnc_correctness_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6068983Z test_nnc_correctness_resize__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6085954Z test_nnc_correctness_resize__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6103115Z test_nnc_correctness_resize__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6120193Z test_nnc_correctness_resize__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6137393Z test_nnc_correctness_resize__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6154557Z test_nnc_correctness_resize__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6171553Z test_nnc_correctness_resize_as__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6188670Z test_nnc_correctness_resize_as__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6205522Z test_nnc_correctness_resize_as__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6222836Z test_nnc_correctness_resize_as__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6239858Z test_nnc_correctness_resize_as__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6256874Z test_nnc_correctness_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6274119Z test_nnc_correctness_resize_as__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6291278Z test_nnc_correctness_resize_as__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6308617Z test_nnc_correctness_resize_as__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:57.6325676Z test_nnc_correctness_resize_as__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6342946Z test_nnc_correctness_resize_as__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6360039Z test_nnc_correctness_resize_as__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6377114Z test_nnc_correctness_resolve_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6394376Z test_nnc_correctness_resolve_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6411493Z test_nnc_correctness_resolve_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6428703Z test_nnc_correctness_resolve_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6445805Z test_nnc_correctness_resolve_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6463112Z test_nnc_correctness_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6480201Z test_nnc_correctness_resolve_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6497346Z test_nnc_correctness_resolve_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6514604Z test_nnc_correctness_resolve_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6531650Z test_nnc_correctness_resolve_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6548896Z test_nnc_correctness_resolve_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6565906Z test_nnc_correctness_resolve_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6583060Z test_nnc_correctness_resolve_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6600081Z test_nnc_correctness_resolve_neg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6617268Z test_nnc_correctness_resolve_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6634457Z test_nnc_correctness_resolve_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6651497Z test_nnc_correctness_resolve_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6668721Z test_nnc_correctness_resolve_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6685779Z test_nnc_correctness_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6702961Z test_nnc_correctness_resolve_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6720087Z test_nnc_correctness_resolve_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6737183Z test_nnc_correctness_resolve_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6754451Z test_nnc_correctness_resolve_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6771642Z test_nnc_correctness_resolve_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6788889Z test_nnc_correctness_resolve_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6806068Z test_nnc_correctness_roll_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6823275Z test_nnc_correctness_roll_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6840470Z test_nnc_correctness_roll_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6857701Z test_nnc_correctness_roll_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6875009Z test_nnc_correctness_roll_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6892132Z test_nnc_correctness_roll_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6909427Z test_nnc_correctness_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6926995Z test_nnc_correctness_roll_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.6944149Z test_nnc_correctness_roll_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:57.6961219Z test_nnc_correctness_roll_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6978530Z test_nnc_correctness_roll_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.6995645Z test_nnc_correctness_roll_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7012812Z test_nnc_correctness_roll_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7029911Z test_nnc_correctness_rot90_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7046936Z test_nnc_correctness_rot90_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7064189Z test_nnc_correctness_rot90_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7081300Z test_nnc_correctness_rot90_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7098679Z test_nnc_correctness_rot90_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7115628Z test_nnc_correctness_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7132786Z test_nnc_correctness_rot90_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7149963Z test_nnc_correctness_rot90_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7167064Z test_nnc_correctness_rot90_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7184353Z test_nnc_correctness_rot90_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7201411Z test_nnc_correctness_rot90_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7218665Z test_nnc_correctness_rot90_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7235777Z test_nnc_correctness_round_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7253106Z test_nnc_correctness_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7270316Z test_nnc_correctness_round_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7287402Z test_nnc_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7304534Z test_nnc_correctness_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7321686Z test_nnc_correctness_round_decimals_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7338885Z test_nnc_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7355964Z test_nnc_correctness_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7373016Z test_nnc_correctness_round_decimals_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7390181Z test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7407426Z test_nnc_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7424512Z test_nnc_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7441670Z test_nnc_correctness_rsqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7458856Z test_nnc_correctness_rsqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7475930Z test_nnc_correctness_rsqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7493046Z test_nnc_correctness_rsqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7510323Z test_nnc_correctness_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7527427Z test_nnc_correctness_rsqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7544625Z test_nnc_correctness_rsqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7561870Z test_nnc_correctness_rsqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7579056Z test_nnc_correctness_rsqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7596211Z test_nnc_correctness_rsqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7613265Z test_nnc_correctness_rsqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7630439Z test_nnc_correctness_rsub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7647525Z test_nnc_correctness_rsub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7664701Z test_nnc_correctness_rsub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7681791Z test_nnc_correctness_rsub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7698999Z test_nnc_correctness_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7716207Z test_nnc_correctness_rsub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7733257Z test_nnc_correctness_rsub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7750412Z test_nnc_correctness_rsub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7767476Z test_nnc_correctness_rsub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7784752Z test_nnc_correctness_rsub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7801808Z test_nnc_correctness_rsub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7819028Z test_nnc_correctness_scatter_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7836093Z test_nnc_correctness_scatter_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7853200Z test_nnc_correctness_scatter_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7870396Z test_nnc_correctness_scatter_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7887592Z test_nnc_correctness_scatter_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.7904776Z test_nnc_correctness_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7921785Z test_nnc_correctness_scatter_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7939031Z test_nnc_correctness_scatter_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7956121Z test_nnc_correctness_scatter_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7973270Z test_nnc_correctness_scatter_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.7990453Z test_nnc_correctness_scatter_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8007422Z test_nnc_correctness_scatter_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8024622Z test_nnc_correctness_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8041769Z test_nnc_correctness_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.8058986Z test_nnc_correctness_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8076031Z test_nnc_correctness_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8093145Z test_nnc_correctness_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8110248Z test_nnc_correctness_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8127311Z test_nnc_correctness_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8144521Z test_nnc_correctness_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8161565Z test_nnc_correctness_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8178843Z test_nnc_correctness_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8196072Z test_nnc_correctness_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.8213167Z test_nnc_correctness_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8230393Z test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8247477Z test_nnc_correctness_scatter_reduce_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8264724Z test_nnc_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8281781Z test_nnc_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8298996Z test_nnc_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8315970Z test_nnc_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8333089Z test_nnc_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8350415Z test_nnc_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.8367484Z test_nnc_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8384627Z test_nnc_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8401649Z test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8418845Z test_nnc_correctness_scatter_reduce_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8435904Z test_nnc_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8452989Z test_nnc_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8470174Z test_nnc_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8487186Z test_nnc_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8504443Z test_nnc_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.8521535Z test_nnc_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8538900Z test_nnc_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8555950Z test_nnc_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8573007Z test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8590152Z test_nnc_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8607224Z test_nnc_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8624345Z test_nnc_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8641422Z test_nnc_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8658890Z test_nnc_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8676119Z test_nnc_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8693139Z test_nnc_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8710243Z test_nnc_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8727324Z test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8744483Z test_nnc_correctness_scatter_reduce_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8761531Z test_nnc_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8778774Z test_nnc_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8795752Z test_nnc_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8812797Z test_nnc_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8830114Z test_nnc_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.8848106Z test_nnc_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8865216Z test_nnc_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8882285Z test_nnc_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8899481Z test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8916620Z test_nnc_correctness_scatter_reduce_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8933677Z test_nnc_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8950890Z test_nnc_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8967925Z test_nnc_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.8985186Z test_nnc_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9002328Z test_nnc_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9019498Z test_nnc_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9036542Z test_nnc_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9053572Z test_nnc_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9070739Z test_nnc_correctness_searchsorted_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9087760Z test_nnc_correctness_searchsorted_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9104969Z test_nnc_correctness_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9122006Z test_nnc_correctness_searchsorted_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9139951Z test_nnc_correctness_searchsorted_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9156911Z test_nnc_correctness_searchsorted_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9173937Z test_nnc_correctness_searchsorted_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9191172Z test_nnc_correctness_searchsorted_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9208208Z test_nnc_correctness_searchsorted_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9225459Z test_nnc_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9242611Z test_nnc_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9259745Z test_nnc_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9276980Z test_nnc_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9294238Z test_nnc_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9311762Z test_nnc_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:57.9328867Z test_nnc_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9346088Z test_nnc_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9363188Z test_nnc_correctness_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9380735Z test_nnc_correctness_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9397510Z test_nnc_correctness_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9414567Z test_nnc_correctness_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9431733Z test_nnc_correctness_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9448850Z test_nnc_correctness_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9466406Z test_nnc_correctness_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9483541Z test_nnc_correctness_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9500728Z test_nnc_correctness_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9517745Z test_nnc_correctness_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9534775Z test_nnc_correctness_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9551948Z test_nnc_correctness_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9568978Z test_nnc_correctness_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9586189Z test_nnc_correctness_select_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9603507Z test_nnc_correctness_select_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9620881Z test_nnc_correctness_select_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9637873Z test_nnc_correctness_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9654941Z test_nnc_correctness_select_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9672203Z test_nnc_correctness_select_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9689216Z test_nnc_correctness_select_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9706414Z test_nnc_correctness_select_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9723466Z test_nnc_correctness_select_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9740658Z test_nnc_correctness_select_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9757810Z test_nnc_correctness_sgn_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9774950Z test_nnc_correctness_sgn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9792092Z test_nnc_correctness_sgn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9809191Z test_nnc_correctness_sgn_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9826383Z test_nnc_correctness_sgn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9843429Z test_nnc_correctness_sgn_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9860620Z test_nnc_correctness_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9877742Z test_nnc_correctness_sgn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9894839Z test_nnc_correctness_sgn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9912013Z test_nnc_correctness_sgn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9929205Z test_nnc_correctness_sgn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:57.9946407Z test_nnc_correctness_sgn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9963541Z test_nnc_correctness_sgn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9980819Z test_nnc_correctness_short_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:57.9997929Z test_nnc_correctness_short_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0015040Z test_nnc_correctness_short_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0032302Z test_nnc_correctness_short_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0049435Z test_nnc_correctness_short_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0066778Z test_nnc_correctness_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0083955Z test_nnc_correctness_short_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.0101207Z test_nnc_correctness_short_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0118294Z test_nnc_correctness_short_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0135350Z test_nnc_correctness_short_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0152577Z test_nnc_correctness_short_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0169600Z test_nnc_correctness_short_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0186843Z test_nnc_correctness_sigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0203845Z test_nnc_correctness_sigmoid_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0221196Z test_nnc_correctness_sigmoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0238509Z test_nnc_correctness_sigmoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.0255635Z test_nnc_correctness_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.0272761Z test_nnc_correctness_sigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0289810Z test_nnc_correctness_sigmoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0307024Z test_nnc_correctness_sigmoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0324095Z test_nnc_correctness_sigmoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0341345Z test_nnc_correctness_sigmoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0358450Z test_nnc_correctness_sigmoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0375562Z test_nnc_correctness_sign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0392817Z test_nnc_correctness_sign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0410025Z test_nnc_correctness_sign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.0427219Z test_nnc_correctness_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0444388Z test_nnc_correctness_sign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0461662Z test_nnc_correctness_sign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0478716Z test_nnc_correctness_sign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0495844Z test_nnc_correctness_sign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0513092Z test_nnc_correctness_sign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0530147Z test_nnc_correctness_sign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0547340Z test_nnc_correctness_signbit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0564852Z test_nnc_correctness_signbit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.0582309Z test_nnc_correctness_signbit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:58.0599770Z test_nnc_correctness_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:58.0617253Z test_nnc_correctness_signbit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.0634561Z test_nnc_correctness_signbit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:58.0651607Z test_nnc_correctness_signbit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0668797Z test_nnc_correctness_signbit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0685928Z test_nnc_correctness_signbit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0703182Z test_nnc_correctness_signbit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0720268Z test_nnc_correctness_sin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0737719Z test_nnc_correctness_sin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.011s) 2022-08-17T12:59:58.0754870Z test_nnc_correctness_sin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.0771946Z test_nnc_correctness_sin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0789113Z test_nnc_correctness_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0806194Z test_nnc_correctness_sin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0823448Z test_nnc_correctness_sin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0840598Z test_nnc_correctness_sin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0857706Z test_nnc_correctness_sin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0874783Z test_nnc_correctness_sin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0891848Z test_nnc_correctness_sin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0909115Z test_nnc_correctness_sinc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.0926153Z test_nnc_correctness_sinc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0943422Z test_nnc_correctness_sinc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0960381Z test_nnc_correctness_sinc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0977522Z test_nnc_correctness_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.0994592Z test_nnc_correctness_sinc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1011638Z test_nnc_correctness_sinc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1028865Z test_nnc_correctness_sinc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1045915Z test_nnc_correctness_sinc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1063231Z test_nnc_correctness_sinc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1080338Z test_nnc_correctness_sinc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1097541Z test_nnc_correctness_sinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1114651Z test_nnc_correctness_sinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1131690Z test_nnc_correctness_sinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1148953Z test_nnc_correctness_sinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1165975Z test_nnc_correctness_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1183355Z test_nnc_correctness_sinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1200407Z test_nnc_correctness_sinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1217910Z test_nnc_correctness_sinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1235037Z test_nnc_correctness_sinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1252765Z test_nnc_correctness_sinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1269463Z test_nnc_correctness_sinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1286534Z test_nnc_correctness_slice_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1304689Z test_nnc_correctness_slice_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1321775Z test_nnc_correctness_slice_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1338944Z test_nnc_correctness_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1356003Z test_nnc_correctness_slice_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1373146Z test_nnc_correctness_slice_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1390341Z test_nnc_correctness_slice_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1407344Z test_nnc_correctness_slice_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1424620Z test_nnc_correctness_slice_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1441670Z test_nnc_correctness_slice_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1458908Z test_nnc_correctness_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1475984Z test_nnc_correctness_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1493070Z test_nnc_correctness_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1510249Z test_nnc_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1527366Z test_nnc_correctness_softmax_with_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1544806Z test_nnc_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1561908Z test_nnc_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1579120Z test_nnc_correctness_softmax_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1596225Z test_nnc_correctness_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1613253Z test_nnc_correctness_softmax_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1630477Z test_nnc_correctness_softmax_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1647538Z test_nnc_correctness_softmax_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1664701Z test_nnc_correctness_softmax_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1681686Z test_nnc_correctness_softmax_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1698961Z test_nnc_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1715960Z test_nnc_correctness_sort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1732988Z test_nnc_correctness_sort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1750254Z test_nnc_correctness_sort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1767359Z test_nnc_correctness_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1784567Z test_nnc_correctness_sort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1801637Z test_nnc_correctness_sort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1818928Z test_nnc_correctness_sort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1836013Z test_nnc_correctness_sort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1853138Z test_nnc_correctness_sort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.1870402Z test_nnc_correctness_sort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1887559Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:59:58.1904862Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:59:58.1922005Z test_nnc_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:59:58.1939227Z test_nnc_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:59:58.1956434Z test_nnc_correctness_special_airy_ai_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1973468Z test_nnc_correctness_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.1990624Z test_nnc_correctness_special_airy_ai_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2008063Z test_nnc_correctness_special_airy_ai_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.2025050Z test_nnc_correctness_special_airy_ai_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2042110Z test_nnc_correctness_special_airy_ai_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2059363Z test_nnc_correctness_special_airy_ai_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2076342Z test_nnc_correctness_special_airy_ai_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2093425Z test_nnc_correctness_special_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2110598Z test_nnc_correctness_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2127672Z test_nnc_correctness_special_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2144860Z test_nnc_correctness_special_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2162105Z test_nnc_correctness_special_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.2179408Z test_nnc_correctness_special_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.2196483Z test_nnc_correctness_special_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2213592Z test_nnc_correctness_special_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2230778Z test_nnc_correctness_special_bessel_j1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2247852Z test_nnc_correctness_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2265175Z test_nnc_correctness_special_bessel_j1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2282203Z test_nnc_correctness_special_bessel_j1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2299430Z test_nnc_correctness_special_bessel_j1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2316526Z test_nnc_correctness_special_bessel_j1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2333652Z test_nnc_correctness_special_bessel_j1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.2350893Z test_nnc_correctness_special_bessel_j1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2367997Z test_nnc_correctness_special_bessel_y0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2385274Z test_nnc_correctness_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2402249Z test_nnc_correctness_special_bessel_y0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2419453Z test_nnc_correctness_special_bessel_y0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2436561Z test_nnc_correctness_special_bessel_y0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2453554Z test_nnc_correctness_special_bessel_y0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2470812Z test_nnc_correctness_special_bessel_y0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2487939Z test_nnc_correctness_special_bessel_y0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.2505176Z test_nnc_correctness_special_bessel_y1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2522306Z test_nnc_correctness_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2539538Z test_nnc_correctness_special_bessel_y1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2556595Z test_nnc_correctness_special_bessel_y1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2573585Z test_nnc_correctness_special_bessel_y1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2590957Z test_nnc_correctness_special_bessel_y1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2608033Z test_nnc_correctness_special_bessel_y1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2625292Z test_nnc_correctness_special_bessel_y1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.2636226Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.2646710Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2657364Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2667825Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2678289Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2688672Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2699145Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2709532Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2720026Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2730399Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2740882Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2751313Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2761617Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2772087Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2782613Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2793265Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.2803875Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:59:58.2814234Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2824826Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2835294Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2845619Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2856092Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2866616Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2877000Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2887335Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2897848Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2908261Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2918602Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2928965Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2939481Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2949950Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.2960465Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.2977554Z test_nnc_correctness_special_entr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.2994596Z test_nnc_correctness_special_entr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3011693Z test_nnc_correctness_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3029088Z test_nnc_correctness_special_entr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3046148Z test_nnc_correctness_special_entr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3063393Z test_nnc_correctness_special_entr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3080466Z test_nnc_correctness_special_entr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3097863Z test_nnc_correctness_special_entr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3114964Z test_nnc_correctness_special_entr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3132585Z test_nnc_correctness_special_erfcx_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.3149892Z test_nnc_correctness_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.3167008Z test_nnc_correctness_special_erfcx_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3184255Z test_nnc_correctness_special_erfcx_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3201288Z test_nnc_correctness_special_erfcx_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3218565Z test_nnc_correctness_special_erfcx_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3235682Z test_nnc_correctness_special_erfcx_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3252795Z test_nnc_correctness_special_erfcx_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3263635Z test_nnc_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3274164Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3284606Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3295913Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.3306503Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:59:58.3316984Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3327310Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3337895Z test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3348337Z test_nnc_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3358749Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3369188Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3379586Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3389897Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3400186Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3410546Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3420956Z test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3437846Z test_nnc_correctness_special_i0e_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3455030Z test_nnc_correctness_special_i0e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.3472243Z test_nnc_correctness_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3489351Z test_nnc_correctness_special_i0e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3506522Z test_nnc_correctness_special_i0e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3523585Z test_nnc_correctness_special_i0e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3540728Z test_nnc_correctness_special_i0e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3557864Z test_nnc_correctness_special_i0e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3574912Z test_nnc_correctness_special_i0e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3592151Z test_nnc_correctness_special_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3609365Z test_nnc_correctness_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3626681Z test_nnc_correctness_special_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3643745Z test_nnc_correctness_special_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3661030Z test_nnc_correctness_special_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3678151Z test_nnc_correctness_special_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3695261Z test_nnc_correctness_special_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3712530Z test_nnc_correctness_special_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3729597Z test_nnc_correctness_special_i1e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3746949Z test_nnc_correctness_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3763965Z test_nnc_correctness_special_i1e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3781124Z test_nnc_correctness_special_i1e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.3798230Z test_nnc_correctness_special_i1e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3815260Z test_nnc_correctness_special_i1e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3832372Z test_nnc_correctness_special_i1e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3849415Z test_nnc_correctness_special_i1e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.3860205Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3870767Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3881211Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3891630Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3902038Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3912593Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3923439Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.3933725Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3944232Z test_nnc_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3955970Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3966452Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3976988Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3987473Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.3997888Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.4008348Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.4018876Z test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.4035723Z test_nnc_correctness_special_log_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4052639Z test_nnc_correctness_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4069928Z test_nnc_correctness_special_log_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4087003Z test_nnc_correctness_special_log_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4104110Z test_nnc_correctness_special_log_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4121120Z test_nnc_correctness_special_log_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4138385Z test_nnc_correctness_special_log_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4155511Z test_nnc_correctness_special_log_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4172502Z test_nnc_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4189621Z test_nnc_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4206705Z test_nnc_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4223893Z test_nnc_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4241142Z test_nnc_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4258411Z test_nnc_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4275535Z test_nnc_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4292563Z test_nnc_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4309773Z test_nnc_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4326793Z test_nnc_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4344074Z test_nnc_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4361142Z test_nnc_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4378445Z test_nnc_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4395513Z test_nnc_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4412678Z test_nnc_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4429998Z test_nnc_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4447002Z test_nnc_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4464168Z test_nnc_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4481288Z test_nnc_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4498405Z test_nnc_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4515373Z test_nnc_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4532417Z test_nnc_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4549627Z test_nnc_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4567021Z test_nnc_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4584184Z test_nnc_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4601160Z test_nnc_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4618388Z test_nnc_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4635454Z test_nnc_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4652455Z test_nnc_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4669656Z test_nnc_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4686769Z test_nnc_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4704002Z test_nnc_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4721204Z test_nnc_correctness_special_ndtr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4738465Z test_nnc_correctness_special_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4755594Z test_nnc_correctness_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4772696Z test_nnc_correctness_special_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4790001Z test_nnc_correctness_special_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4806939Z test_nnc_correctness_special_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4824105Z test_nnc_correctness_special_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4841155Z test_nnc_correctness_special_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4858377Z test_nnc_correctness_special_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4875545Z test_nnc_correctness_special_ndtri_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.4892729Z test_nnc_correctness_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4909885Z test_nnc_correctness_special_ndtri_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4926945Z test_nnc_correctness_special_ndtri_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4944226Z test_nnc_correctness_special_ndtri_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4961312Z test_nnc_correctness_special_ndtri_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4978526Z test_nnc_correctness_special_ndtri_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.4995564Z test_nnc_correctness_special_ndtri_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5012726Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5029971Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.5047188Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5064410Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5081567Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5098822Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5115878Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5132985Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5150254Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5167310Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5184679Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.5201802Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.5219054Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5236205Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5253300Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5270567Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5287625Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5304882Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5321982Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5339315Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5356532Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.5373622Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5390917Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5407959Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5425214Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5435906Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5446508Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5457072Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5467463Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5477873Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5488249Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5498738Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5509233Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.5519700Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5530042Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5540451Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5550985Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5561374Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5571662Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5582218Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5592596Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5603120Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5613564Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5624050Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5634460Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5644886Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5655322Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5665878Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:58.5676345Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5686712Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5697232Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5707655Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5718092Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5728497Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5738993Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5749394Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5759834Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:58.5776871Z test_nnc_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5793978Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5811211Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5828575Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.5845719Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5862983Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5880041Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5897387Z test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5914582Z test_nnc_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5931734Z test_nnc_correctness_special_xlog1py_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5949053Z test_nnc_correctness_special_xlog1py_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5966104Z test_nnc_correctness_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.5983388Z test_nnc_correctness_special_xlog1py_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6000370Z test_nnc_correctness_special_xlog1py_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6017601Z test_nnc_correctness_special_xlog1py_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6034612Z test_nnc_correctness_special_xlog1py_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6051701Z test_nnc_correctness_special_xlog1py_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6068842Z test_nnc_correctness_special_xlog1py_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6085929Z test_nnc_correctness_special_zeta_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6103135Z test_nnc_correctness_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6120160Z test_nnc_correctness_special_zeta_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6137587Z test_nnc_correctness_special_zeta_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6154672Z test_nnc_correctness_special_zeta_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6171662Z test_nnc_correctness_special_zeta_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6188941Z test_nnc_correctness_special_zeta_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6206066Z test_nnc_correctness_special_zeta_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6223306Z test_nnc_correctness_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6240337Z test_nnc_correctness_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6257652Z test_nnc_correctness_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6274707Z test_nnc_correctness_split_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6292193Z test_nnc_correctness_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6309388Z test_nnc_correctness_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6326508Z test_nnc_correctness_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6343716Z test_nnc_correctness_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6360809Z test_nnc_correctness_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6378021Z test_nnc_correctness_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6395025Z test_nnc_correctness_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6412102Z test_nnc_correctness_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6429325Z test_nnc_correctness_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6446495Z test_nnc_correctness_split_list_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6463753Z test_nnc_correctness_split_list_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6480697Z test_nnc_correctness_split_list_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6497971Z test_nnc_correctness_split_list_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6514967Z test_nnc_correctness_split_list_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6532053Z test_nnc_correctness_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6549322Z test_nnc_correctness_split_list_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6566520Z test_nnc_correctness_split_list_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6583735Z test_nnc_correctness_split_list_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6600846Z test_nnc_correctness_split_list_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6618192Z test_nnc_correctness_split_list_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6635312Z test_nnc_correctness_split_list_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6652447Z test_nnc_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6669717Z test_nnc_correctness_split_with_sizes_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6686755Z test_nnc_correctness_split_with_sizes_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6703989Z test_nnc_correctness_split_with_sizes_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6721030Z test_nnc_correctness_split_with_sizes_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6738236Z test_nnc_correctness_split_with_sizes_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6755329Z test_nnc_correctness_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6772416Z test_nnc_correctness_split_with_sizes_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6789509Z test_nnc_correctness_split_with_sizes_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6806570Z test_nnc_correctness_split_with_sizes_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6823717Z test_nnc_correctness_split_with_sizes_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6840739Z test_nnc_correctness_split_with_sizes_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6858412Z test_nnc_correctness_split_with_sizes_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6875117Z test_nnc_correctness_sqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6892161Z test_nnc_correctness_sqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6909428Z test_nnc_correctness_sqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6926646Z test_nnc_correctness_sqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.6943840Z test_nnc_correctness_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6960955Z test_nnc_correctness_sqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6978276Z test_nnc_correctness_sqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.6995523Z test_nnc_correctness_sqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7012576Z test_nnc_correctness_sqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7029825Z test_nnc_correctness_sqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7046940Z test_nnc_correctness_sqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7064230Z test_nnc_correctness_square_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7081689Z test_nnc_correctness_square_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7098799Z test_nnc_correctness_square_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7115890Z test_nnc_correctness_square_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7132981Z test_nnc_correctness_square_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7150156Z test_nnc_correctness_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7167162Z test_nnc_correctness_square_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7184333Z test_nnc_correctness_square_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7201385Z test_nnc_correctness_square_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7218701Z test_nnc_correctness_square_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7235987Z test_nnc_correctness_square_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7253563Z test_nnc_correctness_square_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.7270444Z test_nnc_correctness_squeeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7287525Z test_nnc_correctness_squeeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7304829Z test_nnc_correctness_squeeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7321937Z test_nnc_correctness_squeeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7339182Z test_nnc_correctness_squeeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7356345Z test_nnc_correctness_squeeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7373404Z test_nnc_correctness_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7390713Z test_nnc_correctness_squeeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7407866Z test_nnc_correctness_squeeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7425145Z test_nnc_correctness_squeeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7442197Z test_nnc_correctness_squeeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7459409Z test_nnc_correctness_squeeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7476454Z test_nnc_correctness_squeeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7493643Z test_nnc_correctness_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7510874Z test_nnc_correctness_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7528041Z test_nnc_correctness_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7545304Z test_nnc_correctness_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7562529Z test_nnc_correctness_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7579810Z test_nnc_correctness_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7596846Z test_nnc_correctness_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7614154Z test_nnc_correctness_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7631319Z test_nnc_correctness_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7648942Z test_nnc_correctness_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7665739Z test_nnc_correctness_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7682827Z test_nnc_correctness_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7700107Z test_nnc_correctness_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7717268Z test_nnc_correctness_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7734403Z test_nnc_correctness_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7751642Z test_nnc_correctness_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7768804Z test_nnc_correctness_std_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7786005Z test_nnc_correctness_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7803074Z test_nnc_correctness_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7820271Z test_nnc_correctness_std_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7837418Z test_nnc_correctness_std_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7854497Z test_nnc_correctness_std_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7871760Z test_nnc_correctness_std_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.7888771Z test_nnc_correctness_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7906029Z test_nnc_correctness_std_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7923184Z test_nnc_correctness_stft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7940531Z test_nnc_correctness_stft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7957659Z test_nnc_correctness_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7974954Z test_nnc_correctness_stft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7992146Z test_nnc_correctness_sub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8009273Z test_nnc_correctness_sub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8026616Z test_nnc_correctness_sub_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8043842Z test_nnc_correctness_sub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8061021Z test_nnc_correctness_sub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8078194Z test_nnc_correctness_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8095479Z test_nnc_correctness_sub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8112655Z test_nnc_correctness_sub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8129788Z test_nnc_correctness_sub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8147021Z test_nnc_correctness_sub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8164058Z test_nnc_correctness_sub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8181525Z test_nnc_correctness_sub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8198680Z test_nnc_correctness_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.8215820Z test_nnc_correctness_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8232867Z test_nnc_correctness_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8249952Z test_nnc_correctness_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8267197Z test_nnc_correctness_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8284347Z test_nnc_correctness_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8301493Z test_nnc_correctness_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8318705Z test_nnc_correctness_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8335982Z test_nnc_correctness_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8353169Z test_nnc_correctness_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8371303Z test_nnc_correctness_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8388574Z test_nnc_correctness_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8405689Z test_nnc_correctness_sum_to_size_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8422921Z test_nnc_correctness_sum_to_size_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8440120Z test_nnc_correctness_sum_to_size_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8457227Z test_nnc_correctness_sum_to_size_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8474317Z test_nnc_correctness_sum_to_size_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8491349Z test_nnc_correctness_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8508643Z test_nnc_correctness_sum_to_size_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8525816Z test_nnc_correctness_sum_to_size_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8543007Z test_nnc_correctness_sum_to_size_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8560031Z test_nnc_correctness_sum_to_size_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8577141Z test_nnc_correctness_sum_to_size_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8594183Z test_nnc_correctness_sum_to_size_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8611832Z test_nnc_correctness_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8629546Z test_nnc_correctness_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8647039Z test_nnc_correctness_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8664865Z test_nnc_correctness_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8682398Z test_nnc_correctness_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8700017Z test_nnc_correctness_svd_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8717471Z test_nnc_correctness_symeig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8735169Z test_nnc_correctness_symeig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8752659Z test_nnc_correctness_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8770148Z test_nnc_correctness_symeig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8787386Z test_nnc_correctness_t_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8804543Z test_nnc_correctness_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8821824Z test_nnc_correctness_t_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8839012Z test_nnc_correctness_t_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8856189Z test_nnc_correctness_t_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8873271Z test_nnc_correctness_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8890397Z test_nnc_correctness_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8907553Z test_nnc_correctness_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8924534Z test_nnc_correctness_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8941667Z test_nnc_correctness_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8958738Z test_nnc_correctness_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.8976351Z test_nnc_correctness_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.8994865Z test_nnc_correctness_take_along_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9011937Z test_nnc_correctness_take_along_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9029132Z test_nnc_correctness_take_along_dim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9046169Z test_nnc_correctness_take_along_dim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9063438Z test_nnc_correctness_take_along_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9080592Z test_nnc_correctness_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9097908Z test_nnc_correctness_take_along_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9114957Z test_nnc_correctness_take_along_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9132247Z test_nnc_correctness_take_along_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9149527Z test_nnc_correctness_take_along_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9166643Z test_nnc_correctness_take_along_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9183834Z test_nnc_correctness_take_along_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9201000Z test_nnc_correctness_take_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9218372Z test_nnc_correctness_take_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9235366Z test_nnc_correctness_take_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9252558Z test_nnc_correctness_take_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9269640Z test_nnc_correctness_take_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9286929Z test_nnc_correctness_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9304239Z test_nnc_correctness_take_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:58.9321296Z test_nnc_correctness_take_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9338552Z test_nnc_correctness_take_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9355678Z test_nnc_correctness_take_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9372790Z test_nnc_correctness_take_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9390000Z test_nnc_correctness_take_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9407062Z test_nnc_correctness_tan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9425357Z test_nnc_correctness_tan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9442521Z test_nnc_correctness_tan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9460221Z test_nnc_correctness_tan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9477384Z test_nnc_correctness_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9494605Z test_nnc_correctness_tan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9511716Z test_nnc_correctness_tan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9528824Z test_nnc_correctness_tan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9546108Z test_nnc_correctness_tan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9563277Z test_nnc_correctness_tan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9580544Z test_nnc_correctness_tan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9597694Z test_nnc_correctness_tanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9615380Z test_nnc_correctness_tanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9632244Z test_nnc_correctness_tanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9649378Z test_nnc_correctness_tanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9666649Z test_nnc_correctness_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9683749Z test_nnc_correctness_tanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9701016Z test_nnc_correctness_tanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9718086Z test_nnc_correctness_tanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9735304Z test_nnc_correctness_tanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9752441Z test_nnc_correctness_tanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9769735Z test_nnc_correctness_tanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9787032Z test_nnc_correctness_tensor_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9804130Z test_nnc_correctness_tensor_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9821460Z test_nnc_correctness_tensor_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9838766Z test_nnc_correctness_tensor_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9856075Z test_nnc_correctness_tensor_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9873194Z test_nnc_correctness_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9890317Z test_nnc_correctness_tensor_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9907514Z test_nnc_correctness_tensor_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9924753Z test_nnc_correctness_tensor_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:58.9941981Z test_nnc_correctness_tensor_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9959068Z test_nnc_correctness_tensor_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9976269Z test_nnc_correctness_tensor_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.9993407Z test_nnc_correctness_tensordot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0010618Z test_nnc_correctness_tensordot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0027705Z test_nnc_correctness_tensordot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0044795Z test_nnc_correctness_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0062005Z test_nnc_correctness_tensordot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0079221Z test_nnc_correctness_tensordot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0096453Z test_nnc_correctness_tensordot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:59.0113564Z test_nnc_correctness_tensordot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0130715Z test_nnc_correctness_tensordot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0147973Z test_nnc_correctness_tensordot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0165034Z test_nnc_correctness_tile_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0182296Z test_nnc_correctness_tile_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0199351Z test_nnc_correctness_tile_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0216655Z test_nnc_correctness_tile_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0233739Z test_nnc_correctness_tile_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0251020Z test_nnc_correctness_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0268231Z test_nnc_correctness_tile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0285377Z test_nnc_correctness_tile_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0302625Z test_nnc_correctness_tile_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0319790Z test_nnc_correctness_tile_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0337014Z test_nnc_correctness_tile_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0354080Z test_nnc_correctness_tile_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0371111Z test_nnc_correctness_to_sparse_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0388332Z test_nnc_correctness_to_sparse_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0405542Z test_nnc_correctness_to_sparse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0422859Z test_nnc_correctness_to_sparse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0439917Z test_nnc_correctness_to_sparse_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0457148Z test_nnc_correctness_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0474245Z test_nnc_correctness_to_sparse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0491306Z test_nnc_correctness_to_sparse_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0508491Z test_nnc_correctness_to_sparse_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0525553Z test_nnc_correctness_to_sparse_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0542818Z test_nnc_correctness_to_sparse_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0560084Z test_nnc_correctness_to_sparse_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0577281Z test_nnc_correctness_topk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0594479Z test_nnc_correctness_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0611524Z test_nnc_correctness_topk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0628728Z test_nnc_correctness_topk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0645861Z test_nnc_correctness_topk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0663114Z test_nnc_correctness_topk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0680125Z test_nnc_correctness_topk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0697345Z test_nnc_correctness_topk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0714384Z test_nnc_correctness_trace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0731562Z test_nnc_correctness_trace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0748787Z test_nnc_correctness_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0765869Z test_nnc_correctness_trace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0783118Z test_nnc_correctness_trace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0800134Z test_nnc_correctness_trace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0817307Z test_nnc_correctness_trace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0834412Z test_nnc_correctness_trace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0851494Z test_nnc_correctness_trace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0868648Z test_nnc_correctness_transpose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0885848Z test_nnc_correctness_transpose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.0903109Z test_nnc_correctness_transpose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0920189Z test_nnc_correctness_transpose_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0937388Z test_nnc_correctness_transpose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0954509Z test_nnc_correctness_transpose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0971741Z test_nnc_correctness_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.0988883Z test_nnc_correctness_transpose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1006076Z test_nnc_correctness_transpose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1023241Z test_nnc_correctness_transpose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1040318Z test_nnc_correctness_transpose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1057552Z test_nnc_correctness_transpose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1074673Z test_nnc_correctness_transpose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1091782Z test_nnc_correctness_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1108985Z test_nnc_correctness_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1126051Z test_nnc_correctness_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1143307Z test_nnc_correctness_trapezoid_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1160321Z test_nnc_correctness_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1177646Z test_nnc_correctness_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1194909Z test_nnc_correctness_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1211929Z test_nnc_correctness_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1229120Z test_nnc_correctness_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1246295Z test_nnc_correctness_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1263509Z test_nnc_correctness_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1280638Z test_nnc_correctness_trapz_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1297887Z test_nnc_correctness_trapz_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1314974Z test_nnc_correctness_trapz_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1332012Z test_nnc_correctness_trapz_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1349380Z test_nnc_correctness_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1366495Z test_nnc_correctness_trapz_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1383638Z test_nnc_correctness_trapz_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1400698Z test_nnc_correctness_trapz_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1417927Z test_nnc_correctness_trapz_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1434932Z test_nnc_correctness_trapz_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1451996Z test_nnc_correctness_trapz_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1469237Z test_nnc_correctness_triangular_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1486367Z test_nnc_correctness_triangular_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1503722Z test_nnc_correctness_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1520897Z test_nnc_correctness_triangular_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1538121Z test_nnc_correctness_tril_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1555270Z test_nnc_correctness_tril_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1572456Z test_nnc_correctness_tril_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1589652Z test_nnc_correctness_tril_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1606684Z test_nnc_correctness_tril_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1623910Z test_nnc_correctness_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1640960Z test_nnc_correctness_tril_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1658223Z test_nnc_correctness_tril_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1675402Z test_nnc_correctness_tril_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1692462Z test_nnc_correctness_tril_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1709694Z test_nnc_correctness_tril_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1726916Z test_nnc_correctness_tril_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1744094Z test_nnc_correctness_triu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1761184Z test_nnc_correctness_triu_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1778376Z test_nnc_correctness_triu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1795391Z test_nnc_correctness_triu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1812403Z test_nnc_correctness_triu_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1829646Z test_nnc_correctness_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.1846638Z test_nnc_correctness_triu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1863830Z test_nnc_correctness_triu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1880909Z test_nnc_correctness_triu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1898189Z test_nnc_correctness_triu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1915149Z test_nnc_correctness_triu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1932182Z test_nnc_correctness_triu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1949430Z test_nnc_correctness_true_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1966622Z test_nnc_correctness_true_divide_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.1983810Z test_nnc_correctness_true_divide_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2000856Z test_nnc_correctness_true_divide_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2018068Z test_nnc_correctness_true_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2035199Z test_nnc_correctness_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2052226Z test_nnc_correctness_true_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2069509Z test_nnc_correctness_true_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2086663Z test_nnc_correctness_true_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2103886Z test_nnc_correctness_true_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2120970Z test_nnc_correctness_true_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2138546Z test_nnc_correctness_true_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2155574Z test_nnc_correctness_trunc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2172643Z test_nnc_correctness_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2189739Z test_nnc_correctness_trunc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2206820Z test_nnc_correctness_unbind_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2224034Z test_nnc_correctness_unbind_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2241142Z test_nnc_correctness_unbind_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2258356Z test_nnc_correctness_unbind_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2275529Z test_nnc_correctness_unbind_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2292742Z test_nnc_correctness_unbind_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2310042Z test_nnc_correctness_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:59.2327111Z test_nnc_correctness_unbind_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2344452Z test_nnc_correctness_unbind_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2361464Z test_nnc_correctness_unbind_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2378694Z test_nnc_correctness_unbind_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2395822Z test_nnc_correctness_unbind_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2413006Z test_nnc_correctness_unbind_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2430206Z test_nnc_correctness_unflatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2447391Z test_nnc_correctness_unflatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2464747Z test_nnc_correctness_unflatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2481839Z test_nnc_correctness_unflatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2499139Z test_nnc_correctness_unflatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2516227Z test_nnc_correctness_unflatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2533495Z test_nnc_correctness_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2550589Z test_nnc_correctness_unflatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2567627Z test_nnc_correctness_unflatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2584764Z test_nnc_correctness_unflatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2601794Z test_nnc_correctness_unflatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2619124Z test_nnc_correctness_unflatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2636205Z test_nnc_correctness_unflatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2653417Z test_nnc_correctness_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2670535Z test_nnc_correctness_unfold_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2687760Z test_nnc_correctness_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2704960Z test_nnc_correctness_unfold_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2722140Z test_nnc_correctness_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2739500Z test_nnc_correctness_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2756564Z test_nnc_correctness_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2773921Z test_nnc_correctness_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2790978Z test_nnc_correctness_unfold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2808133Z test_nnc_correctness_unfold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2825448Z test_nnc_correctness_unfold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2842489Z test_nnc_correctness_unfold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2859765Z test_nnc_correctness_unfold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2876857Z test_nnc_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2893960Z test_nnc_correctness_unique_consecutive_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2911010Z test_nnc_correctness_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2928327Z test_nnc_correctness_unique_consecutive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.2945468Z test_nnc_correctness_unique_consecutive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2962593Z test_nnc_correctness_unique_consecutive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2979808Z test_nnc_correctness_unique_consecutive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.2996848Z test_nnc_correctness_unique_consecutive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3014106Z test_nnc_correctness_unique_consecutive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3031229Z test_nnc_correctness_unique_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3048355Z test_nnc_correctness_unique_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3065585Z test_nnc_correctness_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3082767Z test_nnc_correctness_unique_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3100442Z test_nnc_correctness_unique_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.017s) 2022-08-17T12:59:59.3118030Z test_nnc_correctness_unique_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3135653Z test_nnc_correctness_unique_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3153104Z test_nnc_correctness_unique_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3170614Z test_nnc_correctness_unique_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3188286Z test_nnc_correctness_unsqueeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3205836Z test_nnc_correctness_unsqueeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3223390Z test_nnc_correctness_unsqueeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3240889Z test_nnc_correctness_unsqueeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:59:59.3258167Z test_nnc_correctness_unsqueeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:59.3275283Z test_nnc_correctness_unsqueeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3292408Z test_nnc_correctness_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3309659Z test_nnc_correctness_unsqueeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3326739Z test_nnc_correctness_unsqueeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3343930Z test_nnc_correctness_unsqueeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3361011Z test_nnc_correctness_unsqueeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3378318Z test_nnc_correctness_unsqueeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3395442Z test_nnc_correctness_unsqueeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3413668Z test_nnc_correctness_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.3430886Z test_nnc_correctness_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3448043Z test_nnc_correctness_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3465251Z test_nnc_correctness_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3482493Z test_nnc_correctness_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3499826Z test_nnc_correctness_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3517141Z test_nnc_correctness_var_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3534374Z test_nnc_correctness_var_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3551497Z test_nnc_correctness_var_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3568748Z test_nnc_correctness_var_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.3585987Z test_nnc_correctness_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3603020Z test_nnc_correctness_var_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3620241Z test_nnc_correctness_vdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3637387Z test_nnc_correctness_vdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3654732Z test_nnc_correctness_vdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3671777Z test_nnc_correctness_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3688865Z test_nnc_correctness_vdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3706040Z test_nnc_correctness_vdot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3723452Z test_nnc_correctness_vdot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.3740668Z test_nnc_correctness_vdot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3757795Z test_nnc_correctness_vdot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3774944Z test_nnc_correctness_vdot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3785709Z test_nnc_correctness_view_as_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.3802568Z test_nnc_correctness_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3819871Z test_nnc_correctness_view_as_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3837121Z test_nnc_correctness_view_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3854280Z test_nnc_correctness_view_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3871552Z test_nnc_correctness_view_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.3888691Z test_nnc_correctness_view_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3905978Z test_nnc_correctness_view_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3923031Z test_nnc_correctness_view_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3940222Z test_nnc_correctness_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3957316Z test_nnc_correctness_view_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3974499Z test_nnc_correctness_view_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.3991532Z test_nnc_correctness_view_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4008696Z test_nnc_correctness_view_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4025955Z test_nnc_correctness_view_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4043195Z test_nnc_correctness_view_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4061337Z test_nnc_correctness_view_as_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4078395Z test_nnc_correctness_view_as_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4095685Z test_nnc_correctness_view_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4112739Z test_nnc_correctness_view_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4129727Z test_nnc_correctness_view_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4146922Z test_nnc_correctness_view_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4163992Z test_nnc_correctness_view_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4181187Z test_nnc_correctness_view_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4198457Z test_nnc_correctness_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4215724Z test_nnc_correctness_view_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4232739Z test_nnc_correctness_view_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4249747Z test_nnc_correctness_view_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4266960Z test_nnc_correctness_view_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4284131Z test_nnc_correctness_view_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4301209Z test_nnc_correctness_view_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4318322Z test_nnc_correctness_vsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4335575Z test_nnc_correctness_vsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4352778Z test_nnc_correctness_vsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4369857Z test_nnc_correctness_vsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4387023Z test_nnc_correctness_vsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4404059Z test_nnc_correctness_vsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4421189Z test_nnc_correctness_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4438208Z test_nnc_correctness_vsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4455456Z test_nnc_correctness_vsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4472587Z test_nnc_correctness_vsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4489679Z test_nnc_correctness_vsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4506975Z test_nnc_correctness_vsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4524102Z test_nnc_correctness_vsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4541379Z test_nnc_correctness_vstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4558537Z test_nnc_correctness_vstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4575793Z test_nnc_correctness_vstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4592870Z test_nnc_correctness_vstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4609939Z test_nnc_correctness_vstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4627145Z test_nnc_correctness_vstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4644245Z test_nnc_correctness_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4661771Z test_nnc_correctness_vstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4678900Z test_nnc_correctness_vstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:59.4696016Z test_nnc_correctness_vstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4713019Z test_nnc_correctness_vstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4730065Z test_nnc_correctness_vstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4747199Z test_nnc_correctness_vstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4764197Z test_nnc_correctness_where_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4781393Z test_nnc_correctness_where_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4798431Z test_nnc_correctness_where_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4815742Z test_nnc_correctness_where_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4832913Z test_nnc_correctness_where_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.4850015Z test_nnc_correctness_where_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4867234Z test_nnc_correctness_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4884331Z test_nnc_correctness_where_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4901628Z test_nnc_correctness_where_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4918724Z test_nnc_correctness_where_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4936028Z test_nnc_correctness_where_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4953140Z test_nnc_correctness_where_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4970396Z test_nnc_correctness_where_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.4987599Z test_nnc_correctness_xlogy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.5004647Z test_nnc_correctness_xlogy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5021811Z test_nnc_correctness_xlogy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5038900Z test_nnc_correctness_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5056031Z test_nnc_correctness_xlogy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5073129Z test_nnc_correctness_xlogy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5090122Z test_nnc_correctness_xlogy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5107373Z test_nnc_correctness_xlogy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5124412Z test_nnc_correctness_xlogy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5141848Z test_nnc_correctness_xlogy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.5158969Z test_nnc_correctness_zero__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:59:59.5176285Z test_nnc_correctness_zero__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5193399Z test_nnc_correctness_zero__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5210474Z test_nnc_correctness_zero__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5227666Z test_nnc_correctness_zero__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5244746Z test_nnc_correctness_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5262016Z test_nnc_correctness_zero__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5279085Z test_nnc_correctness_zero__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5296380Z test_nnc_correctness_zero__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5313706Z test_nnc_correctness_zero__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.5330805Z test_nnc_correctness_zero__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5348005Z test_nnc_correctness_zero__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5365165Z test_nnc_correctness_zeros_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5382350Z test_nnc_correctness_zeros_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5399469Z test_nnc_correctness_zeros_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5416655Z test_nnc_correctness_zeros_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5433770Z test_nnc_correctness_zeros_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5450789Z test_nnc_correctness_zeros_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5468230Z test_nnc_correctness_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:59.5485186Z test_nnc_correctness_zeros_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5502323Z test_nnc_correctness_zeros_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5519316Z test_nnc_correctness_zeros_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5536561Z test_nnc_correctness_zeros_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5553733Z test_nnc_correctness_zeros_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5570775Z test_nnc_correctness_zeros_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:59.5578729Z test_unsupported_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5586364Z test_unsupported_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5593857Z test_unsupported___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5601453Z test_unsupported___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5608974Z test_unsupported___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5616589Z test_unsupported__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5624231Z test_unsupported__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.5631757Z test_unsupported__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5639180Z test_unsupported__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5646642Z test_unsupported__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5654206Z test_unsupported__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5661804Z test_unsupported__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5669258Z test_unsupported__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5676656Z test_unsupported__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5684159Z test_unsupported__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5691638Z test_unsupported__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5699194Z test_unsupported__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5706702Z test_unsupported__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5714156Z test_unsupported__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5721670Z test_unsupported__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5729133Z test_unsupported__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5736714Z test_unsupported__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5744288Z test_unsupported__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5751773Z test_unsupported__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5759204Z test_unsupported_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5766750Z test_unsupported_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5774308Z test_unsupported_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5781848Z test_unsupported_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.5789257Z test_unsupported_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5797625Z test_unsupported_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5805116Z test_unsupported_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5812717Z test_unsupported_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5820228Z test_unsupported_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5827743Z test_unsupported_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5835186Z test_unsupported_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5842718Z test_unsupported_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5850144Z test_unsupported_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5857727Z test_unsupported_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5865253Z test_unsupported_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5872705Z test_unsupported_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5880169Z test_unsupported_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5887674Z test_unsupported_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5895277Z test_unsupported_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5902865Z test_unsupported_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5910335Z test_unsupported_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5917745Z test_unsupported_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5925279Z test_unsupported_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5932872Z test_unsupported_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.5940357Z test_unsupported_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5947846Z test_unsupported_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5955256Z test_unsupported_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5962688Z test_unsupported_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5970127Z test_unsupported_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5977628Z test_unsupported_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5985196Z test_unsupported_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.5992638Z test_unsupported_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6000041Z test_unsupported_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6007527Z test_unsupported_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6015121Z test_unsupported_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6022601Z test_unsupported_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6030059Z test_unsupported_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6037451Z test_unsupported_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6044891Z test_unsupported_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6052594Z test_unsupported_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6060134Z test_unsupported_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6067637Z test_unsupported_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6075107Z test_unsupported_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6082511Z test_unsupported_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6090068Z test_unsupported_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6097736Z test_unsupported_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6105179Z test_unsupported_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6112619Z test_unsupported_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6120055Z test_unsupported_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6127488Z test_unsupported_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6135122Z test_unsupported_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6142591Z test_unsupported_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6150001Z test_unsupported_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6157537Z test_unsupported_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6164948Z test_unsupported_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6172551Z test_unsupported_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6180025Z test_unsupported_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6187476Z test_unsupported_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6195002Z test_unsupported_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6202451Z test_unsupported_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6209971Z test_unsupported_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6217508Z test_unsupported_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6224966Z test_unsupported_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6232439Z test_unsupported_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6239912Z test_unsupported_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6247477Z test_unsupported_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6255144Z test_unsupported_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.6262670Z test_unsupported_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6270141Z test_unsupported_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6277552Z test_unsupported_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6285000Z test_unsupported_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6292606Z test_unsupported_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6300101Z test_unsupported_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6307548Z test_unsupported_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6314958Z test_unsupported_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6322333Z test_unsupported_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6329804Z test_unsupported_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6337324Z test_unsupported_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6344805Z test_unsupported_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6352215Z test_unsupported_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6359730Z test_unsupported_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6367229Z test_unsupported_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6374776Z test_unsupported_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6382234Z test_unsupported_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6389691Z test_unsupported_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6397179Z test_unsupported_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6404561Z test_unsupported_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6412213Z test_unsupported_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6419741Z test_unsupported_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6427149Z test_unsupported_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6434609Z test_unsupported_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6442015Z test_unsupported_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6449514Z test_unsupported_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6457019Z test_unsupported_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6464536Z test_unsupported_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6471943Z test_unsupported_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6479434Z test_unsupported_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6486898Z test_unsupported_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6494428Z test_unsupported_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6501907Z test_unsupported_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6509346Z test_unsupported_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2022-08-17T12:59:59.6516851Z test_unsupported_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6524295Z test_unsupported_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6531953Z test_unsupported_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6539398Z test_unsupported_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6546909Z test_unsupported_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6554325Z test_unsupported_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6561756Z test_unsupported_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6569270Z test_unsupported_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6576887Z test_unsupported_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6584322Z test_unsupported_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6591800Z test_unsupported_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6599279Z test_unsupported_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6606811Z test_unsupported_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6614384Z test_unsupported_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6621859Z test_unsupported_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6629237Z test_unsupported_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6636741Z test_unsupported_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6644158Z test_unsupported_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6651612Z test_unsupported_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6659261Z test_unsupported_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6666719Z test_unsupported_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6674224Z test_unsupported_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6681721Z test_unsupported_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6689147Z test_unsupported_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6696655Z test_unsupported_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6704138Z test_unsupported_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6711564Z test_unsupported_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6718972Z test_unsupported_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6726498Z test_unsupported_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6733994Z test_unsupported_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6741488Z test_unsupported_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6748891Z test_unsupported_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6756376Z test_unsupported_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6763834Z test_unsupported_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6771171Z test_unsupported_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6778767Z test_unsupported_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6786290Z test_unsupported_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6793652Z test_unsupported_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6801110Z test_unsupported_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6808628Z test_unsupported_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6816204Z test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6823695Z test_unsupported_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6831231Z test_unsupported_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6838672Z test_unsupported_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6846137Z test_unsupported_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6853672Z test_unsupported_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6861138Z test_unsupported_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6868575Z test_unsupported_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6876126Z test_unsupported_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.6883696Z test_unsupported_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6891114Z test_unsupported_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6898757Z test_unsupported_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6906226Z test_unsupported_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6913664Z test_unsupported_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6921186Z test_unsupported_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6928644Z test_unsupported_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6936234Z test_unsupported_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6943705Z test_unsupported_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6951223Z test_unsupported_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6958687Z test_unsupported_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6966133Z test_unsupported_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6973710Z test_unsupported_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6981200Z test_unsupported_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6988724Z test_unsupported_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.6996198Z test_unsupported_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7003698Z test_unsupported_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7011151Z test_unsupported_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7018672Z test_unsupported_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7026214Z test_unsupported_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7033729Z test_unsupported_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7041212Z test_unsupported_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7048704Z test_unsupported_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7056233Z test_unsupported_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7063750Z test_unsupported_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7071261Z test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7078689Z test_unsupported_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7086121Z test_unsupported_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7093706Z test_unsupported_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7101226Z test_unsupported_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7108692Z test_unsupported_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7116190Z test_unsupported_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7123625Z test_unsupported_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7131182Z test_unsupported_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7138822Z test_unsupported_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7146299Z test_unsupported_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7153895Z test_unsupported_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7161328Z test_unsupported_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7168765Z test_unsupported_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7176295Z test_unsupported_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7183766Z test_unsupported_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7191362Z test_unsupported_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7198873Z test_unsupported_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.7206332Z test_unsupported_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7213906Z test_unsupported_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7221441Z test_unsupported_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7228813Z test_unsupported_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7236311Z test_unsupported_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7243769Z test_unsupported_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7251131Z test_unsupported_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7258762Z test_unsupported_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7266237Z test_unsupported_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7273645Z test_unsupported_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7281085Z test_unsupported_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7288506Z test_unsupported_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7296051Z test_unsupported_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7303592Z test_unsupported_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7311179Z test_unsupported_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7318622Z test_unsupported_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7326117Z test_unsupported_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7333631Z test_unsupported_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7341138Z test_unsupported_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7348563Z test_unsupported_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7356097Z test_unsupported_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7363591Z test_unsupported_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7370987Z test_unsupported_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7378671Z test_unsupported_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7386176Z test_unsupported_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7393558Z test_unsupported_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7400993Z test_unsupported_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7408508Z test_unsupported_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7415957Z test_unsupported_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7423474Z test_unsupported_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7430895Z test_unsupported_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7438348Z test_unsupported_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7446098Z test_unsupported_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7453814Z test_unsupported_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7461324Z test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7468859Z test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7476320Z test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7483803Z test_unsupported_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7491272Z test_unsupported_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7498810Z test_unsupported_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7506242Z test_unsupported_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7513767Z test_unsupported_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7521314Z test_unsupported_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7528755Z test_unsupported_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7536315Z test_unsupported_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7543802Z test_unsupported_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7551280Z test_unsupported_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7562244Z test_unsupported_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7566230Z test_unsupported_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7573771Z test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7581267Z test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7588709Z test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7596230Z test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7603683Z test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7611105Z test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7618686Z test_unsupported_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7626277Z test_unsupported_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7633710Z test_unsupported_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7641200Z test_unsupported_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7648643Z test_unsupported_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7656145Z test_unsupported_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7663708Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7671121Z test_unsupported_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7678577Z test_unsupported_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7685992Z test_unsupported_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7693532Z test_unsupported_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7701029Z test_unsupported_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7708417Z test_unsupported_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7715892Z test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7723318Z test_unsupported_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7730784Z test_unsupported_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7738387Z test_unsupported_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7745949Z test_unsupported_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7753372Z test_unsupported_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7760802Z test_unsupported_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7768237Z test_unsupported_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7775819Z test_unsupported_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7783345Z test_unsupported_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7790862Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7798315Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7805794Z test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7813286Z test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7820872Z test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7828333Z test_unsupported_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7835763Z test_unsupported_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7843184Z test_unsupported_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7850631Z test_unsupported_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7858247Z test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7865695Z test_unsupported_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7873164Z test_unsupported_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7880700Z test_unsupported_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7888131Z test_unsupported_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7895703Z test_unsupported_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7903218Z test_unsupported_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7910644Z test_unsupported_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7918106Z test_unsupported_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7925618Z test_unsupported_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7933182Z test_unsupported_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7940715Z test_unsupported_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7948181Z test_unsupported_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7955681Z test_unsupported_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7963116Z test_unsupported_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7970592Z test_unsupported_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7978190Z test_unsupported_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.7985652Z test_unsupported_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.7993131Z test_unsupported_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8000613Z test_unsupported_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8008090Z test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8015647Z test_unsupported_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8023119Z test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8030577Z test_unsupported_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8038057Z test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8045520Z test_unsupported_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8053054Z test_unsupported_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8060568Z test_unsupported_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8068037Z test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8075513Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8082912Z test_unsupported_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8090400Z test_unsupported_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8098045Z test_unsupported_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8105584Z test_unsupported_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8112999Z test_unsupported_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8120472Z test_unsupported_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8127920Z test_unsupported_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8135555Z test_unsupported_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.8143223Z test_unsupported_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.8150734Z test_unsupported_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.8158192Z test_unsupported_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8165616Z test_unsupported_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8173133Z test_unsupported_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8180634Z test_unsupported_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8188074Z test_unsupported_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8195534Z test_unsupported_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8203042Z test_unsupported_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8210494Z test_unsupported_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8218132Z test_unsupported_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8225572Z test_unsupported_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8233087Z test_unsupported_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8240568Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8248022Z test_unsupported_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8255584Z test_unsupported_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8263071Z test_unsupported_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8270524Z test_unsupported_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8277990Z test_unsupported_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8285423Z test_unsupported_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8292968Z test_unsupported_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8300619Z test_unsupported_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8308083Z test_unsupported_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.8315571Z test_unsupported_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8322993Z test_unsupported_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8330497Z test_unsupported_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8338082Z test_unsupported_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8345626Z test_unsupported_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8353096Z test_unsupported_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8360548Z test_unsupported_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8368011Z test_unsupported_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8375545Z test_unsupported_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8383014Z test_unsupported_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8390496Z test_unsupported_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8397987Z test_unsupported_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8405452Z test_unsupported_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8413005Z test_unsupported_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8420502Z test_unsupported_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8428001Z test_unsupported_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8435484Z test_unsupported_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8442926Z test_unsupported_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8450390Z test_unsupported_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8457954Z test_unsupported_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8465470Z test_unsupported_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.8472916Z test_unsupported_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8480382Z test_unsupported_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8487833Z test_unsupported_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8495376Z test_unsupported_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8502974Z test_unsupported_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8510339Z test_unsupported_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8517797Z test_unsupported_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8525232Z test_unsupported_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8532754Z test_unsupported_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8540272Z test_unsupported_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8547724Z test_unsupported_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8555214Z test_unsupported_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8562716Z test_unsupported_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8570225Z test_unsupported_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8577820Z test_unsupported_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8585264Z test_unsupported_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8592770Z test_unsupported_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8600220Z test_unsupported_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8607656Z test_unsupported_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8615195Z test_unsupported_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8622791Z test_unsupported_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.8630372Z test_unsupported_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8637791Z test_unsupported_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8645245Z test_unsupported_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8652765Z test_unsupported_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8660289Z test_unsupported_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8667736Z test_unsupported_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8675209Z test_unsupported_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8682670Z test_unsupported_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8690194Z test_unsupported_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8697733Z test_unsupported_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8705327Z test_unsupported_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8712697Z test_unsupported_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8720211Z test_unsupported_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8727694Z test_unsupported_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8735222Z test_unsupported_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8742759Z test_unsupported_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8750258Z test_unsupported_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8757729Z test_unsupported_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8765210Z test_unsupported_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8772767Z test_unsupported_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8780323Z test_unsupported_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:59.8787826Z test_unsupported_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8795220Z test_unsupported_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8802623Z test_unsupported_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8810112Z test_unsupported_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8817668Z test_unsupported_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8825235Z test_unsupported_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8832702Z test_unsupported_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8840225Z test_unsupported_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8847639Z test_unsupported_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8855192Z test_unsupported_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8862692Z test_unsupported_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8870142Z test_unsupported_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8877593Z test_unsupported_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8885044Z test_unsupported_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8892613Z test_unsupported_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8900199Z test_unsupported_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8907623Z test_unsupported_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8915040Z test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8922474Z test_unsupported_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8929933Z test_unsupported_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8937844Z test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:59.8945072Z test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8952517Z test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8959980Z test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:59.8967491Z test_unsupported_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8974981Z test_unsupported_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8982458Z test_unsupported_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8989958Z test_unsupported_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.8997426Z test_unsupported_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9004864Z test_unsupported_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9012435Z test_unsupported_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9019892Z test_unsupported_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9027342Z test_unsupported_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9034859Z test_unsupported_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9042361Z test_unsupported_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9049819Z test_unsupported_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9057337Z test_unsupported_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9064870Z test_unsupported_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9072366Z test_unsupported_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9079811Z test_unsupported_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9087708Z test_unsupported_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9094990Z test_unsupported_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.9102835Z test_unsupported_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9110314Z test_unsupported_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9118889Z test_unsupported_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9126345Z test_unsupported_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9133867Z test_unsupported_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9141426Z test_unsupported_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9149718Z test_unsupported_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9157307Z test_unsupported_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9164828Z test_unsupported_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9172358Z test_unsupported_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9179848Z test_unsupported_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9187319Z test_unsupported_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9194764Z test_unsupported_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9202270Z test_unsupported_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9209775Z test_unsupported_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9217279Z test_unsupported_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9224828Z test_unsupported_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9232343Z test_unsupported_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9239761Z test_unsupported_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9247352Z test_unsupported_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.9254983Z test_unsupported_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.9262533Z test_unsupported_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9269984Z test_unsupported_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9277438Z test_unsupported_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9284885Z test_unsupported_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9289802Z test_working___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9294852Z test_working___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9299827Z test_working___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9304846Z test_working___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9309710Z test_working_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9314631Z test_working_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9319588Z test_working_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9324464Z test_working_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9329403Z test_working_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9334435Z test_working_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9339409Z test_working_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9344307Z test_working_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9349211Z test_working_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9354109Z test_working_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9358996Z test_working_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9363910Z test_working_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9368835Z test_working_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9373865Z test_working_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9378805Z test_working_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9383732Z test_working_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9388683Z test_working_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9393591Z test_working_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9398469Z test_working_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9403378Z test_working_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9408360Z test_working_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.9413472Z test_working_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9418443Z test_working_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9423377Z test_working_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9428329Z test_working_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9433277Z test_working_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9438225Z test_working_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9443243Z test_working_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9448133Z test_working_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9453165Z test_working_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9458131Z test_working_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9463045Z test_working_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9467979Z test_working_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9472870Z test_working_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9477767Z test_working_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9482690Z test_working_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9487561Z test_working_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9492630Z test_working_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9497572Z test_working_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9502489Z test_working_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9507413Z test_working_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9512330Z test_working_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9517274Z test_working_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9522174Z test_working_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9527109Z test_working_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9532147Z test_working_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9537156Z test_working_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9542116Z test_working_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9547047Z test_working_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9551986Z test_working_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9556908Z test_working_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9561878Z test_working_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9566971Z test_working_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.9572025Z test_working_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9576989Z test_working_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9581920Z test_working_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9586911Z test_working_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9591770Z test_working_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9596725Z test_working_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9601637Z test_working_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9606530Z test_working_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9611616Z test_working_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9616579Z test_working_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9621474Z test_working_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9626375Z test_working_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9631305Z test_working_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9636224Z test_working_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9641198Z test_working_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9646136Z test_working_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9651215Z test_working_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9656215Z test_working_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9661172Z test_working_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9666095Z test_working_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9671058Z test_working_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9675980Z test_working_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9680902Z test_working_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9685820Z test_working_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9690751Z test_working_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9695775Z test_working_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9700704Z test_working_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9705646Z test_working_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9710577Z test_working_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9715507Z test_working_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9720707Z test_working_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.016s) 2022-08-17T12:59:59.9725923Z test_working_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.001s) 2022-08-17T12:59:59.9731037Z test_working_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9736064Z test_working_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9741051Z test_working_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9746035Z test_working_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T12:59:59.9750994Z test_working_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2022-08-17T13:00:00.1996745Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.221s) 2022-08-17T13:00:00.2226088Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:00:00.2876320Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.079s) 2022-08-17T13:00:00.3269452Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.033s) 2022-08-17T13:00:00.3287935Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:00:00.3295626Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-08-17T13:00:00.3302442Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-08-17T13:00:21.4721544Z test_batch_norm (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:00:21.4722485Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:19.3612286Z ok (79.039s) 2022-08-17T13:01:19.9808971Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (0.606s) 2022-08-17T13:01:21.2382186Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (1.266s) 2022-08-17T13:01:21.3387742Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.099s) 2022-08-17T13:01:21.4880364Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.151s) 2022-08-17T13:01:21.4896755Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:01:21.7894903Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (0.301s) 2022-08-17T13:01:21.8117587Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.026s) 2022-08-17T13:01:22.6311038Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.809s) 2022-08-17T13:01:22.6713146Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:01:22.6727725Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:01:22.7323741Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.063s) 2022-08-17T13:01:22.7338147Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:22.7358869Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:22.7375882Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:22.7391468Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:22.7405224Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:22.7423994Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.016s) 2022-08-17T13:01:23.1586842Z test_clamp (__main__.TestTEFuserDynamic) ... ok (0.413s) 2022-08-17T13:01:23.1776920Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:01:23.1923905Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:01:23.2560824Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.063s) 2022-08-17T13:01:23.3202876Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.065s) 2022-08-17T13:01:23.3822783Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.062s) 2022-08-17T13:01:23.4166184Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.033s) 2022-08-17T13:01:23.4677709Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:01:23.4698376Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-08-17T13:01:23.4715158Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.016s) 2022-08-17T13:01:23.4725077Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: Too slow to run with the TE interpreter (0.000s) 2022-08-17T13:01:23.4741784Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:01:23.5419671Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.064s) 2022-08-17T13:01:23.5490225Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-08-17T13:01:23.5724653Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:01:23.5844490Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:00.9763280Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (37.380s) 2022-08-17T13:02:01.0088657Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.032s) 2022-08-17T13:02:01.0106074Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:01.0196484Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-08-17T13:02:01.0581907Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:02:01.0592586Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:02:01.0626643Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-08-17T13:02:01.1041840Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.048s) 2022-08-17T13:02:01.1534880Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:02:01.1833730Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.032s) 2022-08-17T13:02:01.3038896Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.113s) 2022-08-17T13:02:01.3052146Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:02:01.3441627Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:02:01.3457941Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.000s) 2022-08-17T13:02:01.5094075Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.158s) 2022-08-17T13:02:01.6238586Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.111s) 2022-08-17T13:02:02.5612322Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (0.949s) 2022-08-17T13:02:02.6730454Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.110s) 2022-08-17T13:02:02.6744901Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.000s) 2022-08-17T13:02:02.6774097Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2022-08-17T13:02:02.6790107Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2022-08-17T13:02:02.7729214Z test_minmax (__main__.TestTEFuserDynamic) ... ok (0.095s) 2022-08-17T13:02:02.9063096Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.127s) 2022-08-17T13:02:02.9311287Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:02:02.9734109Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:02:02.9742892Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.000s) 2022-08-17T13:02:02.9753153Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-08-17T13:02:02.9794396Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2022-08-17 13:02:02 5592:3720 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:02:02.9871371Z STAGE:2022-08-17 13:02:02 5592:3720 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:02:02.9884490Z ok (0.016s) 2022-08-17T13:02:02.9900985Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:02:02.9913679Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:02:02.9922478Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:02:03.0301085Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:02:03.0562416Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:02:03.0724460Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.0883660Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.1319910Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.048s) 2022-08-17T13:02:03.1460912Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.1578329Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-08-17T13:02:03.2032724Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-08-17T13:02:03.2357181Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.032s) 2022-08-17T13:02:03.2766667Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.049s) 2022-08-17T13:02:03.2994883Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.3178963Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.3203303Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:03.3607077Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:02:38.4972945Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (35.143s) 2022-08-17T13:02:38.6040636Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.095s) 2022-08-17T13:02:38.6291086Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-08-17T13:02:38.6451569Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:38.9240284Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (0.285s) 2022-08-17T13:02:39.9124406Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (0.984s) 2022-08-17T13:02:39.9316033Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:39.9341103Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:02:39.9510555Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:40.0437449Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.094s) 2022-08-17T13:02:40.1508089Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.110s) 2022-08-17T13:02:40.1596170Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit_fuser_te.py:1187: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:02:40.1596744Z return v.to(dtype) 2022-08-17T13:02:40.1828357Z ok (0.032s) 2022-08-17T13:02:40.2157722Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.032s) 2022-08-17T13:02:40.4657703Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (0.253s) 2022-08-17T13:02:40.4835012Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py:216: UserWarning: Only works in script mode 2022-08-17T13:02:40.4835462Z warnings.warn("Only works in script mode") 2022-08-17T13:02:40.5183922Z ok (0.049s) 2022-08-17T13:02:40.5375654Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-08-17T13:02:40.5503120Z test_abs (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:02:40.5709927Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:02:40.6354394Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T13:02:40.6711811Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:02:40.6868103Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:02:40.6875953Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-08-17T13:02:40.6882805Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-08-17T13:02:58.7718126Z test_batch_norm (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:02:58.7719052Z warnings.warn(msg, FutureWarning) 2022-08-17T13:03:48.0244241Z ok (67.332s) 2022-08-17T13:03:48.6241103Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (0.603s) 2022-08-17T13:03:49.7233949Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (1.108s) 2022-08-17T13:03:49.8162976Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.079s) 2022-08-17T13:03:49.9664017Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.158s) 2022-08-17T13:03:49.9680970Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:03:50.2098799Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.237s) 2022-08-17T13:03:50.2257740Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:03:51.0480361Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.821s) 2022-08-17T13:03:51.0697825Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:03:51.0711862Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:03:51.1025856Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:03:51.1226469Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:03:51.8281813Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (0.712s) 2022-08-17T13:03:51.8679340Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:03:51.8978084Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:04.1783005Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (12.287s) 2022-08-17T13:04:04.2441631Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T13:04:04.5873310Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.349s) 2022-08-17T13:04:04.6043615Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:04.6184583Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:04.6705541Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.047s) 2022-08-17T13:04:04.7219721Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.047s) 2022-08-17T13:04:04.7720339Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-08-17T13:04:04.7968610Z test_concat (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:04.8349050Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:04.8371010Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit_fuser_te.py:2411: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2022-08-17T13:04:04.8371659Z r = torch.tensor(4) 2022-08-17T13:04:04.8979011Z ok (0.063s) 2022-08-17T13:04:04.9334105Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:04.9344201Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: Too slow to run with the TE interpreter (0.016s) 2022-08-17T13:04:04.9361166Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:04.9965510Z test_dims (__main__.TestTEFuserStatic) ... ok (0.047s) 2022-08-17T13:04:05.0035810Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:05.0243840Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:05.0362660Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:42.6573330Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (37.617s) 2022-08-17T13:04:42.6870438Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:42.6887823Z test_erf (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-08-17T13:04:42.6981398Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:42.7340500Z test_exp (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:42.7350537Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:42.7383669Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-08-17T13:04:42.7701991Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.042s) 2022-08-17T13:04:42.8090833Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:42.8317483Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:42.9452022Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.111s) 2022-08-17T13:04:42.9465268Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:42.9821109Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.033s) 2022-08-17T13:04:42.9837571Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.000s) 2022-08-17T13:04:43.1390202Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.156s) 2022-08-17T13:04:43.2434321Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.115s) 2022-08-17T13:04:43.8315089Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (0.584s) 2022-08-17T13:04:43.9325001Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.095s) 2022-08-17T13:04:43.9339278Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.000s) 2022-08-17T13:04:44.3961106Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.470s) 2022-08-17T13:04:45.0135976Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.611s) 2022-08-17T13:04:45.0881637Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.079s) 2022-08-17T13:04:45.1972373Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.112s) 2022-08-17T13:04:45.2181731Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.2537046Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:45.2545469Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.000s) 2022-08-17T13:04:45.2555241Z test_nop (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-08-17T13:04:45.2592898Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2022-08-17 13:04:45 5592:3720 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:04:45.2640503Z STAGE:2022-08-17 13:04:45 5592:3720 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:04:45.2652347Z ok (0.016s) 2022-08-17T13:04:45.2668837Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:45.2681599Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:45.2690390Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-08-17T13:04:45.3038047Z test_relu (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:45.3266033Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:45.3391216Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.3529239Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.3842843Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.3954250Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.4058967Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.4458335Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:45.4684309Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:04:45.4970901Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-08-17T13:04:45.5142719Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.5286249Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:04:45.5310503Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-08-17T13:04:45.5625364Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:05:15.4347372Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (29.864s) 2022-08-17T13:05:15.5182636Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.094s) 2022-08-17T13:05:15.5355741Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:05:15.5498037Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:05:15.8061275Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.253s) 2022-08-17T13:05:16.4657010Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (0.664s) 2022-08-17T13:05:16.4805412Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T13:05:16.4830566Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:05:16.4964035Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-08-17T13:05:16.5827992Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.095s) 2022-08-17T13:05:16.7203742Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.142s) 2022-08-17T13:05:16.7513647Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T13:05:16.7730114Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:05:16.9804707Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.205s) 2022-08-17T13:05:16.9952181Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\__init__.py:216: UserWarning: Only works in script mode 2022-08-17T13:05:16.9952849Z warnings.warn("Only works in script mode") 2022-08-17T13:05:17.0253941Z ok (0.047s) 2022-08-17T13:05:17.0397774Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-08-17T13:05:17.0398387Z 2022-08-17T13:05:17.0398623Z ---------------------------------------------------------------------- 2022-08-17T13:05:17.0398915Z Ran 5773 tests in 326.047s 2022-08-17T13:05:17.0399070Z 2022-08-17T13:05:17.0399181Z OK (skipped=5609) 2022-08-17T13:05:17.0399338Z 2022-08-17T13:05:17.0399475Z Generating XML reports... 2022-08-17T13:05:17.1103415Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-jit.test_fuser_common.TestFuserCommon-20220817125951.xml 2022-08-17T13:05:17.1211029Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserDynamic-20220817125951.xml 2022-08-17T13:05:17.2375267Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserStatic-20220817125951.xml 2022-08-17T13:05:17.2381870Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestLoopnestRandomizationCPU-20220817125951.xml 2022-08-17T13:05:17.9346294Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestNNCOpInfoCPU-20220817125951.xml 2022-08-17T13:05:18.4544707Z Running test_unary_ufuncs ... [2022-08-17 13:05:18.444838] 2022-08-17T13:05:18.4545209Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:05:18.444838] 2022-08-17T13:05:21.0101217Z 2022-08-17T13:05:21.0101597Z Running tests... 2022-08-17T13:05:21.0101990Z ---------------------------------------------------------------------- 2022-08-17T13:05:21.0102433Z Test results will be stored in test-reports\python-unittest\test_unary_ufuncs 2022-08-17T13:05:21.0165792Z test_abs_angle_complex_to_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_unary_ufuncs.py:689: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:05:21.0166576Z float_out = torch.empty_like(t).float() 2022-08-17T13:05:21.0169894Z C:\actions-runner\_work\pytorch\pytorch\test\test_unary_ufuncs.py:698: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:05:21.0170730Z torch_fn(t, out=float_out) 2022-08-17T13:05:21.6407748Z ok (0.634s) 2022-08-17T13:05:21.6464735Z test_abs_angle_complex_to_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:05:21.6478655Z test_abs_big_number_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:05:21.6495833Z test_abs_signed_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:05:21.6511747Z test_abs_signed_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:21.6524200Z test_abs_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:21.6536735Z test_abs_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:21.6862073Z test_batch_vs_slicing_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:21.7486924Z test_batch_vs_slicing_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:21.7990120Z test_batch_vs_slicing_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:05:21.7991033Z result = torch.complex(real, imag) 2022-08-17T13:05:21.8382728Z ok (0.079s) 2022-08-17T13:05:21.8829084Z test_batch_vs_slicing_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:21.9338990Z test_batch_vs_slicing_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:21.9625841Z test_batch_vs_slicing_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:21.9956631Z test_batch_vs_slicing_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:22.0120220Z test_batch_vs_slicing_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:22.0290193Z test_batch_vs_slicing_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:22.0470220Z test_batch_vs_slicing_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:22.0629672Z test_batch_vs_slicing_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:22.0784834Z test_batch_vs_slicing_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:22.1195368Z test_batch_vs_slicing_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:22.1573779Z test_batch_vs_slicing_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:22.4007399Z test_batch_vs_slicing_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.238s) 2022-08-17T13:05:22.5749579Z test_batch_vs_slicing_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T13:05:22.6082053Z test_batch_vs_slicing_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:22.6465285Z test_batch_vs_slicing_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:22.6836774Z test_batch_vs_slicing_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:22.7200173Z test_batch_vs_slicing_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:22.7583837Z test_batch_vs_slicing_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:22.7950208Z test_batch_vs_slicing_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:22.8312592Z test_batch_vs_slicing_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:22.8738502Z test_batch_vs_slicing_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:22.9262063Z test_batch_vs_slicing_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:23.1852878Z test_batch_vs_slicing_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.268s) 2022-08-17T13:05:23.4265953Z test_batch_vs_slicing_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T13:05:23.4695579Z test_batch_vs_slicing_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:23.5183553Z test_batch_vs_slicing_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:23.5633214Z test_batch_vs_slicing_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:23.6090583Z test_batch_vs_slicing_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:23.6555887Z test_batch_vs_slicing_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:23.7007621Z test_batch_vs_slicing_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:23.7452722Z test_batch_vs_slicing_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:23.7767192Z test_batch_vs_slicing_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:23.8115313Z test_batch_vs_slicing_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:23.8927984Z test_batch_vs_slicing_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:23.9526148Z test_batch_vs_slicing_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:24.0060547Z test_batch_vs_slicing_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:24.0365912Z test_batch_vs_slicing_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.0740766Z test_batch_vs_slicing_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:24.1090258Z test_batch_vs_slicing_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.1440187Z test_batch_vs_slicing_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.1816903Z test_batch_vs_slicing_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:05:24.2162672Z test_batch_vs_slicing_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.2508714Z test_batch_vs_slicing_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:24.2925483Z test_batch_vs_slicing_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T13:05:24.3296722Z test_batch_vs_slicing_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:24.5396546Z test_batch_vs_slicing_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.213s) 2022-08-17T13:05:24.7235768Z test_batch_vs_slicing_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T13:05:24.7525632Z test_batch_vs_slicing_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.7879395Z test_batch_vs_slicing_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:24.8228484Z test_batch_vs_slicing_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.8576446Z test_batch_vs_slicing_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:24.8939551Z test_batch_vs_slicing_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:24.9281748Z test_batch_vs_slicing_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:24.9628066Z test_batch_vs_slicing_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:25.0099258Z test_batch_vs_slicing_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:25.0539183Z test_batch_vs_slicing_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:25.2655305Z test_batch_vs_slicing_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T13:05:25.4538687Z test_batch_vs_slicing_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T13:05:25.4986660Z test_batch_vs_slicing_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:25.5511848Z test_batch_vs_slicing_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:25.5999225Z test_batch_vs_slicing_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:25.6508440Z test_batch_vs_slicing_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:25.7024529Z test_batch_vs_slicing_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:25.7523467Z test_batch_vs_slicing_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:25.7992318Z test_batch_vs_slicing_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:25.8398431Z test_batch_vs_slicing_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:25.8761510Z test_batch_vs_slicing_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:05:25.9778523Z test_batch_vs_slicing_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T13:05:26.0595815Z test_batch_vs_slicing_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:05:26.0934987Z test_batch_vs_slicing_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:26.1323633Z test_batch_vs_slicing_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:26.1693249Z test_batch_vs_slicing_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:26.2059446Z test_batch_vs_slicing_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:26.2436689Z test_batch_vs_slicing_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:26.2801519Z test_batch_vs_slicing_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:05:26.3159015Z test_batch_vs_slicing_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:26.3590298Z test_batch_vs_slicing_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:26.4131142Z test_batch_vs_slicing_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:05:26.5238853Z test_batch_vs_slicing_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T13:05:26.6071620Z test_batch_vs_slicing_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:05:26.6512609Z test_batch_vs_slicing_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:26.7022508Z test_batch_vs_slicing_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:26.7538972Z test_batch_vs_slicing_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:26.8062270Z test_batch_vs_slicing_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:26.8592937Z test_batch_vs_slicing_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:26.9107630Z test_batch_vs_slicing_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:26.9474260Z test_batch_vs_slicing_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:26.9734787Z test_batch_vs_slicing_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.0034198Z test_batch_vs_slicing_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.0572798Z test_batch_vs_slicing_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:27.1314817Z test_batch_vs_slicing_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:05:27.1696694Z test_batch_vs_slicing_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.2196702Z test_batch_vs_slicing_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:27.2505357Z test_batch_vs_slicing_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.2887172Z test_batch_vs_slicing_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:05:27.3191235Z test_batch_vs_slicing_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.3495457Z test_batch_vs_slicing_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.3811928Z test_batch_vs_slicing_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.4113171Z test_batch_vs_slicing_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.4416709Z test_batch_vs_slicing_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.4674658Z test_batch_vs_slicing_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.4859545Z test_batch_vs_slicing_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.5053694Z test_batch_vs_slicing_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.5258200Z test_batch_vs_slicing_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.5431445Z test_batch_vs_slicing_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.5600569Z test_batch_vs_slicing_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.5796849Z test_batch_vs_slicing_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:05:27.5928445Z test_batch_vs_slicing_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.6350669Z test_batch_vs_slicing_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:27.6982863Z test_batch_vs_slicing_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:05:27.7274381Z test_batch_vs_slicing_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.7778192Z test_batch_vs_slicing_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:27.7978647Z test_batch_vs_slicing_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.8256302Z test_batch_vs_slicing_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.8460352Z test_batch_vs_slicing_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.8669571Z test_batch_vs_slicing_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.8889134Z test_batch_vs_slicing_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:27.9089173Z test_batch_vs_slicing_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.9288100Z test_batch_vs_slicing_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:27.9511741Z test_batch_vs_slicing_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:27.9710454Z test_batch_vs_slicing_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:05:28.0176396Z test_batch_vs_slicing_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:28.0459522Z test_batch_vs_slicing_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:28.0955940Z test_batch_vs_slicing_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:28.1147216Z test_batch_vs_slicing_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:28.1423337Z test_batch_vs_slicing_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:28.1628053Z test_batch_vs_slicing_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:28.1836593Z test_batch_vs_slicing_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:05:28.2054145Z test_batch_vs_slicing_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:28.2253722Z test_batch_vs_slicing_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:05:28.2412793Z test_batch_vs_slicing_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:28.2827887Z test_batch_vs_slicing_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T13:05:28.3194037Z test_batch_vs_slicing_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:28.3640472Z test_batch_vs_slicing_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:28.4168521Z test_batch_vs_slicing_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:28.4686886Z test_batch_vs_slicing_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:28.5459834Z test_batch_vs_slicing_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:05:28.6472163Z test_batch_vs_slicing_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:05:28.7061115Z test_batch_vs_slicing_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:05:28.7870356Z test_batch_vs_slicing_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:05:28.8368520Z test_batch_vs_slicing_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:28.8911483Z test_batch_vs_slicing_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:28.9359678Z test_batch_vs_slicing_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:28.9835046Z test_batch_vs_slicing_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:05:29.0321120Z test_batch_vs_slicing_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:29.0798948Z test_batch_vs_slicing_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:29.1266146Z test_batch_vs_slicing_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:29.1474157Z test_batch_vs_slicing_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.1636105Z test_batch_vs_slicing_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.2035097Z test_batch_vs_slicing_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:29.2629099Z test_batch_vs_slicing_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:29.2872805Z test_batch_vs_slicing_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:29.3223573Z test_batch_vs_slicing_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:29.3389504Z test_batch_vs_slicing_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.3632544Z test_batch_vs_slicing_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.3798967Z test_batch_vs_slicing_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.3964029Z test_batch_vs_slicing_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.4142933Z test_batch_vs_slicing_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.4274867Z test_batch_vs_slicing_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.4433974Z test_batch_vs_slicing_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.4673074Z test_batch_vs_slicing_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.4809565Z test_batch_vs_slicing_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.5499017Z test_batch_vs_slicing_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:29.6399590Z test_batch_vs_slicing_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:29.6916611Z test_batch_vs_slicing_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:29.7343401Z test_batch_vs_slicing_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:29.7586850Z test_batch_vs_slicing_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.7888411Z test_batch_vs_slicing_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:29.8031028Z test_batch_vs_slicing_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8171249Z test_batch_vs_slicing_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8309270Z test_batch_vs_slicing_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8434789Z test_batch_vs_slicing_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8560826Z test_batch_vs_slicing_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8797349Z test_batch_vs_slicing_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.8933292Z test_batch_vs_slicing_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:29.9586094Z test_batch_vs_slicing_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T13:05:30.0485096Z test_batch_vs_slicing_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T13:05:30.0995167Z test_batch_vs_slicing_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:30.1427898Z test_batch_vs_slicing_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:30.1671602Z test_batch_vs_slicing_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:30.1973356Z test_batch_vs_slicing_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:30.2116884Z test_batch_vs_slicing_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:30.2257603Z test_batch_vs_slicing_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:30.2397065Z test_batch_vs_slicing_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:30.2527527Z test_batch_vs_slicing_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:05:30.2655119Z test_batch_vs_slicing_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T13:05:30.3017480Z test_batch_vs_slicing_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:30.3344030Z test_batch_vs_slicing_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:30.4467575Z test_batch_vs_slicing_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:30.5428560Z test_batch_vs_slicing_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:30.5747031Z test_batch_vs_slicing_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:30.6109354Z test_batch_vs_slicing_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:30.6452721Z test_batch_vs_slicing_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:30.6787196Z test_batch_vs_slicing_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:30.7134933Z test_batch_vs_slicing_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:30.7469760Z test_batch_vs_slicing_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:30.7799493Z test_batch_vs_slicing_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:30.8190914Z test_batch_vs_slicing_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:30.8577044Z test_batch_vs_slicing_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T13:05:30.9684885Z test_batch_vs_slicing_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:31.0614973Z test_batch_vs_slicing_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:05:31.1013695Z test_batch_vs_slicing_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:31.1459221Z test_batch_vs_slicing_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:31.1867314Z test_batch_vs_slicing_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:31.2276763Z test_batch_vs_slicing_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.2695776Z test_batch_vs_slicing_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:05:31.3097884Z test_batch_vs_slicing_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.3475001Z test_batch_vs_slicing_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:31.3810225Z test_batch_vs_slicing_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T13:05:31.4160883Z test_batch_vs_slicing_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.4711242Z test_batch_vs_slicing_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:31.5035631Z test_batch_vs_slicing_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.5402004Z test_batch_vs_slicing_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:31.5767544Z test_batch_vs_slicing_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:31.6122189Z test_batch_vs_slicing_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:31.6492169Z test_batch_vs_slicing_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.6846134Z test_batch_vs_slicing_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:31.7197532Z test_batch_vs_slicing_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:31.7786081Z test_batch_vs_slicing_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:05:31.8194992Z test_batch_vs_slicing_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:31.8768341Z test_batch_vs_slicing_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:31.9419163Z test_batch_vs_slicing_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:05:31.9871585Z test_batch_vs_slicing_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.0328329Z test_batch_vs_slicing_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:32.0792936Z test_batch_vs_slicing_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:32.1243274Z test_batch_vs_slicing_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:32.1682360Z test_batch_vs_slicing_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:32.1974046Z test_batch_vs_slicing_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.2246581Z test_batch_vs_slicing_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:32.2754920Z test_batch_vs_slicing_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:32.3457987Z test_batch_vs_slicing_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:32.3810074Z test_batch_vs_slicing_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.4269199Z test_batch_vs_slicing_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:32.4549284Z test_batch_vs_slicing_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.4851596Z test_batch_vs_slicing_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.5130419Z test_batch_vs_slicing_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.5413653Z test_batch_vs_slicing_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:32.5710902Z test_batch_vs_slicing_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.5998325Z test_batch_vs_slicing_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.6273321Z test_batch_vs_slicing_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.6684578Z test_batch_vs_slicing_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.7012460Z test_batch_vs_slicing_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.7303212Z test_batch_vs_slicing_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.7667552Z test_batch_vs_slicing_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:32.8002868Z test_batch_vs_slicing_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:32.8335346Z test_batch_vs_slicing_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.8682513Z test_batch_vs_slicing_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:32.9012186Z test_batch_vs_slicing_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.9340435Z test_batch_vs_slicing_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:32.9905758Z test_batch_vs_slicing_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:33.0233069Z test_batch_vs_slicing_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.0524593Z test_batch_vs_slicing_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:33.0887185Z test_batch_vs_slicing_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.1220828Z test_batch_vs_slicing_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.1551590Z test_batch_vs_slicing_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:33.1904930Z test_batch_vs_slicing_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:33.2239496Z test_batch_vs_slicing_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.2573461Z test_batch_vs_slicing_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:05:33.3262154Z test_batch_vs_slicing_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:05:33.3696730Z test_batch_vs_slicing_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:33.4005715Z test_batch_vs_slicing_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.4377418Z test_batch_vs_slicing_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:33.4792988Z test_batch_vs_slicing_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:33.5205513Z test_batch_vs_slicing_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:33.5628252Z test_batch_vs_slicing_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T13:05:33.6032678Z test_batch_vs_slicing_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T13:05:33.6333738Z test_batch_vs_slicing_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:33.6934478Z test_batch_vs_slicing_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:33.7331185Z test_batch_vs_slicing_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:33.8138582Z test_batch_vs_slicing_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:05:33.8712556Z test_batch_vs_slicing_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:33.9363853Z test_batch_vs_slicing_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:33.9828606Z test_batch_vs_slicing_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:34.0300035Z test_batch_vs_slicing_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:34.0786983Z test_batch_vs_slicing_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:05:34.1249667Z test_batch_vs_slicing_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:05:34.1692136Z test_batch_vs_slicing_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:05:34.2015458Z test_batch_vs_slicing_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:34.2342585Z test_batch_vs_slicing_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:34.3370776Z test_batch_vs_slicing_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T13:05:34.4356219Z test_batch_vs_slicing_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T13:05:34.4692847Z test_batch_vs_slicing_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:34.5075039Z test_batch_vs_slicing_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:34.5437653Z test_batch_vs_slicing_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:34.5804255Z test_batch_vs_slicing_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T13:05:34.6282856Z test_batch_vs_slicing_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:05:34.6610455Z test_batch_vs_slicing_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:34.6948604Z test_batch_vs_slicing_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:34.7331243Z test_batch_vs_slicing_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:34.7710811Z test_batch_vs_slicing_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:34.8079368Z test_batch_vs_slicing_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:34.8510453Z test_batch_vs_slicing_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:34.8912246Z test_batch_vs_slicing_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:34.9317907Z test_batch_vs_slicing_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:34.9735383Z test_batch_vs_slicing_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:35.0135161Z test_batch_vs_slicing_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:35.0502053Z test_batch_vs_slicing_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:35.0890104Z test_batch_vs_slicing_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:35.1146745Z test_batch_vs_slicing_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:35.1895886Z test_batch_vs_slicing_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:35.2961364Z test_batch_vs_slicing_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:35.3580413Z test_batch_vs_slicing_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:05:35.4206601Z test_batch_vs_slicing_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:35.4588349Z test_batch_vs_slicing_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:35.5038104Z test_batch_vs_slicing_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:35.5322179Z test_batch_vs_slicing_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:35.5605152Z test_batch_vs_slicing_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:35.5890405Z test_batch_vs_slicing_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:05:35.6151308Z test_batch_vs_slicing_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T13:05:35.6404690Z test_batch_vs_slicing_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:35.6694932Z test_batch_vs_slicing_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:35.6977797Z test_batch_vs_slicing_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:35.7506548Z test_batch_vs_slicing_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:35.8223259Z test_batch_vs_slicing_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:35.8590910Z test_batch_vs_slicing_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:35.9046771Z test_batch_vs_slicing_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:35.9295720Z test_batch_vs_slicing_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:35.9659259Z test_batch_vs_slicing_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:35.9949390Z test_batch_vs_slicing_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.0237603Z test_batch_vs_slicing_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.0542713Z test_batch_vs_slicing_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:05:36.0827747Z test_batch_vs_slicing_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:05:36.1114093Z test_batch_vs_slicing_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:05:36.1473236Z test_batch_vs_slicing_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:36.1807271Z test_batch_vs_slicing_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:36.2211056Z test_batch_vs_slicing_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.2565430Z test_batch_vs_slicing_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:36.3186510Z test_batch_vs_slicing_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:36.3517255Z test_batch_vs_slicing_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.3915905Z test_batch_vs_slicing_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:36.3929208Z test_batch_vs_slicing_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:05:36.3940918Z test_batch_vs_slicing_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:05:36.3952442Z test_batch_vs_slicing_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:05:36.3963885Z test_batch_vs_slicing_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:05:36.4262801Z test_batch_vs_slicing_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.4561807Z test_batch_vs_slicing_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:36.5099750Z test_batch_vs_slicing_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:36.5491971Z test_batch_vs_slicing_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:36.5910048Z test_batch_vs_slicing_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:36.6185128Z test_batch_vs_slicing_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:36.6561927Z test_batch_vs_slicing_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:36.6865334Z test_batch_vs_slicing_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.7165543Z test_batch_vs_slicing_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:36.7483153Z test_batch_vs_slicing_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.7805316Z test_batch_vs_slicing_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:36.8103864Z test_batch_vs_slicing_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:36.8794490Z test_batch_vs_slicing_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:36.9487723Z test_batch_vs_slicing_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:05:37.0149427Z test_batch_vs_slicing_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:37.0881923Z test_batch_vs_slicing_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:05:37.1580314Z test_batch_vs_slicing_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:37.2291798Z test_batch_vs_slicing_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:37.3006486Z test_batch_vs_slicing_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:37.3703204Z test_batch_vs_slicing_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:37.4396185Z test_batch_vs_slicing_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:37.4908249Z test_batch_vs_slicing_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:37.5614118Z test_batch_vs_slicing_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:37.5985536Z test_batch_vs_slicing_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:37.6193232Z test_batch_vs_slicing_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.6371596Z test_batch_vs_slicing_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.6786804Z test_batch_vs_slicing_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:37.7053230Z test_batch_vs_slicing_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:37.7419847Z test_batch_vs_slicing_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:37.7603298Z test_batch_vs_slicing_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.7862908Z test_batch_vs_slicing_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:37.8050968Z test_batch_vs_slicing_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.8201904Z test_batch_vs_slicing_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.8400891Z test_batch_vs_slicing_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:37.8581934Z test_batch_vs_slicing_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:37.8755851Z test_batch_vs_slicing_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:05:37.9078907Z test_batch_vs_slicing_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:37.9229810Z test_batch_vs_slicing_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.0015088Z test_batch_vs_slicing_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:38.1264598Z test_batch_vs_slicing_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:38.1951911Z test_batch_vs_slicing_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:38.2537542Z test_batch_vs_slicing_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:05:38.2837113Z test_batch_vs_slicing_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:38.3186412Z test_batch_vs_slicing_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:38.3345185Z test_batch_vs_slicing_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.3502899Z test_batch_vs_slicing_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.3671773Z test_batch_vs_slicing_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.3825037Z test_batch_vs_slicing_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.3975701Z test_batch_vs_slicing_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:05:38.4243517Z test_batch_vs_slicing_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:38.4387234Z test_batch_vs_slicing_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.4964682Z test_batch_vs_slicing_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:05:38.5929000Z test_batch_vs_slicing_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:05:38.6398944Z test_batch_vs_slicing_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:38.6896019Z test_batch_vs_slicing_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:38.7139006Z test_batch_vs_slicing_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.7434912Z test_batch_vs_slicing_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:38.7584906Z test_batch_vs_slicing_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.7732996Z test_batch_vs_slicing_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.7893079Z test_batch_vs_slicing_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.8039588Z test_batch_vs_slicing_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.8183047Z test_batch_vs_slicing_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.8357666Z test_batch_vs_slicing_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.8518853Z test_batch_vs_slicing_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.8925964Z test_batch_vs_slicing_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:38.9175792Z test_batch_vs_slicing_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.9540731Z test_batch_vs_slicing_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:38.9705566Z test_batch_vs_slicing_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:38.9945405Z test_batch_vs_slicing_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0106399Z test_batch_vs_slicing_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0265998Z test_batch_vs_slicing_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0438361Z test_batch_vs_slicing_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0595408Z test_batch_vs_slicing_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0749696Z test_batch_vs_slicing_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.0928132Z test_batch_vs_slicing_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.1079074Z test_batch_vs_slicing_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.1488937Z test_batch_vs_slicing_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:39.1646384Z test_batch_vs_slicing_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.1879667Z test_batch_vs_slicing_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2037970Z test_batch_vs_slicing_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2194309Z test_batch_vs_slicing_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2362995Z test_batch_vs_slicing_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2517204Z test_batch_vs_slicing_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:05:39.2667485Z test_batch_vs_slicing_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2834469Z test_batch_vs_slicing_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.2985719Z test_batch_vs_slicing_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.3332153Z test_batch_vs_slicing_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:39.3489501Z test_batch_vs_slicing_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.3723477Z test_batch_vs_slicing_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:39.3881108Z test_batch_vs_slicing_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4037221Z test_batch_vs_slicing_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4204900Z test_batch_vs_slicing_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4361109Z test_batch_vs_slicing_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4513363Z test_batch_vs_slicing_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4678620Z test_batch_vs_slicing_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.4829639Z test_batch_vs_slicing_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.5321553Z test_batch_vs_slicing_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:39.6029288Z test_batch_vs_slicing_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:05:39.6362081Z test_batch_vs_slicing_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:39.6763763Z test_batch_vs_slicing_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:39.6942383Z test_batch_vs_slicing_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.7203555Z test_batch_vs_slicing_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:39.7395630Z test_batch_vs_slicing_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.7590513Z test_batch_vs_slicing_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.7794747Z test_batch_vs_slicing_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:39.7981682Z test_batch_vs_slicing_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.8169455Z test_batch_vs_slicing_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:39.8187356Z test_batch_vs_slicing_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8204385Z test_batch_vs_slicing_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8221586Z test_batch_vs_slicing_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8238952Z test_batch_vs_slicing_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8256182Z test_batch_vs_slicing_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:05:39.8273335Z test_batch_vs_slicing_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8290599Z test_batch_vs_slicing_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8308216Z test_batch_vs_slicing_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8325052Z test_batch_vs_slicing_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8342214Z test_batch_vs_slicing_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8359427Z test_batch_vs_slicing_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.8376607Z test_batch_vs_slicing_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:05:39.9141754Z test_batch_vs_slicing_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:39.9771908Z test_batch_vs_slicing_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:40.0522124Z test_batch_vs_slicing_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:40.1455338Z test_batch_vs_slicing_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:40.2135787Z test_batch_vs_slicing_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:40.2821802Z test_batch_vs_slicing_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:40.3513838Z test_batch_vs_slicing_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:40.4189285Z test_batch_vs_slicing_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:05:40.4891018Z test_batch_vs_slicing_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T13:05:40.5222405Z test_batch_vs_slicing_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:40.5649907Z test_batch_vs_slicing_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:40.6624289Z test_batch_vs_slicing_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:40.7391542Z test_batch_vs_slicing_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:40.7705117Z test_batch_vs_slicing_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:40.8062851Z test_batch_vs_slicing_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:40.8423531Z test_batch_vs_slicing_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:40.8780633Z test_batch_vs_slicing_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:40.9153179Z test_batch_vs_slicing_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:40.9526518Z test_batch_vs_slicing_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:40.9883064Z test_batch_vs_slicing_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:41.0234508Z test_batch_vs_slicing_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.0559153Z test_batch_vs_slicing_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.0828659Z test_batch_vs_slicing_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.1159473Z test_batch_vs_slicing_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.1503355Z test_batch_vs_slicing_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.1847561Z test_batch_vs_slicing_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.2207506Z test_batch_vs_slicing_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.2546332Z test_batch_vs_slicing_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.2874760Z test_batch_vs_slicing_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:41.3360908Z test_batch_vs_slicing_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:41.3782568Z test_batch_vs_slicing_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.4805223Z test_batch_vs_slicing_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:41.5612623Z test_batch_vs_slicing_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:41.5923855Z test_batch_vs_slicing_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.6282608Z test_batch_vs_slicing_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.6643212Z test_batch_vs_slicing_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:41.7002282Z test_batch_vs_slicing_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:41.7375924Z test_batch_vs_slicing_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:41.7732639Z test_batch_vs_slicing_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:41.8087424Z test_batch_vs_slicing_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.8412385Z test_batch_vs_slicing_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:41.8855432Z test_batch_vs_slicing_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:41.9812355Z test_batch_vs_slicing_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:42.0584829Z test_batch_vs_slicing_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:42.0896029Z test_batch_vs_slicing_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:42.1253241Z test_batch_vs_slicing_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:42.1613549Z test_batch_vs_slicing_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:42.1971515Z test_batch_vs_slicing_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:42.2343913Z test_batch_vs_slicing_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:42.2702072Z test_batch_vs_slicing_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:05:42.3055964Z test_batch_vs_slicing_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:42.3307394Z test_batch_vs_slicing_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.3468208Z test_batch_vs_slicing_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.3864951Z test_batch_vs_slicing_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:42.4110377Z test_batch_vs_slicing_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.4531762Z test_batch_vs_slicing_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:42.4694260Z test_batch_vs_slicing_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.4908219Z test_batch_vs_slicing_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.5060734Z test_batch_vs_slicing_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.5220374Z test_batch_vs_slicing_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.5394106Z test_batch_vs_slicing_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.5551552Z test_batch_vs_slicing_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.5706439Z test_batch_vs_slicing_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:42.6012768Z test_batch_vs_slicing_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:42.6513700Z test_batch_vs_slicing_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:42.6823645Z test_batch_vs_slicing_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:42.8054576Z test_batch_vs_slicing_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:42.8678254Z test_batch_vs_slicing_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:42.9298841Z test_batch_vs_slicing_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:42.9940672Z test_batch_vs_slicing_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:43.0574960Z test_batch_vs_slicing_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:43.1198905Z test_batch_vs_slicing_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:43.1397492Z test_batch_vs_slicing_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.1565784Z test_batch_vs_slicing_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.1972499Z test_batch_vs_slicing_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:43.2578776Z test_batch_vs_slicing_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T13:05:43.2827405Z test_batch_vs_slicing_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.3186057Z test_batch_vs_slicing_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:43.3358245Z test_batch_vs_slicing_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.3606217Z test_batch_vs_slicing_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.3780246Z test_batch_vs_slicing_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.3951694Z test_batch_vs_slicing_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:43.4091965Z test_batch_vs_slicing_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:05:43.4258705Z test_batch_vs_slicing_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:43.4424190Z test_batch_vs_slicing_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:43.5494509Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:43.6513154Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:43.7668809Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:43.8689105Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:05:43.9707088Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:05:44.0758253Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:05:44.1795897Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:05:44.2821192Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:05:44.5160253Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.221s) 2022-08-17T13:05:44.7303658Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T13:05:44.9865639Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.253s) 2022-08-17T13:05:45.1932352Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:45.3995039Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:45.6064560Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:45.8133452Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:46.0199181Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T13:05:46.2499814Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T13:05:46.4584729Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:46.7043444Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.253s) 2022-08-17T13:05:46.9112280Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:47.1172255Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:47.3256396Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:47.5312968Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:47.7374737Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:47.7686881Z test_batch_vs_slicing_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:47.7856897Z test_batch_vs_slicing_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.8414639Z test_batch_vs_slicing_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:47.8705758Z test_batch_vs_slicing_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.9061188Z test_batch_vs_slicing_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:47.9242132Z test_batch_vs_slicing_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.9424080Z test_batch_vs_slicing_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.9613189Z test_batch_vs_slicing_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.9772573Z test_batch_vs_slicing_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:47.9929219Z test_batch_vs_slicing_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:48.0209015Z test_batch_vs_slicing_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:48.0834599Z test_batch_vs_slicing_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:05:48.1765348Z test_batch_vs_slicing_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:05:48.2270032Z test_batch_vs_slicing_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:48.2826909Z test_batch_vs_slicing_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T13:05:48.3111443Z test_batch_vs_slicing_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.3462301Z test_batch_vs_slicing_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.3641209Z test_batch_vs_slicing_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:48.3820966Z test_batch_vs_slicing_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.4006457Z test_batch_vs_slicing_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:48.4161249Z test_batch_vs_slicing_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:48.4317096Z test_batch_vs_slicing_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:48.4724962Z test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:48.5126591Z test_batch_vs_slicing_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:48.5579415Z test_batch_vs_slicing_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:48.5998008Z test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.6402567Z test_batch_vs_slicing_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:48.6854133Z test_batch_vs_slicing_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:48.7222099Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.7564279Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:48.7961175Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:48.8280537Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.8586675Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:48.8950964Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.9265276Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:48.9573736Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:48.9946876Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:49.0139928Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.0333069Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:49.0538571Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:05:49.0710858Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.1050572Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.1402813Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.1829259Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:49.2338127Z test_batch_vs_slicing_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:49.2925532Z test_batch_vs_slicing_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:49.3334089Z test_batch_vs_slicing_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.3689354Z test_batch_vs_slicing_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:49.4081127Z test_batch_vs_slicing_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.4389441Z test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.4693707Z test_batch_vs_slicing_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:05:49.5061673Z test_batch_vs_slicing_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.5251682Z test_batch_vs_slicing_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.5439422Z test_batch_vs_slicing_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.5640981Z test_batch_vs_slicing_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.5807445Z test_batch_vs_slicing_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.5976404Z test_batch_vs_slicing_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.6253067Z test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.6539453Z test_batch_vs_slicing_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:49.6893508Z test_batch_vs_slicing_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.7073623Z test_batch_vs_slicing_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.7253109Z test_batch_vs_slicing_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:49.7443334Z test_batch_vs_slicing_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.7601406Z test_batch_vs_slicing_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:05:49.7756794Z test_batch_vs_slicing_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:05:49.7769193Z test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.016s) 2022-08-17T13:05:49.7779639Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:05:49.7787297Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:05:49.8180602Z test_batch_vs_slicing_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:49.8580069Z test_batch_vs_slicing_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:49.8998189Z test_batch_vs_slicing_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:49.9994123Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:05:50.0832490Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:50.1193642Z test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:50.1491691Z test_batch_vs_slicing_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:50.1867828Z test_batch_vs_slicing_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:50.2358435Z test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:05:50.2820474Z test_batch_vs_slicing_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:50.3353607Z test_batch_vs_slicing_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:50.3730381Z test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:50.4037213Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:50.4400048Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:50.4858218Z test_batch_vs_slicing_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:50.5756421Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:05:50.6483756Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:50.7349491Z test_batch_vs_slicing_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:50.7751544Z test_batch_vs_slicing_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:50.8253861Z test_batch_vs_slicing_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:50.8733599Z test_batch_vs_slicing_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:50.9211408Z test_batch_vs_slicing_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:50.9693469Z test_batch_vs_slicing_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:05:51.0154947Z test_batch_vs_slicing_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:51.0611676Z test_batch_vs_slicing_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:51.1076816Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:51.2139435Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:05:51.3132544Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:05:51.3489586Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:51.3929253Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:51.4340049Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:51.4742073Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:51.5166462Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:51.5577670Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:51.5979780Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:51.6352241Z test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:51.6713213Z test_batch_vs_slicing_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:51.7116944Z test_batch_vs_slicing_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:51.7313549Z test_batch_vs_slicing_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:51.7510009Z test_batch_vs_slicing_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:51.7715646Z test_batch_vs_slicing_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:51.7891666Z test_batch_vs_slicing_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:51.8083198Z test_batch_vs_slicing_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:51.8667606Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:05:51.9081931Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:51.9666354Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:52.0314872Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:05:52.0776099Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:52.1238177Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:52.1711149Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:52.2166991Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:52.2613650Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:05:52.3027286Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:52.3432503Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:52.3829235Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:52.4293720Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:52.4716239Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:52.5142587Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:52.5579936Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:52.6002865Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:52.6386590Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:52.8743519Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.238s) 2022-08-17T13:05:53.0714344Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:53.4421746Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.363s) 2022-08-17T13:05:53.8589532Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.413s) 2022-08-17T13:05:54.0510937Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:54.2482976Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2022-08-17T13:05:54.4431695Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T13:05:54.6427882Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T13:05:54.9337369Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.293s) 2022-08-17T13:05:55.1669739Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.228s) 2022-08-17T13:05:55.3641422Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T13:05:55.7336425Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.368s) 2022-08-17T13:05:56.1346796Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.411s) 2022-08-17T13:05:56.3266236Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T13:05:56.5234389Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T13:05:56.7237919Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:05:56.9158565Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T13:05:57.2077030Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.284s) 2022-08-17T13:05:57.4467571Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.244s) 2022-08-17T13:05:57.6444537Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:58.0099479Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.364s) 2022-08-17T13:05:58.4076841Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.396s) 2022-08-17T13:05:58.6000607Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T13:05:58.8035172Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:05:58.9974251Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2022-08-17T13:05:59.1890258Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T13:05:59.4808160Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.285s) 2022-08-17T13:05:59.5058218Z test_batch_vs_slicing_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:59.5610283Z test_batch_vs_slicing_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:05:59.6381540Z test_batch_vs_slicing_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:05:59.6863551Z test_batch_vs_slicing_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:59.7295715Z test_batch_vs_slicing_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:05:59.7540789Z test_batch_vs_slicing_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:59.7843665Z test_batch_vs_slicing_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:59.7987315Z test_batch_vs_slicing_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:05:59.8128585Z test_batch_vs_slicing_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:59.8267818Z test_batch_vs_slicing_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:59.8395206Z test_batch_vs_slicing_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:59.8521837Z test_batch_vs_slicing_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:05:59.8846691Z test_batch_vs_slicing_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:05:59.9197048Z test_batch_vs_slicing_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:05:59.9749392Z test_batch_vs_slicing_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:00.0076630Z test_batch_vs_slicing_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.0443867Z test_batch_vs_slicing_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.0800953Z test_batch_vs_slicing_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.1157287Z test_batch_vs_slicing_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:00.1535290Z test_batch_vs_slicing_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.1893264Z test_batch_vs_slicing_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.2248551Z test_batch_vs_slicing_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.2499534Z test_batch_vs_slicing_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:00.2635959Z test_batch_vs_slicing_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:00.3142373Z test_batch_vs_slicing_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:00.3842278Z test_batch_vs_slicing_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:00.4214898Z test_batch_vs_slicing_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:00.4631019Z test_batch_vs_slicing_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:00.4875615Z test_batch_vs_slicing_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:00.5177663Z test_batch_vs_slicing_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.5321160Z test_batch_vs_slicing_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:00.5462017Z test_batch_vs_slicing_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:00.5602622Z test_batch_vs_slicing_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:00.5730738Z test_batch_vs_slicing_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:00.5858462Z test_batch_vs_slicing_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:00.6172840Z test_batch_vs_slicing_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.6499959Z test_batch_vs_slicing_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.7138499Z test_batch_vs_slicing_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:00.7652868Z test_batch_vs_slicing_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:00.8214769Z test_batch_vs_slicing_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:00.8498224Z test_batch_vs_slicing_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.8838754Z test_batch_vs_slicing_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.9143206Z test_batch_vs_slicing_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:00.9448599Z test_batch_vs_slicing_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:00.9766121Z test_batch_vs_slicing_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:01.0065777Z test_batch_vs_slicing_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:01.0388197Z test_batch_vs_slicing_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:01.0875453Z test_batch_vs_slicing_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:01.1345967Z test_batch_vs_slicing_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:01.1887095Z test_batch_vs_slicing_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:01.2382510Z test_batch_vs_slicing_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:01.2852495Z test_batch_vs_slicing_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T13:06:01.3402588Z test_batch_vs_slicing_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:01.3872825Z test_batch_vs_slicing_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:01.4315926Z test_batch_vs_slicing_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:01.4827126Z test_batch_vs_slicing_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:01.5269870Z test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:01.5675793Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:01.6173088Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:01.6513954Z test_batch_vs_slicing_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:01.6865565Z test_batch_vs_slicing_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:01.7985183Z test_batch_vs_slicing_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:06:01.8977642Z test_batch_vs_slicing_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:06:01.9269661Z test_batch_vs_slicing_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:01.9628363Z test_batch_vs_slicing_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:01.9973025Z test_batch_vs_slicing_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:02.0319256Z test_batch_vs_slicing_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.0680036Z test_batch_vs_slicing_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:02.1020557Z test_batch_vs_slicing_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:02.1359594Z test_batch_vs_slicing_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.1806090Z test_batch_vs_slicing_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:02.1969199Z test_batch_vs_slicing_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.2675927Z test_batch_vs_slicing_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:06:02.3729280Z test_batch_vs_slicing_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:06:02.4294412Z test_batch_vs_slicing_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:02.5069738Z test_batch_vs_slicing_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:06:02.5491054Z test_batch_vs_slicing_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:02.5919385Z test_batch_vs_slicing_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:02.6114611Z test_batch_vs_slicing_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.6308176Z test_batch_vs_slicing_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.6514520Z test_batch_vs_slicing_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.6684647Z test_batch_vs_slicing_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.6885262Z test_batch_vs_slicing_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.7085752Z test_batch_vs_slicing_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.7271577Z test_batch_vs_slicing_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.7712973Z test_batch_vs_slicing_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:02.8079847Z test_batch_vs_slicing_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.8465852Z test_batch_vs_slicing_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:02.8663272Z test_batch_vs_slicing_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:02.8930650Z test_batch_vs_slicing_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.9075352Z test_batch_vs_slicing_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.9268834Z test_batch_vs_slicing_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:02.9479157Z test_batch_vs_slicing_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.9671876Z test_batch_vs_slicing_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:02.9860144Z test_batch_vs_slicing_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:03.0207005Z test_batch_vs_slicing_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:03.0616647Z test_batch_vs_slicing_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:03.1776768Z test_batch_vs_slicing_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:06:03.2730516Z test_batch_vs_slicing_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T13:06:03.3132821Z test_batch_vs_slicing_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.3553126Z test_batch_vs_slicing_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:06:03.3963939Z test_batch_vs_slicing_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:03.4388612Z test_batch_vs_slicing_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.4839368Z test_batch_vs_slicing_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.5247722Z test_batch_vs_slicing_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:03.5647402Z test_batch_vs_slicing_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.6099980Z test_batch_vs_slicing_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.6278652Z test_batch_vs_slicing_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:03.7010710Z test_batch_vs_slicing_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:03.7428411Z test_batch_vs_slicing_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:03.7860887Z test_batch_vs_slicing_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:03.8051979Z test_batch_vs_slicing_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:03.8302824Z test_batch_vs_slicing_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:03.8548650Z test_batch_vs_slicing_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:03.8716495Z test_batch_vs_slicing_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:03.8914862Z test_batch_vs_slicing_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:03.9101767Z test_batch_vs_slicing_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:03.9264432Z test_batch_vs_slicing_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:03.9625271Z test_batch_vs_slicing_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:06:03.9799365Z test_batch_vs_slicing_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:04.0052822Z test_batch_vs_slicing_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:04.0221449Z test_batch_vs_slicing_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:04.0389173Z test_batch_vs_slicing_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:04.0570367Z test_batch_vs_slicing_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:04.0734305Z test_batch_vs_slicing_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:04.0894329Z test_batch_vs_slicing_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:04.1268764Z test_batch_vs_slicing_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:04.1625629Z test_batch_vs_slicing_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:04.2722840Z test_batch_vs_slicing_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T13:06:04.3620301Z test_batch_vs_slicing_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:04.3886653Z test_batch_vs_slicing_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:04.4213951Z test_batch_vs_slicing_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:04.4531175Z test_batch_vs_slicing_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T13:06:04.4845791Z test_batch_vs_slicing_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T13:06:04.5177529Z test_batch_vs_slicing_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:04.5485511Z test_batch_vs_slicing_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:04.5793248Z test_batch_vs_slicing_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:04.6202556Z test_batch_vs_slicing_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:04.6551689Z test_batch_vs_slicing_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:04.7659104Z test_batch_vs_slicing_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:06:04.8606846Z test_batch_vs_slicing_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:04.8996030Z test_batch_vs_slicing_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:04.9418455Z test_batch_vs_slicing_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:04.9786688Z test_batch_vs_slicing_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:05.0154872Z test_batch_vs_slicing_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:05.0537677Z test_batch_vs_slicing_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:05.0902592Z test_batch_vs_slicing_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:05.1263961Z test_batch_vs_slicing_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:05.1656730Z test_batch_vs_slicing_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:05.2035711Z test_batch_vs_slicing_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:05.3116236Z test_batch_vs_slicing_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:06:05.4047726Z test_batch_vs_slicing_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:05.4443384Z test_batch_vs_slicing_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:05.4892699Z test_batch_vs_slicing_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:05.5300784Z test_batch_vs_slicing_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:05.5707799Z test_batch_vs_slicing_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:05.6124418Z test_batch_vs_slicing_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:05.6526937Z test_batch_vs_slicing_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:05.6903693Z test_batch_vs_slicing_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:05.7372605Z test_batch_vs_slicing_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:05.8278557Z test_batch_vs_slicing_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:05.9555593Z test_batch_vs_slicing_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:06:06.0522187Z test_batch_vs_slicing_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:06.1461649Z test_batch_vs_slicing_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:06.2399955Z test_batch_vs_slicing_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:06.3316046Z test_batch_vs_slicing_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:06.4343764Z test_batch_vs_slicing_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:06.4716896Z test_batch_vs_slicing_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:06.5193736Z test_batch_vs_slicing_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:06.5740453Z test_batch_vs_slicing_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:06.6241454Z test_batch_vs_slicing_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:06.6743566Z test_batch_vs_slicing_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:06.7253035Z test_batch_vs_slicing_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:06.7747605Z test_batch_vs_slicing_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:06.8209020Z test_batch_vs_slicing_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:06.8580954Z test_batch_vs_slicing_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:06.9054426Z test_batch_vs_slicing_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:06.9619322Z test_batch_vs_slicing_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:06:07.0119218Z test_batch_vs_slicing_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.0624335Z test_batch_vs_slicing_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:07.1136769Z test_batch_vs_slicing_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.1633925Z test_batch_vs_slicing_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.2095793Z test_batch_vs_slicing_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.2533631Z test_batch_vs_slicing_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.2972621Z test_batch_vs_slicing_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.3476364Z test_batch_vs_slicing_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.3949302Z test_batch_vs_slicing_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.4425488Z test_batch_vs_slicing_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.4914773Z test_batch_vs_slicing_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.5385832Z test_batch_vs_slicing_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.5916671Z test_batch_vs_slicing_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.6340759Z test_batch_vs_slicing_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.6765964Z test_batch_vs_slicing_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.7251983Z test_batch_vs_slicing_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:07.7717916Z test_batch_vs_slicing_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.8185632Z test_batch_vs_slicing_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.8665462Z test_batch_vs_slicing_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.9126294Z test_batch_vs_slicing_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:07.9642794Z test_batch_vs_slicing_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:08.0028690Z test_batch_vs_slicing_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:08.0396428Z test_batch_vs_slicing_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:08.0740892Z test_batch_vs_slicing_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:08.1144584Z test_batch_vs_slicing_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:08.1531264Z test_batch_vs_slicing_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:08.1918831Z test_batch_vs_slicing_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:08.2318511Z test_batch_vs_slicing_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:08.2704989Z test_batch_vs_slicing_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:08.3060688Z test_batch_vs_slicing_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:08.3435289Z test_batch_vs_slicing_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:08.3867550Z test_batch_vs_slicing_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:08.4364519Z test_batch_vs_slicing_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:08.4822400Z test_batch_vs_slicing_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:08.5286830Z test_batch_vs_slicing_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:08.5764331Z test_batch_vs_slicing_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:08.6223909Z test_batch_vs_slicing_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:08.6641303Z test_batch_vs_slicing_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:08.9841535Z test_batch_vs_slicing_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.317s) 2022-08-17T13:06:09.0522973Z test_batch_vs_slicing_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:09.1162334Z test_batch_vs_slicing_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.1857573Z test_batch_vs_slicing_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:09.2541241Z test_batch_vs_slicing_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.3226249Z test_batch_vs_slicing_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:09.3923102Z test_batch_vs_slicing_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.4597188Z test_batch_vs_slicing_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.5273254Z test_batch_vs_slicing_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:09.5796176Z test_batch_vs_slicing_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.6284901Z test_batch_vs_slicing_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:09.7044889Z test_batch_vs_slicing_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:09.7568010Z test_batch_vs_slicing_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:09.8098155Z test_batch_vs_slicing_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:09.8642971Z test_batch_vs_slicing_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:09.9165873Z test_batch_vs_slicing_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:09.9684030Z test_batch_vs_slicing_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.0166722Z test_batch_vs_slicing_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.0629835Z test_batch_vs_slicing_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.1327859Z test_batch_vs_slicing_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:10.1827011Z test_batch_vs_slicing_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:10.2325750Z test_batch_vs_slicing_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.2836231Z test_batch_vs_slicing_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:10.3327032Z test_batch_vs_slicing_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.3800980Z test_batch_vs_slicing_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:10.4274269Z test_batch_vs_slicing_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:10.4916730Z test_batch_vs_slicing_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:10.5677737Z test_batch_vs_slicing_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:10.6345601Z test_batch_vs_slicing_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:10.7017478Z test_batch_vs_slicing_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:10.7694811Z test_batch_vs_slicing_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:10.8352378Z test_batch_vs_slicing_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:06:10.9105535Z test_batch_vs_slicing_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:11.0028503Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:11.0909001Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:11.1865394Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:11.2791392Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:11.3726666Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:11.4659236Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:11.5574107Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:11.6487764Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:11.7398859Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:11.8302948Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:11.9261186Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:12.0218696Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:12.1195566Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:12.2174668Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:06:12.3127219Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:06:12.4058076Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:12.4787373Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:12.5340187Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:12.5957818Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:12.6541083Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:12.7131917Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:12.7730479Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:12.8308794Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:12.9040302Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:12.9765613Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:13.0322484Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:13.0953424Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:13.1539102Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:13.2141940Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:13.2743987Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:06:13.3327278Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:13.4057915Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:13.4719207Z test_batch_vs_slicing_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:13.5244776Z test_batch_vs_slicing_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:13.5736879Z test_batch_vs_slicing_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:13.6268685Z test_batch_vs_slicing_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:13.6798221Z test_batch_vs_slicing_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:13.7324383Z test_batch_vs_slicing_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:13.7865806Z test_batch_vs_slicing_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:13.8401902Z test_batch_vs_slicing_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:13.8931483Z test_batch_vs_slicing_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:13.9278306Z test_batch_vs_slicing_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:13.9681140Z test_batch_vs_slicing_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:14.0148098Z test_batch_vs_slicing_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:14.0472301Z test_batch_vs_slicing_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:14.0800423Z test_batch_vs_slicing_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:14.1146911Z test_batch_vs_slicing_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:14.1478515Z test_batch_vs_slicing_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:14.1798398Z test_batch_vs_slicing_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:14.2405813Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:14.2834933Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:14.3422705Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:14.4071770Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:14.4537176Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:14.5004278Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:14.5485140Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:14.5947426Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T13:06:14.6393014Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:14.7123663Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:06:14.7662125Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:14.8262590Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:14.8831643Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T13:06:14.9403207Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T13:06:14.9983749Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.0544515Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.1243115Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:06:15.1981088Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:06:15.2522916Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.3134389Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.3699344Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.4272965Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.4851656Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.5412685Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:15.6110203Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:15.6510841Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:15.6896329Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:06:15.7356369Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:15.7781256Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:06:15.8210378Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:15.8648680Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:15.9074833Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:15.9497239Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:15.9810603Z test_batch_vs_slicing_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:16.0168191Z test_batch_vs_slicing_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:16.1261286Z test_batch_vs_slicing_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T13:06:16.2234694Z test_batch_vs_slicing_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T13:06:16.2545915Z test_batch_vs_slicing_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:16.2907037Z test_batch_vs_slicing_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:06:16.3250929Z test_batch_vs_slicing_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:16.3587251Z test_batch_vs_slicing_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:16.3944265Z test_batch_vs_slicing_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:16.4282964Z test_batch_vs_slicing_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:16.4621628Z test_batch_vs_slicing_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:16.4922968Z test_batch_vs_slicing_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:16.5162559Z test_batch_vs_slicing_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:16.5805764Z test_batch_vs_slicing_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:16.6325645Z test_batch_vs_slicing_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:16.7007758Z test_batch_vs_slicing_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:16.7293713Z test_batch_vs_slicing_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:16.7643370Z test_batch_vs_slicing_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:16.7843181Z test_batch_vs_slicing_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:16.8033493Z test_batch_vs_slicing_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:16.8230395Z test_batch_vs_slicing_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:16.8403388Z test_batch_vs_slicing_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:16.8568143Z test_batch_vs_slicing_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:16.8930422Z test_batch_vs_slicing_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:16.9256942Z test_batch_vs_slicing_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.0223155Z test_batch_vs_slicing_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:17.1029780Z test_batch_vs_slicing_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:17.1341919Z test_batch_vs_slicing_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.1699640Z test_batch_vs_slicing_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:17.2031919Z test_batch_vs_slicing_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.2365759Z test_batch_vs_slicing_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:17.2713010Z test_batch_vs_slicing_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:17.3040593Z test_batch_vs_slicing_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.3378951Z test_batch_vs_slicing_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:17.3796544Z test_batch_vs_slicing_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:17.4122179Z test_batch_vs_slicing_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.5073949Z test_batch_vs_slicing_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:17.5878696Z test_batch_vs_slicing_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:17.6185426Z test_batch_vs_slicing_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.6547917Z test_batch_vs_slicing_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:17.6875747Z test_batch_vs_slicing_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.7203039Z test_batch_vs_slicing_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.7551381Z test_batch_vs_slicing_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:17.7878430Z test_batch_vs_slicing_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.8204636Z test_batch_vs_slicing_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.8545155Z test_batch_vs_slicing_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:17.8831182Z test_batch_vs_slicing_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:17.9175810Z test_batch_vs_slicing_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:17.9209037Z test_complex_edge_values_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9234183Z test_contig_size1_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:17.9253874Z test_contig_size1_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9274485Z test_contig_size1_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9294239Z test_contig_size1_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9313475Z test_contig_size1_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9332448Z test_contig_size1_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9351456Z test_contig_size1_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9369490Z test_contig_size1_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9387239Z test_contig_size1_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:17.9404919Z test_contig_size1_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9422586Z test_contig_size1_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9440358Z test_contig_size1_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9459111Z test_contig_size1_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9477709Z test_contig_size1_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9497955Z test_contig_size1_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9518190Z test_contig_size1_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9537835Z test_contig_size1_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:17.9557283Z test_contig_size1_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9576333Z test_contig_size1_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9595252Z test_contig_size1_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9614369Z test_contig_size1_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9633267Z test_contig_size1_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9652364Z test_contig_size1_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9671603Z test_contig_size1_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9689988Z test_contig_size1_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9709848Z test_contig_size1_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:17.9729849Z test_contig_size1_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9748843Z test_contig_size1_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9767911Z test_contig_size1_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9786425Z test_contig_size1_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9804773Z test_contig_size1_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9823120Z test_contig_size1_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9841593Z test_contig_size1_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9860760Z test_contig_size1_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:17.9879240Z test_contig_size1_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9897248Z test_contig_size1_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9916473Z test_contig_size1_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9935953Z test_contig_size1_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9955099Z test_contig_size1_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9973906Z test_contig_size1_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:17.9992584Z test_contig_size1_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0011215Z test_contig_size1_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0029160Z test_contig_size1_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0047255Z test_contig_size1_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0065289Z test_contig_size1_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0083458Z test_contig_size1_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0101995Z test_contig_size1_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0120251Z test_contig_size1_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0140114Z test_contig_size1_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0159923Z test_contig_size1_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0179248Z test_contig_size1_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0198451Z test_contig_size1_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0217243Z test_contig_size1_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0235946Z test_contig_size1_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0254830Z test_contig_size1_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0273548Z test_contig_size1_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0292571Z test_contig_size1_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0311744Z test_contig_size1_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0330072Z test_contig_size1_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0349640Z test_contig_size1_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0369456Z test_contig_size1_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0388235Z test_contig_size1_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0407091Z test_contig_size1_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0425398Z test_contig_size1_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0443578Z test_contig_size1_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0461659Z test_contig_size1_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0480111Z test_contig_size1_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0498196Z test_contig_size1_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.0516736Z test_contig_size1_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0535114Z test_contig_size1_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0554780Z test_contig_size1_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0574626Z test_contig_size1_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0593737Z test_contig_size1_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0613135Z test_contig_size1_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0632024Z test_contig_size1_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0651133Z test_contig_size1_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0669875Z test_contig_size1_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0688737Z test_contig_size1_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0707670Z test_contig_size1_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0727061Z test_contig_size1_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0745113Z test_contig_size1_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0764594Z test_contig_size1_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0784107Z test_contig_size1_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0803262Z test_contig_size1_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0821855Z test_contig_size1_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0840198Z test_contig_size1_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0858269Z test_contig_size1_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0876455Z test_contig_size1_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0894661Z test_contig_size1_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0912649Z test_contig_size1_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0931175Z test_contig_size1_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0949105Z test_contig_size1_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.0968458Z test_contig_size1_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.0988532Z test_contig_size1_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1007663Z test_contig_size1_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1026822Z test_contig_size1_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1045514Z test_contig_size1_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1064310Z test_contig_size1_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1082641Z test_contig_size1_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1100665Z test_contig_size1_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1118976Z test_contig_size1_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1136928Z test_contig_size1_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1154931Z test_contig_size1_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1172638Z test_contig_size1_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1189866Z test_contig_size1_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1207395Z test_contig_size1_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1224692Z test_contig_size1_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1242279Z test_contig_size1_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1259677Z test_contig_size1_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1277772Z test_contig_size1_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1294987Z test_contig_size1_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1313596Z test_contig_size1_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1333204Z test_contig_size1_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1351604Z test_contig_size1_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1370403Z test_contig_size1_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1388335Z test_contig_size1_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1406745Z test_contig_size1_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1424543Z test_contig_size1_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1442203Z test_contig_size1_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.1459606Z test_contig_size1_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1476991Z test_contig_size1_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1494546Z test_contig_size1_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1512457Z test_contig_size1_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1529909Z test_contig_size1_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1548423Z test_contig_size1_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1567130Z test_contig_size1_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1585937Z test_contig_size1_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1604109Z test_contig_size1_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.1622338Z test_contig_size1_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1640061Z test_contig_size1_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1657450Z test_contig_size1_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1674846Z test_contig_size1_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1692373Z test_contig_size1_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1709709Z test_contig_size1_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1728355Z test_contig_size1_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1746874Z test_contig_size1_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1765749Z test_contig_size1_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1784727Z test_contig_size1_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1803055Z test_contig_size1_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1822441Z test_contig_size1_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1842782Z test_contig_size1_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1862089Z test_contig_size1_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1881759Z test_contig_size1_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1900841Z test_contig_size1_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1920182Z test_contig_size1_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.1938615Z test_contig_size1_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1956856Z test_contig_size1_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1975248Z test_contig_size1_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.1993483Z test_contig_size1_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2011867Z test_contig_size1_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2029803Z test_contig_size1_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2047245Z test_contig_size1_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2065962Z test_contig_size1_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2085609Z test_contig_size1_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2104067Z test_contig_size1_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2122878Z test_contig_size1_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2140842Z test_contig_size1_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2159352Z test_contig_size1_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2177032Z test_contig_size1_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2194449Z test_contig_size1_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2211971Z test_contig_size1_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2229637Z test_contig_size1_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2247180Z test_contig_size1_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2265652Z test_contig_size1_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2283110Z test_contig_size1_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2302689Z test_contig_size1_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2323357Z test_contig_size1_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2342880Z test_contig_size1_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2361999Z test_contig_size1_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2380847Z test_contig_size1_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2399699Z test_contig_size1_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.2417128Z test_contig_size1_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2434402Z test_contig_size1_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2451725Z test_contig_size1_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2469050Z test_contig_size1_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2486552Z test_contig_size1_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2504890Z test_contig_size1_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2522375Z test_contig_size1_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2541629Z test_contig_size1_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2562454Z test_contig_size1_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2581652Z test_contig_size1_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2600933Z test_contig_size1_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2619374Z test_contig_size1_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2638236Z test_contig_size1_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2655734Z test_contig_size1_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2673039Z test_contig_size1_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2690442Z test_contig_size1_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2707677Z test_contig_size1_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2725195Z test_contig_size1_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2743620Z test_contig_size1_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2761972Z test_contig_size1_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2781604Z test_contig_size1_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2801458Z test_contig_size1_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2820726Z test_contig_size1_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2840053Z test_contig_size1_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2859053Z test_contig_size1_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2878096Z test_contig_size1_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.2896881Z test_contig_size1_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2915528Z test_contig_size1_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2934531Z test_contig_size1_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2953755Z test_contig_size1_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2971912Z test_contig_size1_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.2991265Z test_contig_size1_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3010856Z test_contig_size1_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3029775Z test_contig_size1_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3048685Z test_contig_size1_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3066980Z test_contig_size1_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3085247Z test_contig_size1_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3103263Z test_contig_size1_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3121427Z test_contig_size1_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3139477Z test_contig_size1_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3158248Z test_contig_size1_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3176320Z test_contig_size1_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3195410Z test_contig_size1_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3214243Z test_contig_size1_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3232999Z test_contig_size1_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3251584Z test_contig_size1_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3269713Z test_contig_size1_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3288031Z test_contig_size1_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3306286Z test_contig_size1_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3324505Z test_contig_size1_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3343201Z test_contig_size1_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3361384Z test_contig_size1_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3379988Z test_contig_size1_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3398891Z test_contig_size1_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3417143Z test_contig_size1_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3435309Z test_contig_size1_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3453507Z test_contig_size1_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3471563Z test_contig_size1_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3489743Z test_contig_size1_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3508319Z test_contig_size1_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3526302Z test_contig_size1_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3545319Z test_contig_size1_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3565501Z test_contig_size1_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3584457Z test_contig_size1_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3603675Z test_contig_size1_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3622167Z test_contig_size1_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3640887Z test_contig_size1_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3659336Z test_contig_size1_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3677523Z test_contig_size1_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3695402Z test_contig_size1_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3713273Z test_contig_size1_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3731364Z test_contig_size1_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3749932Z test_contig_size1_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3768242Z test_contig_size1_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3787469Z test_contig_size1_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3806725Z test_contig_size1_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3825757Z test_contig_size1_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3844691Z test_contig_size1_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3863578Z test_contig_size1_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3882464Z test_contig_size1_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3901310Z test_contig_size1_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3920647Z test_contig_size1_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3938853Z test_contig_size1_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3957841Z test_contig_size1_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.3977295Z test_contig_size1_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.3996064Z test_contig_size1_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4014751Z test_contig_size1_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4033310Z test_contig_size1_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4052021Z test_contig_size1_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4070542Z test_contig_size1_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4089865Z test_contig_size1_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4108411Z test_contig_size1_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4127535Z test_contig_size1_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4146664Z test_contig_size1_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4165571Z test_contig_size1_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4184171Z test_contig_size1_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4202978Z test_contig_size1_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4221573Z test_contig_size1_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4240262Z test_contig_size1_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4259341Z test_contig_size1_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4278015Z test_contig_size1_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4297640Z test_contig_size1_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4316543Z test_contig_size1_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4335569Z test_contig_size1_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4354122Z test_contig_size1_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4372796Z test_contig_size1_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4391337Z test_contig_size1_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4418235Z test_contig_size1_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4428709Z test_contig_size1_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4448281Z test_contig_size1_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4466748Z test_contig_size1_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4486597Z test_contig_size1_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4506183Z test_contig_size1_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4525238Z test_contig_size1_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4544114Z test_contig_size1_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4562793Z test_contig_size1_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4581360Z test_contig_size1_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4600233Z test_contig_size1_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4618884Z test_contig_size1_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.4637625Z test_contig_size1_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4656629Z test_contig_size1_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4675217Z test_contig_size1_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4694186Z test_contig_size1_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4713057Z test_contig_size1_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4731722Z test_contig_size1_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4750262Z test_contig_size1_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4769115Z test_contig_size1_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4787646Z test_contig_size1_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4806272Z test_contig_size1_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4825838Z test_contig_size1_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4844190Z test_contig_size1_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4864034Z test_contig_size1_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4885112Z test_contig_size1_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4904949Z test_contig_size1_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4925520Z test_contig_size1_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.4944600Z test_contig_size1_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4963875Z test_contig_size1_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.4982195Z test_contig_size1_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5000611Z test_contig_size1_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5018793Z test_contig_size1_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5037107Z test_contig_size1_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5055365Z test_contig_size1_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5074304Z test_contig_size1_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5092996Z test_contig_size1_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5112481Z test_contig_size1_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5132989Z test_contig_size1_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5152309Z test_contig_size1_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5171824Z test_contig_size1_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5190638Z test_contig_size1_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5209716Z test_contig_size1_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5228187Z test_contig_size1_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5246854Z test_contig_size1_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5265277Z test_contig_size1_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5283891Z test_contig_size1_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5302332Z test_contig_size1_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5321506Z test_contig_size1_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5340362Z test_contig_size1_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5359485Z test_contig_size1_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5378365Z test_contig_size1_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5398157Z test_contig_size1_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5417076Z test_contig_size1_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5435921Z test_contig_size1_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5456489Z test_contig_size1_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5476879Z test_contig_size1_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5496623Z test_contig_size1_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5516307Z test_contig_size1_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5535548Z test_contig_size1_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5554293Z test_contig_size1_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5573867Z test_contig_size1_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5593106Z test_contig_size1_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5612582Z test_contig_size1_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5631375Z test_contig_size1_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5650445Z test_contig_size1_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5668951Z test_contig_size1_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5687571Z test_contig_size1_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5706080Z test_contig_size1_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5724793Z test_contig_size1_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5743272Z test_contig_size1_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5762484Z test_contig_size1_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5781067Z test_contig_size1_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5800171Z test_contig_size1_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5819097Z test_contig_size1_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5837815Z test_contig_size1_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5856385Z test_contig_size1_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5875416Z test_contig_size1_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.5893912Z test_contig_size1_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5912571Z test_contig_size1_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5932193Z test_contig_size1_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5952695Z test_contig_size1_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5972241Z test_contig_size1_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.5990679Z test_contig_size1_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6008629Z test_contig_size1_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6027635Z test_contig_size1_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6046507Z test_contig_size1_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6065395Z test_contig_size1_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6083743Z test_contig_size1_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6102087Z test_contig_size1_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6120155Z test_contig_size1_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6137956Z test_contig_size1_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6155833Z test_contig_size1_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6173858Z test_contig_size1_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6191857Z test_contig_size1_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6210788Z test_contig_size1_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6228697Z test_contig_size1_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6248570Z test_contig_size1_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6269400Z test_contig_size1_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6289263Z test_contig_size1_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6308404Z test_contig_size1_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6327145Z test_contig_size1_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6345834Z test_contig_size1_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6363833Z test_contig_size1_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6381717Z test_contig_size1_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6399748Z test_contig_size1_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6417584Z test_contig_size1_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6435507Z test_contig_size1_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6454335Z test_contig_size1_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6472121Z test_contig_size1_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6491800Z test_contig_size1_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6512177Z test_contig_size1_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:18.6531545Z test_contig_size1_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6550623Z test_contig_size1_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6569315Z test_contig_size1_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6587841Z test_contig_size1_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6605965Z test_contig_size1_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6623786Z test_contig_size1_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6641879Z test_contig_size1_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6659955Z test_contig_size1_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6677929Z test_contig_size1_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6696367Z test_contig_size1_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6714260Z test_contig_size1_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6733197Z test_contig_size1_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6751930Z test_contig_size1_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6770814Z test_contig_size1_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6789083Z test_contig_size1_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6807582Z test_contig_size1_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6825571Z test_contig_size1_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6843634Z test_contig_size1_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6861521Z test_contig_size1_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6879595Z test_contig_size1_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6897419Z test_contig_size1_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6915900Z test_contig_size1_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6933807Z test_contig_size1_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6952632Z test_contig_size1_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.6971247Z test_contig_size1_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.6989665Z test_contig_size1_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7007631Z test_contig_size1_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7025403Z test_contig_size1_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7043424Z test_contig_size1_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7061235Z test_contig_size1_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7079214Z test_contig_size1_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7097616Z test_contig_size1_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7115387Z test_contig_size1_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7134367Z test_contig_size1_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.7152595Z test_contig_size1_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7171107Z test_contig_size1_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7188990Z test_contig_size1_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7207022Z test_contig_size1_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7224864Z test_contig_size1_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7242856Z test_contig_size1_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7260733Z test_contig_size1_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7279375Z test_contig_size1_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7297148Z test_contig_size1_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7316320Z test_contig_size1_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7336611Z test_contig_size1_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7355652Z test_contig_size1_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7375323Z test_contig_size1_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7393044Z test_contig_size1_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7411557Z test_contig_size1_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7429443Z test_contig_size1_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7447799Z test_contig_size1_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.7465703Z test_contig_size1_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7483714Z test_contig_size1_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7501568Z test_contig_size1_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7517948Z test_contig_size1_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7533915Z test_contig_size1_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7549660Z test_contig_size1_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7565667Z test_contig_size1_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7581451Z test_contig_size1_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7597449Z test_contig_size1_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7613462Z test_contig_size1_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:18.7629245Z test_contig_size1_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7645211Z test_contig_size1_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7661019Z test_contig_size1_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7676874Z test_contig_size1_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7692774Z test_contig_size1_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:18.7735500Z test_contig_size1_large_dim_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.7806524Z test_contig_size1_large_dim_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.7941970Z test_contig_size1_large_dim_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.7981763Z test_contig_size1_large_dim_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8061533Z test_contig_size1_large_dim_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8093624Z test_contig_size1_large_dim_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.8134360Z test_contig_size1_large_dim_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8164799Z test_contig_size1_large_dim_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8194526Z test_contig_size1_large_dim_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8225331Z test_contig_size1_large_dim_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8255552Z test_contig_size1_large_dim_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.8285727Z test_contig_size1_large_dim_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8325359Z test_contig_size1_large_dim_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8362377Z test_contig_size1_large_dim_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8437177Z test_contig_size1_large_dim_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.8487639Z test_contig_size1_large_dim_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8519938Z test_contig_size1_large_dim_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8561354Z test_contig_size1_large_dim_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.8598181Z test_contig_size1_large_dim_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8634325Z test_contig_size1_large_dim_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8671778Z test_contig_size1_large_dim_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8710474Z test_contig_size1_large_dim_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.8747880Z test_contig_size1_large_dim_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8793581Z test_contig_size1_large_dim_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.8846216Z test_contig_size1_large_dim_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9020148Z test_contig_size1_large_dim_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:18.9164360Z test_contig_size1_large_dim_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9202201Z test_contig_size1_large_dim_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.9249893Z test_contig_size1_large_dim_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9292193Z test_contig_size1_large_dim_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9333935Z test_contig_size1_large_dim_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.9376748Z test_contig_size1_large_dim_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9418606Z test_contig_size1_large_dim_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9460494Z test_contig_size1_large_dim_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9500750Z test_contig_size1_large_dim_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.9536722Z test_contig_size1_large_dim_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9609835Z test_contig_size1_large_dim_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9657082Z test_contig_size1_large_dim_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.9737398Z test_contig_size1_large_dim_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9769147Z test_contig_size1_large_dim_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9809273Z test_contig_size1_large_dim_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:18.9845489Z test_contig_size1_large_dim_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9881353Z test_contig_size1_large_dim_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9918183Z test_contig_size1_large_dim_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9954182Z test_contig_size1_large_dim_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:18.9990664Z test_contig_size1_large_dim_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0029959Z test_contig_size1_large_dim_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0066832Z test_contig_size1_large_dim_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0141741Z test_contig_size1_large_dim_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0192452Z test_contig_size1_large_dim_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0224651Z test_contig_size1_large_dim_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0265591Z test_contig_size1_large_dim_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0302357Z test_contig_size1_large_dim_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0338794Z test_contig_size1_large_dim_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0376250Z test_contig_size1_large_dim_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0413183Z test_contig_size1_large_dim_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0450387Z test_contig_size1_large_dim_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0499393Z test_contig_size1_large_dim_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0541522Z test_contig_size1_large_dim_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0689443Z test_contig_size1_large_dim_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0809573Z test_contig_size1_large_dim_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0850491Z test_contig_size1_large_dim_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0901561Z test_contig_size1_large_dim_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.0946999Z test_contig_size1_large_dim_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.0991875Z test_contig_size1_large_dim_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1037791Z test_contig_size1_large_dim_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1082900Z test_contig_size1_large_dim_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.1126456Z test_contig_size1_large_dim_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1165915Z test_contig_size1_large_dim_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1202935Z test_contig_size1_large_dim_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1270120Z test_contig_size1_large_dim_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.1313650Z test_contig_size1_large_dim_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1345819Z test_contig_size1_large_dim_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1386773Z test_contig_size1_large_dim_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1423615Z test_contig_size1_large_dim_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1459928Z test_contig_size1_large_dim_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1497294Z test_contig_size1_large_dim_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1534187Z test_contig_size1_large_dim_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1571370Z test_contig_size1_large_dim_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.1617856Z test_contig_size1_large_dim_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1666194Z test_contig_size1_large_dim_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1752413Z test_contig_size1_large_dim_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.1811769Z test_contig_size1_large_dim_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1850465Z test_contig_size1_large_dim_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1899055Z test_contig_size1_large_dim_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.1947890Z test_contig_size1_large_dim_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.1996317Z test_contig_size1_large_dim_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2045744Z test_contig_size1_large_dim_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.2094125Z test_contig_size1_large_dim_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2131226Z test_contig_size1_large_dim_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2169750Z test_contig_size1_large_dim_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2205835Z test_contig_size1_large_dim_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.2268358Z test_contig_size1_large_dim_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2396587Z test_contig_size1_large_dim_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:19.2433651Z test_contig_size1_large_dim_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2511166Z test_contig_size1_large_dim_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.2542475Z test_contig_size1_large_dim_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2582884Z test_contig_size1_large_dim_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2618597Z test_contig_size1_large_dim_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2654171Z test_contig_size1_large_dim_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2690787Z test_contig_size1_large_dim_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.2726665Z test_contig_size1_large_dim_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2762426Z test_contig_size1_large_dim_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2792726Z test_contig_size1_large_dim_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2823088Z test_contig_size1_large_dim_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.2852884Z test_contig_size1_large_dim_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2883526Z test_contig_size1_large_dim_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2913352Z test_contig_size1_large_dim_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2943353Z test_contig_size1_large_dim_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.2977135Z test_contig_size1_large_dim_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.3007011Z test_contig_size1_large_dim_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3061840Z test_contig_size1_large_dim_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3183376Z test_contig_size1_large_dim_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.3215403Z test_contig_size1_large_dim_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3285139Z test_contig_size1_large_dim_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3311398Z test_contig_size1_large_dim_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.3346782Z test_contig_size1_large_dim_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3377163Z test_contig_size1_large_dim_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3407045Z test_contig_size1_large_dim_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3438017Z test_contig_size1_large_dim_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3468644Z test_contig_size1_large_dim_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:19.3499409Z test_contig_size1_large_dim_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:19.3533546Z test_contig_size1_large_dim_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:19.3564263Z test_contig_size1_large_dim_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:19.3618673Z test_contig_size1_large_dim_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:19.3650443Z test_contig_size1_large_dim_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3720360Z test_contig_size1_large_dim_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3746402Z test_contig_size1_large_dim_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3781984Z test_contig_size1_large_dim_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.3812259Z test_contig_size1_large_dim_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3842066Z test_contig_size1_large_dim_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3872744Z test_contig_size1_large_dim_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3902784Z test_contig_size1_large_dim_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.3933513Z test_contig_size1_large_dim_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.3973040Z test_contig_size1_large_dim_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4005217Z test_contig_size1_large_dim_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4043530Z test_contig_size1_large_dim_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4092568Z test_contig_size1_large_dim_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.4139542Z test_contig_size1_large_dim_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4209337Z test_contig_size1_large_dim_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4341165Z test_contig_size1_large_dim_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.4388740Z test_contig_size1_large_dim_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.4474168Z test_contig_size1_large_dim_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4515412Z test_contig_size1_large_dim_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4566177Z test_contig_size1_large_dim_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.4611657Z test_contig_size1_large_dim_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4656551Z test_contig_size1_large_dim_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4702737Z test_contig_size1_large_dim_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.4748010Z test_contig_size1_large_dim_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4793333Z test_contig_size1_large_dim_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4826871Z test_contig_size1_large_dim_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4857131Z test_contig_size1_large_dim_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.4913778Z test_contig_size1_large_dim_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5038182Z test_contig_size1_large_dim_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5069974Z test_contig_size1_large_dim_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5141343Z test_contig_size1_large_dim_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5167702Z test_contig_size1_large_dim_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5203456Z test_contig_size1_large_dim_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5233889Z test_contig_size1_large_dim_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5264003Z test_contig_size1_large_dim_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5295099Z test_contig_size1_large_dim_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5325141Z test_contig_size1_large_dim_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5355398Z test_contig_size1_large_dim_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5393553Z test_contig_size1_large_dim_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5423714Z test_contig_size1_large_dim_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5492017Z test_contig_size1_large_dim_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5629085Z test_contig_size1_large_dim_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:19.5669918Z test_contig_size1_large_dim_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5745615Z test_contig_size1_large_dim_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5776691Z test_contig_size1_large_dim_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5816504Z test_contig_size1_large_dim_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.5846818Z test_contig_size1_large_dim_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5876423Z test_contig_size1_large_dim_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5906746Z test_contig_size1_large_dim_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5936797Z test_contig_size1_large_dim_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.5967284Z test_contig_size1_large_dim_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6005681Z test_contig_size1_large_dim_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6035485Z test_contig_size1_large_dim_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6101143Z test_contig_size1_large_dim_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6237293Z test_contig_size1_large_dim_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6278020Z test_contig_size1_large_dim_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6353547Z test_contig_size1_large_dim_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6384472Z test_contig_size1_large_dim_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6424107Z test_contig_size1_large_dim_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6454744Z test_contig_size1_large_dim_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6484518Z test_contig_size1_large_dim_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6515057Z test_contig_size1_large_dim_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6545233Z test_contig_size1_large_dim_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6575271Z test_contig_size1_large_dim_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6614751Z test_contig_size1_large_dim_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6651917Z test_contig_size1_large_dim_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6719741Z test_contig_size1_large_dim_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6764540Z test_contig_size1_large_dim_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6796768Z test_contig_size1_large_dim_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6837831Z test_contig_size1_large_dim_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6874427Z test_contig_size1_large_dim_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6910531Z test_contig_size1_large_dim_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.6947951Z test_contig_size1_large_dim_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.6984686Z test_contig_size1_large_dim_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7021312Z test_contig_size1_large_dim_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7066588Z test_contig_size1_large_dim_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7106906Z test_contig_size1_large_dim_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7198994Z test_contig_size1_large_dim_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7265315Z test_contig_size1_large_dim_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7301873Z test_contig_size1_large_dim_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7347946Z test_contig_size1_large_dim_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7388983Z test_contig_size1_large_dim_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7429471Z test_contig_size1_large_dim_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7471173Z test_contig_size1_large_dim_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7512079Z test_contig_size1_large_dim_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7552073Z test_contig_size1_large_dim_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7591478Z test_contig_size1_large_dim_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7627060Z test_contig_size1_large_dim_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7707334Z test_contig_size1_large_dim_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7738618Z test_contig_size1_large_dim_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7776189Z test_contig_size1_large_dim_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7811900Z test_contig_size1_large_dim_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7847150Z test_contig_size1_large_dim_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7883764Z test_contig_size1_large_dim_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.7919488Z test_contig_size1_large_dim_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.7955094Z test_contig_size1_large_dim_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8012167Z test_contig_size1_large_dim_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8056174Z test_contig_size1_large_dim_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8104702Z test_contig_size1_large_dim_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8159903Z test_contig_size1_large_dim_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8209526Z test_contig_size1_large_dim_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8258811Z test_contig_size1_large_dim_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8308883Z test_contig_size1_large_dim_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8358273Z test_contig_size1_large_dim_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8401657Z test_contig_size1_large_dim_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8439857Z test_contig_size1_large_dim_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8475158Z test_contig_size1_large_dim_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8537649Z test_contig_size1_large_dim_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8664911Z test_contig_size1_large_dim_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8701780Z test_contig_size1_large_dim_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8777685Z test_contig_size1_large_dim_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8812477Z test_contig_size1_large_dim_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.8852315Z test_contig_size1_large_dim_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8887374Z test_contig_size1_large_dim_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8922174Z test_contig_size1_large_dim_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8958114Z test_contig_size1_large_dim_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.8993162Z test_contig_size1_large_dim_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9028349Z test_contig_size1_large_dim_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9067893Z test_contig_size1_large_dim_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9104940Z test_contig_size1_large_dim_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9137146Z test_contig_size1_large_dim_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9175776Z test_contig_size1_large_dim_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9212775Z test_contig_size1_large_dim_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9249241Z test_contig_size1_large_dim_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9286937Z test_contig_size1_large_dim_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9324031Z test_contig_size1_large_dim_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9361032Z test_contig_size1_large_dim_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9401761Z test_contig_size1_large_dim_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9439201Z test_contig_size1_large_dim_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9471306Z test_contig_size1_large_dim_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9510181Z test_contig_size1_large_dim_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9546991Z test_contig_size1_large_dim_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9583322Z test_contig_size1_large_dim_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9620905Z test_contig_size1_large_dim_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9657581Z test_contig_size1_large_dim_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9694396Z test_contig_size1_large_dim_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9735944Z test_contig_size1_large_dim_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9779818Z test_contig_size1_large_dim_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9812019Z test_contig_size1_large_dim_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9852073Z test_contig_size1_large_dim_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9895978Z test_contig_size1_large_dim_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:19.9940404Z test_contig_size1_large_dim_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:19.9985732Z test_contig_size1_large_dim_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0030090Z test_contig_size1_large_dim_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0067514Z test_contig_size1_large_dim_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0126336Z test_contig_size1_large_dim_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:20.0168157Z test_contig_size1_large_dim_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0267061Z test_contig_size1_large_dim_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.0317445Z test_contig_size1_large_dim_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0374936Z test_contig_size1_large_dim_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0420501Z test_contig_size1_large_dim_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.0465777Z test_contig_size1_large_dim_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0511883Z test_contig_size1_large_dim_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0557468Z test_contig_size1_large_dim_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.0601190Z test_contig_size1_large_dim_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0640280Z test_contig_size1_large_dim_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0676844Z test_contig_size1_large_dim_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0746012Z test_contig_size1_large_dim_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.0789938Z test_contig_size1_large_dim_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0822019Z test_contig_size1_large_dim_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0862393Z test_contig_size1_large_dim_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0899288Z test_contig_size1_large_dim_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.0935282Z test_contig_size1_large_dim_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.0972674Z test_contig_size1_large_dim_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1009262Z test_contig_size1_large_dim_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1046136Z test_contig_size1_large_dim_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1085505Z test_contig_size1_large_dim_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1121853Z test_contig_size1_large_dim_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1153715Z test_contig_size1_large_dim_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1192225Z test_contig_size1_large_dim_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1228814Z test_contig_size1_large_dim_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1264926Z test_contig_size1_large_dim_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1301956Z test_contig_size1_large_dim_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1338493Z test_contig_size1_large_dim_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1374697Z test_contig_size1_large_dim_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1414292Z test_contig_size1_large_dim_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1446742Z test_contig_size1_large_dim_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1514011Z test_contig_size1_large_dim_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1656028Z test_contig_size1_large_dim_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1697511Z test_contig_size1_large_dim_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1777587Z test_contig_size1_large_dim_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1809179Z test_contig_size1_large_dim_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1849844Z test_contig_size1_large_dim_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.1880780Z test_contig_size1_large_dim_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1911478Z test_contig_size1_large_dim_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1943030Z test_contig_size1_large_dim_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.1974066Z test_contig_size1_large_dim_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2004676Z test_contig_size1_large_dim_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2043174Z test_contig_size1_large_dim_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2078548Z test_contig_size1_large_dim_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2140730Z test_contig_size1_large_dim_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2267069Z test_contig_size1_large_dim_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2304072Z test_contig_size1_large_dim_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2379074Z test_contig_size1_large_dim_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2410457Z test_contig_size1_large_dim_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2451787Z test_contig_size1_large_dim_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:20.2487187Z test_contig_size1_large_dim_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2522133Z test_contig_size1_large_dim_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2558242Z test_contig_size1_large_dim_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2593561Z test_contig_size1_large_dim_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2629448Z test_contig_size1_large_dim_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2668562Z test_contig_size1_large_dim_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2700122Z test_contig_size1_large_dim_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2738106Z test_contig_size1_large_dim_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2781379Z test_contig_size1_large_dim_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2867793Z test_contig_size1_large_dim_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2902394Z test_contig_size1_large_dim_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.2943679Z test_contig_size1_large_dim_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.2990510Z test_contig_size1_large_dim_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3078215Z test_contig_size1_large_dim_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3117943Z test_contig_size1_large_dim_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3163693Z test_contig_size1_large_dim_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3204506Z test_contig_size1_large_dim_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3242383Z test_contig_size1_large_dim_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3306950Z test_contig_size1_large_dim_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3346686Z test_contig_size1_large_dim_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3422312Z test_contig_size1_large_dim_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3454105Z test_contig_size1_large_dim_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3497672Z test_contig_size1_large_dim_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3535527Z test_contig_size1_large_dim_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3573151Z test_contig_size1_large_dim_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3611437Z test_contig_size1_large_dim_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3649062Z test_contig_size1_large_dim_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3686793Z test_contig_size1_large_dim_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3728438Z test_contig_size1_large_dim_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3767047Z test_contig_size1_large_dim_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3801194Z test_contig_size1_large_dim_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3841601Z test_contig_size1_large_dim_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3880340Z test_contig_size1_large_dim_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.3918330Z test_contig_size1_large_dim_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3957521Z test_contig_size1_large_dim_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.3996026Z test_contig_size1_large_dim_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4034728Z test_contig_size1_large_dim_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4096600Z test_contig_size1_large_dim_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4222727Z test_contig_size1_large_dim_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4259832Z test_contig_size1_large_dim_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4293699Z test_contig_size1_large_dim_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4323982Z test_contig_size1_large_dim_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4385791Z test_contig_size1_large_dim_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4419321Z test_contig_size1_large_dim_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4491196Z test_contig_size1_large_dim_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4517975Z test_contig_size1_large_dim_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4553257Z test_contig_size1_large_dim_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4583674Z test_contig_size1_large_dim_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4613429Z test_contig_size1_large_dim_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4644494Z test_contig_size1_large_dim_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4674707Z test_contig_size1_large_dim_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4704941Z test_contig_size1_large_dim_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4742190Z test_contig_size1_large_dim_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4772326Z test_contig_size1_large_dim_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.4835128Z test_contig_size1_large_dim_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.4975956Z test_contig_size1_large_dim_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5014346Z test_contig_size1_large_dim_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5093649Z test_contig_size1_large_dim_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5122492Z test_contig_size1_large_dim_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5160453Z test_contig_size1_large_dim_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5190534Z test_contig_size1_large_dim_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5220423Z test_contig_size1_large_dim_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5251395Z test_contig_size1_large_dim_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5281697Z test_contig_size1_large_dim_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5311867Z test_contig_size1_large_dim_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5347750Z test_contig_size1_large_dim_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5378008Z test_contig_size1_large_dim_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5438658Z test_contig_size1_large_dim_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5574109Z test_contig_size1_large_dim_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5610221Z test_contig_size1_large_dim_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5686848Z test_contig_size1_large_dim_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:20.5714373Z test_contig_size1_large_dim_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5751260Z test_contig_size1_large_dim_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5781778Z test_contig_size1_large_dim_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5811643Z test_contig_size1_large_dim_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5842488Z test_contig_size1_large_dim_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5872572Z test_contig_size1_large_dim_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5902792Z test_contig_size1_large_dim_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.5937261Z test_contig_size1_large_dim_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.5967778Z test_contig_size1_large_dim_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6024722Z test_contig_size1_large_dim_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6058341Z test_contig_size1_large_dim_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6130844Z test_contig_size1_large_dim_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6157760Z test_contig_size1_large_dim_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6193460Z test_contig_size1_large_dim_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6224326Z test_contig_size1_large_dim_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6254772Z test_contig_size1_large_dim_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6286205Z test_contig_size1_large_dim_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6316770Z test_contig_size1_large_dim_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6347228Z test_contig_size1_large_dim_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6382559Z test_contig_size1_large_dim_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6412609Z test_contig_size1_large_dim_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6488701Z test_contig_size1_large_dim_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6515354Z test_contig_size1_large_dim_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6548426Z test_contig_size1_large_dim_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6578984Z test_contig_size1_large_dim_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6608931Z test_contig_size1_large_dim_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6639896Z test_contig_size1_large_dim_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6670041Z test_contig_size1_large_dim_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6700365Z test_contig_size1_large_dim_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6734120Z test_contig_size1_large_dim_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6764392Z test_contig_size1_large_dim_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6835572Z test_contig_size1_large_dim_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6861944Z test_contig_size1_large_dim_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6895028Z test_contig_size1_large_dim_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.6925397Z test_contig_size1_large_dim_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6955339Z test_contig_size1_large_dim_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.6986139Z test_contig_size1_large_dim_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7016418Z test_contig_size1_large_dim_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7047138Z test_contig_size1_large_dim_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:20.7082494Z test_contig_size1_large_dim_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:20.7118297Z test_contig_size1_large_dim_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:20.7173653Z test_contig_size1_large_dim_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:20.7316221Z test_contig_size1_large_dim_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:20.7348070Z test_contig_size1_large_dim_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7427153Z test_contig_size1_large_dim_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:20.7453466Z test_contig_size1_large_dim_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:20.7489083Z test_contig_size1_large_dim_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:20.7519831Z test_contig_size1_large_dim_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:20.7550233Z test_contig_size1_large_dim_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:20.7580802Z test_contig_size1_large_dim_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:20.7610609Z test_contig_size1_large_dim_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7640573Z test_contig_size1_large_dim_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7657825Z test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7675023Z test_contig_size1_large_dim_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7692094Z test_contig_size1_large_dim_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7709032Z test_contig_size1_large_dim_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7726930Z test_contig_size1_large_dim_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:20.7743640Z test_contig_size1_large_dim_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7760727Z test_contig_size1_large_dim_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7777635Z test_contig_size1_large_dim_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7794676Z test_contig_size1_large_dim_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7811695Z test_contig_size1_large_dim_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7828538Z test_contig_size1_large_dim_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7845580Z test_contig_size1_large_dim_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:20.7891113Z test_contig_size1_large_dim_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:20.7933353Z test_contig_size1_large_dim_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.7969468Z test_contig_size1_large_dim_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8012809Z test_contig_size1_large_dim_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8056381Z test_contig_size1_large_dim_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8098503Z test_contig_size1_large_dim_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8141805Z test_contig_size1_large_dim_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8184513Z test_contig_size1_large_dim_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8224642Z test_contig_size1_large_dim_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8264841Z test_contig_size1_large_dim_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8308018Z test_contig_size1_large_dim_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8374413Z test_contig_size1_large_dim_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8417652Z test_contig_size1_large_dim_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:20.8449392Z test_contig_size1_large_dim_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8490165Z test_contig_size1_large_dim_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8528743Z test_contig_size1_large_dim_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8567061Z test_contig_size1_large_dim_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8606156Z test_contig_size1_large_dim_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8644490Z test_contig_size1_large_dim_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8683062Z test_contig_size1_large_dim_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8724641Z test_contig_size1_large_dim_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8761157Z test_contig_size1_large_dim_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8792931Z test_contig_size1_large_dim_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8830526Z test_contig_size1_large_dim_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8869377Z test_contig_size1_large_dim_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.8906667Z test_contig_size1_large_dim_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8945573Z test_contig_size1_large_dim_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.8983637Z test_contig_size1_large_dim_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9019929Z test_contig_size1_large_dim_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9060963Z test_contig_size1_large_dim_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.9104180Z test_contig_size1_large_dim_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9170939Z test_contig_size1_large_dim_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9214477Z test_contig_size1_large_dim_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.9246306Z test_contig_size1_large_dim_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9286900Z test_contig_size1_large_dim_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9325402Z test_contig_size1_large_dim_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9363827Z test_contig_size1_large_dim_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:20.9403695Z test_contig_size1_large_dim_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:20.9443034Z test_contig_size1_large_dim_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:20.9482438Z test_contig_size1_large_dim_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:20.9522825Z test_contig_size1_large_dim_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:20.9567941Z test_contig_size1_large_dim_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9633176Z test_contig_size1_large_dim_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9676661Z test_contig_size1_large_dim_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:20.9707992Z test_contig_size1_large_dim_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9748433Z test_contig_size1_large_dim_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9786738Z test_contig_size1_large_dim_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9824329Z test_contig_size1_large_dim_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9863547Z test_contig_size1_large_dim_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:20.9901888Z test_contig_size1_large_dim_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9940160Z test_contig_size1_large_dim_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:20.9979204Z test_contig_size1_large_dim_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0009151Z test_contig_size1_large_dim_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.0062677Z test_contig_size1_large_dim_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0094369Z test_contig_size1_large_dim_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0178354Z test_contig_size1_large_dim_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:21.0204326Z test_contig_size1_large_dim_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0239538Z test_contig_size1_large_dim_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0269668Z test_contig_size1_large_dim_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0299339Z test_contig_size1_large_dim_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0330628Z test_contig_size1_large_dim_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.0360642Z test_contig_size1_large_dim_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0390531Z test_contig_size1_large_dim_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0430864Z test_contig_size1_large_dim_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0471326Z test_contig_size1_large_dim_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0502922Z test_contig_size1_large_dim_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.0540859Z test_contig_size1_large_dim_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0585828Z test_contig_size1_large_dim_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0629398Z test_contig_size1_large_dim_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0675028Z test_contig_size1_large_dim_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:21.0719807Z test_contig_size1_large_dim_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:21.0764433Z test_contig_size1_large_dim_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:21.0798630Z test_contig_size1_large_dim_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:06:21.0828256Z test_contig_size1_large_dim_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.0882082Z test_contig_size1_large_dim_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1022823Z test_contig_size1_large_dim_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1054431Z test_contig_size1_large_dim_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.1134563Z test_contig_size1_large_dim_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1160507Z test_contig_size1_large_dim_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1195402Z test_contig_size1_large_dim_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1225236Z test_contig_size1_large_dim_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1255210Z test_contig_size1_large_dim_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1285490Z test_contig_size1_large_dim_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1315243Z test_contig_size1_large_dim_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1345288Z test_contig_size1_large_dim_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1396763Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1436083Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.1482475Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1525349Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1567017Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1610216Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1652603Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1695203Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.1763441Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1815997Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1878455Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.1933471Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.1988447Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2044843Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.2099888Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2155391Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.2231990Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.2293511Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2367725Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:21.2431530Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2495110Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.2559642Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2626196Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:21.2692378Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:21.2733204Z test_contig_size1_large_dim_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:21.2763053Z test_contig_size1_large_dim_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2855459Z test_contig_size1_large_dim_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.2886900Z test_contig_size1_large_dim_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2924586Z test_contig_size1_large_dim_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2955997Z test_contig_size1_large_dim_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.2984558Z test_contig_size1_large_dim_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:21.3014889Z test_contig_size1_large_dim_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3044795Z test_contig_size1_large_dim_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3074758Z test_contig_size1_large_dim_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.3114509Z test_contig_size1_large_dim_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3178207Z test_contig_size1_large_dim_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3335621Z test_contig_size1_large_dim_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:21.3375731Z test_contig_size1_large_dim_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3463890Z test_contig_size1_large_dim_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:21.3494665Z test_contig_size1_large_dim_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3534345Z test_contig_size1_large_dim_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3564473Z test_contig_size1_large_dim_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3594470Z test_contig_size1_large_dim_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:21.3624598Z test_contig_size1_large_dim_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3654338Z test_contig_size1_large_dim_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3684441Z test_contig_size1_large_dim_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T13:06:21.3731151Z test_contig_size1_large_dim_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3769102Z test_contig_size1_large_dim_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3812248Z test_contig_size1_large_dim_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.3858971Z test_contig_size1_large_dim_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3896633Z test_contig_size1_large_dim_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.3939492Z test_contig_size1_large_dim_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.3984085Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4018952Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4059093Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.4100382Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4132307Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4170012Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.4210243Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4241537Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.4279057Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4308505Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4338024Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4368870Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4399549Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.4440817Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4473309Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4513107Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.4557348Z test_contig_size1_large_dim_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4608188Z test_contig_size1_large_dim_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4652873Z test_contig_size1_large_dim_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4688535Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:21.4727790Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4768291Z test_contig_size1_large_dim_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T13:06:21.4799749Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4837021Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4867270Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.4896807Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4927603Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4957475Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.4987743Z test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.5027134Z test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5057982Z test_contig_size1_large_dim_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5095107Z test_contig_size1_large_dim_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5125652Z test_contig_size1_large_dim_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.5155099Z test_contig_size1_large_dim_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5192562Z test_contig_size1_large_dim_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5215555Z test_contig_size1_large_dim_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5245541Z test_contig_size1_large_dim_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.5351278Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.5396078Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5445926Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5493313Z test_contig_size1_large_dim_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.5531562Z test_contig_size1_large_dim_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:21.5574307Z test_contig_size1_large_dim_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5659220Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T13:06:21.5721452Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.5765759Z test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5798922Z test_contig_size1_large_dim_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.5839447Z test_contig_size1_large_dim_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5890639Z test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5933070Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.5981667Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.6026141Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6060588Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.6100622Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6145242Z test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.6211509Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6255476Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6356994Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.6388802Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6427524Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.6463914Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6499653Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.6537009Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6573354Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:06:21.6609727Z test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:06:21.6652201Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6718216Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.6762910Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6793301Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6832537Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6868801Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.6904881Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6942223Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.6979169Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7015854Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7060156Z test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7095022Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7134494Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.7164709Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7194486Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7225257Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7255281Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7286229Z test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7343911Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7387954Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.7435945Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7490733Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7540000Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7589314Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7639159Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7688401Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7731662Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7778894Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7822191Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7860019Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.7903558Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.7946101Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.7986949Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.8029276Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.8070981Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:21.8111908Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.8272882Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.8406730Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.8637241Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:21.8889777Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9021232Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9151552Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9283021Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9413087Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9600321Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:21.9759667Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:21.9893485Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.0123881Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:22.0374795Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.0506072Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.0637288Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:06:22.0768651Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.0899592Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.1086965Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.1244400Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.1378664Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.1606862Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:22.1856604Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.1987737Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2118084Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2250551Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2380200Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2567521Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:22.2605714Z test_contig_size1_large_dim_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.2669249Z test_contig_size1_large_dim_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.2800967Z test_contig_size1_large_dim_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2840732Z test_contig_size1_large_dim_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.2915599Z test_contig_size1_large_dim_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.2946247Z test_contig_size1_large_dim_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.2982908Z test_contig_size1_large_dim_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3012898Z test_contig_size1_large_dim_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3042716Z test_contig_size1_large_dim_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3072900Z test_contig_size1_large_dim_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3102810Z test_contig_size1_large_dim_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3132580Z test_contig_size1_large_dim_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3171509Z test_contig_size1_large_dim_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3207404Z test_contig_size1_large_dim_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3286991Z test_contig_size1_large_dim_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3318126Z test_contig_size1_large_dim_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3355583Z test_contig_size1_large_dim_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3391151Z test_contig_size1_large_dim_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3426331Z test_contig_size1_large_dim_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3462675Z test_contig_size1_large_dim_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3498567Z test_contig_size1_large_dim_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3534130Z test_contig_size1_large_dim_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3572221Z test_contig_size1_large_dim_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3602258Z test_contig_size1_large_dim_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3661776Z test_contig_size1_large_dim_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3786594Z test_contig_size1_large_dim_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3823156Z test_contig_size1_large_dim_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.3898658Z test_contig_size1_large_dim_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3929492Z test_contig_size1_large_dim_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3966624Z test_contig_size1_large_dim_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.3996561Z test_contig_size1_large_dim_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4025927Z test_contig_size1_large_dim_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4056280Z test_contig_size1_large_dim_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4086236Z test_contig_size1_large_dim_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4116168Z test_contig_size1_large_dim_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4157227Z test_contig_size1_large_dim_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4196277Z test_contig_size1_large_dim_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4258964Z test_contig_size1_large_dim_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4300281Z test_contig_size1_large_dim_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4380761Z test_contig_size1_large_dim_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4411769Z test_contig_size1_large_dim_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4449507Z test_contig_size1_large_dim_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4485633Z test_contig_size1_large_dim_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4521289Z test_contig_size1_large_dim_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4557967Z test_contig_size1_large_dim_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4593948Z test_contig_size1_large_dim_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4630484Z test_contig_size1_large_dim_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4670252Z test_contig_size1_large_dim_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4702697Z test_contig_size1_large_dim_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4740719Z test_contig_size1_large_dim_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4781433Z test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4814394Z test_contig_size1_large_dim_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4853418Z test_contig_size1_large_dim_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4902507Z test_contig_size1_large_dim_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.4944765Z test_contig_size1_large_dim_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.4991897Z test_contig_size1_large_dim_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5041102Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5077800Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5120906Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5162437Z test_contig_size1_large_dim_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5202224Z test_contig_size1_large_dim_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5293531Z test_contig_size1_large_dim_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5363655Z test_contig_size1_large_dim_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5395771Z test_contig_size1_large_dim_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5434821Z test_contig_size1_large_dim_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5471987Z test_contig_size1_large_dim_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5508777Z test_contig_size1_large_dim_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5546566Z test_contig_size1_large_dim_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5583902Z test_contig_size1_large_dim_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5621197Z test_contig_size1_large_dim_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5668596Z test_contig_size1_large_dim_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5698938Z test_contig_size1_large_dim_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.5766483Z test_contig_size1_large_dim_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5911999Z test_contig_size1_large_dim_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.5955010Z test_contig_size1_large_dim_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6046528Z test_contig_size1_large_dim_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6085055Z test_contig_size1_large_dim_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6125944Z test_contig_size1_large_dim_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6156285Z test_contig_size1_large_dim_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6186159Z test_contig_size1_large_dim_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6217160Z test_contig_size1_large_dim_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6247404Z test_contig_size1_large_dim_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6279426Z test_contig_size1_large_dim_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6312751Z test_contig_size1_large_dim_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6343123Z test_contig_size1_large_dim_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6396948Z test_contig_size1_large_dim_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6429401Z test_contig_size1_large_dim_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6500210Z test_contig_size1_large_dim_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6535612Z test_contig_size1_large_dim_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:22.6578767Z test_contig_size1_large_dim_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6618219Z test_contig_size1_large_dim_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6657925Z test_contig_size1_large_dim_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6698256Z test_contig_size1_large_dim_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6737913Z test_contig_size1_large_dim_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6777576Z test_contig_size1_large_dim_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.6835971Z test_contig_size1_large_dim_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.6886984Z test_contig_size1_large_dim_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7002827Z test_contig_size1_large_dim_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7089222Z test_contig_size1_large_dim_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7134856Z test_contig_size1_large_dim_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7189041Z test_contig_size1_large_dim_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7240543Z test_contig_size1_large_dim_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7292076Z test_contig_size1_large_dim_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7343997Z test_contig_size1_large_dim_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7395423Z test_contig_size1_large_dim_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7446850Z test_contig_size1_large_dim_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7510399Z test_contig_size1_large_dim_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:22.7549961Z test_contig_size1_large_dim_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7683551Z test_contig_size1_large_dim_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7732638Z test_contig_size1_large_dim_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7785796Z test_contig_size1_large_dim_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7825495Z test_contig_size1_large_dim_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7864914Z test_contig_size1_large_dim_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7904639Z test_contig_size1_large_dim_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.7944143Z test_contig_size1_large_dim_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.7985874Z test_contig_size1_large_dim_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8033023Z test_contig_size1_large_dim_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8072035Z test_contig_size1_large_dim_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8179208Z test_contig_size1_large_dim_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8214056Z test_contig_size1_large_dim_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8257797Z test_contig_size1_large_dim_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8297493Z test_contig_size1_large_dim_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8337131Z test_contig_size1_large_dim_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8377375Z test_contig_size1_large_dim_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8417061Z test_contig_size1_large_dim_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8456645Z test_contig_size1_large_dim_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8510573Z test_contig_size1_large_dim_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8558531Z test_contig_size1_large_dim_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8643317Z test_contig_size1_large_dim_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:22.8702052Z test_contig_size1_large_dim_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8743728Z test_contig_size1_large_dim_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8793586Z test_contig_size1_large_dim_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8841442Z test_contig_size1_large_dim_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8889727Z test_contig_size1_large_dim_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.8937849Z test_contig_size1_large_dim_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.8985410Z test_contig_size1_large_dim_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9033192Z test_contig_size1_large_dim_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9095793Z test_contig_size1_large_dim_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9146092Z test_contig_size1_large_dim_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9266955Z test_contig_size1_large_dim_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9357471Z test_contig_size1_large_dim_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9404007Z test_contig_size1_large_dim_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9459140Z test_contig_size1_large_dim_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9510511Z test_contig_size1_large_dim_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9561902Z test_contig_size1_large_dim_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9613605Z test_contig_size1_large_dim_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9664797Z test_contig_size1_large_dim_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9716079Z test_contig_size1_large_dim_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9777974Z test_contig_size1_large_dim_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:22.9829904Z test_contig_size1_large_dim_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:22.9947078Z test_contig_size1_large_dim_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0036688Z test_contig_size1_large_dim_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0085277Z test_contig_size1_large_dim_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0143061Z test_contig_size1_large_dim_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0197462Z test_contig_size1_large_dim_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0251927Z test_contig_size1_large_dim_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0301837Z test_contig_size1_large_dim_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0342695Z test_contig_size1_large_dim_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0381966Z test_contig_size1_large_dim_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0426691Z test_contig_size1_large_dim_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0495546Z test_contig_size1_large_dim_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0585722Z test_contig_size1_large_dim_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0657270Z test_contig_size1_large_dim_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0728084Z test_contig_size1_large_dim_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0800623Z test_contig_size1_large_dim_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0871662Z test_contig_size1_large_dim_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.0949782Z test_contig_size1_large_dim_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.0989276Z test_contig_size1_large_dim_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1031719Z test_contig_size1_large_dim_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1080667Z test_contig_size1_large_dim_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1127288Z test_contig_size1_large_dim_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1173639Z test_contig_size1_large_dim_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1220675Z test_contig_size1_large_dim_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1267024Z test_contig_size1_large_dim_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1311430Z test_contig_size1_large_dim_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1350538Z test_contig_size1_large_dim_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1393433Z test_contig_size1_large_dim_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1442679Z test_contig_size1_large_dim_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1489318Z test_contig_size1_large_dim_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1535862Z test_contig_size1_large_dim_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1583620Z test_contig_size1_large_dim_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1630440Z test_contig_size1_large_dim_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1674887Z test_contig_size1_large_dim_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1720213Z test_contig_size1_large_dim_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1767108Z test_contig_size1_large_dim_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1819971Z test_contig_size1_large_dim_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1870688Z test_contig_size1_large_dim_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.1921773Z test_contig_size1_large_dim_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.1973323Z test_contig_size1_large_dim_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2024197Z test_contig_size1_large_dim_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:23.2072493Z test_contig_size1_large_dim_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2117879Z test_contig_size1_large_dim_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2165237Z test_contig_size1_large_dim_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.2218333Z test_contig_size1_large_dim_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2268861Z test_contig_size1_large_dim_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2320086Z test_contig_size1_large_dim_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:23.2371099Z test_contig_size1_large_dim_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2421642Z test_contig_size1_large_dim_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2469880Z test_contig_size1_large_dim_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2517488Z test_contig_size1_large_dim_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.2555977Z test_contig_size1_large_dim_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2594168Z test_contig_size1_large_dim_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2637345Z test_contig_size1_large_dim_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2679700Z test_contig_size1_large_dim_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.2721598Z test_contig_size1_large_dim_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2764502Z test_contig_size1_large_dim_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2807053Z test_contig_size1_large_dim_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.2845185Z test_contig_size1_large_dim_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2884418Z test_contig_size1_large_dim_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2924919Z test_contig_size1_large_dim_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.2971738Z test_contig_size1_large_dim_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3015563Z test_contig_size1_large_dim_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3059289Z test_contig_size1_large_dim_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3103667Z test_contig_size1_large_dim_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3147482Z test_contig_size1_large_dim_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3189062Z test_contig_size1_large_dim_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3398241Z test_contig_size1_large_dim_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3455722Z test_contig_size1_large_dim_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3508072Z test_contig_size1_large_dim_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3566636Z test_contig_size1_large_dim_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3623533Z test_contig_size1_large_dim_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3680227Z test_contig_size1_large_dim_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3737327Z test_contig_size1_large_dim_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3794219Z test_contig_size1_large_dim_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.3850637Z test_contig_size1_large_dim_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3898477Z test_contig_size1_large_dim_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.3942206Z test_contig_size1_large_dim_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4003769Z test_contig_size1_large_dim_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4051690Z test_contig_size1_large_dim_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4099605Z test_contig_size1_large_dim_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4148124Z test_contig_size1_large_dim_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4195948Z test_contig_size1_large_dim_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4243763Z test_contig_size1_large_dim_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4289197Z test_contig_size1_large_dim_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4330887Z test_contig_size1_large_dim_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4388543Z test_contig_size1_large_dim_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4434562Z test_contig_size1_large_dim_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4480465Z test_contig_size1_large_dim_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4527006Z test_contig_size1_large_dim_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4573042Z test_contig_size1_large_dim_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:23.4618083Z test_contig_size1_large_dim_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4663035Z test_contig_size1_large_dim_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4715416Z test_contig_size1_large_dim_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4777453Z test_contig_size1_large_dim_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4832937Z test_contig_size1_large_dim_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4888099Z test_contig_size1_large_dim_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.4944160Z test_contig_size1_large_dim_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.4999562Z test_contig_size1_large_dim_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5060943Z test_contig_size1_large_dim_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.5132309Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5199685Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.5271938Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5343258Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.5413931Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5498080Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:23.5569265Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:23.5640121Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T13:06:23.5710569Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5778747Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.5852517Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.5924660Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.5996178Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6069301Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6141019Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6211666Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6274175Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6327883Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6388462Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6445569Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6502140Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6560357Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6617303Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6678209Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6741304Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6795237Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6855355Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.6912564Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.6969063Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7026844Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7083897Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7144683Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7189838Z test_contig_size1_large_dim_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7227510Z test_contig_size1_large_dim_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7260535Z test_contig_size1_large_dim_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7299372Z test_contig_size1_large_dim_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7336747Z test_contig_size1_large_dim_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7373266Z test_contig_size1_large_dim_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7411375Z test_contig_size1_large_dim_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7448881Z test_contig_size1_large_dim_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7486750Z test_contig_size1_large_dim_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7523797Z test_contig_size1_large_dim_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7561693Z test_contig_size1_large_dim_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7606253Z test_contig_size1_large_dim_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7642027Z test_contig_size1_large_dim_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7677197Z test_contig_size1_large_dim_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7713398Z test_contig_size1_large_dim_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7748946Z test_contig_size1_large_dim_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7784775Z test_contig_size1_large_dim_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.7842816Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7886515Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7934537Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.7989052Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8038319Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8087501Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8137308Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8186276Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8229353Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8292224Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8344684Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8403275Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8459702Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8515722Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8573044Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8628641Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:23.8687551Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8750641Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8803283Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8861768Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.8918554Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.8974056Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9030564Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9086678Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9145472Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9186244Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9224070Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9268460Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9310485Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9352346Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9395063Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9436973Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9478757Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9518954Z test_contig_size1_large_dim_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9556599Z test_contig_size1_large_dim_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9624250Z test_contig_size1_large_dim_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9669306Z test_contig_size1_large_dim_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9700321Z test_contig_size1_large_dim_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9738900Z test_contig_size1_large_dim_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9775077Z test_contig_size1_large_dim_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9811401Z test_contig_size1_large_dim_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9849241Z test_contig_size1_large_dim_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:23.9885842Z test_contig_size1_large_dim_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9922820Z test_contig_size1_large_dim_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9963677Z test_contig_size1_large_dim_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:23.9994997Z test_contig_size1_large_dim_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0057071Z test_contig_size1_large_dim_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0097524Z test_contig_size1_large_dim_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0195171Z test_contig_size1_large_dim_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0225823Z test_contig_size1_large_dim_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0262812Z test_contig_size1_large_dim_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0294368Z test_contig_size1_large_dim_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0324995Z test_contig_size1_large_dim_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0356296Z test_contig_size1_large_dim_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0387081Z test_contig_size1_large_dim_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0417504Z test_contig_size1_large_dim_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0457818Z test_contig_size1_large_dim_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0494588Z test_contig_size1_large_dim_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0559144Z test_contig_size1_large_dim_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0602613Z test_contig_size1_large_dim_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0634905Z test_contig_size1_large_dim_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0673149Z test_contig_size1_large_dim_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0709388Z test_contig_size1_large_dim_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0745368Z test_contig_size1_large_dim_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0782611Z test_contig_size1_large_dim_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.0819274Z test_contig_size1_large_dim_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0855648Z test_contig_size1_large_dim_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0896173Z test_contig_size1_large_dim_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0931771Z test_contig_size1_large_dim_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.0997493Z test_contig_size1_large_dim_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1040635Z test_contig_size1_large_dim_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1071526Z test_contig_size1_large_dim_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1111141Z test_contig_size1_large_dim_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1146519Z test_contig_size1_large_dim_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1182394Z test_contig_size1_large_dim_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1219224Z test_contig_size1_large_dim_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1256144Z test_contig_size1_large_dim_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1291844Z test_contig_size1_large_dim_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1332485Z test_contig_size1_large_dim_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1364825Z test_contig_size1_large_dim_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1401207Z test_contig_size1_large_dim_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1420643Z test_contig_size1_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1439325Z test_contig_size1_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1458245Z test_contig_size1_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1477300Z test_contig_size1_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1495909Z test_contig_size1_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1514673Z test_contig_size1_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1533285Z test_contig_size1_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1551901Z test_contig_size1_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1570432Z test_contig_size1_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1589630Z test_contig_size1_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1608196Z test_contig_size1_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1627818Z test_contig_size1_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1647437Z test_contig_size1_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1666321Z test_contig_size1_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1685610Z test_contig_size1_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1704341Z test_contig_size1_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1722908Z test_contig_size1_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1741747Z test_contig_size1_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1761038Z test_contig_size1_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1779382Z test_contig_size1_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1798477Z test_contig_size1_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1817183Z test_contig_size1_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1836336Z test_contig_size1_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1855447Z test_contig_size1_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1874268Z test_contig_size1_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1893820Z test_contig_size1_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1911621Z test_contig_size1_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.1930675Z test_contig_size1_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1949440Z test_contig_size1_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1968834Z test_contig_size1_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.1986920Z test_contig_size1_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2006605Z test_contig_size1_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2026213Z test_contig_size1_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2044995Z test_contig_size1_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2064249Z test_contig_size1_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2083047Z test_contig_size1_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2101524Z test_contig_size1_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2120240Z test_contig_size1_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2138764Z test_contig_size1_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2157430Z test_contig_size1_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2176464Z test_contig_size1_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2195404Z test_contig_size1_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2215450Z test_contig_size1_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2234913Z test_contig_size1_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2253640Z test_contig_size1_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2273008Z test_contig_size1_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2291909Z test_contig_size1_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2310701Z test_contig_size1_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2329779Z test_contig_size1_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2348270Z test_contig_size1_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2368789Z test_contig_size1_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2386803Z test_contig_size1_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:24.2404264Z test_contig_size1_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2422857Z test_contig_size1_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2441647Z test_contig_size1_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2460970Z test_contig_size1_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2479139Z test_contig_size1_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2497349Z test_contig_size1_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2515072Z test_contig_size1_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2532783Z test_contig_size1_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2550139Z test_contig_size1_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:24.2567552Z test_contig_size1_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2584914Z test_contig_size1_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2603625Z test_contig_size1_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2621871Z test_contig_size1_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2640891Z test_contig_size1_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2659734Z test_contig_size1_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2678578Z test_contig_size1_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2697179Z test_contig_size1_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2715836Z test_contig_size1_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2734487Z test_contig_size1_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2753246Z test_contig_size1_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2771698Z test_contig_size1_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2789508Z test_contig_size1_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2808356Z test_contig_size1_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2828096Z test_contig_size1_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2846804Z test_contig_size1_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2865672Z test_contig_size1_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.2883902Z test_contig_size1_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2902139Z test_contig_size1_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2920000Z test_contig_size1_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2937710Z test_contig_size1_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2955445Z test_contig_size1_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2973168Z test_contig_size1_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.2990902Z test_contig_size1_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3011070Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3030615Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3050201Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3069487Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3088757Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3108117Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3127407Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3146678Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3166872Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3186612Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3206343Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3225766Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3245328Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3264889Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3284480Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3303992Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3324467Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3344210Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3364175Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3383829Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3403488Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3423208Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3442883Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3462511Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3481975Z test_contig_size1_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3499679Z test_contig_size1_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3519164Z test_contig_size1_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3537986Z test_contig_size1_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3556924Z test_contig_size1_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3574849Z test_contig_size1_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3592776Z test_contig_size1_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3610521Z test_contig_size1_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3628378Z test_contig_size1_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3646776Z test_contig_size1_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3665443Z test_contig_size1_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3685225Z test_contig_size1_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3705747Z test_contig_size1_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3725333Z test_contig_size1_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3744666Z test_contig_size1_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3763550Z test_contig_size1_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3782313Z test_contig_size1_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3800523Z test_contig_size1_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3818098Z test_contig_size1_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3835845Z test_contig_size1_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3853562Z test_contig_size1_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3871440Z test_contig_size1_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3890577Z test_contig_size1_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3909441Z test_contig_size1_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3928420Z test_contig_size1_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3947418Z test_contig_size1_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.3966394Z test_contig_size1_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.3985339Z test_contig_size1_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4004243Z test_contig_size1_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4023025Z test_contig_size1_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4041971Z test_contig_size1_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4061041Z test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4080027Z test_contig_size1_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4098836Z test_contig_size1_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4118151Z test_contig_size1_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4137012Z test_contig_size1_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4155958Z test_contig_size1_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4173929Z test_contig_size1_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4191965Z test_contig_size1_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4209779Z test_contig_size1_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4227644Z test_contig_size1_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4246855Z test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4265811Z test_contig_size1_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4284917Z test_contig_size1_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4303785Z test_contig_size1_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4322742Z test_contig_size1_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4342002Z test_contig_size1_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4361289Z test_contig_size1_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4380375Z test_contig_size1_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4399500Z test_contig_size1_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4418278Z test_contig_size1_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4437509Z test_contig_size1_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4455388Z test_contig_size1_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4473471Z test_contig_size1_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4491217Z test_contig_size1_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4509110Z test_contig_size1_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4527154Z test_contig_size1_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4546127Z test_contig_size1_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4565165Z test_contig_size1_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4583846Z test_contig_size1_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4602130Z test_contig_size1_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4619841Z test_contig_size1_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4637689Z test_contig_size1_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4655497Z test_contig_size1_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4673453Z test_contig_size1_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4702097Z test_contig_size1_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4730308Z test_contig_size1_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4758658Z test_contig_size1_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4777598Z test_contig_size1_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4796473Z test_contig_size1_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4815265Z test_contig_size1_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4835016Z test_contig_size1_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4854726Z test_contig_size1_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4873806Z test_contig_size1_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4892581Z test_contig_size1_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4911538Z test_contig_size1_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.4930631Z test_contig_size1_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4949473Z test_contig_size1_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4968492Z test_contig_size1_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.4987386Z test_contig_size1_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5006268Z test_contig_size1_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5025038Z test_contig_size1_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5044406Z test_contig_size1_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5064543Z test_contig_size1_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5084601Z test_contig_size1_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5104257Z test_contig_size1_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5123671Z test_contig_size1_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5142765Z test_contig_size1_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5161772Z test_contig_size1_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5180606Z test_contig_size1_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5199669Z test_contig_size1_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5218376Z test_contig_size1_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5237457Z test_contig_size1_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5256606Z test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5276510Z test_contig_size1_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5296154Z test_contig_size1_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5315183Z test_contig_size1_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5334374Z test_contig_size1_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5353382Z test_contig_size1_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5372043Z test_contig_size1_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5390798Z test_contig_size1_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5409543Z test_contig_size1_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5428164Z test_contig_size1_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5447350Z test_contig_size1_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5466202Z test_contig_size1_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5485134Z test_contig_size1_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5503081Z test_contig_size1_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5521066Z test_contig_size1_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5540341Z test_contig_size1_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5558356Z test_contig_size1_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5576381Z test_contig_size1_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5595704Z test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5614329Z test_contig_size1_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5633492Z test_contig_size1_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5652523Z test_contig_size1_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5671275Z test_contig_size1_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5689974Z test_contig_size1_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5708699Z test_contig_size1_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5727450Z test_contig_size1_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5746055Z test_contig_size1_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5765355Z test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5784677Z test_contig_size1_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5803741Z test_contig_size1_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5822778Z test_contig_size1_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5841028Z test_contig_size1_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5859661Z test_contig_size1_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.5878287Z test_contig_size1_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5896737Z test_contig_size1_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5915240Z test_contig_size1_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5934554Z test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5953424Z test_contig_size1_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5972897Z test_contig_size1_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.5992427Z test_contig_size1_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6011376Z test_contig_size1_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6030154Z test_contig_size1_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6049083Z test_contig_size1_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6067968Z test_contig_size1_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6087084Z test_contig_size1_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6106384Z test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6125190Z test_contig_size1_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6144652Z test_contig_size1_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6164709Z test_contig_size1_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6183557Z test_contig_size1_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:24.6202316Z test_contig_size1_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6221081Z test_contig_size1_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6240023Z test_contig_size1_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6258945Z test_contig_size1_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6278372Z test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6297071Z test_contig_size1_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6316676Z test_contig_size1_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6336182Z test_contig_size1_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6355012Z test_contig_size1_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6373893Z test_contig_size1_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6392649Z test_contig_size1_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6411455Z test_contig_size1_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6430449Z test_contig_size1_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6449471Z test_contig_size1_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6468945Z test_contig_size1_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6489836Z test_contig_size1_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6509193Z test_contig_size1_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6528528Z test_contig_size1_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6547150Z test_contig_size1_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6566001Z test_contig_size1_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6583761Z test_contig_size1_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6601573Z test_contig_size1_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6619166Z test_contig_size1_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6636990Z test_contig_size1_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6654767Z test_contig_size1_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6673898Z test_contig_size1_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6692362Z test_contig_size1_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6711953Z test_contig_size1_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6730731Z test_contig_size1_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6749495Z test_contig_size1_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6768133Z test_contig_size1_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6786613Z test_contig_size1_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6805733Z test_contig_size1_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6825026Z test_contig_size1_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6843682Z test_contig_size1_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6862583Z test_contig_size1_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6880425Z test_contig_size1_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6899882Z test_contig_size1_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6920401Z test_contig_size1_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6939714Z test_contig_size1_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6959174Z test_contig_size1_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.6977837Z test_contig_size1_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.6996661Z test_contig_size1_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7014463Z test_contig_size1_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7032305Z test_contig_size1_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7050141Z test_contig_size1_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7067810Z test_contig_size1_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7085661Z test_contig_size1_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7104637Z test_contig_size1_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7123254Z test_contig_size1_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7142617Z test_contig_size1_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7162201Z test_contig_size1_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7181444Z test_contig_size1_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7200372Z test_contig_size1_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7219136Z test_contig_size1_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7237696Z test_contig_size1_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7256158Z test_contig_size1_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7274834Z test_contig_size1_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7293291Z test_contig_size1_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7311912Z test_contig_size1_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7330844Z test_contig_size1_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7349623Z test_contig_size1_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7368595Z test_contig_size1_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7387521Z test_contig_size1_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7406453Z test_contig_size1_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7425194Z test_contig_size1_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7444460Z test_contig_size1_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7463299Z test_contig_size1_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7482163Z test_contig_size1_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7501061Z test_contig_size1_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7520054Z test_contig_size1_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7538746Z test_contig_size1_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7557825Z test_contig_size1_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7576223Z test_contig_size1_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7596143Z test_contig_size1_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7615675Z test_contig_size1_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7634635Z test_contig_size1_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7653455Z test_contig_size1_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7672048Z test_contig_size1_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7690793Z test_contig_size1_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7708957Z test_contig_size1_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7727511Z test_contig_size1_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7745930Z test_contig_size1_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7765091Z test_contig_size1_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7782831Z test_contig_size1_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7802407Z test_contig_size1_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7822865Z test_contig_size1_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7842400Z test_contig_size1_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7861704Z test_contig_size1_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7880623Z test_contig_size1_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7899326Z test_contig_size1_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7917404Z test_contig_size1_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.7935172Z test_contig_size1_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7953032Z test_contig_size1_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7970831Z test_contig_size1_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.7988636Z test_contig_size1_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8007065Z test_contig_size1_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8024858Z test_contig_size1_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8043828Z test_contig_size1_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8062580Z test_contig_size1_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8081613Z test_contig_size1_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8099892Z test_contig_size1_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8118298Z test_contig_size1_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8136052Z test_contig_size1_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8153888Z test_contig_size1_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8171750Z test_contig_size1_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8189533Z test_contig_size1_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8207437Z test_contig_size1_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8226418Z test_contig_size1_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8244940Z test_contig_size1_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8264547Z test_contig_size1_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8284202Z test_contig_size1_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8302934Z test_contig_size1_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8321799Z test_contig_size1_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8340204Z test_contig_size1_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8358809Z test_contig_size1_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8377463Z test_contig_size1_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8396021Z test_contig_size1_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8414469Z test_contig_size1_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8433452Z test_contig_size1_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8451272Z test_contig_size1_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8470581Z test_contig_size1_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8489391Z test_contig_size1_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8508152Z test_contig_size1_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8526086Z test_contig_size1_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8544075Z test_contig_size1_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8561997Z test_contig_size1_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8579727Z test_contig_size1_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8597597Z test_contig_size1_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8615901Z test_contig_size1_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8633724Z test_contig_size1_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8652351Z test_contig_size1_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8670575Z test_contig_size1_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8688974Z test_contig_size1_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8706951Z test_contig_size1_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8724847Z test_contig_size1_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8742673Z test_contig_size1_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8760578Z test_contig_size1_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8778350Z test_contig_size1_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8797455Z test_contig_size1_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8816431Z test_contig_size1_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8836467Z test_contig_size1_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8855891Z test_contig_size1_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8875300Z test_contig_size1_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.8894494Z test_contig_size1_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8913426Z test_contig_size1_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8932185Z test_contig_size1_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8950882Z test_contig_size1_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8969688Z test_contig_size1_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.8988334Z test_contig_size1_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9007413Z test_contig_size1_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9025920Z test_contig_size1_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9045695Z test_contig_size1_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9065173Z test_contig_size1_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9084111Z test_contig_size1_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9102859Z test_contig_size1_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9121454Z test_contig_size1_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9139904Z test_contig_size1_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9158458Z test_contig_size1_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9176986Z test_contig_size1_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9195580Z test_contig_size1_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9214551Z test_contig_size1_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9233228Z test_contig_size1_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9252791Z test_contig_size1_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9272489Z test_contig_size1_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9291180Z test_contig_size1_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9309980Z test_contig_size1_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9328632Z test_contig_size1_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9347077Z test_contig_size1_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9365665Z test_contig_size1_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9384062Z test_contig_size1_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9402572Z test_contig_size1_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9421034Z test_contig_size1_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9440067Z test_contig_size1_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9458922Z test_contig_size1_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9477570Z test_contig_size1_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9496269Z test_contig_size1_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9514908Z test_contig_size1_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9533440Z test_contig_size1_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9552247Z test_contig_size1_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9570845Z test_contig_size1_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9589746Z test_contig_size1_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9608776Z test_contig_size1_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9627324Z test_contig_size1_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9645949Z test_contig_size1_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9664393Z test_contig_size1_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9682931Z test_contig_size1_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9701936Z test_contig_size1_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9719843Z test_contig_size1_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9738557Z test_contig_size1_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9757476Z test_contig_size1_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9775900Z test_contig_size1_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9794478Z test_contig_size1_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9813050Z test_contig_size1_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9831673Z test_contig_size1_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9850183Z test_contig_size1_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9868634Z test_contig_size1_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9887529Z test_contig_size1_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9906353Z test_contig_size1_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9925030Z test_contig_size1_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9943510Z test_contig_size1_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9962209Z test_contig_size1_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:24.9980723Z test_contig_size1_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:24.9999330Z test_contig_size1_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0017848Z test_contig_size1_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0036763Z test_contig_size1_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0055516Z test_contig_size1_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0074144Z test_contig_size1_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0092605Z test_contig_size1_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0111186Z test_contig_size1_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0129722Z test_contig_size1_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0148134Z test_contig_size1_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0167155Z test_contig_size1_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0185532Z test_contig_size1_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0204368Z test_contig_size1_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0223033Z test_contig_size1_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0241601Z test_contig_size1_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0260057Z test_contig_size1_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0278716Z test_contig_size1_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0297152Z test_contig_size1_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0316179Z test_contig_size1_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0334129Z test_contig_size1_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0353075Z test_contig_size1_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0371942Z test_contig_size1_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0390508Z test_contig_size1_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0409163Z test_contig_size1_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0427760Z test_contig_size1_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0446434Z test_contig_size1_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:25.0464918Z test_contig_size1_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0484475Z test_contig_size1_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0502904Z test_contig_size1_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0521793Z test_contig_size1_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0540586Z test_contig_size1_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0559256Z test_contig_size1_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0577752Z test_contig_size1_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0596888Z test_contig_size1_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0615105Z test_contig_size1_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0633786Z test_contig_size1_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0652270Z test_contig_size1_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0671141Z test_contig_size1_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0689989Z test_contig_size1_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0708521Z test_contig_size1_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0727211Z test_contig_size1_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0745752Z test_contig_size1_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0764476Z test_contig_size1_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0783049Z test_contig_size1_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0801592Z test_contig_size1_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0820472Z test_contig_size1_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0839344Z test_contig_size1_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0857807Z test_contig_size1_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0876439Z test_contig_size1_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0894880Z test_contig_size1_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0913528Z test_contig_size1_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.0932031Z test_contig_size1_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0950563Z test_contig_size1_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0969665Z test_contig_size1_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.0988580Z test_contig_size1_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1007164Z test_contig_size1_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1025631Z test_contig_size1_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1044277Z test_contig_size1_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1063556Z test_contig_size1_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1081480Z test_contig_size1_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1099955Z test_contig_size1_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1118903Z test_contig_size1_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1137776Z test_contig_size1_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1156431Z test_contig_size1_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1174988Z test_contig_size1_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1193746Z test_contig_size1_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1212325Z test_contig_size1_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1231353Z test_contig_size1_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1249671Z test_contig_size1_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1268578Z test_contig_size1_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1287653Z test_contig_size1_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1306170Z test_contig_size1_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1324827Z test_contig_size1_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1343336Z test_contig_size1_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1361962Z test_contig_size1_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1380496Z test_contig_size1_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1399076Z test_contig_size1_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1417882Z test_contig_size1_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1436779Z test_contig_size1_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1455261Z test_contig_size1_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1473964Z test_contig_size1_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1492486Z test_contig_size1_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1511027Z test_contig_size1_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1529570Z test_contig_size1_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1548405Z test_contig_size1_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1567255Z test_contig_size1_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1586142Z test_contig_size1_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1604748Z test_contig_size1_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1623258Z test_contig_size1_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1641895Z test_contig_size1_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1660320Z test_contig_size1_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1678944Z test_contig_size1_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1698281Z test_contig_size1_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1717957Z test_contig_size1_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1737606Z test_contig_size1_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1756942Z test_contig_size1_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1776118Z test_contig_size1_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1795677Z test_contig_size1_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1815106Z test_contig_size1_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1834300Z test_contig_size1_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1853480Z test_contig_size1_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1872859Z test_contig_size1_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.1891872Z test_contig_size1_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1910554Z test_contig_size1_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1928709Z test_contig_size1_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1946628Z test_contig_size1_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1964773Z test_contig_size1_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.1982790Z test_contig_size1_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2000878Z test_contig_size1_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2019658Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2037697Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2056263Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2075238Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2093481Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2111581Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2129616Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2147774Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2165797Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2183896Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2202505Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2221063Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2239225Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2257194Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2275423Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2293416Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2311707Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2329733Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2348469Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:25.2367251Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2385425Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2403537Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2421447Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2439536Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2457427Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2475498Z test_contig_size1_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2493916Z test_contig_size1_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2512631Z test_contig_size1_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2530540Z test_contig_size1_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2548389Z test_contig_size1_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2566461Z test_contig_size1_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2584336Z test_contig_size1_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2602319Z test_contig_size1_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2620695Z test_contig_size1_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2638933Z test_contig_size1_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2658651Z test_contig_size1_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2678270Z test_contig_size1_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2697141Z test_contig_size1_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2716075Z test_contig_size1_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2734541Z test_contig_size1_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2753132Z test_contig_size1_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2771562Z test_contig_size1_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2789958Z test_contig_size1_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2808537Z test_contig_size1_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2827588Z test_contig_size1_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2845435Z test_contig_size1_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2864884Z test_contig_size1_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2884481Z test_contig_size1_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2903829Z test_contig_size1_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2922631Z test_contig_size1_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2941288Z test_contig_size1_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2959183Z test_contig_size1_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.2977272Z test_contig_size1_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.2995087Z test_contig_size1_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3012803Z test_contig_size1_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3030669Z test_contig_size1_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3049495Z test_contig_size1_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3068246Z test_contig_size1_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3088374Z test_contig_size1_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3107663Z test_contig_size1_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3126407Z test_contig_size1_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3145662Z test_contig_size1_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3164704Z test_contig_size1_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3183443Z test_contig_size1_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3202260Z test_contig_size1_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3220928Z test_contig_size1_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3239635Z test_contig_size1_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3258526Z test_contig_size1_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3277037Z test_contig_size1_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3296584Z test_contig_size1_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.3316145Z test_contig_size1_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3334777Z test_contig_size1_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3354023Z test_contig_size1_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3372791Z test_contig_size1_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3391299Z test_contig_size1_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3409726Z test_contig_size1_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3428175Z test_contig_size1_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3446981Z test_contig_size1_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.3465863Z test_contig_size1_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3484766Z test_contig_size1_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3503544Z test_contig_size1_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3522015Z test_contig_vs_every_other_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3540644Z test_contig_vs_every_other_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3561761Z test_contig_vs_every_other_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3580148Z test_contig_vs_every_other_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3599284Z test_contig_vs_every_other_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3617203Z test_contig_vs_every_other_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.3635114Z test_contig_vs_every_other_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3651832Z test_contig_vs_every_other_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3668435Z test_contig_vs_every_other_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3685146Z test_contig_vs_every_other_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3701751Z test_contig_vs_every_other_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3718549Z test_contig_vs_every_other_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3736752Z test_contig_vs_every_other_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3754758Z test_contig_vs_every_other_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3777755Z test_contig_vs_every_other_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.3799736Z test_contig_vs_every_other_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3817445Z test_contig_vs_every_other_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3835792Z test_contig_vs_every_other_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3853627Z test_contig_vs_every_other_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3871734Z test_contig_vs_every_other_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3889565Z test_contig_vs_every_other_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3907426Z test_contig_vs_every_other_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3925830Z test_contig_vs_every_other_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3944383Z test_contig_vs_every_other_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.3962325Z test_contig_vs_every_other_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.3985761Z test_contig_vs_every_other_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4008755Z test_contig_vs_every_other_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4026828Z test_contig_vs_every_other_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4044874Z test_contig_vs_every_other_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4062300Z test_contig_vs_every_other_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4079813Z test_contig_vs_every_other_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4097364Z test_contig_vs_every_other_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4114877Z test_contig_vs_every_other_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4132388Z test_contig_vs_every_other_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4150006Z test_contig_vs_every_other_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4167519Z test_contig_vs_every_other_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4186352Z test_contig_vs_every_other_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4205165Z test_contig_vs_every_other_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4224146Z test_contig_vs_every_other_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4242005Z test_contig_vs_every_other_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4259635Z test_contig_vs_every_other_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4277174Z test_contig_vs_every_other_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4294518Z test_contig_vs_every_other_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4312091Z test_contig_vs_every_other_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4329587Z test_contig_vs_every_other_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4347026Z test_contig_vs_every_other_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4365246Z test_contig_vs_every_other_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4382605Z test_contig_vs_every_other_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4405203Z test_contig_vs_every_other_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4427217Z test_contig_vs_every_other_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4445373Z test_contig_vs_every_other_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4463340Z test_contig_vs_every_other_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4481403Z test_contig_vs_every_other_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4499143Z test_contig_vs_every_other_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4517143Z test_contig_vs_every_other_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4534979Z test_contig_vs_every_other_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4553244Z test_contig_vs_every_other_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4572054Z test_contig_vs_every_other_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:25.4589583Z test_contig_vs_every_other_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4611714Z test_contig_vs_every_other_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4633952Z test_contig_vs_every_other_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4651989Z test_contig_vs_every_other_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4670300Z test_contig_vs_every_other_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4687991Z test_contig_vs_every_other_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4705550Z test_contig_vs_every_other_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4723495Z test_contig_vs_every_other_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4740975Z test_contig_vs_every_other_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4758641Z test_contig_vs_every_other_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4776483Z test_contig_vs_every_other_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4793966Z test_contig_vs_every_other_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4813613Z test_contig_vs_every_other_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4833040Z test_contig_vs_every_other_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4851065Z test_contig_vs_every_other_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4869075Z test_contig_vs_every_other_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4887105Z test_contig_vs_every_other_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.4904738Z test_contig_vs_every_other_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4922823Z test_contig_vs_every_other_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4940463Z test_contig_vs_every_other_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4958395Z test_contig_vs_every_other_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4977034Z test_contig_vs_every_other_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.4994946Z test_contig_vs_every_other_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5014115Z test_contig_vs_every_other_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5033547Z test_contig_vs_every_other_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5051497Z test_contig_vs_every_other_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5069523Z test_contig_vs_every_other_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5087500Z test_contig_vs_every_other_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5105066Z test_contig_vs_every_other_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5122956Z test_contig_vs_every_other_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5140550Z test_contig_vs_every_other_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5157973Z test_contig_vs_every_other_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5175395Z test_contig_vs_every_other_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5192728Z test_contig_vs_every_other_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5210842Z test_contig_vs_every_other_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5231295Z test_contig_vs_every_other_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5249414Z test_contig_vs_every_other_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5268126Z test_contig_vs_every_other_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5285892Z test_contig_vs_every_other_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5303638Z test_contig_vs_every_other_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5320925Z test_contig_vs_every_other_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5337941Z test_contig_vs_every_other_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5355359Z test_contig_vs_every_other_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5372378Z test_contig_vs_every_other_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5389600Z test_contig_vs_every_other_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5406063Z test_contig_vs_every_other_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5422248Z test_contig_vs_every_other_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5438675Z test_contig_vs_every_other_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5454759Z test_contig_vs_every_other_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5471123Z test_contig_vs_every_other_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5487306Z test_contig_vs_every_other_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5504565Z test_contig_vs_every_other_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5520699Z test_contig_vs_every_other_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5538102Z test_contig_vs_every_other_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5557652Z test_contig_vs_every_other_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5574819Z test_contig_vs_every_other_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5592959Z test_contig_vs_every_other_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5609650Z test_contig_vs_every_other_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5626720Z test_contig_vs_every_other_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5643458Z test_contig_vs_every_other_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5659923Z test_contig_vs_every_other_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5676456Z test_contig_vs_every_other_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5692664Z test_contig_vs_every_other_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5708893Z test_contig_vs_every_other_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5725686Z test_contig_vs_every_other_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5741735Z test_contig_vs_every_other_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5759273Z test_contig_vs_every_other_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5776753Z test_contig_vs_every_other_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5794850Z test_contig_vs_every_other_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5811697Z test_contig_vs_every_other_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5829129Z test_contig_vs_every_other_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.5845863Z test_contig_vs_every_other_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5862228Z test_contig_vs_every_other_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5878855Z test_contig_vs_every_other_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5895043Z test_contig_vs_every_other_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5911234Z test_contig_vs_every_other_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5928999Z test_contig_vs_every_other_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5946755Z test_contig_vs_every_other_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5964734Z test_contig_vs_every_other_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.5983218Z test_contig_vs_every_other_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.6001223Z test_contig_vs_every_other_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6020166Z test_contig_vs_every_other_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6040759Z test_contig_vs_every_other_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6059379Z test_contig_vs_every_other_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6078853Z test_contig_vs_every_other_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6096947Z test_contig_vs_every_other_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6115351Z test_contig_vs_every_other_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6133331Z test_contig_vs_every_other_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.6151268Z test_contig_vs_every_other_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6169172Z test_contig_vs_every_other_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6187056Z test_contig_vs_every_other_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6205079Z test_contig_vs_every_other_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6222152Z test_contig_vs_every_other_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6238418Z test_contig_vs_every_other_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6255859Z test_contig_vs_every_other_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6275551Z test_contig_vs_every_other_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6292982Z test_contig_vs_every_other_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.6311049Z test_contig_vs_every_other_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6327640Z test_contig_vs_every_other_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6344764Z test_contig_vs_every_other_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6361368Z test_contig_vs_every_other_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6377458Z test_contig_vs_every_other_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6393903Z test_contig_vs_every_other_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6409856Z test_contig_vs_every_other_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6425965Z test_contig_vs_every_other_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6443517Z test_contig_vs_every_other_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6460056Z test_contig_vs_every_other_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:25.6478898Z test_contig_vs_every_other_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6499719Z test_contig_vs_every_other_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6518374Z test_contig_vs_every_other_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6537054Z test_contig_vs_every_other_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6554678Z test_contig_vs_every_other_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6572246Z test_contig_vs_every_other_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6588540Z test_contig_vs_every_other_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6604669Z test_contig_vs_every_other_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6620814Z test_contig_vs_every_other_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.6636970Z test_contig_vs_every_other_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6653069Z test_contig_vs_every_other_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6670581Z test_contig_vs_every_other_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6686882Z test_contig_vs_every_other_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6705166Z test_contig_vs_every_other_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6726162Z test_contig_vs_every_other_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:25.6744477Z test_contig_vs_every_other_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6763353Z test_contig_vs_every_other_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6780877Z test_contig_vs_every_other_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6798561Z test_contig_vs_every_other_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6814899Z test_contig_vs_every_other_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6831088Z test_contig_vs_every_other_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6847049Z test_contig_vs_every_other_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6863165Z test_contig_vs_every_other_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6880084Z test_contig_vs_every_other_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.6898460Z test_contig_vs_every_other_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6916044Z test_contig_vs_every_other_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6936040Z test_contig_vs_every_other_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6955906Z test_contig_vs_every_other_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6973983Z test_contig_vs_every_other_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.6992080Z test_contig_vs_every_other_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7009782Z test_contig_vs_every_other_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7027531Z test_contig_vs_every_other_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7045321Z test_contig_vs_every_other_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7063427Z test_contig_vs_every_other_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7081230Z test_contig_vs_every_other_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7099413Z test_contig_vs_every_other_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7117118Z test_contig_vs_every_other_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7137013Z test_contig_vs_every_other_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7156827Z test_contig_vs_every_other_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7174755Z test_contig_vs_every_other_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7192973Z test_contig_vs_every_other_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.7210580Z test_contig_vs_every_other_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7228199Z test_contig_vs_every_other_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7245999Z test_contig_vs_every_other_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7263555Z test_contig_vs_every_other_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7281406Z test_contig_vs_every_other_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7299471Z test_contig_vs_every_other_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7317072Z test_contig_vs_every_other_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7336090Z test_contig_vs_every_other_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7354088Z test_contig_vs_every_other_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.7371807Z test_contig_vs_every_other_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7389344Z test_contig_vs_every_other_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7406927Z test_contig_vs_every_other_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7424373Z test_contig_vs_every_other_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7442071Z test_contig_vs_every_other_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7459586Z test_contig_vs_every_other_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7478532Z test_contig_vs_every_other_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7496510Z test_contig_vs_every_other_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7515059Z test_contig_vs_every_other_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:25.7533524Z test_contig_vs_every_other_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7551561Z test_contig_vs_every_other_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7569432Z test_contig_vs_every_other_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7587506Z test_contig_vs_every_other_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7605447Z test_contig_vs_every_other_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7623218Z test_contig_vs_every_other_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7641145Z test_contig_vs_every_other_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7658420Z test_contig_vs_every_other_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7676884Z test_contig_vs_every_other_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.7697061Z test_contig_vs_every_other_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7715199Z test_contig_vs_every_other_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7733944Z test_contig_vs_every_other_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7751688Z test_contig_vs_every_other_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7769405Z test_contig_vs_every_other_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7786739Z test_contig_vs_every_other_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7804230Z test_contig_vs_every_other_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7821603Z test_contig_vs_every_other_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.7839000Z test_contig_vs_every_other_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7856258Z test_contig_vs_every_other_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7874614Z test_contig_vs_every_other_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7892292Z test_contig_vs_every_other_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7910282Z test_contig_vs_every_other_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7928371Z test_contig_vs_every_other_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7946075Z test_contig_vs_every_other_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7964077Z test_contig_vs_every_other_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.7981887Z test_contig_vs_every_other_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.7999850Z test_contig_vs_every_other_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8017647Z test_contig_vs_every_other_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8036506Z test_contig_vs_every_other_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8054226Z test_contig_vs_every_other_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8072390Z test_contig_vs_every_other_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8090583Z test_contig_vs_every_other_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8108377Z test_contig_vs_every_other_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8126367Z test_contig_vs_every_other_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8144259Z test_contig_vs_every_other_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8162278Z test_contig_vs_every_other_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8179993Z test_contig_vs_every_other_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8199040Z test_contig_vs_every_other_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8216696Z test_contig_vs_every_other_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8234557Z test_contig_vs_every_other_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8252610Z test_contig_vs_every_other_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8270836Z test_contig_vs_every_other_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8288534Z test_contig_vs_every_other_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8306245Z test_contig_vs_every_other_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8324124Z test_contig_vs_every_other_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8341512Z test_contig_vs_every_other_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8360476Z test_contig_vs_every_other_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8378111Z test_contig_vs_every_other_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8397993Z test_contig_vs_every_other_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8416543Z test_contig_vs_every_other_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8435389Z test_contig_vs_every_other_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8453423Z test_contig_vs_every_other_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8471383Z test_contig_vs_every_other_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8489372Z test_contig_vs_every_other_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8507214Z test_contig_vs_every_other_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8525113Z test_contig_vs_every_other_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8543036Z test_contig_vs_every_other_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8560999Z test_contig_vs_every_other_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8581032Z test_contig_vs_every_other_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8600624Z test_contig_vs_every_other_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8618585Z test_contig_vs_every_other_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8636678Z test_contig_vs_every_other_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8654424Z test_contig_vs_every_other_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8672331Z test_contig_vs_every_other_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8690058Z test_contig_vs_every_other_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8707716Z test_contig_vs_every_other_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8725703Z test_contig_vs_every_other_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8743867Z test_contig_vs_every_other_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8761498Z test_contig_vs_every_other_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8779547Z test_contig_vs_every_other_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8797756Z test_contig_vs_every_other_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8815310Z test_contig_vs_every_other_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8833192Z test_contig_vs_every_other_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8850853Z test_contig_vs_every_other_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8868483Z test_contig_vs_every_other_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8886187Z test_contig_vs_every_other_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8904441Z test_contig_vs_every_other_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8921707Z test_contig_vs_every_other_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.8941261Z test_contig_vs_every_other_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:25.8962762Z test_contig_vs_every_other_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.8981460Z test_contig_vs_every_other_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9000776Z test_contig_vs_every_other_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9018728Z test_contig_vs_every_other_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9036909Z test_contig_vs_every_other_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9053858Z test_contig_vs_every_other_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9071033Z test_contig_vs_every_other_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9088057Z test_contig_vs_every_other_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9105103Z test_contig_vs_every_other_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9122235Z test_contig_vs_every_other_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9140155Z test_contig_vs_every_other_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9157540Z test_contig_vs_every_other_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9175949Z test_contig_vs_every_other_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9196482Z test_contig_vs_every_other_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9214592Z test_contig_vs_every_other_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9233829Z test_contig_vs_every_other_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9251805Z test_contig_vs_every_other_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9269575Z test_contig_vs_every_other_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9286806Z test_contig_vs_every_other_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9303815Z test_contig_vs_every_other_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9321168Z test_contig_vs_every_other_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9338113Z test_contig_vs_every_other_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9355414Z test_contig_vs_every_other_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9373169Z test_contig_vs_every_other_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9391063Z test_contig_vs_every_other_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9409061Z test_contig_vs_every_other_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9427042Z test_contig_vs_every_other_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9446324Z test_contig_vs_every_other_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9464021Z test_contig_vs_every_other_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9481959Z test_contig_vs_every_other_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9490729Z test_contig_vs_every_other_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:25.9498802Z test_contig_vs_every_other_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:25.9506720Z test_contig_vs_every_other_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:25.9514813Z test_contig_vs_every_other_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:25.9532174Z test_contig_vs_every_other_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9549331Z test_contig_vs_every_other_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9567799Z test_contig_vs_every_other_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9585947Z test_contig_vs_every_other_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9604778Z test_contig_vs_every_other_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9622452Z test_contig_vs_every_other_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9640424Z test_contig_vs_every_other_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9657865Z test_contig_vs_every_other_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9675372Z test_contig_vs_every_other_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9692817Z test_contig_vs_every_other_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9710303Z test_contig_vs_every_other_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9727838Z test_contig_vs_every_other_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9746841Z test_contig_vs_every_other_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9765399Z test_contig_vs_every_other_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9784129Z test_contig_vs_every_other_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9803043Z test_contig_vs_every_other_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9821464Z test_contig_vs_every_other_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9840084Z test_contig_vs_every_other_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9858539Z test_contig_vs_every_other_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9877254Z test_contig_vs_every_other_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:25.9895740Z test_contig_vs_every_other_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9914258Z test_contig_vs_every_other_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9934612Z test_contig_vs_every_other_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9952970Z test_contig_vs_every_other_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9970389Z test_contig_vs_every_other_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:25.9987031Z test_contig_vs_every_other_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0004852Z test_contig_vs_every_other_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0022234Z test_contig_vs_every_other_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0040641Z test_contig_vs_every_other_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0057623Z test_contig_vs_every_other_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0074889Z test_contig_vs_every_other_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0091570Z test_contig_vs_every_other_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0108069Z test_contig_vs_every_other_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0124773Z test_contig_vs_every_other_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0141411Z test_contig_vs_every_other_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:26.0158116Z test_contig_vs_every_other_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0175776Z test_contig_vs_every_other_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0192528Z test_contig_vs_every_other_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0211122Z test_contig_vs_every_other_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0232544Z test_contig_vs_every_other_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0251129Z test_contig_vs_every_other_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0269968Z test_contig_vs_every_other_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0287451Z test_contig_vs_every_other_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0304870Z test_contig_vs_every_other_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0321662Z test_contig_vs_every_other_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0338294Z test_contig_vs_every_other_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0355148Z test_contig_vs_every_other_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0371758Z test_contig_vs_every_other_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0388376Z test_contig_vs_every_other_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0405933Z test_contig_vs_every_other_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0422466Z test_contig_vs_every_other_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0440751Z test_contig_vs_every_other_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0461472Z test_contig_vs_every_other_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0479641Z test_contig_vs_every_other_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0498149Z test_contig_vs_every_other_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0515490Z test_contig_vs_every_other_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0532773Z test_contig_vs_every_other_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0549442Z test_contig_vs_every_other_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0566127Z test_contig_vs_every_other_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0582658Z test_contig_vs_every_other_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0599409Z test_contig_vs_every_other_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0616240Z test_contig_vs_every_other_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0633645Z test_contig_vs_every_other_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0650221Z test_contig_vs_every_other_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0668002Z test_contig_vs_every_other_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0685608Z test_contig_vs_every_other_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0703760Z test_contig_vs_every_other_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0720921Z test_contig_vs_every_other_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0738055Z test_contig_vs_every_other_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0754868Z test_contig_vs_every_other_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0771722Z test_contig_vs_every_other_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0788417Z test_contig_vs_every_other_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0805196Z test_contig_vs_every_other_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0821826Z test_contig_vs_every_other_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0839182Z test_contig_vs_every_other_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0855794Z test_contig_vs_every_other_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0874211Z test_contig_vs_every_other_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0891115Z test_contig_vs_every_other_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0908169Z test_contig_vs_every_other_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0925002Z test_contig_vs_every_other_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.0941620Z test_contig_vs_every_other_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0958339Z test_contig_vs_every_other_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0974965Z test_contig_vs_every_other_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.0991729Z test_contig_vs_every_other_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1008927Z test_contig_vs_every_other_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1025513Z test_contig_vs_every_other_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1043704Z test_contig_vs_every_other_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1060657Z test_contig_vs_every_other_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1077929Z test_contig_vs_every_other_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1094591Z test_contig_vs_every_other_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.1111306Z test_contig_vs_every_other_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1127935Z test_contig_vs_every_other_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1144545Z test_contig_vs_every_other_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1161209Z test_contig_vs_every_other_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1178414Z test_contig_vs_every_other_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1195123Z test_contig_vs_every_other_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1213059Z test_contig_vs_every_other_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1233101Z test_contig_vs_every_other_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1250999Z test_contig_vs_every_other_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.1269024Z test_contig_vs_every_other_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1286193Z test_contig_vs_every_other_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1303305Z test_contig_vs_every_other_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1320136Z test_contig_vs_every_other_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1336746Z test_contig_vs_every_other_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1353553Z test_contig_vs_every_other_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1370225Z test_contig_vs_every_other_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1386872Z test_contig_vs_every_other_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1402032Z test_contig_vs_every_other_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:26.1416677Z test_contig_vs_every_other_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1431445Z test_contig_vs_every_other_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1446142Z test_contig_vs_every_other_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1460727Z test_contig_vs_every_other_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1475506Z test_contig_vs_every_other_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1490107Z test_contig_vs_every_other_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1504739Z test_contig_vs_every_other_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1519466Z test_contig_vs_every_other_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1534075Z test_contig_vs_every_other_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1548691Z test_contig_vs_every_other_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:26.1563741Z test_contig_vs_every_other_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:26.1582797Z test_contig_vs_every_other_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1601261Z test_contig_vs_every_other_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1620296Z test_contig_vs_every_other_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1639630Z test_contig_vs_every_other_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1658160Z test_contig_vs_every_other_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1676737Z test_contig_vs_every_other_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1695332Z test_contig_vs_every_other_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1714007Z test_contig_vs_every_other_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1732602Z test_contig_vs_every_other_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.1750772Z test_contig_vs_every_other_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1768556Z test_contig_vs_every_other_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1788235Z test_contig_vs_every_other_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1807677Z test_contig_vs_every_other_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1825668Z test_contig_vs_every_other_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1843816Z test_contig_vs_every_other_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1861586Z test_contig_vs_every_other_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1879478Z test_contig_vs_every_other_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.1897302Z test_contig_vs_every_other_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1915179Z test_contig_vs_every_other_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1932999Z test_contig_vs_every_other_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1951742Z test_contig_vs_every_other_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1969119Z test_contig_vs_every_other_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.1987140Z test_contig_vs_every_other_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2005556Z test_contig_vs_every_other_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2023376Z test_contig_vs_every_other_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2042139Z test_contig_vs_every_other_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.2060683Z test_contig_vs_every_other_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2078984Z test_contig_vs_every_other_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2096826Z test_contig_vs_every_other_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2115439Z test_contig_vs_every_other_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2133091Z test_contig_vs_every_other_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2153015Z test_contig_vs_every_other_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2172422Z test_contig_vs_every_other_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2190849Z test_contig_vs_every_other_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.2208941Z test_contig_vs_every_other_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2226797Z test_contig_vs_every_other_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2244932Z test_contig_vs_every_other_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2262580Z test_contig_vs_every_other_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2280458Z test_contig_vs_every_other_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2298264Z test_contig_vs_every_other_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2316717Z test_contig_vs_every_other_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2334810Z test_contig_vs_every_other_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2355433Z test_contig_vs_every_other_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:26.2374637Z test_contig_vs_every_other_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2392441Z test_contig_vs_every_other_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2410445Z test_contig_vs_every_other_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2428249Z test_contig_vs_every_other_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2446193Z test_contig_vs_every_other_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2464312Z test_contig_vs_every_other_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2482696Z test_contig_vs_every_other_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2500703Z test_contig_vs_every_other_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2519102Z test_contig_vs_every_other_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.2535702Z test_contig_vs_every_other_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2553548Z test_contig_vs_every_other_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2571137Z test_contig_vs_every_other_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2589976Z test_contig_vs_every_other_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2607047Z test_contig_vs_every_other_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2624174Z test_contig_vs_every_other_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2640955Z test_contig_vs_every_other_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2657581Z test_contig_vs_every_other_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2674456Z test_contig_vs_every_other_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.2691068Z test_contig_vs_every_other_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2707659Z test_contig_vs_every_other_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2726488Z test_contig_vs_every_other_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2744715Z test_contig_vs_every_other_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2763029Z test_contig_vs_every_other_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2781387Z test_contig_vs_every_other_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2800154Z test_contig_vs_every_other_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2818473Z test_contig_vs_every_other_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2837511Z test_contig_vs_every_other_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.2855893Z test_contig_vs_every_other_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2874534Z test_contig_vs_every_other_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2891987Z test_contig_vs_every_other_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2908292Z test_contig_vs_every_other_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2925926Z test_contig_vs_every_other_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2945443Z test_contig_vs_every_other_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2962836Z test_contig_vs_every_other_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2980862Z test_contig_vs_every_other_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.2997988Z test_contig_vs_every_other_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3015100Z test_contig_vs_every_other_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3031709Z test_contig_vs_every_other_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3048024Z test_contig_vs_every_other_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3064180Z test_contig_vs_every_other_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3080722Z test_contig_vs_every_other_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3097043Z test_contig_vs_every_other_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3117195Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3136974Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3157164Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3176508Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3196054Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3215520Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3235136Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3254529Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3277183Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3299279Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3321577Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3342884Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3364208Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3385475Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3407017Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3428387Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3450955Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3473061Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3495336Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3516932Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3538298Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3559825Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3581328Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3602860Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3621127Z test_contig_vs_every_other_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3637892Z test_contig_vs_every_other_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3656849Z test_contig_vs_every_other_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3674754Z test_contig_vs_every_other_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3692611Z test_contig_vs_every_other_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3709212Z test_contig_vs_every_other_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3725660Z test_contig_vs_every_other_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3741931Z test_contig_vs_every_other_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3758404Z test_contig_vs_every_other_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3774888Z test_contig_vs_every_other_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3792785Z test_contig_vs_every_other_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3811485Z test_contig_vs_every_other_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3832709Z test_contig_vs_every_other_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3851239Z test_contig_vs_every_other_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3870454Z test_contig_vs_every_other_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3888188Z test_contig_vs_every_other_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3905981Z test_contig_vs_every_other_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3922668Z test_contig_vs_every_other_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3939058Z test_contig_vs_every_other_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.3955440Z test_contig_vs_every_other_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3971794Z test_contig_vs_every_other_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.3988169Z test_contig_vs_every_other_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4006426Z test_contig_vs_every_other_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4024641Z test_contig_vs_every_other_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4042901Z test_contig_vs_every_other_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4061342Z test_contig_vs_every_other_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4079623Z test_contig_vs_every_other_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4098050Z test_contig_vs_every_other_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.4116424Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4134366Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4152487Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4170782Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4188583Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4206589Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4224679Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4242678Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4260629Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.4277703Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4294085Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4310602Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4327082Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4345194Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4363425Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4381556Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4400213Z test_contig_vs_every_other_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4419115Z test_contig_vs_every_other_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.4437937Z test_contig_vs_every_other_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4456111Z test_contig_vs_every_other_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4474463Z test_contig_vs_every_other_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4492594Z test_contig_vs_every_other_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4510548Z test_contig_vs_every_other_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4528402Z test_contig_vs_every_other_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4545109Z test_contig_vs_every_other_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4561654Z test_contig_vs_every_other_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4578309Z test_contig_vs_every_other_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.4594842Z test_contig_vs_every_other_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4611331Z test_contig_vs_every_other_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4629076Z test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4647029Z test_contig_vs_every_other_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4664818Z test_contig_vs_every_other_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4681570Z test_contig_vs_every_other_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4697974Z test_contig_vs_every_other_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4714432Z test_contig_vs_every_other_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4731054Z test_contig_vs_every_other_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.4747523Z test_contig_vs_every_other_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4756182Z test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:26.4764429Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:26.4772618Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:26.4790544Z test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4808685Z test_contig_vs_every_other_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4826784Z test_contig_vs_every_other_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4846759Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4866444Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4884900Z test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4902813Z test_contig_vs_every_other_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4920910Z test_contig_vs_every_other_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4939474Z test_contig_vs_every_other_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4957889Z test_contig_vs_every_other_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4976166Z test_contig_vs_every_other_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.4994551Z test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5012510Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5030567Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5049342Z test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5068673Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5087979Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5108002Z test_contig_vs_every_other_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5126227Z test_contig_vs_every_other_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5144407Z test_contig_vs_every_other_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5162437Z test_contig_vs_every_other_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5180303Z test_contig_vs_every_other_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5198501Z test_contig_vs_every_other_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5216404Z test_contig_vs_every_other_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5234467Z test_contig_vs_every_other_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5253024Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5273128Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5292852Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5310935Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5329290Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5347316Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5365289Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5383161Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5401111Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5418872Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5437399Z test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5455498Z test_contig_vs_every_other_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5473776Z test_contig_vs_every_other_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5490792Z test_contig_vs_every_other_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5507798Z test_contig_vs_every_other_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5524992Z test_contig_vs_every_other_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5541916Z test_contig_vs_every_other_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5559025Z test_contig_vs_every_other_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5578235Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5596176Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5614856Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5633626Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5651795Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5670073Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5688291Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5706400Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5724821Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5743333Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5761421Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5779663Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5798061Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5815977Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5834085Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.5851958Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5869940Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5887834Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5911646Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5933864Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5961100Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.5989328Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6011247Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6033456Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6055244Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6076978Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6101304Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6124515Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6146508Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6173454Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6201043Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6222577Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6244653Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6267181Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6290738Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6324194Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6347626Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6369692Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6396421Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6423641Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6445229Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6467191Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6489115Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6511085Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6535167Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6552843Z test_contig_vs_every_other_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6571314Z test_contig_vs_every_other_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6592006Z test_contig_vs_every_other_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6610265Z test_contig_vs_every_other_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6629225Z test_contig_vs_every_other_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6646844Z test_contig_vs_every_other_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6664452Z test_contig_vs_every_other_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6680898Z test_contig_vs_every_other_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6696972Z test_contig_vs_every_other_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6713124Z test_contig_vs_every_other_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6729195Z test_contig_vs_every_other_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6745279Z test_contig_vs_every_other_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6763099Z test_contig_vs_every_other_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6780668Z test_contig_vs_every_other_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6799892Z test_contig_vs_every_other_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6817655Z test_contig_vs_every_other_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6835597Z test_contig_vs_every_other_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6853041Z test_contig_vs_every_other_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6870605Z test_contig_vs_every_other_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6888044Z test_contig_vs_every_other_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6905461Z test_contig_vs_every_other_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6923077Z test_contig_vs_every_other_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6940974Z test_contig_vs_every_other_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.6957347Z test_contig_vs_every_other_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6975391Z test_contig_vs_every_other_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.6995794Z test_contig_vs_every_other_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7013954Z test_contig_vs_every_other_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7032826Z test_contig_vs_every_other_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7050306Z test_contig_vs_every_other_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7067833Z test_contig_vs_every_other_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7084323Z test_contig_vs_every_other_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7101108Z test_contig_vs_every_other_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.7117504Z test_contig_vs_every_other_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7133567Z test_contig_vs_every_other_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7149762Z test_contig_vs_every_other_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7167417Z test_contig_vs_every_other_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7184817Z test_contig_vs_every_other_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7203518Z test_contig_vs_every_other_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7221919Z test_contig_vs_every_other_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7241064Z test_contig_vs_every_other_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7258802Z test_contig_vs_every_other_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.7276568Z test_contig_vs_every_other_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7293877Z test_contig_vs_every_other_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7311383Z test_contig_vs_every_other_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7328746Z test_contig_vs_every_other_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7346119Z test_contig_vs_every_other_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7363583Z test_contig_vs_every_other_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7381931Z test_contig_vs_every_other_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7400229Z test_contig_vs_every_other_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7418638Z test_contig_vs_every_other_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.7437161Z test_contig_vs_every_other_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7455253Z test_contig_vs_every_other_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7473599Z test_contig_vs_every_other_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7491942Z test_contig_vs_every_other_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7510130Z test_contig_vs_every_other_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7528164Z test_contig_vs_every_other_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7546472Z test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7564503Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7582603Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.7600775Z test_contig_vs_every_other_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7618257Z test_contig_vs_every_other_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7638281Z test_contig_vs_every_other_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7658042Z test_contig_vs_every_other_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7675845Z test_contig_vs_every_other_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7693570Z test_contig_vs_every_other_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7711158Z test_contig_vs_every_other_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7728714Z test_contig_vs_every_other_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7746187Z test_contig_vs_every_other_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7763870Z test_contig_vs_every_other_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7781253Z test_contig_vs_every_other_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7799605Z test_contig_vs_every_other_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7816041Z test_contig_vs_every_other_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7834658Z test_contig_vs_every_other_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7855705Z test_contig_vs_every_other_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7874378Z test_contig_vs_every_other_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7893831Z test_contig_vs_every_other_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.7911903Z test_contig_vs_every_other_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7929719Z test_contig_vs_every_other_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7946289Z test_contig_vs_every_other_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7962587Z test_contig_vs_every_other_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7978841Z test_contig_vs_every_other_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.7995419Z test_contig_vs_every_other_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8011575Z test_contig_vs_every_other_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8028347Z test_contig_vs_every_other_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8044884Z test_contig_vs_every_other_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8062389Z test_contig_vs_every_other_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8079842Z test_contig_vs_every_other_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8097764Z test_contig_vs_every_other_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8114568Z test_contig_vs_every_other_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8131458Z test_contig_vs_every_other_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8147586Z test_contig_vs_every_other_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8164063Z test_contig_vs_every_other_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8180290Z test_contig_vs_every_other_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8196627Z test_contig_vs_every_other_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8212881Z test_contig_vs_every_other_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8230717Z test_contig_vs_every_other_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8248335Z test_contig_vs_every_other_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8268095Z test_contig_vs_every_other_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8287843Z test_contig_vs_every_other_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8305632Z test_contig_vs_every_other_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8323607Z test_contig_vs_every_other_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8341221Z test_contig_vs_every_other_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8359111Z test_contig_vs_every_other_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8376688Z test_contig_vs_every_other_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8394383Z test_contig_vs_every_other_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8412035Z test_contig_vs_every_other_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8430345Z test_contig_vs_every_other_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8446742Z test_contig_vs_every_other_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8465796Z test_contig_vs_every_other_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8483879Z test_contig_vs_every_other_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8501681Z test_contig_vs_every_other_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8518527Z test_contig_vs_every_other_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8534607Z test_contig_vs_every_other_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8550947Z test_contig_vs_every_other_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8567258Z test_contig_vs_every_other_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8584073Z test_contig_vs_every_other_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8600401Z test_contig_vs_every_other_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8616448Z test_contig_vs_every_other_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8634198Z test_contig_vs_every_other_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8650954Z test_contig_vs_every_other_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8667970Z test_contig_vs_every_other_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8684619Z test_contig_vs_every_other_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8700791Z test_contig_vs_every_other_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8717131Z test_contig_vs_every_other_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8733283Z test_contig_vs_every_other_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8749503Z test_contig_vs_every_other_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8767229Z test_contig_vs_every_other_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8784600Z test_contig_vs_every_other_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8804730Z test_contig_vs_every_other_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8824538Z test_contig_vs_every_other_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8842837Z test_contig_vs_every_other_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.8860804Z test_contig_vs_every_other_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8878713Z test_contig_vs_every_other_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8896464Z test_contig_vs_every_other_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8914448Z test_contig_vs_every_other_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8932178Z test_contig_vs_every_other_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8950238Z test_contig_vs_every_other_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8968810Z test_contig_vs_every_other_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.8986491Z test_contig_vs_every_other_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9006720Z test_contig_vs_every_other_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9026393Z test_contig_vs_every_other_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9044384Z test_contig_vs_every_other_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9062194Z test_contig_vs_every_other_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9079709Z test_contig_vs_every_other_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9096953Z test_contig_vs_every_other_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9114494Z test_contig_vs_every_other_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9131701Z test_contig_vs_every_other_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9149598Z test_contig_vs_every_other_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9167472Z test_contig_vs_every_other_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9184953Z test_contig_vs_every_other_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9204812Z test_contig_vs_every_other_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9224403Z test_contig_vs_every_other_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9242452Z test_contig_vs_every_other_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9260393Z test_contig_vs_every_other_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9278300Z test_contig_vs_every_other_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9295970Z test_contig_vs_every_other_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9313959Z test_contig_vs_every_other_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9331656Z test_contig_vs_every_other_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9349457Z test_contig_vs_every_other_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9367224Z test_contig_vs_every_other_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9386230Z test_contig_vs_every_other_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9406494Z test_contig_vs_every_other_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9425344Z test_contig_vs_every_other_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9444331Z test_contig_vs_every_other_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9463352Z test_contig_vs_every_other_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9482256Z test_contig_vs_every_other_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:26.9501370Z test_contig_vs_every_other_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9518671Z test_contig_vs_every_other_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9536792Z test_contig_vs_every_other_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9555077Z test_contig_vs_every_other_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9572780Z test_contig_vs_every_other_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9590430Z test_contig_vs_every_other_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9608133Z test_contig_vs_every_other_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9625853Z test_contig_vs_every_other_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9643579Z test_contig_vs_every_other_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9660742Z test_contig_vs_every_other_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9678962Z test_contig_vs_every_other_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9697127Z test_contig_vs_every_other_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9715101Z test_contig_vs_every_other_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9732642Z test_contig_vs_every_other_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9750564Z test_contig_vs_every_other_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9768056Z test_contig_vs_every_other_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9785919Z test_contig_vs_every_other_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9803482Z test_contig_vs_every_other_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9821637Z test_contig_vs_every_other_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9840010Z test_contig_vs_every_other_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9857794Z test_contig_vs_every_other_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9875693Z test_contig_vs_every_other_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9893471Z test_contig_vs_every_other_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9911321Z test_contig_vs_every_other_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9929106Z test_contig_vs_every_other_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9946786Z test_contig_vs_every_other_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:26.9965074Z test_contig_vs_every_other_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:26.9983284Z test_contig_vs_every_other_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0001260Z test_contig_vs_every_other_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0019001Z test_contig_vs_every_other_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0036928Z test_contig_vs_every_other_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0054579Z test_contig_vs_every_other_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0072560Z test_contig_vs_every_other_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0090477Z test_contig_vs_every_other_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0107858Z test_contig_vs_every_other_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0125634Z test_contig_vs_every_other_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0143528Z test_contig_vs_every_other_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0161198Z test_contig_vs_every_other_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0178569Z test_contig_vs_every_other_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0196260Z test_contig_vs_every_other_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0213605Z test_contig_vs_every_other_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0231063Z test_contig_vs_every_other_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0248498Z test_contig_vs_every_other_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0266536Z test_contig_vs_every_other_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0284844Z test_contig_vs_every_other_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0302499Z test_contig_vs_every_other_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0320069Z test_contig_vs_every_other_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0337692Z test_contig_vs_every_other_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0355385Z test_contig_vs_every_other_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0372884Z test_contig_vs_every_other_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0398185Z test_contig_vs_every_other_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0416697Z test_contig_vs_every_other_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0435382Z test_contig_vs_every_other_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0453931Z test_contig_vs_every_other_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0472491Z test_contig_vs_every_other_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0490818Z test_contig_vs_every_other_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0509354Z test_contig_vs_every_other_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0527688Z test_contig_vs_every_other_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0546175Z test_contig_vs_every_other_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0564137Z test_contig_vs_every_other_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0582218Z test_contig_vs_every_other_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0601000Z test_contig_vs_every_other_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0618801Z test_contig_vs_every_other_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0636652Z test_contig_vs_every_other_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0654481Z test_contig_vs_every_other_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0672290Z test_contig_vs_every_other_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0690081Z test_contig_vs_every_other_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0707556Z test_contig_vs_every_other_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0725789Z test_contig_vs_every_other_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0744415Z test_contig_vs_every_other_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0762187Z test_contig_vs_every_other_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0779809Z test_contig_vs_every_other_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0797711Z test_contig_vs_every_other_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0815288Z test_contig_vs_every_other_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0832961Z test_contig_vs_every_other_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0850446Z test_contig_vs_every_other_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0869170Z test_contig_vs_every_other_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0888117Z test_contig_vs_every_other_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.0906256Z test_contig_vs_every_other_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0924481Z test_contig_vs_every_other_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0942678Z test_contig_vs_every_other_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0960918Z test_contig_vs_every_other_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0979329Z test_contig_vs_every_other_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.0998217Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1017467Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1036872Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1055740Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1074581Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1093363Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1112184Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1131063Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1149769Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1169036Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1188328Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1207450Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1226117Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1245286Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1264053Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1282931Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1301404Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1319823Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1338416Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1356877Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1374946Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:27.1393280Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1411314Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1429902Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1448253Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1466743Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1485427Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1503494Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1521811Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1539956Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1558057Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1576468Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1595070Z test_contig_vs_every_other_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1613114Z test_contig_vs_every_other_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1631601Z test_contig_vs_every_other_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1649935Z test_contig_vs_every_other_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1668113Z test_contig_vs_every_other_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1687032Z test_contig_vs_every_other_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1705029Z test_contig_vs_every_other_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1723388Z test_contig_vs_every_other_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1741766Z test_contig_vs_every_other_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1759521Z test_contig_vs_every_other_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1777187Z test_contig_vs_every_other_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1795373Z test_contig_vs_every_other_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1812630Z test_contig_vs_every_other_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1829920Z test_contig_vs_every_other_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1847318Z test_contig_vs_every_other_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.1864403Z test_contig_vs_every_other_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1881748Z test_contig_vs_every_other_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1900247Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1917929Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1936103Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1954765Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1972531Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.1990456Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2008333Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2025985Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2043725Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2062125Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2080816Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2099432Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2117644Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2135671Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2154111Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2173522Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2192031Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2210436Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2228999Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2247591Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2265704Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2283878Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2302024Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2320576Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2339127Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:27.2356554Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2374475Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2392649Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2410124Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2427573Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2445300Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2462697Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2480623Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2498156Z test_contig_vs_every_other_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:27.2515853Z test_contig_vs_every_other_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2535956Z test_contig_vs_every_other_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2556031Z test_contig_vs_every_other_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2573800Z test_contig_vs_every_other_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2592049Z test_contig_vs_every_other_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2609931Z test_contig_vs_every_other_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2627388Z test_contig_vs_every_other_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2645114Z test_contig_vs_every_other_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2662653Z test_contig_vs_every_other_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2680232Z test_contig_vs_every_other_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2698329Z test_contig_vs_every_other_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2715134Z test_contig_vs_every_other_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2733753Z test_contig_vs_every_other_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2752393Z test_contig_vs_every_other_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2771735Z test_contig_vs_every_other_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2789568Z test_contig_vs_every_other_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2807395Z test_contig_vs_every_other_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2824107Z test_contig_vs_every_other_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2840923Z test_contig_vs_every_other_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2857568Z test_contig_vs_every_other_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2874314Z test_contig_vs_every_other_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2891017Z test_contig_vs_every_other_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2909261Z test_contig_vs_every_other_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2927079Z test_contig_vs_every_other_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2947120Z test_contig_vs_every_other_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.2966679Z test_contig_vs_every_other_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.2984348Z test_contig_vs_every_other_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3002547Z test_contig_vs_every_other_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3020241Z test_contig_vs_every_other_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3038217Z test_contig_vs_every_other_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3056021Z test_contig_vs_every_other_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3073970Z test_contig_vs_every_other_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3091797Z test_contig_vs_every_other_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3110165Z test_contig_vs_every_other_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.3127565Z test_contig_vs_every_other_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3147147Z test_contig_vs_every_other_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3166684Z test_contig_vs_every_other_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3184390Z test_contig_vs_every_other_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3202582Z test_contig_vs_every_other_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3220290Z test_contig_vs_every_other_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3237897Z test_contig_vs_every_other_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3255329Z test_contig_vs_every_other_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3272987Z test_contig_vs_every_other_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.3290456Z test_contig_vs_every_other_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3308598Z test_contig_vs_every_other_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3326678Z test_contig_vs_every_other_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3344579Z test_contig_vs_every_other_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.3471139Z test_contig_vs_transposed_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.3754578Z test_contig_vs_transposed_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:27.4114460Z test_contig_vs_transposed_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:27.4311295Z test_contig_vs_transposed_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.4533393Z test_contig_vs_transposed_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.4667107Z test_contig_vs_transposed_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.4833526Z test_contig_vs_transposed_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.4906284Z test_contig_vs_transposed_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.4982335Z test_contig_vs_transposed_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.5061267Z test_contig_vs_transposed_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.5130752Z test_contig_vs_transposed_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.5198243Z test_contig_vs_transposed_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.5329708Z test_contig_vs_transposed_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.5469422Z test_contig_vs_transposed_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.5928064Z test_contig_vs_transposed_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:27.6316323Z test_contig_vs_transposed_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:27.6467913Z test_contig_vs_transposed_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:27.6650167Z test_contig_vs_transposed_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T13:06:27.6796818Z test_contig_vs_transposed_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.6940611Z test_contig_vs_transposed_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.7093171Z test_contig_vs_transposed_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.7235585Z test_contig_vs_transposed_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.7375753Z test_contig_vs_transposed_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.7514014Z test_contig_vs_transposed_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:27.7683438Z test_contig_vs_transposed_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.8203717Z test_contig_vs_transposed_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:27.8661136Z test_contig_vs_transposed_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T13:06:27.8818840Z test_contig_vs_transposed_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.8997790Z test_contig_vs_transposed_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.9148862Z test_contig_vs_transposed_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.9301719Z test_contig_vs_transposed_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.9464423Z test_contig_vs_transposed_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:27.9615419Z test_contig_vs_transposed_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:27.9764634Z test_contig_vs_transposed_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:06:27.9891029Z test_contig_vs_transposed_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.0028086Z test_contig_vs_transposed_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.0329957Z test_contig_vs_transposed_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:28.0543985Z test_contig_vs_transposed_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.0765747Z test_contig_vs_transposed_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:28.0896095Z test_contig_vs_transposed_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1062020Z test_contig_vs_transposed_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1200760Z test_contig_vs_transposed_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1343166Z test_contig_vs_transposed_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1493729Z test_contig_vs_transposed_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1634982Z test_contig_vs_transposed_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:28.1774543Z test_contig_vs_transposed_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.1909979Z test_contig_vs_transposed_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:28.2047920Z test_contig_vs_transposed_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.2514277Z test_contig_vs_transposed_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:06:28.2912112Z test_contig_vs_transposed_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:28.3060021Z test_contig_vs_transposed_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.3227278Z test_contig_vs_transposed_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.3368043Z test_contig_vs_transposed_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.3511659Z test_contig_vs_transposed_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:28.3664185Z test_contig_vs_transposed_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.3806722Z test_contig_vs_transposed_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.3947262Z test_contig_vs_transposed_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.4092660Z test_contig_vs_transposed_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.4240842Z test_contig_vs_transposed_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.4707594Z test_contig_vs_transposed_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:28.5109447Z test_contig_vs_transposed_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:28.5271374Z test_contig_vs_transposed_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.5454817Z test_contig_vs_transposed_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:28.5610865Z test_contig_vs_transposed_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:28.5770376Z test_contig_vs_transposed_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.5936834Z test_contig_vs_transposed_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.6093605Z test_contig_vs_transposed_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.6246637Z test_contig_vs_transposed_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.6382687Z test_contig_vs_transposed_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.6521351Z test_contig_vs_transposed_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.6866156Z test_contig_vs_transposed_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.7179871Z test_contig_vs_transposed_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:28.7328070Z test_contig_vs_transposed_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.7499050Z test_contig_vs_transposed_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.7642710Z test_contig_vs_transposed_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:28.7788539Z test_contig_vs_transposed_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.7942221Z test_contig_vs_transposed_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.8085833Z test_contig_vs_transposed_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.8225980Z test_contig_vs_transposed_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.8365411Z test_contig_vs_transposed_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.8526712Z test_contig_vs_transposed_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.8870030Z test_contig_vs_transposed_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.9150289Z test_contig_vs_transposed_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:28.9310069Z test_contig_vs_transposed_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.9489066Z test_contig_vs_transposed_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.9651893Z test_contig_vs_transposed_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:28.9817298Z test_contig_vs_transposed_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:28.9991551Z test_contig_vs_transposed_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.0155858Z test_contig_vs_transposed_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.0294554Z test_contig_vs_transposed_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.0417565Z test_contig_vs_transposed_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.0540429Z test_contig_vs_transposed_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.0791476Z test_contig_vs_transposed_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:29.1128392Z test_contig_vs_transposed_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.1298240Z test_contig_vs_transposed_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.1513064Z test_contig_vs_transposed_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.1639583Z test_contig_vs_transposed_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.1804740Z test_contig_vs_transposed_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.1929087Z test_contig_vs_transposed_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.2055272Z test_contig_vs_transposed_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.2189659Z test_contig_vs_transposed_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.2313885Z test_contig_vs_transposed_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.2436469Z test_contig_vs_transposed_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.2507974Z test_contig_vs_transposed_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.2575552Z test_contig_vs_transposed_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.2651816Z test_contig_vs_transposed_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.2730835Z test_contig_vs_transposed_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.2800644Z test_contig_vs_transposed_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.2868305Z test_contig_vs_transposed_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.2936905Z test_contig_vs_transposed_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.3004360Z test_contig_vs_transposed_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.3201048Z test_contig_vs_transposed_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.3487271Z test_contig_vs_transposed_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.3602015Z test_contig_vs_transposed_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.3758322Z test_contig_vs_transposed_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.3830664Z test_contig_vs_transposed_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.3939909Z test_contig_vs_transposed_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.4010352Z test_contig_vs_transposed_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.4080512Z test_contig_vs_transposed_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.4158202Z test_contig_vs_transposed_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.4227726Z test_contig_vs_transposed_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.4295794Z test_contig_vs_transposed_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.4363565Z test_contig_vs_transposed_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.4431265Z test_contig_vs_transposed_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.4625795Z test_contig_vs_transposed_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:29.4745488Z test_contig_vs_transposed_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.4901974Z test_contig_vs_transposed_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.4973155Z test_contig_vs_transposed_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.5082042Z test_contig_vs_transposed_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.5152347Z test_contig_vs_transposed_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.5222286Z test_contig_vs_transposed_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.5299918Z test_contig_vs_transposed_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.5369398Z test_contig_vs_transposed_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.5436515Z test_contig_vs_transposed_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.5565447Z test_contig_vs_transposed_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.5702621Z test_contig_vs_transposed_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:29.5870854Z test_contig_vs_transposed_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.6061485Z test_contig_vs_transposed_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.6258066Z test_contig_vs_transposed_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.6584420Z test_contig_vs_transposed_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.6980000Z test_contig_vs_transposed_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:29.7223096Z test_contig_vs_transposed_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.7543948Z test_contig_vs_transposed_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:29.7749398Z test_contig_vs_transposed_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:29.7988713Z test_contig_vs_transposed_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:29.8187609Z test_contig_vs_transposed_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.8387556Z test_contig_vs_transposed_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.8593236Z test_contig_vs_transposed_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:29.8792275Z test_contig_vs_transposed_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.8988421Z test_contig_vs_transposed_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.9071326Z test_contig_vs_transposed_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.9139147Z test_contig_vs_transposed_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:29.9333262Z test_contig_vs_transposed_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.9618174Z test_contig_vs_transposed_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:29.9731489Z test_contig_vs_transposed_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.9888640Z test_contig_vs_transposed_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:29.9958850Z test_contig_vs_transposed_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.0068086Z test_contig_vs_transposed_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.0138697Z test_contig_vs_transposed_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.0208722Z test_contig_vs_transposed_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.0286641Z test_contig_vs_transposed_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.0355700Z test_contig_vs_transposed_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.0423469Z test_contig_vs_transposed_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.0540424Z test_contig_vs_transposed_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:30.0610715Z test_contig_vs_transposed_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.0973306Z test_contig_vs_transposed_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:30.1386784Z test_contig_vs_transposed_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:30.1633337Z test_contig_vs_transposed_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.1851889Z test_contig_vs_transposed_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:30.1976570Z test_contig_vs_transposed_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.2124439Z test_contig_vs_transposed_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.2194330Z test_contig_vs_transposed_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.2263510Z test_contig_vs_transposed_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.2327126Z test_contig_vs_transposed_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:30.2391894Z test_contig_vs_transposed_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.2458803Z test_contig_vs_transposed_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.2576372Z test_contig_vs_transposed_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.2646776Z test_contig_vs_transposed_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.2949294Z test_contig_vs_transposed_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.3362004Z test_contig_vs_transposed_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:30.3607935Z test_contig_vs_transposed_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:30.3830485Z test_contig_vs_transposed_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:30.3956791Z test_contig_vs_transposed_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.4105764Z test_contig_vs_transposed_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.4175495Z test_contig_vs_transposed_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.4244897Z test_contig_vs_transposed_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.4308033Z test_contig_vs_transposed_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.4373117Z test_contig_vs_transposed_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.4440067Z test_contig_vs_transposed_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.4570597Z test_contig_vs_transposed_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.4709352Z test_contig_vs_transposed_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.5067053Z test_contig_vs_transposed_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:30.5360950Z test_contig_vs_transposed_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:30.5509070Z test_contig_vs_transposed_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.5676126Z test_contig_vs_transposed_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.5816550Z test_contig_vs_transposed_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.5960800Z test_contig_vs_transposed_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.6113635Z test_contig_vs_transposed_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.6257401Z test_contig_vs_transposed_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.6396896Z test_contig_vs_transposed_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.6535276Z test_contig_vs_transposed_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.6680464Z test_contig_vs_transposed_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:30.7036558Z test_contig_vs_transposed_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:30.7329798Z test_contig_vs_transposed_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:30.7485251Z test_contig_vs_transposed_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.7660801Z test_contig_vs_transposed_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.7819166Z test_contig_vs_transposed_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.7975313Z test_contig_vs_transposed_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.8133352Z test_contig_vs_transposed_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.8278558Z test_contig_vs_transposed_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.8419673Z test_contig_vs_transposed_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:30.8541087Z test_contig_vs_transposed_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:30.8671152Z test_contig_vs_transposed_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.8904496Z test_contig_vs_transposed_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9028779Z test_contig_vs_transposed_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9187752Z test_contig_vs_transposed_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9326637Z test_contig_vs_transposed_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9469460Z test_contig_vs_transposed_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9621701Z test_contig_vs_transposed_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9764155Z test_contig_vs_transposed_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:30.9902983Z test_contig_vs_transposed_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0063510Z test_contig_vs_transposed_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0214772Z test_contig_vs_transposed_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0379942Z test_contig_vs_transposed_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0578763Z test_contig_vs_transposed_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0743654Z test_contig_vs_transposed_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.0911310Z test_contig_vs_transposed_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.1086655Z test_contig_vs_transposed_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.1251929Z test_contig_vs_transposed_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.1403774Z test_contig_vs_transposed_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.1526885Z test_contig_vs_transposed_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:31.1647887Z test_contig_vs_transposed_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.1898553Z test_contig_vs_transposed_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.2235442Z test_contig_vs_transposed_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:31.2404189Z test_contig_vs_transposed_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:31.2617618Z test_contig_vs_transposed_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T13:06:31.2741920Z test_contig_vs_transposed_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.2889468Z test_contig_vs_transposed_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3009278Z test_contig_vs_transposed_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:31.3133244Z test_contig_vs_transposed_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3265097Z test_contig_vs_transposed_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3388967Z test_contig_vs_transposed_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3510368Z test_contig_vs_transposed_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3648185Z test_contig_vs_transposed_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:31.3787023Z test_contig_vs_transposed_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.3922409Z test_contig_vs_transposed_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4090493Z test_contig_vs_transposed_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4230570Z test_contig_vs_transposed_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4374289Z test_contig_vs_transposed_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4525960Z test_contig_vs_transposed_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4669005Z test_contig_vs_transposed_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4809321Z test_contig_vs_transposed_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.4967365Z test_contig_vs_transposed_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5106232Z test_contig_vs_transposed_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5243171Z test_contig_vs_transposed_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5410014Z test_contig_vs_transposed_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5550380Z test_contig_vs_transposed_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5693800Z test_contig_vs_transposed_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:31.5846322Z test_contig_vs_transposed_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.5988325Z test_contig_vs_transposed_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6128411Z test_contig_vs_transposed_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6301735Z test_contig_vs_transposed_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6468436Z test_contig_vs_transposed_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6600869Z test_contig_vs_transposed_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6769743Z test_contig_vs_transposed_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.6938839Z test_contig_vs_transposed_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.7109028Z test_contig_vs_transposed_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.7291447Z test_contig_vs_transposed_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:31.7463316Z test_contig_vs_transposed_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:31.7603587Z test_contig_vs_transposed_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.7768023Z test_contig_vs_transposed_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.7916234Z test_contig_vs_transposed_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:31.8189243Z test_contig_vs_transposed_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:31.8390133Z test_contig_vs_transposed_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.8606574Z test_contig_vs_transposed_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:31.8765772Z test_contig_vs_transposed_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.8928407Z test_contig_vs_transposed_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.9100628Z test_contig_vs_transposed_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.9262637Z test_contig_vs_transposed_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.9416362Z test_contig_vs_transposed_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.9546047Z test_contig_vs_transposed_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:31.9685371Z test_contig_vs_transposed_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.0030904Z test_contig_vs_transposed_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.0318129Z test_contig_vs_transposed_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.0468114Z test_contig_vs_transposed_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:32.0637199Z test_contig_vs_transposed_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.0778225Z test_contig_vs_transposed_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.0923076Z test_contig_vs_transposed_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1077480Z test_contig_vs_transposed_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1220534Z test_contig_vs_transposed_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1361594Z test_contig_vs_transposed_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1499328Z test_contig_vs_transposed_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1642214Z test_contig_vs_transposed_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.1784943Z test_contig_vs_transposed_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:32.1959188Z test_contig_vs_transposed_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2106019Z test_contig_vs_transposed_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2256650Z test_contig_vs_transposed_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2416788Z test_contig_vs_transposed_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:32.2566309Z test_contig_vs_transposed_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2709423Z test_contig_vs_transposed_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2834442Z test_contig_vs_transposed_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.2909216Z test_contig_vs_transposed_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.3214652Z test_contig_vs_transposed_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.3638337Z test_contig_vs_transposed_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:32.3886322Z test_contig_vs_transposed_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.4116599Z test_contig_vs_transposed_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.4250361Z test_contig_vs_transposed_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.4418165Z test_contig_vs_transposed_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.4492043Z test_contig_vs_transposed_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.4569869Z test_contig_vs_transposed_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.4649356Z test_contig_vs_transposed_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.4720258Z test_contig_vs_transposed_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.4788976Z test_contig_vs_transposed_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.4914785Z test_contig_vs_transposed_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.5043603Z test_contig_vs_transposed_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.5303410Z test_contig_vs_transposed_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.5653628Z test_contig_vs_transposed_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:32.5834670Z test_contig_vs_transposed_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.6058987Z test_contig_vs_transposed_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.6184731Z test_contig_vs_transposed_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.6355402Z test_contig_vs_transposed_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.6499388Z test_contig_vs_transposed_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T13:06:32.6633034Z test_contig_vs_transposed_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T13:06:32.6775586Z test_contig_vs_transposed_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:32.6908617Z test_contig_vs_transposed_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.7038201Z test_contig_vs_transposed_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.7170874Z test_contig_vs_transposed_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.7307906Z test_contig_vs_transposed_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.7476921Z test_contig_vs_transposed_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.7610604Z test_contig_vs_transposed_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:32.7837662Z test_contig_vs_transposed_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.7974116Z test_contig_vs_transposed_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.8143278Z test_contig_vs_transposed_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.8156201Z test_contig_vs_transposed_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:32.8168500Z test_contig_vs_transposed_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:32.8176727Z test_contig_vs_transposed_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:32.8184712Z test_contig_vs_transposed_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:32.8302012Z test_contig_vs_transposed_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.8427168Z test_contig_vs_transposed_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.8693901Z test_contig_vs_transposed_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:32.8878223Z test_contig_vs_transposed_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:32.9088750Z test_contig_vs_transposed_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.9214119Z test_contig_vs_transposed_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.9381737Z test_contig_vs_transposed_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:32.9507146Z test_contig_vs_transposed_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.9633563Z test_contig_vs_transposed_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:32.9768486Z test_contig_vs_transposed_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:32.9894011Z test_contig_vs_transposed_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.0019460Z test_contig_vs_transposed_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.0190858Z test_contig_vs_transposed_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.0371509Z test_contig_vs_transposed_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.0550454Z test_contig_vs_transposed_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:33.0761068Z test_contig_vs_transposed_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:33.0943073Z test_contig_vs_transposed_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.1130052Z test_contig_vs_transposed_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.1324214Z test_contig_vs_transposed_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:33.1508401Z test_contig_vs_transposed_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.1689662Z test_contig_vs_transposed_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.1925409Z test_contig_vs_transposed_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:33.2259711Z test_contig_vs_transposed_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:33.2427772Z test_contig_vs_transposed_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.2507526Z test_contig_vs_transposed_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.2583393Z test_contig_vs_transposed_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.2785312Z test_contig_vs_transposed_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.2911852Z test_contig_vs_transposed_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.3074711Z test_contig_vs_transposed_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.3152938Z test_contig_vs_transposed_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.3269740Z test_contig_vs_transposed_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.3347098Z test_contig_vs_transposed_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.3418357Z test_contig_vs_transposed_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.3502041Z test_contig_vs_transposed_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.3579557Z test_contig_vs_transposed_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.3655383Z test_contig_vs_transposed_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.3731877Z test_contig_vs_transposed_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.3799164Z test_contig_vs_transposed_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.4031223Z test_contig_vs_transposed_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:33.4345351Z test_contig_vs_transposed_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:33.4485825Z test_contig_vs_transposed_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.4659960Z test_contig_vs_transposed_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.4743809Z test_contig_vs_transposed_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.4870605Z test_contig_vs_transposed_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.4939723Z test_contig_vs_transposed_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.5009333Z test_contig_vs_transposed_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.5086508Z test_contig_vs_transposed_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.5155506Z test_contig_vs_transposed_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.5222891Z test_contig_vs_transposed_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.5294686Z test_contig_vs_transposed_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.5362028Z test_contig_vs_transposed_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.5589693Z test_contig_vs_transposed_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:33.5894344Z test_contig_vs_transposed_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6030941Z test_contig_vs_transposed_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6197853Z test_contig_vs_transposed_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6278596Z test_contig_vs_transposed_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6403436Z test_contig_vs_transposed_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6473530Z test_contig_vs_transposed_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.6542960Z test_contig_vs_transposed_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.6620110Z test_contig_vs_transposed_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.6689131Z test_contig_vs_transposed_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.6756612Z test_contig_vs_transposed_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.6824617Z test_contig_vs_transposed_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.6892561Z test_contig_vs_transposed_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7088492Z test_contig_vs_transposed_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7208743Z test_contig_vs_transposed_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7368425Z test_contig_vs_transposed_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7440662Z test_contig_vs_transposed_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.7550198Z test_contig_vs_transposed_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7620572Z test_contig_vs_transposed_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.7690687Z test_contig_vs_transposed_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.7768624Z test_contig_vs_transposed_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.7838213Z test_contig_vs_transposed_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.7905912Z test_contig_vs_transposed_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.7975341Z test_contig_vs_transposed_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8042724Z test_contig_vs_transposed_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.8205995Z test_contig_vs_transposed_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8277171Z test_contig_vs_transposed_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8386691Z test_contig_vs_transposed_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.8456811Z test_contig_vs_transposed_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8526806Z test_contig_vs_transposed_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.8604397Z test_contig_vs_transposed_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8673647Z test_contig_vs_transposed_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.8741268Z test_contig_vs_transposed_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.8809878Z test_contig_vs_transposed_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.8878969Z test_contig_vs_transposed_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.9054254Z test_contig_vs_transposed_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.9127972Z test_contig_vs_transposed_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.9238032Z test_contig_vs_transposed_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.9307981Z test_contig_vs_transposed_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.9377867Z test_contig_vs_transposed_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.9455331Z test_contig_vs_transposed_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.9525032Z test_contig_vs_transposed_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.9592698Z test_contig_vs_transposed_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:33.9660134Z test_contig_vs_transposed_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:33.9727569Z test_contig_vs_transposed_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:33.9924738Z test_contig_vs_transposed_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.0214166Z test_contig_vs_transposed_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:34.0328781Z test_contig_vs_transposed_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.0485485Z test_contig_vs_transposed_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.0556424Z test_contig_vs_transposed_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.0665461Z test_contig_vs_transposed_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:34.0736290Z test_contig_vs_transposed_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.0806286Z test_contig_vs_transposed_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.0883532Z test_contig_vs_transposed_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.0953018Z test_contig_vs_transposed_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.1020513Z test_contig_vs_transposed_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.1039129Z test_contig_vs_transposed_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1053358Z test_contig_vs_transposed_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1067713Z test_contig_vs_transposed_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1081961Z test_contig_vs_transposed_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1096231Z test_contig_vs_transposed_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:34.1110561Z test_contig_vs_transposed_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1124738Z test_contig_vs_transposed_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1138900Z test_contig_vs_transposed_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1153211Z test_contig_vs_transposed_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1167395Z test_contig_vs_transposed_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1181703Z test_contig_vs_transposed_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1195953Z test_contig_vs_transposed_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:34.1374447Z test_contig_vs_transposed_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.1556509Z test_contig_vs_transposed_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:34.1770021Z test_contig_vs_transposed_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.2025086Z test_contig_vs_transposed_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:34.2231894Z test_contig_vs_transposed_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.2444324Z test_contig_vs_transposed_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:34.2665307Z test_contig_vs_transposed_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:34.2869554Z test_contig_vs_transposed_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.3067915Z test_contig_vs_transposed_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.3202205Z test_contig_vs_transposed_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.3360404Z test_contig_vs_transposed_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.3710332Z test_contig_vs_transposed_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:34.3981858Z test_contig_vs_transposed_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:34.4115030Z test_contig_vs_transposed_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4272711Z test_contig_vs_transposed_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4413376Z test_contig_vs_transposed_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4558125Z test_contig_vs_transposed_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4712475Z test_contig_vs_transposed_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4854100Z test_contig_vs_transposed_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.4995423Z test_contig_vs_transposed_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.5136040Z test_contig_vs_transposed_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.5272079Z test_contig_vs_transposed_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.5402727Z test_contig_vs_transposed_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.5565119Z test_contig_vs_transposed_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.5706904Z test_contig_vs_transposed_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.5851316Z test_contig_vs_transposed_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6005305Z test_contig_vs_transposed_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6157742Z test_contig_vs_transposed_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6302457Z test_contig_vs_transposed_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6457786Z test_contig_vs_transposed_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6618657Z test_contig_vs_transposed_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.6969128Z test_contig_vs_transposed_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:34.7247628Z test_contig_vs_transposed_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:34.7394371Z test_contig_vs_transposed_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.7561855Z test_contig_vs_transposed_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.7706205Z test_contig_vs_transposed_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.7854280Z test_contig_vs_transposed_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8010239Z test_contig_vs_transposed_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8157153Z test_contig_vs_transposed_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8300901Z test_contig_vs_transposed_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8429784Z test_contig_vs_transposed_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8592641Z test_contig_vs_transposed_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.8932714Z test_contig_vs_transposed_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:34.9211039Z test_contig_vs_transposed_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:34.9366347Z test_contig_vs_transposed_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.9537337Z test_contig_vs_transposed_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:34.9678316Z test_contig_vs_transposed_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:34.9819402Z test_contig_vs_transposed_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:34.9969850Z test_contig_vs_transposed_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:35.0108427Z test_contig_vs_transposed_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.0245107Z test_contig_vs_transposed_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.0347900Z test_contig_vs_transposed_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.0411790Z test_contig_vs_transposed_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.0597245Z test_contig_vs_transposed_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.0704132Z test_contig_vs_transposed_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.0909361Z test_contig_vs_transposed_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.0975537Z test_contig_vs_transposed_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.1076752Z test_contig_vs_transposed_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.1140668Z test_contig_vs_transposed_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.1206974Z test_contig_vs_transposed_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.1280169Z test_contig_vs_transposed_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.1344168Z test_contig_vs_transposed_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.1408179Z test_contig_vs_transposed_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.1545658Z test_contig_vs_transposed_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.1756118Z test_contig_vs_transposed_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.1891935Z test_contig_vs_transposed_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.2061557Z test_contig_vs_transposed_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.2349260Z test_contig_vs_transposed_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.2642405Z test_contig_vs_transposed_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.2941857Z test_contig_vs_transposed_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.3231648Z test_contig_vs_transposed_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.3515711Z test_contig_vs_transposed_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.3588190Z test_contig_vs_transposed_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.3655502Z test_contig_vs_transposed_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.3847541Z test_contig_vs_transposed_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.4127514Z test_contig_vs_transposed_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.4240304Z test_contig_vs_transposed_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.4396778Z test_contig_vs_transposed_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.4467295Z test_contig_vs_transposed_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.4575101Z test_contig_vs_transposed_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.4645294Z test_contig_vs_transposed_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.4714908Z test_contig_vs_transposed_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.4777913Z test_contig_vs_transposed_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.4842968Z test_contig_vs_transposed_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:35.4910228Z test_contig_vs_transposed_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.5101733Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.5309646Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.5570778Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.5783205Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.5997435Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.6222065Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:35.6436303Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.6649048Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:35.7001716Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.7345934Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.7782099Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:35.8119970Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.8461476Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:35.8813240Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:35.9153456Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:35.9495383Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:36.0040133Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:36.0498729Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:36.1104555Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T13:06:36.1699958Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:36.2291805Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:36.2761000Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T13:06:36.3211198Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:36.3684773Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:06:36.3830879Z test_contig_vs_transposed_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.3911275Z test_contig_vs_transposed_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.4214038Z test_contig_vs_transposed_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:36.4352996Z test_contig_vs_transposed_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.4528762Z test_contig_vs_transposed_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.4610038Z test_contig_vs_transposed_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:06:36.4701379Z test_contig_vs_transposed_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.4780541Z test_contig_vs_transposed_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.4843328Z test_contig_vs_transposed_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:36.4906158Z test_contig_vs_transposed_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.5031032Z test_contig_vs_transposed_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.5342339Z test_contig_vs_transposed_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:36.5756627Z test_contig_vs_transposed_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:36.6001234Z test_contig_vs_transposed_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.6229175Z test_contig_vs_transposed_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:36.6362343Z test_contig_vs_transposed_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.6527998Z test_contig_vs_transposed_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.6601102Z test_contig_vs_transposed_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:36.6677594Z test_contig_vs_transposed_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.6756378Z test_contig_vs_transposed_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.6826064Z test_contig_vs_transposed_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.6894584Z test_contig_vs_transposed_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.7028063Z test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.7174152Z test_contig_vs_transposed_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.7350364Z test_contig_vs_transposed_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.7489366Z test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:36.7635166Z test_contig_vs_transposed_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:36.7809733Z test_contig_vs_transposed_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:36.7943916Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8081843Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8251267Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8379075Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8513167Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8680676Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:36.8806810Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.8939498Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.9106927Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.9180067Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.9256791Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.9336384Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:36.9406167Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:36.9550577Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:36.9725405Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:36.9970762Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:37.0150822Z test_contig_vs_transposed_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.0342343Z test_contig_vs_transposed_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.0476728Z test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.0617882Z test_contig_vs_transposed_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:37.0790718Z test_contig_vs_transposed_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.0916197Z test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.1049820Z test_contig_vs_transposed_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.1218957Z test_contig_vs_transposed_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T13:06:37.1291672Z test_contig_vs_transposed_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.1368264Z test_contig_vs_transposed_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.1446786Z test_contig_vs_transposed_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.1516554Z test_contig_vs_transposed_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.1584788Z test_contig_vs_transposed_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.1703675Z test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.1836189Z test_contig_vs_transposed_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.2004389Z test_contig_vs_transposed_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.2077770Z test_contig_vs_transposed_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:37.2154220Z test_contig_vs_transposed_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.2233106Z test_contig_vs_transposed_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.2302514Z test_contig_vs_transposed_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.2370082Z test_contig_vs_transposed_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.2382397Z test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:37.2390447Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:37.2398367Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:37.2528454Z test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.2673335Z test_contig_vs_transposed_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:37.2847255Z test_contig_vs_transposed_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.3195561Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:37.3484337Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:37.3631415Z test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.3767196Z test_contig_vs_transposed_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.3938003Z test_contig_vs_transposed_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:37.4085427Z test_contig_vs_transposed_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.4237822Z test_contig_vs_transposed_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.4423648Z test_contig_vs_transposed_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.4557588Z test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.4694211Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.4862644Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.4993861Z test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.5384849Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:37.5682226Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:37.5935038Z test_contig_vs_transposed_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:37.6084941Z test_contig_vs_transposed_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.6281816Z test_contig_vs_transposed_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:37.6431356Z test_contig_vs_transposed_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.6596707Z test_contig_vs_transposed_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.6786012Z test_contig_vs_transposed_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.6936836Z test_contig_vs_transposed_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.7085662Z test_contig_vs_transposed_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.7227226Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.7601228Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:06:37.7901395Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:37.8059482Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.8239954Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.8399578Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.8560544Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:37.8730697Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.8891739Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.9050843Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9182729Z test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9322285Z test_contig_vs_transposed_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9490148Z test_contig_vs_transposed_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9563767Z test_contig_vs_transposed_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9640286Z test_contig_vs_transposed_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:37.9719026Z test_contig_vs_transposed_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:37.9789086Z test_contig_vs_transposed_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:37.9858745Z test_contig_vs_transposed_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:38.0013923Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.0169336Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.0364935Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:38.0565989Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.0731679Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:38.0901274Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.1078108Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.1244361Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.1395786Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.1537217Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:38.1686946Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.1831298Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.2006224Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.2157042Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:38.2309851Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.2472024Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:38.2622400Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.2768159Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:38.3140338Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:38.3476059Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:38.4015985Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:38.4617922Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:38.4948368Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.5282642Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.5626233Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:38.5958230Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.6403650Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:38.6771941Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:38.7107605Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.7647633Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:38.8251849Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:38.8586272Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:38.8921925Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.9267355Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:38.9601699Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:39.0047677Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:39.0417118Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:39.0820978Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:39.1353312Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:39.2095664Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:39.2503092Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:39.2909192Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:39.3321639Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:39.3721749Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:39.4195381Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:39.4319122Z test_contig_vs_transposed_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.4594501Z test_contig_vs_transposed_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:39.4980835Z test_contig_vs_transposed_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:39.5210253Z test_contig_vs_transposed_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:39.5427854Z test_contig_vs_transposed_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.5553182Z test_contig_vs_transposed_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.5691860Z test_contig_vs_transposed_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.5755738Z test_contig_vs_transposed_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.5822002Z test_contig_vs_transposed_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.5885093Z test_contig_vs_transposed_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.5950212Z test_contig_vs_transposed_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6017512Z test_contig_vs_transposed_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.6137396Z test_contig_vs_transposed_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6274232Z test_contig_vs_transposed_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6491694Z test_contig_vs_transposed_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6623095Z test_contig_vs_transposed_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6788870Z test_contig_vs_transposed_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.6927572Z test_contig_vs_transposed_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7070098Z test_contig_vs_transposed_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7221815Z test_contig_vs_transposed_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7363006Z test_contig_vs_transposed_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.7501436Z test_contig_vs_transposed_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7624266Z test_contig_vs_transposed_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7695044Z test_contig_vs_transposed_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.7924905Z test_contig_vs_transposed_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.8254049Z test_contig_vs_transposed_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:39.8422866Z test_contig_vs_transposed_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.8630899Z test_contig_vs_transposed_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.8755808Z test_contig_vs_transposed_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.8903811Z test_contig_vs_transposed_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.8973359Z test_contig_vs_transposed_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.9043232Z test_contig_vs_transposed_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.9106417Z test_contig_vs_transposed_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.9171721Z test_contig_vs_transposed_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.9239219Z test_contig_vs_transposed_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:39.9364894Z test_contig_vs_transposed_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.9509195Z test_contig_vs_transposed_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:39.9817999Z test_contig_vs_transposed_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:40.0065936Z test_contig_vs_transposed_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:40.0298514Z test_contig_vs_transposed_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.0432339Z test_contig_vs_transposed_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.0599170Z test_contig_vs_transposed_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.0739172Z test_contig_vs_transposed_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.0884600Z test_contig_vs_transposed_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1046621Z test_contig_vs_transposed_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1195753Z test_contig_vs_transposed_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1336485Z test_contig_vs_transposed_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1485440Z test_contig_vs_transposed_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1635854Z test_contig_vs_transposed_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1820018Z test_contig_vs_transposed_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.1966518Z test_contig_vs_transposed_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.2117820Z test_contig_vs_transposed_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.2301966Z test_contig_vs_transposed_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.2448828Z test_contig_vs_transposed_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:06:40.2601514Z test_contig_vs_transposed_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T13:06:40.2782263Z test_contig_vs_transposed_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.2925070Z test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.3067333Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.3242035Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.3370970Z test_contig_vs_transposed_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.3514431Z test_contig_vs_transposed_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.3871194Z test_contig_vs_transposed_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:40.4174934Z test_contig_vs_transposed_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:40.4322408Z test_contig_vs_transposed_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.4488967Z test_contig_vs_transposed_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.4630148Z test_contig_vs_transposed_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.4774391Z test_contig_vs_transposed_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.4927932Z test_contig_vs_transposed_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.5070913Z test_contig_vs_transposed_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.5211117Z test_contig_vs_transposed_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.5352992Z test_contig_vs_transposed_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.5424586Z test_contig_vs_transposed_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.5728869Z test_contig_vs_transposed_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.6152779Z test_contig_vs_transposed_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:40.6402008Z test_contig_vs_transposed_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:40.6658012Z test_contig_vs_transposed_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.6804429Z test_contig_vs_transposed_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.6976809Z test_contig_vs_transposed_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7050226Z test_contig_vs_transposed_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7127402Z test_contig_vs_transposed_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.7207102Z test_contig_vs_transposed_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7276253Z test_contig_vs_transposed_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.7348517Z test_contig_vs_transposed_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7416205Z test_contig_vs_transposed_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.7484172Z test_contig_vs_transposed_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7678486Z test_contig_vs_transposed_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7797507Z test_contig_vs_transposed_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.7953325Z test_contig_vs_transposed_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.8024996Z test_contig_vs_transposed_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.8134078Z test_contig_vs_transposed_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.8203964Z test_contig_vs_transposed_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.8274172Z test_contig_vs_transposed_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.8352031Z test_contig_vs_transposed_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.8421492Z test_contig_vs_transposed_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:40.8491756Z test_contig_vs_transposed_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T13:06:40.8618663Z test_contig_vs_transposed_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:40.8761570Z test_contig_vs_transposed_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T13:06:40.9123260Z test_contig_vs_transposed_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:40.9419826Z test_contig_vs_transposed_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:40.9573643Z test_contig_vs_transposed_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:06:40.9742980Z test_contig_vs_transposed_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:40.9886320Z test_contig_vs_transposed_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.0035153Z test_contig_vs_transposed_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.0190707Z test_contig_vs_transposed_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.0337437Z test_contig_vs_transposed_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.0481182Z test_contig_vs_transposed_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.0623880Z test_contig_vs_transposed_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.0695238Z test_contig_vs_transposed_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.0935422Z test_contig_vs_transposed_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:41.1079403Z test_contig_vs_transposed_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1249615Z test_contig_vs_transposed_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1323623Z test_contig_vs_transposed_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1402832Z test_contig_vs_transposed_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.1486204Z test_contig_vs_transposed_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1556128Z test_contig_vs_transposed_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.1627697Z test_contig_vs_transposed_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.1696525Z test_contig_vs_transposed_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1763822Z test_contig_vs_transposed_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.1921621Z test_contig_vs_transposed_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.1994463Z test_contig_vs_transposed_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.2105729Z test_contig_vs_transposed_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.2176090Z test_contig_vs_transposed_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.2246264Z test_contig_vs_transposed_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.2324340Z test_contig_vs_transposed_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.2393970Z test_contig_vs_transposed_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:41.2462071Z test_contig_vs_transposed_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.2593070Z test_contig_vs_transposed_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.2733370Z test_contig_vs_transposed_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.3090940Z test_contig_vs_transposed_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:41.3385441Z test_contig_vs_transposed_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:41.3533639Z test_contig_vs_transposed_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.3701101Z test_contig_vs_transposed_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.3841237Z test_contig_vs_transposed_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.3985692Z test_contig_vs_transposed_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.4138460Z test_contig_vs_transposed_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.4280813Z test_contig_vs_transposed_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.4421400Z test_contig_vs_transposed_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.4562084Z test_contig_vs_transposed_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.4702810Z test_contig_vs_transposed_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.5062938Z test_contig_vs_transposed_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:41.5358617Z test_contig_vs_transposed_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.5512477Z test_contig_vs_transposed_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.5683855Z test_contig_vs_transposed_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:41.5827587Z test_contig_vs_transposed_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.5974015Z test_contig_vs_transposed_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.6129117Z test_contig_vs_transposed_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.6273782Z test_contig_vs_transposed_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.6417153Z test_contig_vs_transposed_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.6554671Z test_contig_vs_transposed_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.6697802Z test_contig_vs_transposed_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.7052477Z test_contig_vs_transposed_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:41.7346810Z test_contig_vs_transposed_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:41.7502871Z test_contig_vs_transposed_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:41.7678702Z test_contig_vs_transposed_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.7826144Z test_contig_vs_transposed_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.7977129Z test_contig_vs_transposed_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.8137103Z test_contig_vs_transposed_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.8286927Z test_contig_vs_transposed_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.8430896Z test_contig_vs_transposed_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.8587204Z test_contig_vs_transposed_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:41.8794185Z test_contig_vs_transposed_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.9062177Z test_contig_vs_transposed_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:41.9270534Z test_contig_vs_transposed_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:41.9485488Z test_contig_vs_transposed_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:41.9704808Z test_contig_vs_transposed_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:41.9906958Z test_contig_vs_transposed_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.0128118Z test_contig_vs_transposed_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.0272666Z test_contig_vs_transposed_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.0428376Z test_contig_vs_transposed_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.0615005Z test_contig_vs_transposed_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:42.0773526Z test_contig_vs_transposed_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.0935634Z test_contig_vs_transposed_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.1106802Z test_contig_vs_transposed_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.1268104Z test_contig_vs_transposed_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:42.1421691Z test_contig_vs_transposed_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.1565460Z test_contig_vs_transposed_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:42.1738770Z test_contig_vs_transposed_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.1938590Z test_contig_vs_transposed_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.2098062Z test_contig_vs_transposed_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.2261428Z test_contig_vs_transposed_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.2431723Z test_contig_vs_transposed_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:42.2592421Z test_contig_vs_transposed_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:06:42.2746536Z test_contig_vs_transposed_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:06:42.2901172Z test_contig_vs_transposed_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.3065089Z test_contig_vs_transposed_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.3259141Z test_contig_vs_transposed_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.3425784Z test_contig_vs_transposed_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.3596651Z test_contig_vs_transposed_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.3776278Z test_contig_vs_transposed_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:42.3944334Z test_contig_vs_transposed_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:42.4105287Z test_contig_vs_transposed_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:42.4260925Z test_contig_vs_transposed_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.4424971Z test_contig_vs_transposed_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:42.4618677Z test_contig_vs_transposed_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:42.4786790Z test_contig_vs_transposed_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.4957468Z test_contig_vs_transposed_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5137397Z test_contig_vs_transposed_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5305585Z test_contig_vs_transposed_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5467028Z test_contig_vs_transposed_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5609017Z test_contig_vs_transposed_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5749211Z test_contig_vs_transposed_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.5894476Z test_contig_vs_transposed_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6069775Z test_contig_vs_transposed_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6219035Z test_contig_vs_transposed_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6372332Z test_contig_vs_transposed_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6533983Z test_contig_vs_transposed_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6685855Z test_contig_vs_transposed_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6827677Z test_contig_vs_transposed_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.6970549Z test_contig_vs_transposed_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7120769Z test_contig_vs_transposed_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7299802Z test_contig_vs_transposed_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7453853Z test_contig_vs_transposed_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7611751Z test_contig_vs_transposed_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7777973Z test_contig_vs_transposed_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.7934030Z test_contig_vs_transposed_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.8082980Z test_contig_vs_transposed_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.8556200Z test_contig_vs_transposed_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:42.8734384Z test_contig_vs_transposed_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.8908946Z test_contig_vs_transposed_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.9113589Z test_contig_vs_transposed_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.9292927Z test_contig_vs_transposed_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.9477389Z test_contig_vs_transposed_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:42.9667054Z test_contig_vs_transposed_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:42.9842557Z test_contig_vs_transposed_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.0023668Z test_contig_vs_transposed_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.0185956Z test_contig_vs_transposed_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.0343970Z test_contig_vs_transposed_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.0561877Z test_contig_vs_transposed_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T13:06:43.0723516Z test_contig_vs_transposed_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:43.0888797Z test_contig_vs_transposed_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.1062834Z test_contig_vs_transposed_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.1227074Z test_contig_vs_transposed_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.1387862Z test_contig_vs_transposed_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.1543694Z test_contig_vs_transposed_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:43.1696915Z test_contig_vs_transposed_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.1899713Z test_contig_vs_transposed_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.2058357Z test_contig_vs_transposed_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.2240101Z test_contig_vs_transposed_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:06:43.2424797Z test_contig_vs_transposed_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T13:06:43.2584555Z test_contig_vs_transposed_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.2740613Z test_contig_vs_transposed_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.2896447Z test_contig_vs_transposed_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.3071080Z test_contig_vs_transposed_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.3282207Z test_contig_vs_transposed_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.3458758Z test_contig_vs_transposed_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.3639946Z test_contig_vs_transposed_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.3829670Z test_contig_vs_transposed_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:43.4007780Z test_contig_vs_transposed_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.4196526Z test_contig_vs_transposed_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.4406030Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.4610640Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:43.4843877Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.5053533Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.5273137Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.5486711Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.5697090Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.5906268Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.6114154Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.6319762Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.6555944Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:43.6765728Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.6979814Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.7203357Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.7416122Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.7623614Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:06:43.7814996Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.7992656Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.8201265Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.8380556Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.8565332Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:43.8757119Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.8940582Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.9127739Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.9319134Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.9498822Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:43.9707254Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:43.9887775Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0073107Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0266633Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0448975Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0634730Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0785128Z test_contig_vs_transposed_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.0949819Z test_contig_vs_transposed_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.1110722Z test_contig_vs_transposed_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.1321480Z test_contig_vs_transposed_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.1487337Z test_contig_vs_transposed_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.1655585Z test_contig_vs_transposed_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.1833253Z test_contig_vs_transposed_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2001840Z test_contig_vs_transposed_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2168144Z test_contig_vs_transposed_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2309645Z test_contig_vs_transposed_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2469498Z test_contig_vs_transposed_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:44.2661566Z test_contig_vs_transposed_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2803592Z test_contig_vs_transposed_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.2947828Z test_contig_vs_transposed_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3099656Z test_contig_vs_transposed_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3241431Z test_contig_vs_transposed_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3382216Z test_contig_vs_transposed_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3544731Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3696257Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.3863358Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.4061211Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.4224614Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.4393700Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.4571118Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:44.4738598Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.4889781Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.5083694Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:44.5258059Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.5463608Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.5644325Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.5827632Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.6019769Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:44.6200614Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.6383557Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.6577003Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.6752368Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.6957921Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:44.7135371Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.7317318Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.7507962Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:44.7688744Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.7874347Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8022745Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8168358Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8344951Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8495309Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8649073Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8810645Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.8963276Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.9112987Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.9241228Z test_contig_vs_transposed_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.9390942Z test_contig_vs_transposed_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:44.9751171Z test_contig_vs_transposed_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:45.0050811Z test_contig_vs_transposed_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:45.0199122Z test_contig_vs_transposed_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.0368014Z test_contig_vs_transposed_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.0513158Z test_contig_vs_transposed_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.0663517Z test_contig_vs_transposed_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.0825128Z test_contig_vs_transposed_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.0975752Z test_contig_vs_transposed_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.1123070Z test_contig_vs_transposed_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.1250661Z test_contig_vs_transposed_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.1339642Z test_contig_vs_transposed_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.1650854Z test_contig_vs_transposed_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:45.1903344Z test_contig_vs_transposed_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:45.2155569Z test_contig_vs_transposed_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.2292251Z test_contig_vs_transposed_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.2460563Z test_contig_vs_transposed_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:45.2536651Z test_contig_vs_transposed_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.2612789Z test_contig_vs_transposed_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.2691778Z test_contig_vs_transposed_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.2763377Z test_contig_vs_transposed_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.2832386Z test_contig_vs_transposed_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.2974272Z test_contig_vs_transposed_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.3122858Z test_contig_vs_transposed_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.3471182Z test_contig_vs_transposed_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:45.3750274Z test_contig_vs_transposed_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.3898304Z test_contig_vs_transposed_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4066411Z test_contig_vs_transposed_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4208065Z test_contig_vs_transposed_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4351842Z test_contig_vs_transposed_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4504602Z test_contig_vs_transposed_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4646439Z test_contig_vs_transposed_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4786929Z test_contig_vs_transposed_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.4925630Z test_contig_vs_transposed_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.5065450Z test_contig_vs_transposed_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.5408174Z test_contig_vs_transposed_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:45.5687585Z test_contig_vs_transposed_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:45.5834465Z test_contig_vs_transposed_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6001670Z test_contig_vs_transposed_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6142187Z test_contig_vs_transposed_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6285825Z test_contig_vs_transposed_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.6439261Z test_contig_vs_transposed_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6581933Z test_contig_vs_transposed_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6722597Z test_contig_vs_transposed_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6854500Z test_contig_vs_transposed_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.6990957Z test_contig_vs_transposed_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7166705Z test_contig_vs_transposed_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7192635Z test_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7209467Z test_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7244911Z test_digamma_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7268940Z test_digamma_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7308047Z test_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7349434Z test_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:2324: RuntimeWarning: invalid value encountered in exp 2022-08-17T13:06:45.7350028Z np_result = np_fn(a) 2022-08-17T13:06:45.7366505Z ok (0.000s) 2022-08-17T13:06:45.7426688Z test_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7469193Z test_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7512444Z test_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7520003Z test_exp_slow_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Insufficient memory on linux.(2|4)xlarge (0.000s) 2022-08-17T13:06:45.7552352Z test_float_domains_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7586244Z test_float_domains_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7619608Z test_float_domains_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7647367Z test_float_domains_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7675999Z test_float_domains_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7704428Z test_float_domains_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7736273Z test_float_domains_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7769804Z test_float_domains_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7803066Z test_float_domains_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7834860Z test_float_domains_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7868014Z test_float_domains_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7901227Z test_float_domains_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.7933061Z test_float_domains_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7966422Z test_float_domains_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.7999687Z test_float_domains_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8028704Z test_float_domains_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8057714Z test_float_domains_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.8086253Z test_float_domains_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8114155Z test_float_domains_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8142905Z test_float_domains_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8171415Z test_float_domains_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8200507Z test_float_domains_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.8229388Z test_float_domains_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8258140Z test_float_domains_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8286796Z test_float_domains_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8315631Z test_float_domains_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8344202Z test_float_domains_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8377205Z test_float_domains_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.8410652Z test_float_domains_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8444035Z test_float_domains_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8461062Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8477767Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8494464Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8511217Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:45.8527790Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8544462Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8561084Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8577815Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8594355Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:45.8622902Z test_float_domains_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8651542Z test_float_domains_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8680228Z test_float_domains_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.8713794Z test_float_domains_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8746762Z test_float_domains_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8775506Z test_float_domains_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8804118Z test_float_domains_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.8832763Z test_float_domains_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.9140145Z test_frexp_assert_raises_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:06:45.9164697Z test_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9185192Z test_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9205627Z test_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9231775Z test_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9257353Z test_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9282166Z test_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9315252Z test_hardshrink_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.9347761Z test_hardshrink_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9380258Z test_hardshrink_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9400945Z test_hardsigmoid_backward_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9420485Z test_hardsigmoid_backward_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9439590Z test_hardsigmoid_backward_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9463003Z test_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.9485236Z test_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9507595Z test_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9530267Z test_hardswish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9552574Z test_hardswish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9574764Z test_hardswish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9605155Z test_i0_range1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9626859Z test_i0_range1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:45.9646512Z test_i0_range1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9666727Z test_i0_range2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9686720Z test_i0_range2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9706394Z test_i0_range2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9724887Z test_i0_range3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9741718Z test_i0_special_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9757914Z test_i0_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:45.9774182Z test_i0_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:46.0319037Z test_igamma_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:06:46.0854340Z test_igamma_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:46.1387779Z test_igamma_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:46.1958901Z test_igamma_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:06:46.1990273Z test_igamma_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:46.2020232Z test_igamma_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:46.2049975Z test_igamma_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:46.2079366Z test_igamma_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:46.4869594Z test_igammac_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.287s) 2022-08-17T13:06:46.7648303Z test_igammac_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.270s) 2022-08-17T13:06:47.0425556Z test_igammac_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.284s) 2022-08-17T13:06:47.3241596Z test_igammac_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.270s) 2022-08-17T13:06:47.3274709Z test_igammac_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.3304862Z test_igammac_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3334532Z test_igammac_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3363566Z test_igammac_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3388407Z test_isposinf_isneginf_non_boolean_output_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3410067Z test_isposinf_isneginf_non_boolean_output_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.3431616Z test_isposinf_isneginf_non_boolean_output_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:47.3452943Z test_isposinf_isneginf_non_boolean_output_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3474051Z test_isposinf_isneginf_non_boolean_output_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3495277Z test_isposinf_isneginf_non_boolean_output_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3516361Z test_isposinf_isneginf_non_boolean_output_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3537643Z test_isposinf_isneginf_non_boolean_output_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3558745Z test_isposinf_isneginf_non_boolean_output_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3580286Z test_isposinf_isneginf_non_boolean_output_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.3601341Z test_isposinf_isneginf_non_boolean_output_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3648398Z test_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_unary_ufuncs.py:1082: RuntimeWarning: overflow encountered in exp 2022-08-17T13:06:47.3649027Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2022-08-17T13:06:47.3656393Z ok (0.000s) 2022-08-17T13:06:47.3686949Z test_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3706064Z test_mvlgamma_argcheck_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.3893855Z test_nan_to_num_bfloat16_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:47.3937269Z test_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4014476Z test_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4080778Z test_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.4133983Z test_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4169527Z test_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4204936Z test_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4239659Z test_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.4274555Z test_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4309642Z test_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4331785Z test_non_contig_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4354946Z test_non_contig_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4381221Z test_non_contig_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.4403994Z test_non_contig_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4427184Z test_non_contig_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4448957Z test_non_contig_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4470729Z test_non_contig_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4490302Z test_non_contig_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4509686Z test_non_contig_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4529198Z test_non_contig_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.4548622Z test_non_contig_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:47.4567937Z test_non_contig_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4590094Z test_non_contig_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4611840Z test_non_contig_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4640836Z test_non_contig_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4668667Z test_non_contig_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4690902Z test_non_contig_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.4713472Z test_non_contig_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4735556Z test_non_contig_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4757456Z test_non_contig_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4779511Z test_non_contig_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4801396Z test_non_contig_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4823527Z test_non_contig_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4846223Z test_non_contig_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4868334Z test_non_contig_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4898867Z test_non_contig_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4928903Z test_non_contig_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4951127Z test_non_contig_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4973397Z test_non_contig_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.4994838Z test_non_contig_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5016639Z test_non_contig_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5038153Z test_non_contig_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5059825Z test_non_contig_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5081354Z test_non_contig_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5103697Z test_non_contig_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5124625Z test_non_contig_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5148362Z test_non_contig_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5172006Z test_non_contig_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5195064Z test_non_contig_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5216880Z test_non_contig_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5238401Z test_non_contig_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5259667Z test_non_contig_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5280767Z test_non_contig_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5302041Z test_non_contig_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5323595Z test_non_contig_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5344863Z test_non_contig_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5367310Z test_non_contig_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5388990Z test_non_contig_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5418300Z test_non_contig_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5446565Z test_non_contig_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5468567Z test_non_contig_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5492435Z test_non_contig_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5514125Z test_non_contig_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5536172Z test_non_contig_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5558106Z test_non_contig_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5580206Z test_non_contig_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5602174Z test_non_contig_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5625466Z test_non_contig_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5646916Z test_non_contig_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5675507Z test_non_contig_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5703675Z test_non_contig_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5725949Z test_non_contig_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5748329Z test_non_contig_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5770052Z test_non_contig_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5792072Z test_non_contig_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5813914Z test_non_contig_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5835597Z test_non_contig_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5857368Z test_non_contig_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5879744Z test_non_contig_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5901698Z test_non_contig_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5926434Z test_non_contig_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5951894Z test_non_contig_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.5973730Z test_non_contig_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.5996067Z test_non_contig_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6018087Z test_non_contig_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6040005Z test_non_contig_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6062099Z test_non_contig_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6083828Z test_non_contig_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6105870Z test_non_contig_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6128494Z test_non_contig_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6150430Z test_non_contig_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6175203Z test_non_contig_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6199379Z test_non_contig_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6221576Z test_non_contig_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6243777Z test_non_contig_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6265946Z test_non_contig_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6287859Z test_non_contig_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6309845Z test_non_contig_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6331953Z test_non_contig_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6353224Z test_non_contig_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6375241Z test_non_contig_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6396122Z test_non_contig_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6419184Z test_non_contig_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6443993Z test_non_contig_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:47.6466686Z test_non_contig_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6489489Z test_non_contig_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6511357Z test_non_contig_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6533356Z test_non_contig_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6554309Z test_non_contig_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6575424Z test_non_contig_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6596632Z test_non_contig_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6617722Z test_non_contig_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6638702Z test_non_contig_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6658257Z test_non_contig_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6677559Z test_non_contig_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6696890Z test_non_contig_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6715962Z test_non_contig_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6735755Z test_non_contig_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6754615Z test_non_contig_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6774930Z test_non_contig_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6793939Z test_non_contig_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6815328Z test_non_contig_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6838453Z test_non_contig_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6859649Z test_non_contig_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6880944Z test_non_contig_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6901238Z test_non_contig_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6922069Z test_non_contig_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.6941695Z test_non_contig_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6960979Z test_non_contig_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6980377Z test_non_contig_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.6999541Z test_non_contig_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7018936Z test_non_contig_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7039178Z test_non_contig_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7058444Z test_non_contig_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7079739Z test_non_contig_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7101016Z test_non_contig_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7122365Z test_non_contig_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7142607Z test_non_contig_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7163094Z test_non_contig_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7182714Z test_non_contig_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7201972Z test_non_contig_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7221528Z test_non_contig_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7240765Z test_non_contig_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7260005Z test_non_contig_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7281908Z test_non_contig_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7303992Z test_non_contig_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7325855Z test_non_contig_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7349066Z test_non_contig_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7371210Z test_non_contig_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7395134Z test_non_contig_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7420422Z test_non_contig_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7444031Z test_non_contig_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7467931Z test_non_contig_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7490731Z test_non_contig_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7514079Z test_non_contig_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7536023Z test_non_contig_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7558045Z test_non_contig_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:47.7580233Z test_non_contig_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7602178Z test_non_contig_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7624322Z test_non_contig_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7644802Z test_non_contig_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7664060Z test_non_contig_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7685297Z test_non_contig_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7708924Z test_non_contig_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7730137Z test_non_contig_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7751795Z test_non_contig_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7772169Z test_non_contig_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7792583Z test_non_contig_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7812237Z test_non_contig_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7831437Z test_non_contig_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7850768Z test_non_contig_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7870126Z test_non_contig_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.7889042Z test_non_contig_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7910629Z test_non_contig_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7929903Z test_non_contig_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7953665Z test_non_contig_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.7979646Z test_non_contig_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8002860Z test_non_contig_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8025656Z test_non_contig_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8047085Z test_non_contig_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8068630Z test_non_contig_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8087990Z test_non_contig_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8107220Z test_non_contig_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8126123Z test_non_contig_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8145396Z test_non_contig_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8164469Z test_non_contig_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8186164Z test_non_contig_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8205376Z test_non_contig_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8228414Z test_non_contig_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8254266Z test_non_contig_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8277418Z test_non_contig_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8300220Z test_non_contig_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8321761Z test_non_contig_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8343348Z test_non_contig_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8362733Z test_non_contig_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8381897Z test_non_contig_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8400894Z test_non_contig_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8420108Z test_non_contig_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8439139Z test_non_contig_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8461311Z test_non_contig_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8482940Z test_non_contig_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8508592Z test_non_contig_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8533682Z test_non_contig_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8555802Z test_non_contig_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8578359Z test_non_contig_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8600318Z test_non_contig_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8622461Z test_non_contig_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8644357Z test_non_contig_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8666304Z test_non_contig_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8688150Z test_non_contig_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8711047Z test_non_contig_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8732427Z test_non_contig_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8757402Z test_non_contig_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8782303Z test_non_contig_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8804383Z test_non_contig_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8826488Z test_non_contig_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8847877Z test_non_contig_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8869446Z test_non_contig_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8891066Z test_non_contig_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8912363Z test_non_contig_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8933882Z test_non_contig_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.8956174Z test_non_contig_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.8977437Z test_non_contig_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9000559Z test_non_contig_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9022581Z test_non_contig_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9044346Z test_non_contig_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9065818Z test_non_contig_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9087206Z test_non_contig_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9108710Z test_non_contig_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9130141Z test_non_contig_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9151546Z test_non_contig_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9174838Z test_non_contig_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9196271Z test_non_contig_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9219137Z test_non_contig_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9241892Z test_non_contig_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9264030Z test_non_contig_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9286029Z test_non_contig_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9308201Z test_non_contig_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9330251Z test_non_contig_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9351867Z test_non_contig_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9373809Z test_non_contig_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9394479Z test_non_contig_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9417215Z test_non_contig_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9442018Z test_non_contig_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9464377Z test_non_contig_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9487026Z test_non_contig_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9508763Z test_non_contig_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9530368Z test_non_contig_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9551191Z test_non_contig_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9572200Z test_non_contig_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9593309Z test_non_contig_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9614278Z test_non_contig_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9635118Z test_non_contig_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9657718Z test_non_contig_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9679224Z test_non_contig_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9701874Z test_non_contig_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9724208Z test_non_contig_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9746246Z test_non_contig_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9769133Z test_non_contig_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9791332Z test_non_contig_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9813567Z test_non_contig_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9835410Z test_non_contig_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9858889Z test_non_contig_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9880285Z test_non_contig_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9903046Z test_non_contig_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:47.9925304Z test_non_contig_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9947253Z test_non_contig_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9969250Z test_non_contig_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:47.9991455Z test_non_contig_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0013581Z test_non_contig_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0035539Z test_non_contig_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0059699Z test_non_contig_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0081312Z test_non_contig_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0103313Z test_non_contig_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0125553Z test_non_contig_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0147844Z test_non_contig_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0169626Z test_non_contig_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0191595Z test_non_contig_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0213556Z test_non_contig_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0234930Z test_non_contig_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0258343Z test_non_contig_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0279857Z test_non_contig_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0304403Z test_non_contig_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0327284Z test_non_contig_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0350401Z test_non_contig_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0372639Z test_non_contig_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0394433Z test_non_contig_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0416478Z test_non_contig_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0438418Z test_non_contig_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0460346Z test_non_contig_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0482556Z test_non_contig_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0504221Z test_non_contig_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0530159Z test_non_contig_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0555532Z test_non_contig_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:48.0577626Z test_non_contig_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0600023Z test_non_contig_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0622084Z test_non_contig_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0644050Z test_non_contig_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0666196Z test_non_contig_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0688151Z test_non_contig_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0710248Z test_non_contig_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0742503Z test_non_contig_expand_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0774678Z test_non_contig_expand_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0807470Z test_non_contig_expand_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0840181Z test_non_contig_expand_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0871666Z test_non_contig_expand_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.0902927Z test_non_contig_expand_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0933405Z test_non_contig_expand_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0959192Z test_non_contig_expand_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.0985035Z test_non_contig_expand_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1010331Z test_non_contig_expand_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1036046Z test_non_contig_expand_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1062075Z test_non_contig_expand_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1093635Z test_non_contig_expand_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1124755Z test_non_contig_expand_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1159273Z test_non_contig_expand_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1194166Z test_non_contig_expand_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1226735Z test_non_contig_expand_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1258729Z test_non_contig_expand_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1290577Z test_non_contig_expand_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1322475Z test_non_contig_expand_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1354068Z test_non_contig_expand_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1385848Z test_non_contig_expand_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1417695Z test_non_contig_expand_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1449233Z test_non_contig_expand_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1479896Z test_non_contig_expand_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1514030Z test_non_contig_expand_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1548758Z test_non_contig_expand_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1580118Z test_non_contig_expand_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1610768Z test_non_contig_expand_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1641072Z test_non_contig_expand_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1671410Z test_non_contig_expand_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1701803Z test_non_contig_expand_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1732337Z test_non_contig_expand_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1762629Z test_non_contig_expand_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1794202Z test_non_contig_expand_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1824446Z test_non_contig_expand_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1856701Z test_non_contig_expand_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1889210Z test_non_contig_expand_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1920613Z test_non_contig_expand_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.1952170Z test_non_contig_expand_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.1982769Z test_non_contig_expand_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2013213Z test_non_contig_expand_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2043326Z test_non_contig_expand_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2073595Z test_non_contig_expand_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2103989Z test_non_contig_expand_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2134619Z test_non_contig_expand_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.2165858Z test_non_contig_expand_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2197796Z test_non_contig_expand_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2231996Z test_non_contig_expand_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2266535Z test_non_contig_expand_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2299258Z test_non_contig_expand_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.2331373Z test_non_contig_expand_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2362914Z test_non_contig_expand_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2395001Z test_non_contig_expand_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2427455Z test_non_contig_expand_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2460495Z test_non_contig_expand_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:48.2493024Z test_non_contig_expand_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2524573Z test_non_contig_expand_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2554781Z test_non_contig_expand_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2588819Z test_non_contig_expand_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2623947Z test_non_contig_expand_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.2655569Z test_non_contig_expand_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2685908Z test_non_contig_expand_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2716369Z test_non_contig_expand_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2746778Z test_non_contig_expand_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2777372Z test_non_contig_expand_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.2807593Z test_non_contig_expand_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2837902Z test_non_contig_expand_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2869367Z test_non_contig_expand_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2901473Z test_non_contig_expand_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.2935713Z test_non_contig_expand_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.2970134Z test_non_contig_expand_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3002583Z test_non_contig_expand_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3034368Z test_non_contig_expand_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3066120Z test_non_contig_expand_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3098321Z test_non_contig_expand_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3129958Z test_non_contig_expand_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3161761Z test_non_contig_expand_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3193318Z test_non_contig_expand_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3224911Z test_non_contig_expand_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3255401Z test_non_contig_expand_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3288889Z test_non_contig_expand_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3323194Z test_non_contig_expand_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3354458Z test_non_contig_expand_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3384866Z test_non_contig_expand_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3415817Z test_non_contig_expand_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3445846Z test_non_contig_expand_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3476164Z test_non_contig_expand_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3506495Z test_non_contig_expand_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3536824Z test_non_contig_expand_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3568123Z test_non_contig_expand_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3598014Z test_non_contig_expand_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3630357Z test_non_contig_expand_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3663012Z test_non_contig_expand_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3695358Z test_non_contig_expand_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3726883Z test_non_contig_expand_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3758210Z test_non_contig_expand_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3789418Z test_non_contig_expand_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3819612Z test_non_contig_expand_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3849577Z test_non_contig_expand_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3879930Z test_non_contig_expand_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.3909994Z test_non_contig_expand_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3940213Z test_non_contig_expand_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3965792Z test_non_contig_expand_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.3991722Z test_non_contig_expand_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4017481Z test_non_contig_expand_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4042535Z test_non_contig_expand_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4068320Z test_non_contig_expand_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4094187Z test_non_contig_expand_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4121055Z test_non_contig_expand_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4146424Z test_non_contig_expand_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4174487Z test_non_contig_expand_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4203296Z test_non_contig_expand_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4231359Z test_non_contig_expand_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4258576Z test_non_contig_expand_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4285493Z test_non_contig_expand_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4312520Z test_non_contig_expand_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4338697Z test_non_contig_expand_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4364630Z test_non_contig_expand_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4390539Z test_non_contig_expand_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4416664Z test_non_contig_expand_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4442076Z test_non_contig_expand_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4469153Z test_non_contig_expand_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4494793Z test_non_contig_expand_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4523101Z test_non_contig_expand_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4551087Z test_non_contig_expand_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4578245Z test_non_contig_expand_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4605114Z test_non_contig_expand_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4632165Z test_non_contig_expand_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4658086Z test_non_contig_expand_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4683837Z test_non_contig_expand_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4709581Z test_non_contig_expand_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4735484Z test_non_contig_expand_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4760938Z test_non_contig_expand_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4792406Z test_non_contig_expand_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4823883Z test_non_contig_expand_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.4854426Z test_non_contig_expand_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4887589Z test_non_contig_expand_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4919560Z test_non_contig_expand_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4953775Z test_non_contig_expand_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.4987928Z test_non_contig_expand_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5022207Z test_non_contig_expand_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5055472Z test_non_contig_expand_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5088715Z test_non_contig_expand_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5121921Z test_non_contig_expand_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5154029Z test_non_contig_expand_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5186336Z test_non_contig_expand_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5218625Z test_non_contig_expand_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5250504Z test_non_contig_expand_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5282337Z test_non_contig_expand_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5309625Z test_non_contig_expand_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5335344Z test_non_contig_expand_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5363543Z test_non_contig_expand_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5391744Z test_non_contig_expand_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5419951Z test_non_contig_expand_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5447387Z test_non_contig_expand_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5474319Z test_non_contig_expand_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5501291Z test_non_contig_expand_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5527099Z test_non_contig_expand_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5552925Z test_non_contig_expand_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5578811Z test_non_contig_expand_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5604935Z test_non_contig_expand_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5630967Z test_non_contig_expand_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5661914Z test_non_contig_expand_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5687136Z test_non_contig_expand_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5722482Z test_non_contig_expand_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5757632Z test_non_contig_expand_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5792576Z test_non_contig_expand_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5823621Z test_non_contig_expand_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5854606Z test_non_contig_expand_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5884631Z test_non_contig_expand_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5910153Z test_non_contig_expand_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5935877Z test_non_contig_expand_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.5960539Z test_non_contig_expand_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.5986126Z test_non_contig_expand_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6011657Z test_non_contig_expand_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6042588Z test_non_contig_expand_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6068058Z test_non_contig_expand_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6101823Z test_non_contig_expand_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6136609Z test_non_contig_expand_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6170758Z test_non_contig_expand_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6201756Z test_non_contig_expand_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6232969Z test_non_contig_expand_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6263255Z test_non_contig_expand_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6288795Z test_non_contig_expand_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6314411Z test_non_contig_expand_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6339190Z test_non_contig_expand_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6364724Z test_non_contig_expand_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6390577Z test_non_contig_expand_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6421962Z test_non_contig_expand_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6453550Z test_non_contig_expand_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6487318Z test_non_contig_expand_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6521616Z test_non_contig_expand_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6554563Z test_non_contig_expand_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6586312Z test_non_contig_expand_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6618543Z test_non_contig_expand_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6650441Z test_non_contig_expand_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6681996Z test_non_contig_expand_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6713927Z test_non_contig_expand_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6745598Z test_non_contig_expand_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6777375Z test_non_contig_expand_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6807543Z test_non_contig_expand_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6841219Z test_non_contig_expand_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6875941Z test_non_contig_expand_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.6907446Z test_non_contig_expand_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6938042Z test_non_contig_expand_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6968203Z test_non_contig_expand_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.6998540Z test_non_contig_expand_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7029453Z test_non_contig_expand_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7059636Z test_non_contig_expand_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7089980Z test_non_contig_expand_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7121446Z test_non_contig_expand_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7151904Z test_non_contig_expand_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7183535Z test_non_contig_expand_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7215141Z test_non_contig_expand_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7245602Z test_non_contig_expand_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7276225Z test_non_contig_expand_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7306945Z test_non_contig_expand_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7337627Z test_non_contig_expand_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7368391Z test_non_contig_expand_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7399034Z test_non_contig_expand_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7430550Z test_non_contig_expand_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7460865Z test_non_contig_expand_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7492263Z test_non_contig_expand_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7522963Z test_non_contig_expand_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7553344Z test_non_contig_expand_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7583701Z test_non_contig_expand_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7614143Z test_non_contig_expand_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7644356Z test_non_contig_expand_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7674916Z test_non_contig_expand_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7705497Z test_non_contig_expand_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7734830Z test_non_contig_expand_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7766321Z test_non_contig_expand_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7798136Z test_non_contig_expand_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7829960Z test_non_contig_expand_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.7860650Z test_non_contig_expand_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7891237Z test_non_contig_expand_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7921326Z test_non_contig_expand_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7950749Z test_non_contig_expand_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.7980347Z test_non_contig_expand_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8009607Z test_non_contig_expand_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8038914Z test_non_contig_expand_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8068403Z test_non_contig_expand_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8099814Z test_non_contig_expand_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8131688Z test_non_contig_expand_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8164264Z test_non_contig_expand_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8196126Z test_non_contig_expand_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8228534Z test_non_contig_expand_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8261016Z test_non_contig_expand_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8293622Z test_non_contig_expand_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8325812Z test_non_contig_expand_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8357633Z test_non_contig_expand_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8389479Z test_non_contig_expand_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8420937Z test_non_contig_expand_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8453405Z test_non_contig_expand_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8485078Z test_non_contig_expand_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8516213Z test_non_contig_expand_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8547888Z test_non_contig_expand_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8579718Z test_non_contig_expand_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8611909Z test_non_contig_expand_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8643426Z test_non_contig_expand_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8675516Z test_non_contig_expand_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8706532Z test_non_contig_expand_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8738758Z test_non_contig_expand_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8771375Z test_non_contig_expand_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8802566Z test_non_contig_expand_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8833999Z test_non_contig_expand_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8865331Z test_non_contig_expand_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8896862Z test_non_contig_expand_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8928127Z test_non_contig_expand_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.8960353Z test_non_contig_expand_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.8991375Z test_non_contig_expand_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9023782Z test_non_contig_expand_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9056113Z test_non_contig_expand_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9087647Z test_non_contig_expand_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9118941Z test_non_contig_expand_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9150181Z test_non_contig_expand_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9181604Z test_non_contig_expand_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9212822Z test_non_contig_expand_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9244108Z test_non_contig_expand_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9276414Z test_non_contig_expand_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9307446Z test_non_contig_expand_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9342155Z test_non_contig_expand_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9377321Z test_non_contig_expand_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9409811Z test_non_contig_expand_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9441836Z test_non_contig_expand_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9473822Z test_non_contig_expand_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9505010Z test_non_contig_expand_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9536374Z test_non_contig_expand_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9567908Z test_non_contig_expand_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9599024Z test_non_contig_expand_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9631305Z test_non_contig_expand_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9662369Z test_non_contig_expand_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9694656Z test_non_contig_expand_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9726071Z test_non_contig_expand_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9757357Z test_non_contig_expand_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9788622Z test_non_contig_expand_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9819818Z test_non_contig_expand_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9851170Z test_non_contig_expand_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9884426Z test_non_contig_expand_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:48.9917640Z test_non_contig_expand_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9944796Z test_non_contig_expand_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:48.9980239Z test_non_contig_expand_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0016422Z test_non_contig_expand_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0052380Z test_non_contig_expand_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0085506Z test_non_contig_expand_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0118596Z test_non_contig_expand_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0150932Z test_non_contig_expand_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0178515Z test_non_contig_expand_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0205985Z test_non_contig_expand_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0232829Z test_non_contig_expand_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0260815Z test_non_contig_expand_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0289146Z test_non_contig_expand_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0321605Z test_non_contig_expand_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0352858Z test_non_contig_expand_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0386197Z test_non_contig_expand_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0419760Z test_non_contig_expand_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0453087Z test_non_contig_expand_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0485189Z test_non_contig_expand_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0517641Z test_non_contig_expand_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0549739Z test_non_contig_expand_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0580741Z test_non_contig_expand_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0611768Z test_non_contig_expand_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0642805Z test_non_contig_expand_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0674838Z test_non_contig_expand_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0706142Z test_non_contig_expand_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0738521Z test_non_contig_expand_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0770854Z test_non_contig_expand_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0802230Z test_non_contig_expand_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0834725Z test_non_contig_expand_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.0867040Z test_non_contig_expand_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0899158Z test_non_contig_expand_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0930553Z test_non_contig_expand_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.0942039Z test_non_contig_expand_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:49.0953010Z test_non_contig_expand_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:49.0963969Z test_non_contig_expand_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:49.0974991Z test_non_contig_expand_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:49.1006742Z test_non_contig_expand_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1037522Z test_non_contig_expand_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1070829Z test_non_contig_expand_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1104135Z test_non_contig_expand_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1136412Z test_non_contig_expand_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1168416Z test_non_contig_expand_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1200645Z test_non_contig_expand_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1231645Z test_non_contig_expand_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1262679Z test_non_contig_expand_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1294027Z test_non_contig_expand_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1324916Z test_non_contig_expand_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1355928Z test_non_contig_expand_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1388423Z test_non_contig_expand_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1419635Z test_non_contig_expand_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1453012Z test_non_contig_expand_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1483740Z test_non_contig_expand_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1515081Z test_non_contig_expand_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1546304Z test_non_contig_expand_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1577613Z test_non_contig_expand_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1609577Z test_non_contig_expand_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1640227Z test_non_contig_expand_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1673260Z test_non_contig_expand_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1707285Z test_non_contig_expand_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1741219Z test_non_contig_expand_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1769183Z test_non_contig_expand_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1795351Z test_non_contig_expand_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1824271Z test_non_contig_expand_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1853223Z test_non_contig_expand_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1881026Z test_non_contig_expand_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1908772Z test_non_contig_expand_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1936800Z test_non_contig_expand_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.1963206Z test_non_contig_expand_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.1989604Z test_non_contig_expand_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2016335Z test_non_contig_expand_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2042851Z test_non_contig_expand_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2069431Z test_non_contig_expand_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2098574Z test_non_contig_expand_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.2124799Z test_non_contig_expand_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2156177Z test_non_contig_expand_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2188274Z test_non_contig_expand_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2220127Z test_non_contig_expand_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2249210Z test_non_contig_expand_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.2277826Z test_non_contig_expand_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2306198Z test_non_contig_expand_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2333055Z test_non_contig_expand_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2359372Z test_non_contig_expand_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2385887Z test_non_contig_expand_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2413100Z test_non_contig_expand_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:49.2439668Z test_non_contig_expand_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2468184Z test_non_contig_expand_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2494623Z test_non_contig_expand_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2524672Z test_non_contig_expand_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2555418Z test_non_contig_expand_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2586224Z test_non_contig_expand_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.2614703Z test_non_contig_expand_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2642955Z test_non_contig_expand_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2671115Z test_non_contig_expand_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2697739Z test_non_contig_expand_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2724190Z test_non_contig_expand_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2750759Z test_non_contig_expand_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.2777242Z test_non_contig_expand_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2803619Z test_non_contig_expand_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2831403Z test_non_contig_expand_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2857908Z test_non_contig_expand_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2886850Z test_non_contig_expand_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.2915730Z test_non_contig_expand_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2943685Z test_non_contig_expand_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2971430Z test_non_contig_expand_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.2999029Z test_non_contig_expand_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3025558Z test_non_contig_expand_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3052257Z test_non_contig_expand_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3078619Z test_non_contig_expand_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3105126Z test_non_contig_expand_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3131680Z test_non_contig_expand_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3159432Z test_non_contig_expand_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3185839Z test_non_contig_expand_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3214069Z test_non_contig_expand_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3241682Z test_non_contig_expand_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3269549Z test_non_contig_expand_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3295976Z test_non_contig_expand_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3322320Z test_non_contig_expand_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3348792Z test_non_contig_expand_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3375368Z test_non_contig_expand_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3401837Z test_non_contig_expand_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3429541Z test_non_contig_expand_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3455920Z test_non_contig_expand_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3483584Z test_non_contig_expand_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3511286Z test_non_contig_expand_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3539399Z test_non_contig_expand_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3565491Z test_non_contig_expand_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3592045Z test_non_contig_expand_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3618424Z test_non_contig_expand_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3644822Z test_non_contig_expand_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3671283Z test_non_contig_expand_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3699241Z test_non_contig_expand_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3725506Z test_non_contig_expand_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3755302Z test_non_contig_expand_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3785138Z test_non_contig_expand_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3814817Z test_non_contig_expand_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3842596Z test_non_contig_expand_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.3870310Z test_non_contig_expand_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3898029Z test_non_contig_expand_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3924497Z test_non_contig_expand_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3951013Z test_non_contig_expand_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.3977597Z test_non_contig_expand_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4004076Z test_non_contig_expand_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4030623Z test_non_contig_expand_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4048465Z test_non_contig_expand_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4066113Z test_non_contig_expand_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4083614Z test_non_contig_expand_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4101135Z test_non_contig_expand_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4118591Z test_non_contig_expand_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4136068Z test_non_contig_expand_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4153617Z test_non_contig_expand_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:49.4171171Z test_non_contig_expand_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4188503Z test_non_contig_expand_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4205976Z test_non_contig_expand_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4223553Z test_non_contig_expand_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4240991Z test_non_contig_expand_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:49.4273574Z test_non_contig_expand_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4304937Z test_non_contig_expand_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4337441Z test_non_contig_expand_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4369046Z test_non_contig_expand_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4400358Z test_non_contig_expand_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4431878Z test_non_contig_expand_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4463812Z test_non_contig_expand_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4495665Z test_non_contig_expand_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:49.4526962Z test_non_contig_expand_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4559353Z test_non_contig_expand_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4590570Z test_non_contig_expand_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4625607Z test_non_contig_expand_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4660663Z test_non_contig_expand_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:49.4693827Z test_non_contig_expand_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4725431Z test_non_contig_expand_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4756645Z test_non_contig_expand_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4788133Z test_non_contig_expand_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4819524Z test_non_contig_expand_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4850877Z test_non_contig_expand_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4882062Z test_non_contig_expand_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4914289Z test_non_contig_expand_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.4946092Z test_non_contig_expand_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.4978788Z test_non_contig_expand_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5010957Z test_non_contig_expand_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5042545Z test_non_contig_expand_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5074234Z test_non_contig_expand_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5106052Z test_non_contig_expand_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5138081Z test_non_contig_expand_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5170006Z test_non_contig_expand_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5201679Z test_non_contig_expand_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5232393Z test_non_contig_expand_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5267029Z test_non_contig_expand_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5302128Z test_non_contig_expand_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5334426Z test_non_contig_expand_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5366152Z test_non_contig_expand_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5397363Z test_non_contig_expand_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5428957Z test_non_contig_expand_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5460269Z test_non_contig_expand_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5491666Z test_non_contig_expand_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5522833Z test_non_contig_expand_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5555272Z test_non_contig_expand_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5587691Z test_non_contig_expand_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5621377Z test_non_contig_expand_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5656088Z test_non_contig_expand_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5688033Z test_non_contig_expand_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5719927Z test_non_contig_expand_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5752173Z test_non_contig_expand_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5784458Z test_non_contig_expand_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5815805Z test_non_contig_expand_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5847484Z test_non_contig_expand_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5879307Z test_non_contig_expand_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5911677Z test_non_contig_expand_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.5937347Z test_non_contig_expand_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5965381Z test_non_contig_expand_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.5993438Z test_non_contig_expand_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6025339Z test_non_contig_expand_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6052688Z test_non_contig_expand_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6079560Z test_non_contig_expand_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6105410Z test_non_contig_expand_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6131270Z test_non_contig_expand_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6157133Z test_non_contig_expand_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6182913Z test_non_contig_expand_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6208951Z test_non_contig_expand_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6241288Z test_non_contig_expand_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6272275Z test_non_contig_expand_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6304719Z test_non_contig_expand_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6336536Z test_non_contig_expand_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6368293Z test_non_contig_expand_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6400049Z test_non_contig_expand_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6431682Z test_non_contig_expand_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6463456Z test_non_contig_expand_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6495231Z test_non_contig_expand_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6522787Z test_non_contig_expand_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6548593Z test_non_contig_expand_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6577069Z test_non_contig_expand_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6605484Z test_non_contig_expand_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6633984Z test_non_contig_expand_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6661397Z test_non_contig_expand_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6688740Z test_non_contig_expand_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6715911Z test_non_contig_expand_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6742074Z test_non_contig_expand_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6768025Z test_non_contig_expand_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6793842Z test_non_contig_expand_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6819939Z test_non_contig_expand_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6846085Z test_non_contig_expand_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.6880959Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6915464Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6948805Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.6982632Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7016488Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7050238Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7083952Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7117707Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7153311Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7188099Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7221969Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7256127Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7290296Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7324572Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7358679Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7392884Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7428288Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7463667Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7498665Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7533226Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7567642Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7602130Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7636758Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7671248Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7703724Z test_non_contig_expand_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7730281Z test_non_contig_expand_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7762740Z test_non_contig_expand_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7795416Z test_non_contig_expand_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7826979Z test_non_contig_expand_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7853879Z test_non_contig_expand_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7880484Z test_non_contig_expand_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7906491Z test_non_contig_expand_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7933294Z test_non_contig_expand_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.7960063Z test_non_contig_expand_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.7992449Z test_non_contig_expand_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8027052Z test_non_contig_expand_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8062486Z test_non_contig_expand_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8097705Z test_non_contig_expand_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8130177Z test_non_contig_expand_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8162377Z test_non_contig_expand_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8194067Z test_non_contig_expand_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8220615Z test_non_contig_expand_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8247209Z test_non_contig_expand_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8273328Z test_non_contig_expand_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.8299998Z test_non_contig_expand_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8326459Z test_non_contig_expand_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8359020Z test_non_contig_expand_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8391485Z test_non_contig_expand_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8423935Z test_non_contig_expand_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.8456566Z test_non_contig_expand_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8489144Z test_non_contig_expand_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8520636Z test_non_contig_expand_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8552632Z test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8585167Z test_non_contig_expand_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.8616654Z test_non_contig_expand_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8649043Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8681124Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8712501Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8745153Z test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.8777706Z test_non_contig_expand_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8809384Z test_non_contig_expand_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8836171Z test_non_contig_expand_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8862974Z test_non_contig_expand_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8888955Z test_non_contig_expand_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8915732Z test_non_contig_expand_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.8949170Z test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.8982068Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9014289Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9046692Z test_non_contig_expand_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9078604Z test_non_contig_expand_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9112132Z test_non_contig_expand_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9145251Z test_non_contig_expand_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9177501Z test_non_contig_expand_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9210172Z test_non_contig_expand_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9242693Z test_non_contig_expand_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9274475Z test_non_contig_expand_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9301465Z test_non_contig_expand_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9328220Z test_non_contig_expand_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9354491Z test_non_contig_expand_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9381558Z test_non_contig_expand_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9408523Z test_non_contig_expand_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9440902Z test_non_contig_expand_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9473305Z test_non_contig_expand_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9504880Z test_non_contig_expand_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9531865Z test_non_contig_expand_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9558526Z test_non_contig_expand_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:49.9584534Z test_non_contig_expand_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9611378Z test_non_contig_expand_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9638086Z test_non_contig_expand_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9649762Z test_non_contig_expand_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:49.9660984Z test_non_contig_expand_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:49.9672163Z test_non_contig_expand_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2022-08-17T13:06:49.9704688Z test_non_contig_expand_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9737121Z test_non_contig_expand_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:49.9768673Z test_non_contig_expand_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9803366Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9838785Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9873050Z test_non_contig_expand_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:49.9905568Z test_non_contig_expand_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9937368Z test_non_contig_expand_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:49.9970127Z test_non_contig_expand_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0002543Z test_non_contig_expand_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0034579Z test_non_contig_expand_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0066997Z test_non_contig_expand_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0099430Z test_non_contig_expand_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0130989Z test_non_contig_expand_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0164083Z test_non_contig_expand_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0200030Z test_non_contig_expand_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0236707Z test_non_contig_expand_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0270192Z test_non_contig_expand_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0303277Z test_non_contig_expand_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0335848Z test_non_contig_expand_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0368152Z test_non_contig_expand_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0400726Z test_non_contig_expand_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0432999Z test_non_contig_expand_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0465499Z test_non_contig_expand_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0498410Z test_non_contig_expand_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0531418Z test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:50.0566205Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0601667Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0634237Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0666760Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0698911Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0730859Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0762667Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0794645Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0826632Z test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0861200Z test_non_contig_expand_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.0893890Z test_non_contig_expand_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0925648Z test_non_contig_expand_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0952689Z test_non_contig_expand_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.0979768Z test_non_contig_expand_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1005977Z test_non_contig_expand_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1032907Z test_non_contig_expand_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1059562Z test_non_contig_expand_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1092010Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1122976Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1155489Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1187127Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1218578Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1249963Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1281300Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1312979Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1344334Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1376813Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1407898Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1440137Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1471825Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1503041Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1534570Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:06:50.1565757Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1597008Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1628276Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1661296Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1693136Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1726487Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1759305Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1791274Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1823267Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1855397Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.1887199Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1919377Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1952469Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.1984300Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.2017987Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2050807Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2082747Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2114718Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2146854Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.2178769Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2211061Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2243964Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2275475Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2309239Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.2341875Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2373907Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2406103Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.2437954Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2469939Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2502618Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.2534405Z test_non_contig_expand_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2568518Z test_non_contig_expand_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2603410Z test_non_contig_expand_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2638010Z test_non_contig_expand_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2670161Z test_non_contig_expand_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.2702141Z test_non_contig_expand_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2733647Z test_non_contig_expand_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2759883Z test_non_contig_expand_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2786201Z test_non_contig_expand_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2811945Z test_non_contig_expand_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.2838071Z test_non_contig_expand_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2864291Z test_non_contig_expand_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2897020Z test_non_contig_expand_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2928336Z test_non_contig_expand_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2960946Z test_non_contig_expand_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.2993368Z test_non_contig_expand_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3024965Z test_non_contig_expand_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3056610Z test_non_contig_expand_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3088110Z test_non_contig_expand_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3119568Z test_non_contig_expand_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3151205Z test_non_contig_expand_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3182815Z test_non_contig_expand_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3214896Z test_non_contig_expand_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3240828Z test_non_contig_expand_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3274074Z test_non_contig_expand_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3308297Z test_non_contig_expand_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3342283Z test_non_contig_expand_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3374419Z test_non_contig_expand_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3406350Z test_non_contig_expand_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.3437443Z test_non_contig_expand_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3463725Z test_non_contig_expand_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3490037Z test_non_contig_expand_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.3515437Z test_non_contig_expand_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3541712Z test_non_contig_expand_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3568036Z test_non_contig_expand_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3600124Z test_non_contig_expand_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3631039Z test_non_contig_expand_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3665630Z test_non_contig_expand_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3700299Z test_non_contig_expand_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3733265Z test_non_contig_expand_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3766057Z test_non_contig_expand_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3798037Z test_non_contig_expand_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3829305Z test_non_contig_expand_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3860551Z test_non_contig_expand_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3891864Z test_non_contig_expand_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3922986Z test_non_contig_expand_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.3954353Z test_non_contig_expand_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.3986702Z test_non_contig_expand_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4019155Z test_non_contig_expand_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4050668Z test_non_contig_expand_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4082850Z test_non_contig_expand_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4115207Z test_non_contig_expand_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.4146682Z test_non_contig_expand_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4179022Z test_non_contig_expand_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4211274Z test_non_contig_expand_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4242612Z test_non_contig_expand_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4275097Z test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.4307261Z test_non_contig_expand_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4338836Z test_non_contig_expand_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4371049Z test_non_contig_expand_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4401998Z test_non_contig_expand_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4436723Z test_non_contig_expand_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.4471937Z test_non_contig_expand_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4504007Z test_non_contig_expand_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4535662Z test_non_contig_expand_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.4566702Z test_non_contig_expand_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4598036Z test_non_contig_expand_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4629462Z test_non_contig_expand_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.4660798Z test_non_contig_expand_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4692154Z test_non_contig_expand_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4724382Z test_non_contig_expand_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4750737Z test_non_contig_expand_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4785669Z test_non_contig_expand_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.4821156Z test_non_contig_expand_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4856055Z test_non_contig_expand_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4888396Z test_non_contig_expand_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4920504Z test_non_contig_expand_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.4952292Z test_non_contig_expand_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.4978630Z test_non_contig_expand_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5004920Z test_non_contig_expand_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5030673Z test_non_contig_expand_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5057122Z test_non_contig_expand_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.5083598Z test_non_contig_expand_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5111272Z test_non_contig_expand_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5137598Z test_non_contig_expand_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5166581Z test_non_contig_expand_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5195519Z test_non_contig_expand_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.5223361Z test_non_contig_expand_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5251223Z test_non_contig_expand_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5279014Z test_non_contig_expand_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5305455Z test_non_contig_expand_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5332183Z test_non_contig_expand_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5358666Z test_non_contig_expand_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.5385152Z test_non_contig_expand_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5411837Z test_non_contig_expand_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5443902Z test_non_contig_expand_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5474903Z test_non_contig_expand_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5509688Z test_non_contig_expand_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.5544794Z test_non_contig_expand_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5576933Z test_non_contig_expand_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5608416Z test_non_contig_expand_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.5639494Z test_non_contig_expand_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5670689Z test_non_contig_expand_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5701913Z test_non_contig_expand_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5733287Z test_non_contig_expand_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5764785Z test_non_contig_expand_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.5797007Z test_non_contig_expand_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5823385Z test_non_contig_expand_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5855651Z test_non_contig_expand_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5887812Z test_non_contig_expand_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5919577Z test_non_contig_expand_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.5947127Z test_non_contig_expand_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5973598Z test_non_contig_expand_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.5999259Z test_non_contig_expand_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6025760Z test_non_contig_expand_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6052298Z test_non_contig_expand_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6080354Z test_non_contig_expand_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.6106567Z test_non_contig_expand_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6134424Z test_non_contig_expand_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6162130Z test_non_contig_expand_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6189832Z test_non_contig_expand_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6216356Z test_non_contig_expand_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6242792Z test_non_contig_expand_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.6269331Z test_non_contig_expand_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6295974Z test_non_contig_expand_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6322391Z test_non_contig_expand_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6354589Z test_non_contig_expand_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6386552Z test_non_contig_expand_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.6420719Z test_non_contig_expand_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6455204Z test_non_contig_expand_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6487953Z test_non_contig_expand_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.6519704Z test_non_contig_expand_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6551416Z test_non_contig_expand_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6583170Z test_non_contig_expand_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6615077Z test_non_contig_expand_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.6646689Z test_non_contig_expand_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6678415Z test_non_contig_expand_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6710008Z test_non_contig_expand_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6740138Z test_non_contig_expand_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6774023Z test_non_contig_expand_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.6808516Z test_non_contig_expand_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6839851Z test_non_contig_expand_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6870301Z test_non_contig_expand_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6900749Z test_non_contig_expand_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6931142Z test_non_contig_expand_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6961338Z test_non_contig_expand_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.6991816Z test_non_contig_expand_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7022153Z test_non_contig_expand_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7053750Z test_non_contig_expand_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7083878Z test_non_contig_expand_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7117541Z test_non_contig_expand_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7152929Z test_non_contig_expand_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7183803Z test_non_contig_expand_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7214476Z test_non_contig_expand_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7244930Z test_non_contig_expand_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7275277Z test_non_contig_expand_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7305584Z test_non_contig_expand_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7335917Z test_non_contig_expand_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7366111Z test_non_contig_expand_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7396421Z test_non_contig_expand_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7427786Z test_non_contig_expand_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7458541Z test_non_contig_expand_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7489019Z test_non_contig_expand_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7519360Z test_non_contig_expand_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7550069Z test_non_contig_expand_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7580616Z test_non_contig_expand_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7611145Z test_non_contig_expand_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7641560Z test_non_contig_expand_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:50.7673015Z test_non_contig_expand_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7703628Z test_non_contig_expand_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7734286Z test_non_contig_expand_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7764624Z test_non_contig_expand_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7795418Z test_non_contig_expand_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7825889Z test_non_contig_expand_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7856508Z test_non_contig_expand_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7886739Z test_non_contig_expand_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7918125Z test_non_contig_expand_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.7948855Z test_non_contig_expand_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.7979334Z test_non_contig_expand_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8009728Z test_non_contig_expand_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8040023Z test_non_contig_expand_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8070480Z test_non_contig_expand_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8101722Z test_non_contig_expand_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8131345Z test_non_contig_expand_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.8162662Z test_non_contig_expand_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8193151Z test_non_contig_expand_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8223586Z test_non_contig_expand_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8254088Z test_non_contig_expand_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8284497Z test_non_contig_expand_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.8314881Z test_non_contig_expand_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8345380Z test_non_contig_expand_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8375758Z test_non_contig_expand_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8407014Z test_non_contig_expand_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8437826Z test_non_contig_expand_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.8468278Z test_non_contig_expand_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8498756Z test_non_contig_expand_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8529445Z test_non_contig_expand_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.8559831Z test_non_contig_expand_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8590227Z test_non_contig_expand_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8621698Z test_non_contig_expand_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8651999Z test_non_contig_expand_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8683297Z test_non_contig_expand_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.8713764Z test_non_contig_expand_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8744147Z test_non_contig_expand_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8774687Z test_non_contig_expand_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8804910Z test_non_contig_expand_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8835514Z test_non_contig_expand_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.8865738Z test_non_contig_expand_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8896058Z test_non_contig_expand_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8927300Z test_non_contig_expand_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8957893Z test_non_contig_expand_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.8988575Z test_non_contig_expand_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9019041Z test_non_contig_expand_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9049373Z test_non_contig_expand_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9079668Z test_non_contig_expand_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9110144Z test_non_contig_expand_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9142708Z test_non_contig_expand_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9172964Z test_non_contig_expand_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9204242Z test_non_contig_expand_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9234940Z test_non_contig_expand_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9265441Z test_non_contig_expand_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9296895Z test_non_contig_expand_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9326463Z test_non_contig_expand_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9356848Z test_non_contig_expand_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9387294Z test_non_contig_expand_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9417630Z test_non_contig_expand_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9449068Z test_non_contig_expand_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9479743Z test_non_contig_expand_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9510117Z test_non_contig_expand_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9540453Z test_non_contig_expand_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9571117Z test_non_contig_expand_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:50.9601563Z test_non_contig_expand_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9632188Z test_non_contig_expand_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9662502Z test_non_contig_expand_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9693946Z test_non_contig_expand_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9724587Z test_non_contig_expand_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9755129Z test_non_contig_expand_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9785461Z test_non_contig_expand_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9816004Z test_non_contig_expand_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9846301Z test_non_contig_expand_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9878310Z test_non_contig_expand_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:50.9908563Z test_non_contig_expand_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9940026Z test_non_contig_expand_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:50.9970832Z test_non_contig_expand_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0001210Z test_non_contig_expand_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0031948Z test_non_contig_expand_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.0062430Z test_non_contig_expand_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0093050Z test_non_contig_expand_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0123433Z test_non_contig_expand_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0153937Z test_non_contig_expand_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0185609Z test_non_contig_expand_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.0216321Z test_non_contig_expand_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0246721Z test_non_contig_expand_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0277349Z test_non_contig_expand_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0307978Z test_non_contig_expand_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.0338544Z test_non_contig_expand_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0369180Z test_non_contig_expand_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0399471Z test_non_contig_expand_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0431082Z test_non_contig_expand_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0462006Z test_non_contig_expand_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.0492701Z test_non_contig_expand_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0523156Z test_non_contig_expand_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0553817Z test_non_contig_expand_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.0584328Z test_non_contig_expand_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0614991Z test_non_contig_expand_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0645164Z test_non_contig_expand_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0676595Z test_non_contig_expand_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0707350Z test_non_contig_expand_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.0737931Z test_non_contig_expand_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0768372Z test_non_contig_expand_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0798811Z test_non_contig_expand_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0829279Z test_non_contig_expand_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0860066Z test_non_contig_expand_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.0890603Z test_non_contig_expand_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0921988Z test_non_contig_expand_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0952680Z test_non_contig_expand_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.0983135Z test_non_contig_expand_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1014438Z test_non_contig_expand_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1045443Z test_non_contig_expand_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1075895Z test_non_contig_expand_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1106570Z test_non_contig_expand_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1139228Z test_non_contig_expand_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1172676Z test_non_contig_expand_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1206754Z test_non_contig_expand_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1239566Z test_non_contig_expand_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1272812Z test_non_contig_expand_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1306874Z test_non_contig_expand_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1340718Z test_non_contig_expand_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1374424Z test_non_contig_expand_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1407620Z test_non_contig_expand_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1438229Z test_non_contig_expand_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1469463Z test_non_contig_expand_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1500367Z test_non_contig_expand_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1530575Z test_non_contig_expand_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1560935Z test_non_contig_expand_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1591454Z test_non_contig_expand_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.1621930Z test_non_contig_expand_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1652459Z test_non_contig_expand_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1684072Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1714475Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1746237Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1777180Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1807547Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1838114Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1868603Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1899405Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.1929872Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1960109Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.1991511Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2022218Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2052985Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.2083390Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2113883Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2144319Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2174834Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2205238Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.2236542Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2267103Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2297722Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2328305Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2359104Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.2389503Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2420288Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2450729Z test_non_contig_expand_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2482230Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.2512718Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2543167Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2573659Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2603902Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2634368Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.2664706Z test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2696309Z test_non_contig_expand_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2726964Z test_non_contig_expand_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2761726Z test_non_contig_expand_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2797338Z test_non_contig_expand_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.2829365Z test_non_contig_expand_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2861070Z test_non_contig_expand_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2892537Z test_non_contig_expand_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.2923656Z test_non_contig_expand_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2955102Z test_non_contig_expand_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.2986357Z test_non_contig_expand_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3017811Z test_non_contig_expand_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3050414Z test_non_contig_expand_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3076333Z test_non_contig_expand_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3110880Z test_non_contig_expand_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3145965Z test_non_contig_expand_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3178580Z test_non_contig_expand_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3211070Z test_non_contig_expand_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3242579Z test_non_contig_expand_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3269164Z test_non_contig_expand_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3295818Z test_non_contig_expand_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3321629Z test_non_contig_expand_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3348596Z test_non_contig_expand_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3375367Z test_non_contig_expand_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3407580Z test_non_contig_expand_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3439475Z test_non_contig_expand_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3473593Z test_non_contig_expand_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.3508293Z test_non_contig_expand_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3541124Z test_non_contig_expand_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3573328Z test_non_contig_expand_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3605700Z test_non_contig_expand_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3637927Z test_non_contig_expand_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3670131Z test_non_contig_expand_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3702647Z test_non_contig_expand_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3735372Z test_non_contig_expand_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3767380Z test_non_contig_expand_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3798040Z test_non_contig_expand_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3832601Z test_non_contig_expand_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3867764Z test_non_contig_expand_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3900035Z test_non_contig_expand_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3932464Z test_non_contig_expand_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.3963521Z test_non_contig_expand_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.3994782Z test_non_contig_expand_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4026091Z test_non_contig_expand_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4057615Z test_non_contig_expand_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4088895Z test_non_contig_expand_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.4121062Z test_non_contig_expand_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4153346Z test_non_contig_expand_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4184877Z test_non_contig_expand_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4207879Z test_non_contig_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4229703Z test_non_contig_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.4252125Z test_non_contig_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4274455Z test_non_contig_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4296378Z test_non_contig_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4318003Z test_non_contig_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4339861Z test_non_contig_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4361592Z test_non_contig_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4383478Z test_non_contig_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.4406369Z test_non_contig_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4426838Z test_non_contig_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4451119Z test_non_contig_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4478083Z test_non_contig_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4502354Z test_non_contig_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.4526231Z test_non_contig_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4548869Z test_non_contig_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4571402Z test_non_contig_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4592118Z test_non_contig_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.4612697Z test_non_contig_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4633056Z test_non_contig_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4653796Z test_non_contig_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4674322Z test_non_contig_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4696659Z test_non_contig_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4717786Z test_non_contig_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4740931Z test_non_contig_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4765998Z test_non_contig_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4788784Z test_non_contig_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4812420Z test_non_contig_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4834344Z test_non_contig_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4856368Z test_non_contig_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4877360Z test_non_contig_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4899033Z test_non_contig_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.4919669Z test_non_contig_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4940772Z test_non_contig_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4961736Z test_non_contig_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.4984196Z test_non_contig_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5006120Z test_non_contig_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5028229Z test_non_contig_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5050643Z test_non_contig_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5074469Z test_non_contig_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.5096454Z test_non_contig_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5118400Z test_non_contig_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5142714Z test_non_contig_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5167891Z test_non_contig_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5191586Z test_non_contig_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5215840Z test_non_contig_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.5237971Z test_non_contig_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5259259Z test_non_contig_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5282316Z test_non_contig_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5305244Z test_non_contig_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5328107Z test_non_contig_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5350293Z test_non_contig_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5372929Z test_non_contig_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.5394044Z test_non_contig_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5415271Z test_non_contig_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5436445Z test_non_contig_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5457714Z test_non_contig_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5479014Z test_non_contig_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.5502666Z test_non_contig_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5525133Z test_non_contig_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5548452Z test_non_contig_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5571995Z test_non_contig_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.5594548Z test_non_contig_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5617322Z test_non_contig_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5640006Z test_non_contig_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5662819Z test_non_contig_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5685491Z test_non_contig_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.5708443Z test_non_contig_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5733588Z test_non_contig_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5756212Z test_non_contig_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5774433Z test_non_contig_index_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5792573Z test_non_contig_index_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5810974Z test_non_contig_index_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5829361Z test_non_contig_index_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.5847175Z test_non_contig_index_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5864984Z test_non_contig_index_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5882597Z test_non_contig_index_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5899505Z test_non_contig_index_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5916209Z test_non_contig_index_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5933006Z test_non_contig_index_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5949732Z test_non_contig_index_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5966502Z test_non_contig_index_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.5984480Z test_non_contig_index_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6002068Z test_non_contig_index_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6021011Z test_non_contig_index_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6039849Z test_non_contig_index_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6058201Z test_non_contig_index_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6076377Z test_non_contig_index_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6094382Z test_non_contig_index_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6112296Z test_non_contig_index_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6130172Z test_non_contig_index_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6148713Z test_non_contig_index_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6167046Z test_non_contig_index_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6185345Z test_non_contig_index_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6203106Z test_non_contig_index_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6221961Z test_non_contig_index_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6240677Z test_non_contig_index_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6259021Z test_non_contig_index_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6277054Z test_non_contig_index_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6295099Z test_non_contig_index_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6312946Z test_non_contig_index_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6330895Z test_non_contig_index_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6348840Z test_non_contig_index_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6366724Z test_non_contig_index_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6385211Z test_non_contig_index_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6402985Z test_non_contig_index_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6421765Z test_non_contig_index_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6440386Z test_non_contig_index_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6458875Z test_non_contig_index_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6477331Z test_non_contig_index_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6495703Z test_non_contig_index_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6513623Z test_non_contig_index_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6531622Z test_non_contig_index_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6549474Z test_non_contig_index_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6567463Z test_non_contig_index_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.6585333Z test_non_contig_index_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6603594Z test_non_contig_index_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6621528Z test_non_contig_index_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6640290Z test_non_contig_index_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6659275Z test_non_contig_index_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6677449Z test_non_contig_index_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6695699Z test_non_contig_index_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6713652Z test_non_contig_index_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6731637Z test_non_contig_index_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6749522Z test_non_contig_index_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6767496Z test_non_contig_index_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6785427Z test_non_contig_index_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6803727Z test_non_contig_index_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6821713Z test_non_contig_index_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6840390Z test_non_contig_index_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6859291Z test_non_contig_index_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6877568Z test_non_contig_index_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.6895743Z test_non_contig_index_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6913544Z test_non_contig_index_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6931590Z test_non_contig_index_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6949395Z test_non_contig_index_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6967296Z test_non_contig_index_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.6985158Z test_non_contig_index_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7003418Z test_non_contig_index_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7021520Z test_non_contig_index_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7040132Z test_non_contig_index_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7059071Z test_non_contig_index_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7077257Z test_non_contig_index_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7095556Z test_non_contig_index_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7113411Z test_non_contig_index_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7131437Z test_non_contig_index_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7149411Z test_non_contig_index_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7167445Z test_non_contig_index_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7185461Z test_non_contig_index_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7203715Z test_non_contig_index_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7221654Z test_non_contig_index_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7240372Z test_non_contig_index_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7259252Z test_non_contig_index_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7277402Z test_non_contig_index_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7295677Z test_non_contig_index_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7313492Z test_non_contig_index_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7331480Z test_non_contig_index_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7349355Z test_non_contig_index_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7367229Z test_non_contig_index_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7385095Z test_non_contig_index_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7403252Z test_non_contig_index_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7421117Z test_non_contig_index_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7439639Z test_non_contig_index_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7458379Z test_non_contig_index_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7476928Z test_non_contig_index_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7495465Z test_non_contig_index_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7513683Z test_non_contig_index_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7532007Z test_non_contig_index_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7549875Z test_non_contig_index_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7567839Z test_non_contig_index_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7585620Z test_non_contig_index_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7603507Z test_non_contig_index_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.7621435Z test_non_contig_index_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7638724Z test_non_contig_index_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7655979Z test_non_contig_index_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7673207Z test_non_contig_index_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7690404Z test_non_contig_index_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7707678Z test_non_contig_index_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7724904Z test_non_contig_index_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7742781Z test_non_contig_index_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7760041Z test_non_contig_index_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7778240Z test_non_contig_index_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7796271Z test_non_contig_index_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7814481Z test_non_contig_index_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7832137Z test_non_contig_index_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7849903Z test_non_contig_index_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7867498Z test_non_contig_index_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7884729Z test_non_contig_index_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7902078Z test_non_contig_index_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7919478Z test_non_contig_index_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.7936854Z test_non_contig_index_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7954106Z test_non_contig_index_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7971920Z test_non_contig_index_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.7989091Z test_non_contig_index_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8007298Z test_non_contig_index_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.8025366Z test_non_contig_index_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8043036Z test_non_contig_index_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8060839Z test_non_contig_index_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8078427Z test_non_contig_index_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8095760Z test_non_contig_index_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8112949Z test_non_contig_index_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8130263Z test_non_contig_index_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8147556Z test_non_contig_index_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8164673Z test_non_contig_index_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.8183046Z test_non_contig_index_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8201344Z test_non_contig_index_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8219579Z test_non_contig_index_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8237965Z test_non_contig_index_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8256104Z test_non_contig_index_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8274810Z test_non_contig_index_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8293689Z test_non_contig_index_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8312491Z test_non_contig_index_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8331129Z test_non_contig_index_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.8349509Z test_non_contig_index_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8368073Z test_non_contig_index_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8386065Z test_non_contig_index_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8404046Z test_non_contig_index_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8422126Z test_non_contig_index_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8440103Z test_non_contig_index_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8458148Z test_non_contig_index_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8476001Z test_non_contig_index_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.8493204Z test_non_contig_index_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8511237Z test_non_contig_index_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8529474Z test_non_contig_index_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8547509Z test_non_contig_index_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8565261Z test_non_contig_index_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8583046Z test_non_contig_index_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.8600746Z test_non_contig_index_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8618059Z test_non_contig_index_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8635281Z test_non_contig_index_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8652538Z test_non_contig_index_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8669756Z test_non_contig_index_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8687116Z test_non_contig_index_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8705260Z test_non_contig_index_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8722339Z test_non_contig_index_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8741469Z test_non_contig_index_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.8760295Z test_non_contig_index_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8779449Z test_non_contig_index_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8797479Z test_non_contig_index_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8815741Z test_non_contig_index_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8833769Z test_non_contig_index_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8850994Z test_non_contig_index_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8868093Z test_non_contig_index_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8885226Z test_non_contig_index_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8902532Z test_non_contig_index_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.8919667Z test_non_contig_index_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8937964Z test_non_contig_index_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8955073Z test_non_contig_index_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8973820Z test_non_contig_index_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.8992605Z test_non_contig_index_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9011538Z test_non_contig_index_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9029736Z test_non_contig_index_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9048156Z test_non_contig_index_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.9066223Z test_non_contig_index_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9083499Z test_non_contig_index_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9100763Z test_non_contig_index_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9117777Z test_non_contig_index_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9135092Z test_non_contig_index_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9152185Z test_non_contig_index_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9170586Z test_non_contig_index_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9188367Z test_non_contig_index_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9207323Z test_non_contig_index_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.9226117Z test_non_contig_index_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9244315Z test_non_contig_index_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9262574Z test_non_contig_index_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9280400Z test_non_contig_index_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9298409Z test_non_contig_index_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9316264Z test_non_contig_index_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9334243Z test_non_contig_index_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9352084Z test_non_contig_index_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9370483Z test_non_contig_index_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.9388357Z test_non_contig_index_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9407232Z test_non_contig_index_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9426050Z test_non_contig_index_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9444248Z test_non_contig_index_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9462529Z test_non_contig_index_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9480389Z test_non_contig_index_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9498484Z test_non_contig_index_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9516333Z test_non_contig_index_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.9534365Z test_non_contig_index_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9552186Z test_non_contig_index_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9570726Z test_non_contig_index_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9588586Z test_non_contig_index_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9606973Z test_non_contig_index_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9625321Z test_non_contig_index_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:51.9643491Z test_non_contig_index_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9661566Z test_non_contig_index_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9679532Z test_non_contig_index_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9697541Z test_non_contig_index_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9715530Z test_non_contig_index_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9733657Z test_non_contig_index_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9751895Z test_non_contig_index_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9770221Z test_non_contig_index_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9788268Z test_non_contig_index_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9806345Z test_non_contig_index_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9824315Z test_non_contig_index_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9842198Z test_non_contig_index_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9860163Z test_non_contig_index_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9878051Z test_non_contig_index_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9896015Z test_non_contig_index_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9914157Z test_non_contig_index_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9932100Z test_non_contig_index_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:51.9950565Z test_non_contig_index_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9969174Z test_non_contig_index_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:51.9987739Z test_non_contig_index_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0006013Z test_non_contig_index_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0024331Z test_non_contig_index_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0042356Z test_non_contig_index_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0060218Z test_non_contig_index_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0077929Z test_non_contig_index_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0097213Z test_non_contig_index_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.0114890Z test_non_contig_index_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0133183Z test_non_contig_index_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0151022Z test_non_contig_index_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0169010Z test_non_contig_index_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0187254Z test_non_contig_index_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0205402Z test_non_contig_index_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0223418Z test_non_contig_index_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0241350Z test_non_contig_index_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.0259322Z test_non_contig_index_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0277202Z test_non_contig_index_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0295203Z test_non_contig_index_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0313466Z test_non_contig_index_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0331411Z test_non_contig_index_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0349673Z test_non_contig_index_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0367991Z test_non_contig_index_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0385873Z test_non_contig_index_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0403910Z test_non_contig_index_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.0421861Z test_non_contig_index_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0439651Z test_non_contig_index_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0457649Z test_non_contig_index_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0475908Z test_non_contig_index_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0493881Z test_non_contig_index_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0512264Z test_non_contig_index_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:52.0530472Z test_non_contig_index_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0548440Z test_non_contig_index_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0566351Z test_non_contig_index_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0584409Z test_non_contig_index_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0602256Z test_non_contig_index_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0620304Z test_non_contig_index_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0638609Z test_non_contig_index_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0656593Z test_non_contig_index_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0674912Z test_non_contig_index_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.0693241Z test_non_contig_index_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0711280Z test_non_contig_index_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0729262Z test_non_contig_index_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0747200Z test_non_contig_index_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0765179Z test_non_contig_index_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0783023Z test_non_contig_index_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0800822Z test_non_contig_index_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0819347Z test_non_contig_index_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.0837206Z test_non_contig_index_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0856091Z test_non_contig_index_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0874863Z test_non_contig_index_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0893219Z test_non_contig_index_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0911394Z test_non_contig_index_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0929457Z test_non_contig_index_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0947345Z test_non_contig_index_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0965291Z test_non_contig_index_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.0983418Z test_non_contig_index_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1001239Z test_non_contig_index_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1019638Z test_non_contig_index_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1037425Z test_non_contig_index_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1055774Z test_non_contig_index_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1073824Z test_non_contig_index_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1091793Z test_non_contig_index_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1109667Z test_non_contig_index_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1127935Z test_non_contig_index_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1145598Z test_non_contig_index_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1163399Z test_non_contig_index_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1182085Z test_non_contig_index_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1199583Z test_non_contig_index_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1218674Z test_non_contig_index_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1237779Z test_non_contig_index_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1256993Z test_non_contig_index_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1275499Z test_non_contig_index_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1294860Z test_non_contig_index_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1313941Z test_non_contig_index_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1331703Z test_non_contig_index_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1349287Z test_non_contig_index_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1366874Z test_non_contig_index_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1384468Z test_non_contig_index_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1402079Z test_non_contig_index_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1420561Z test_non_contig_index_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1438165Z test_non_contig_index_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1457141Z test_non_contig_index_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1475710Z test_non_contig_index_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1494422Z test_non_contig_index_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1512626Z test_non_contig_index_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1530873Z test_non_contig_index_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1549063Z test_non_contig_index_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1566949Z test_non_contig_index_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1584653Z test_non_contig_index_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1602524Z test_non_contig_index_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1620429Z test_non_contig_index_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1638198Z test_non_contig_index_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1656481Z test_non_contig_index_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1674726Z test_non_contig_index_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1692968Z test_non_contig_index_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1711253Z test_non_contig_index_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1729642Z test_non_contig_index_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1747879Z test_non_contig_index_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1766137Z test_non_contig_index_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1785370Z test_non_contig_index_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1804394Z test_non_contig_index_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1823513Z test_non_contig_index_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1842425Z test_non_contig_index_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1860832Z test_non_contig_index_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1878557Z test_non_contig_index_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1897273Z test_non_contig_index_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1916075Z test_non_contig_index_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.1934398Z test_non_contig_index_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.1952632Z test_non_contig_index_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1970892Z test_non_contig_index_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.1988700Z test_non_contig_index_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2006600Z test_non_contig_index_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2024382Z test_non_contig_index_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2042092Z test_non_contig_index_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2060098Z test_non_contig_index_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2078437Z test_non_contig_index_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.2096386Z test_non_contig_index_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2114644Z test_non_contig_index_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2132969Z test_non_contig_index_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2150841Z test_non_contig_index_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2168844Z test_non_contig_index_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2186693Z test_non_contig_index_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2204590Z test_non_contig_index_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2222537Z test_non_contig_index_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2241251Z test_non_contig_index_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.2260064Z test_non_contig_index_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2278728Z test_non_contig_index_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2296598Z test_non_contig_index_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2313806Z test_non_contig_index_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2332051Z test_non_contig_index_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2350071Z test_non_contig_index_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2367883Z test_non_contig_index_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2385506Z test_non_contig_index_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2403552Z test_non_contig_index_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:52.2420836Z test_non_contig_index_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2437949Z test_non_contig_index_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2455272Z test_non_contig_index_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2472573Z test_non_contig_index_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2489878Z test_non_contig_index_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2507887Z test_non_contig_index_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2525083Z test_non_contig_index_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2544044Z test_non_contig_index_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2563135Z test_non_contig_index_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.2582282Z test_non_contig_index_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.2600257Z test_non_contig_index_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2618301Z test_non_contig_index_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2636117Z test_non_contig_index_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2653435Z test_non_contig_index_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2670609Z test_non_contig_index_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2688008Z test_non_contig_index_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2705138Z test_non_contig_index_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2722436Z test_non_contig_index_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.2740393Z test_non_contig_index_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2757518Z test_non_contig_index_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2776053Z test_non_contig_index_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2794632Z test_non_contig_index_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2813307Z test_non_contig_index_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2831181Z test_non_contig_index_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2849108Z test_non_contig_index_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2866924Z test_non_contig_index_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2884267Z test_non_contig_index_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.2901563Z test_non_contig_index_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2918715Z test_non_contig_index_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2936068Z test_non_contig_index_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2953220Z test_non_contig_index_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2971056Z test_non_contig_index_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.2988197Z test_non_contig_index_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3006228Z test_non_contig_index_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3024386Z test_non_contig_index_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3042246Z test_non_contig_index_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.3059993Z test_non_contig_index_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3077634Z test_non_contig_index_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3094941Z test_non_contig_index_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3112185Z test_non_contig_index_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3129508Z test_non_contig_index_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3146770Z test_non_contig_index_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3163892Z test_non_contig_index_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3181743Z test_non_contig_index_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3199030Z test_non_contig_index_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.3216852Z test_non_contig_index_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3234496Z test_non_contig_index_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3252249Z test_non_contig_index_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3269473Z test_non_contig_index_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3286888Z test_non_contig_index_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3304017Z test_non_contig_index_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3321230Z test_non_contig_index_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3338568Z test_non_contig_index_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3356365Z test_non_contig_index_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.3373745Z test_non_contig_index_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.3391372Z test_non_contig_index_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3409171Z test_non_contig_index_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3426842Z test_non_contig_index_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3444042Z test_non_contig_index_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3461338Z test_non_contig_index_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3478510Z test_non_contig_index_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3495894Z test_non_contig_index_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3513088Z test_non_contig_index_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3531050Z test_non_contig_index_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.3548224Z test_non_contig_index_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3566663Z test_non_contig_index_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3585054Z test_non_contig_index_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3603425Z test_non_contig_index_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3621262Z test_non_contig_index_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3638873Z test_non_contig_index_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3656664Z test_non_contig_index_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3673876Z test_non_contig_index_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3691398Z test_non_contig_index_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.3708596Z test_non_contig_index_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3725745Z test_non_contig_index_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3743020Z test_non_contig_index_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3758636Z test_non_contig_index_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3774119Z test_non_contig_index_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3789378Z test_non_contig_index_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3804637Z test_non_contig_index_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3819959Z test_non_contig_index_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3835266Z test_non_contig_index_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:52.3850707Z test_non_contig_index_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3865891Z test_non_contig_index_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3880984Z test_non_contig_index_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3896340Z test_non_contig_index_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3911520Z test_non_contig_index_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3926886Z test_non_contig_index_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:52.3944993Z test_non_contig_index_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3962875Z test_non_contig_index_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3981135Z test_non_contig_index_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.3999315Z test_non_contig_index_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4017233Z test_non_contig_index_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4035094Z test_non_contig_index_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4052995Z test_non_contig_index_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4070809Z test_non_contig_index_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4088877Z test_non_contig_index_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4107094Z test_non_contig_index_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4124908Z test_non_contig_index_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4143706Z test_non_contig_index_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4162617Z test_non_contig_index_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4180915Z test_non_contig_index_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4199035Z test_non_contig_index_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4217011Z test_non_contig_index_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4234752Z test_non_contig_index_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4252656Z test_non_contig_index_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4270565Z test_non_contig_index_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4288525Z test_non_contig_index_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4306826Z test_non_contig_index_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4324750Z test_non_contig_index_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4343052Z test_non_contig_index_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4361231Z test_non_contig_index_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4379199Z test_non_contig_index_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4397025Z test_non_contig_index_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4414935Z test_non_contig_index_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4432818Z test_non_contig_index_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4450812Z test_non_contig_index_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4469202Z test_non_contig_index_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4487154Z test_non_contig_index_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.4505794Z test_non_contig_index_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4524861Z test_non_contig_index_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4543461Z test_non_contig_index_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4561697Z test_non_contig_index_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4579665Z test_non_contig_index_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4597413Z test_non_contig_index_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4615390Z test_non_contig_index_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4633287Z test_non_contig_index_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4651261Z test_non_contig_index_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4669440Z test_non_contig_index_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4687460Z test_non_contig_index_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4706108Z test_non_contig_index_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4724852Z test_non_contig_index_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4743113Z test_non_contig_index_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4761208Z test_non_contig_index_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4779101Z test_non_contig_index_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4797068Z test_non_contig_index_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4814971Z test_non_contig_index_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4832760Z test_non_contig_index_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4850700Z test_non_contig_index_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4869108Z test_non_contig_index_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4886339Z test_non_contig_index_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4904392Z test_non_contig_index_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4922390Z test_non_contig_index_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4940736Z test_non_contig_index_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.4958363Z test_non_contig_index_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4976140Z test_non_contig_index_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.4993279Z test_non_contig_index_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5010588Z test_non_contig_index_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5027792Z test_non_contig_index_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5045025Z test_non_contig_index_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5062443Z test_non_contig_index_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5080578Z test_non_contig_index_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5098584Z test_non_contig_index_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5116793Z test_non_contig_index_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5135038Z test_non_contig_index_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5152871Z test_non_contig_index_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5170877Z test_non_contig_index_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5188751Z test_non_contig_index_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5206742Z test_non_contig_index_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5224564Z test_non_contig_index_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5242169Z test_non_contig_index_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5260064Z test_non_contig_index_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5277955Z test_non_contig_index_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5295948Z test_non_contig_index_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5313809Z test_non_contig_index_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5331546Z test_non_contig_index_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5349045Z test_non_contig_index_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5366666Z test_non_contig_index_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5383817Z test_non_contig_index_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5400941Z test_non_contig_index_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5418315Z test_non_contig_index_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5435524Z test_non_contig_index_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5452776Z test_non_contig_index_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5471856Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5490912Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5509691Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5528099Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5546707Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5565289Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5584274Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5602754Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5621790Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5640765Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5659484Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5678182Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5696931Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5715473Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5734283Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5752861Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5771946Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5790812Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5809654Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5828311Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5847112Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5865709Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5884382Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5903295Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.5921531Z test_non_contig_index_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5938816Z test_non_contig_index_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5957019Z test_non_contig_index_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5975301Z test_non_contig_index_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.5993377Z test_non_contig_index_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6010699Z test_non_contig_index_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6027823Z test_non_contig_index_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6044887Z test_non_contig_index_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6062301Z test_non_contig_index_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.6079444Z test_non_contig_index_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6097774Z test_non_contig_index_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6116366Z test_non_contig_index_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6135215Z test_non_contig_index_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6153990Z test_non_contig_index_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6172310Z test_non_contig_index_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6190416Z test_non_contig_index_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6208829Z test_non_contig_index_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.6226095Z test_non_contig_index_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6243291Z test_non_contig_index_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6260459Z test_non_contig_index_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6277703Z test_non_contig_index_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6294892Z test_non_contig_index_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6313161Z test_non_contig_index_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6331545Z test_non_contig_index_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6349696Z test_non_contig_index_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6368834Z test_non_contig_index_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.6387703Z test_non_contig_index_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6405645Z test_non_contig_index_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6424013Z test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6442165Z test_non_contig_index_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6460307Z test_non_contig_index_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6478535Z test_non_contig_index_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6496878Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6515095Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6533650Z test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.6551927Z test_non_contig_index_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6570254Z test_non_contig_index_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6587611Z test_non_contig_index_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6604942Z test_non_contig_index_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6622280Z test_non_contig_index_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6639606Z test_non_contig_index_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6658729Z test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6677200Z test_non_contig_index_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6695694Z test_non_contig_index_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.6714035Z test_non_contig_index_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6732400Z test_non_contig_index_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6751122Z test_non_contig_index_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6769875Z test_non_contig_index_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6788240Z test_non_contig_index_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6806756Z test_non_contig_index_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6825129Z test_non_contig_index_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6843592Z test_non_contig_index_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.6860957Z test_non_contig_index_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6878390Z test_non_contig_index_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6895839Z test_non_contig_index_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6913300Z test_non_contig_index_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6930848Z test_non_contig_index_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6949218Z test_non_contig_index_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6967765Z test_non_contig_index_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.6986019Z test_non_contig_index_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7003569Z test_non_contig_index_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7021040Z test_non_contig_index_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7038377Z test_non_contig_index_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7055860Z test_non_contig_index_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7073242Z test_non_contig_index_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7101476Z test_non_contig_index_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7129365Z test_non_contig_index_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7157118Z test_non_contig_index_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7175617Z test_non_contig_index_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7193840Z test_non_contig_index_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7212304Z test_non_contig_index_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7231150Z test_non_contig_index_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7250176Z test_non_contig_index_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7268449Z test_non_contig_index_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7286840Z test_non_contig_index_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7305158Z test_non_contig_index_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7323577Z test_non_contig_index_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7342099Z test_non_contig_index_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7360369Z test_non_contig_index_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7378917Z test_non_contig_index_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7397268Z test_non_contig_index_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7415767Z test_non_contig_index_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7434415Z test_non_contig_index_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7453961Z test_non_contig_index_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7473663Z test_non_contig_index_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7492471Z test_non_contig_index_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7511035Z test_non_contig_index_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7529671Z test_non_contig_index_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7548026Z test_non_contig_index_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7566438Z test_non_contig_index_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7584716Z test_non_contig_index_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7603061Z test_non_contig_index_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7621594Z test_non_contig_index_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7640061Z test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7659179Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7678159Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7696739Z test_non_contig_index_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7715094Z test_non_contig_index_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7733450Z test_non_contig_index_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7751680Z test_non_contig_index_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7769979Z test_non_contig_index_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7788347Z test_non_contig_index_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7806596Z test_non_contig_index_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7825113Z test_non_contig_index_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7843476Z test_non_contig_index_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7861977Z test_non_contig_index_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7879437Z test_non_contig_index_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7897085Z test_non_contig_index_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7914431Z test_non_contig_index_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7931945Z test_non_contig_index_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7949546Z test_non_contig_index_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.7968066Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.7986163Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8004437Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8022899Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8040913Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8059044Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8077139Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8095547Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.8113521Z test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.8132099Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8150119Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8168595Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8186891Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8204897Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8223051Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8241090Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8259297Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.8277235Z test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8295849Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8313801Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8332425Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8350776Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8368910Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8386984Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8405030Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8423617Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:52.8442043Z test_non_contig_index_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8460898Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8479214Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8498046Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8516766Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8535525Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8553865Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.8572352Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:52.8590395Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8608644Z test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8635664Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8645265Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8663804Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8682111Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8700133Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8717978Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8736054Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.8753924Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8772010Z test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8790130Z test_non_contig_index_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8808852Z test_non_contig_index_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8827545Z test_non_contig_index_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8846344Z test_non_contig_index_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8864529Z test_non_contig_index_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8882654Z test_non_contig_index_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8900956Z test_non_contig_index_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.8918229Z test_non_contig_index_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8935498Z test_non_contig_index_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8952495Z test_non_contig_index_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8969760Z test_non_contig_index_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.8986840Z test_non_contig_index_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9005154Z test_non_contig_index_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9023168Z test_non_contig_index_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9041487Z test_non_contig_index_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.9059773Z test_non_contig_index_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9077868Z test_non_contig_index_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9095943Z test_non_contig_index_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9113822Z test_non_contig_index_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9132008Z test_non_contig_index_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9149905Z test_non_contig_index_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9168058Z test_non_contig_index_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9186206Z test_non_contig_index_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9203477Z test_non_contig_index_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.9222155Z test_non_contig_index_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9240848Z test_non_contig_index_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9259611Z test_non_contig_index_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9277774Z test_non_contig_index_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9296037Z test_non_contig_index_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9314055Z test_non_contig_index_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9331374Z test_non_contig_index_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9348458Z test_non_contig_index_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9365539Z test_non_contig_index_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.9382751Z test_non_contig_index_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9399905Z test_non_contig_index_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9418273Z test_non_contig_index_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9436019Z test_non_contig_index_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9454796Z test_non_contig_index_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9473474Z test_non_contig_index_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9491791Z test_non_contig_index_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9510805Z test_non_contig_index_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9528403Z test_non_contig_index_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:52.9546241Z test_non_contig_index_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9564038Z test_non_contig_index_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9581935Z test_non_contig_index_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9599743Z test_non_contig_index_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9617727Z test_non_contig_index_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9635936Z test_non_contig_index_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9654237Z test_non_contig_index_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9672542Z test_non_contig_index_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9690778Z test_non_contig_index_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9709018Z test_non_contig_index_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9727227Z test_non_contig_index_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9746309Z test_non_contig_index_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9763774Z test_non_contig_index_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9781994Z test_non_contig_index_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9800161Z test_non_contig_index_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9818471Z test_non_contig_index_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9836666Z test_non_contig_index_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:52.9854903Z test_non_contig_index_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9872662Z test_non_contig_index_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9891467Z test_non_contig_index_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9910211Z test_non_contig_index_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9928520Z test_non_contig_index_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9946568Z test_non_contig_index_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9964286Z test_non_contig_index_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:52.9982194Z test_non_contig_index_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0000032Z test_non_contig_index_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0017984Z test_non_contig_index_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0035756Z test_non_contig_index_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0054195Z test_non_contig_index_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0071410Z test_non_contig_index_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0090165Z test_non_contig_index_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0108909Z test_non_contig_index_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0127847Z test_non_contig_index_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0146827Z test_non_contig_index_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0165128Z test_non_contig_index_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0183361Z test_non_contig_index_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0200612Z test_non_contig_index_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0217836Z test_non_contig_index_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0234871Z test_non_contig_index_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0252210Z test_non_contig_index_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0269490Z test_non_contig_index_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0287270Z test_non_contig_index_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0304502Z test_non_contig_index_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0322473Z test_non_contig_index_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0340607Z test_non_contig_index_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0358332Z test_non_contig_index_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0376054Z test_non_contig_index_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0393654Z test_non_contig_index_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0410978Z test_non_contig_index_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0428187Z test_non_contig_index_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0445402Z test_non_contig_index_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0463019Z test_non_contig_index_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0480035Z test_non_contig_index_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0498350Z test_non_contig_index_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0516165Z test_non_contig_index_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0534880Z test_non_contig_index_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0553602Z test_non_contig_index_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0571873Z test_non_contig_index_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0589975Z test_non_contig_index_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0607945Z test_non_contig_index_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0626048Z test_non_contig_index_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0643690Z test_non_contig_index_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0661578Z test_non_contig_index_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0679448Z test_non_contig_index_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0697736Z test_non_contig_index_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0714839Z test_non_contig_index_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0733148Z test_non_contig_index_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0751281Z test_non_contig_index_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0769485Z test_non_contig_index_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0786847Z test_non_contig_index_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0804046Z test_non_contig_index_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0821333Z test_non_contig_index_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0838505Z test_non_contig_index_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0855728Z test_non_contig_index_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0873388Z test_non_contig_index_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0890677Z test_non_contig_index_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0908346Z test_non_contig_index_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0925970Z test_non_contig_index_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0943746Z test_non_contig_index_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.0960866Z test_non_contig_index_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0978275Z test_non_contig_index_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.0995332Z test_non_contig_index_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1012659Z test_non_contig_index_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1029763Z test_non_contig_index_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1048083Z test_non_contig_index_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1065850Z test_non_contig_index_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1084521Z test_non_contig_index_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1103440Z test_non_contig_index_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.1121569Z test_non_contig_index_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1139780Z test_non_contig_index_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1157669Z test_non_contig_index_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1175672Z test_non_contig_index_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1193637Z test_non_contig_index_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1211656Z test_non_contig_index_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1229478Z test_non_contig_index_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1247859Z test_non_contig_index_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1265623Z test_non_contig_index_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1284238Z test_non_contig_index_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1303074Z test_non_contig_index_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1321287Z test_non_contig_index_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1339453Z test_non_contig_index_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1357282Z test_non_contig_index_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1375238Z test_non_contig_index_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1393060Z test_non_contig_index_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1411843Z test_non_contig_index_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.1430428Z test_non_contig_index_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1448820Z test_non_contig_index_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1466569Z test_non_contig_index_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1485287Z test_non_contig_index_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1504212Z test_non_contig_index_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1522403Z test_non_contig_index_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1540676Z test_non_contig_index_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1558504Z test_non_contig_index_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1576731Z test_non_contig_index_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.1594545Z test_non_contig_index_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1612612Z test_non_contig_index_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1630335Z test_non_contig_index_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1648323Z test_non_contig_index_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1666520Z test_non_contig_index_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1684611Z test_non_contig_index_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1702535Z test_non_contig_index_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1720335Z test_non_contig_index_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1738377Z test_non_contig_index_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.1756168Z test_non_contig_index_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1774051Z test_non_contig_index_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1791839Z test_non_contig_index_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1810101Z test_non_contig_index_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1828165Z test_non_contig_index_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1846123Z test_non_contig_index_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1863982Z test_non_contig_index_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1881821Z test_non_contig_index_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1899855Z test_non_contig_index_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.1917717Z test_non_contig_index_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1935660Z test_non_contig_index_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1953797Z test_non_contig_index_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1972059Z test_non_contig_index_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.1989913Z test_non_contig_index_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2007886Z test_non_contig_index_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2025673Z test_non_contig_index_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2043571Z test_non_contig_index_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.2061545Z test_non_contig_index_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2079325Z test_non_contig_index_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2097615Z test_non_contig_index_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2115633Z test_non_contig_index_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2133616Z test_non_contig_index_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2151361Z test_non_contig_index_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2169273Z test_non_contig_index_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2187160Z test_non_contig_index_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2205154Z test_non_contig_index_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.2223056Z test_non_contig_index_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2241196Z test_non_contig_index_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2259380Z test_non_contig_index_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2277171Z test_non_contig_index_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2295171Z test_non_contig_index_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2313000Z test_non_contig_index_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2331004Z test_non_contig_index_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2348861Z test_non_contig_index_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2367719Z test_non_contig_index_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.2385553Z test_non_contig_index_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:53.2403680Z test_non_contig_index_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2421838Z test_non_contig_index_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2439647Z test_non_contig_index_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2457636Z test_non_contig_index_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2475417Z test_non_contig_index_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2493334Z test_non_contig_index_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2511220Z test_non_contig_index_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2529219Z test_non_contig_index_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2547423Z test_non_contig_index_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:53.2565918Z test_non_contig_index_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2583907Z test_non_contig_index_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2601775Z test_non_contig_index_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2619782Z test_non_contig_index_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2637618Z test_non_contig_index_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2655641Z test_non_contig_index_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2673916Z test_non_contig_index_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2691994Z test_non_contig_index_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.2710121Z test_non_contig_index_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2728346Z test_non_contig_index_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2746208Z test_non_contig_index_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2764123Z test_non_contig_index_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2782126Z test_non_contig_index_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2799915Z test_non_contig_index_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2817839Z test_non_contig_index_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2835636Z test_non_contig_index_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2854073Z test_non_contig_index_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.2872196Z test_non_contig_index_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2890139Z test_non_contig_index_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2908014Z test_non_contig_index_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2926156Z test_non_contig_index_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2943979Z test_non_contig_index_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2961837Z test_non_contig_index_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2979746Z test_non_contig_index_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.2997901Z test_non_contig_index_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3016176Z test_non_contig_index_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3033987Z test_non_contig_index_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3052017Z test_non_contig_index_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3069875Z test_non_contig_index_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3087866Z test_non_contig_index_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3105695Z test_non_contig_index_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3123444Z test_non_contig_index_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3141691Z test_non_contig_index_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3159839Z test_non_contig_index_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3178272Z test_non_contig_index_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3195867Z test_non_contig_index_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3213787Z test_non_contig_index_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3231558Z test_non_contig_index_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3249475Z test_non_contig_index_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3267289Z test_non_contig_index_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3285544Z test_non_contig_index_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3303709Z test_non_contig_index_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3321550Z test_non_contig_index_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3339637Z test_non_contig_index_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3357435Z test_non_contig_index_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3375493Z test_non_contig_index_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3393206Z test_non_contig_index_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3411109Z test_non_contig_index_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3429328Z test_non_contig_index_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3447632Z test_non_contig_index_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3465541Z test_non_contig_index_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3483503Z test_non_contig_index_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3501504Z test_non_contig_index_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:53.3519296Z test_non_contig_index_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3537253Z test_non_contig_index_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3555087Z test_non_contig_index_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3573341Z test_non_contig_index_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3591402Z test_non_contig_index_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3609300Z test_non_contig_index_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3627108Z test_non_contig_index_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3645072Z test_non_contig_index_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3663031Z test_non_contig_index_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3680851Z test_non_contig_index_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3698738Z test_non_contig_index_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3716903Z test_non_contig_index_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3735170Z test_non_contig_index_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3752985Z test_non_contig_index_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3770954Z test_non_contig_index_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3788768Z test_non_contig_index_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3806920Z test_non_contig_index_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3824780Z test_non_contig_index_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3843401Z test_non_contig_index_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3861648Z test_non_contig_index_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3880165Z test_non_contig_index_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3898628Z test_non_contig_index_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3917039Z test_non_contig_index_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3935379Z test_non_contig_index_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3953604Z test_non_contig_index_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.3971946Z test_non_contig_index_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.3990218Z test_non_contig_index_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4008163Z test_non_contig_index_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4026435Z test_non_contig_index_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4044504Z test_non_contig_index_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4062552Z test_non_contig_index_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4080353Z test_non_contig_index_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4098310Z test_non_contig_index_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4116176Z test_non_contig_index_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.4134159Z test_non_contig_index_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4152465Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4170454Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4188676Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4206980Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4224898Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4242818Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4260876Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4278848Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.4296773Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4314570Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4332801Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4350890Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4368801Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4386713Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4404553Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4423506Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4440985Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4459351Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4477831Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4496422Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4514570Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4532848Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4551025Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4569327Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.4587432Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:53.4605234Z test_non_contig_index_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4623554Z test_non_contig_index_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4641592Z test_non_contig_index_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4659663Z test_non_contig_index_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4677475Z test_non_contig_index_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4695493Z test_non_contig_index_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4713316Z test_non_contig_index_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4731246Z test_non_contig_index_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4749499Z test_non_contig_index_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.4767413Z test_non_contig_index_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4786162Z test_non_contig_index_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4804947Z test_non_contig_index_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4823235Z test_non_contig_index_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4841310Z test_non_contig_index_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4859272Z test_non_contig_index_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4877127Z test_non_contig_index_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4895187Z test_non_contig_index_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.4913020Z test_non_contig_index_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4930961Z test_non_contig_index_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4949218Z test_non_contig_index_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4966584Z test_non_contig_index_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.4985214Z test_non_contig_index_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5003987Z test_non_contig_index_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5022406Z test_non_contig_index_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5040656Z test_non_contig_index_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5058872Z test_non_contig_index_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5076074Z test_non_contig_index_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5093403Z test_non_contig_index_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5110513Z test_non_contig_index_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5127869Z test_non_contig_index_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5145109Z test_non_contig_index_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5163348Z test_non_contig_index_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5181266Z test_non_contig_index_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5199964Z test_non_contig_index_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5218901Z test_non_contig_index_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5237076Z test_non_contig_index_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5255335Z test_non_contig_index_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5273214Z test_non_contig_index_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5291185Z test_non_contig_index_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5309038Z test_non_contig_index_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5327003Z test_non_contig_index_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5344873Z test_non_contig_index_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5363195Z test_non_contig_index_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5381081Z test_non_contig_index_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5399774Z test_non_contig_index_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5418575Z test_non_contig_index_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5436709Z test_non_contig_index_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5454896Z test_non_contig_index_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5472758Z test_non_contig_index_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5490721Z test_non_contig_index_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5508650Z test_non_contig_index_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5527437Z test_non_contig_index_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5545376Z test_non_contig_index_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5563565Z test_non_contig_index_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5582094Z test_non_contig_index_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5600187Z test_non_contig_index_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5621353Z test_non_contig_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5641142Z test_non_contig_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5663252Z test_non_contig_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5684961Z test_non_contig_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5706913Z test_non_contig_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5727763Z test_non_contig_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5748606Z test_non_contig_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5768641Z test_non_contig_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5788620Z test_non_contig_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5808461Z test_non_contig_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5828344Z test_non_contig_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5848624Z test_non_contig_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.5870267Z test_non_contig_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5890116Z test_non_contig_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5913626Z test_non_contig_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5940321Z test_non_contig_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5963723Z test_non_contig_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.5986526Z test_non_contig_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6008010Z test_non_contig_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6029229Z test_non_contig_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6049155Z test_non_contig_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6068957Z test_non_contig_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6089021Z test_non_contig_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6108809Z test_non_contig_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6128792Z test_non_contig_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6150050Z test_non_contig_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6169978Z test_non_contig_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6192507Z test_non_contig_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6217926Z test_non_contig_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6240472Z test_non_contig_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6262977Z test_non_contig_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6283984Z test_non_contig_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6305017Z test_non_contig_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6324874Z test_non_contig_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6344757Z test_non_contig_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6364664Z test_non_contig_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6384575Z test_non_contig_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6404380Z test_non_contig_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6425293Z test_non_contig_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6444993Z test_non_contig_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6467023Z test_non_contig_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6489978Z test_non_contig_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:53.6511627Z test_non_contig_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6532340Z test_non_contig_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6552986Z test_non_contig_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6572938Z test_non_contig_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6592636Z test_non_contig_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6612490Z test_non_contig_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6632359Z test_non_contig_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6652334Z test_non_contig_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6673224Z test_non_contig_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6693063Z test_non_contig_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6714971Z test_non_contig_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6735655Z test_non_contig_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6756290Z test_non_contig_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6776169Z test_non_contig_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6796071Z test_non_contig_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6816029Z test_non_contig_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6835795Z test_non_contig_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6855649Z test_non_contig_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6876312Z test_non_contig_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6896113Z test_non_contig_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6917732Z test_non_contig_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6938360Z test_non_contig_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6959036Z test_non_contig_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.6978971Z test_non_contig_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.6998756Z test_non_contig_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7018709Z test_non_contig_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7038513Z test_non_contig_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7058530Z test_non_contig_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7079387Z test_non_contig_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7099329Z test_non_contig_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.7121480Z test_non_contig_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7145809Z test_non_contig_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7167851Z test_non_contig_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7189533Z test_non_contig_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7210334Z test_non_contig_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7230956Z test_non_contig_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7250888Z test_non_contig_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7270720Z test_non_contig_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.7290711Z test_non_contig_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7310507Z test_non_contig_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7330428Z test_non_contig_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7347233Z test_non_contig_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:53.7363702Z test_non_contig_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:53.7380209Z test_non_contig_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:53.7396599Z test_non_contig_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:53.7413326Z test_non_contig_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:53.7430163Z test_non_contig_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7446955Z test_non_contig_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7463689Z test_non_contig_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7480385Z test_non_contig_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:06:53.7497297Z test_non_contig_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7514046Z test_non_contig_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7530947Z test_non_contig_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:06:53.7555354Z test_non_contig_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.7578347Z test_non_contig_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:53.7602171Z test_non_contig_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:53.7626358Z test_non_contig_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7649453Z test_non_contig_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7672378Z test_non_contig_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7695445Z test_non_contig_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7718390Z test_non_contig_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7741312Z test_non_contig_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7763886Z test_non_contig_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.7785772Z test_non_contig_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7811049Z test_non_contig_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7835817Z test_non_contig_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7858307Z test_non_contig_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7880719Z test_non_contig_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7902727Z test_non_contig_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7924787Z test_non_contig_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.7947250Z test_non_contig_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7969537Z test_non_contig_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.7991606Z test_non_contig_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8014223Z test_non_contig_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8035702Z test_non_contig_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8058328Z test_non_contig_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8080748Z test_non_contig_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.8102890Z test_non_contig_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8124876Z test_non_contig_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8147213Z test_non_contig_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8169465Z test_non_contig_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8191559Z test_non_contig_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8214973Z test_non_contig_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8236867Z test_non_contig_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.8262054Z test_non_contig_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8287110Z test_non_contig_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:06:53.8309319Z test_non_contig_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8331924Z test_non_contig_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8354028Z test_non_contig_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8376288Z test_non_contig_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8398274Z test_non_contig_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8420401Z test_non_contig_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8442572Z test_non_contig_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.8465453Z test_non_contig_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8487869Z test_non_contig_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8512960Z test_non_contig_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8537612Z test_non_contig_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:53.8559693Z test_non_contig_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8582226Z test_non_contig_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8604198Z test_non_contig_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8626557Z test_non_contig_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8648803Z test_non_contig_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8670866Z test_non_contig_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8693086Z test_non_contig_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8715686Z test_non_contig_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.8735228Z test_non_contig_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8756612Z test_non_contig_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8777980Z test_non_contig_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8800814Z test_non_contig_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8821455Z test_non_contig_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8842032Z test_non_contig_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8861865Z test_non_contig_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.8881169Z test_non_contig_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8900637Z test_non_contig_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8919955Z test_non_contig_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8939377Z test_non_contig_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8962104Z test_non_contig_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.8984398Z test_non_contig_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9007278Z test_non_contig_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9029918Z test_non_contig_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9052931Z test_non_contig_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9075916Z test_non_contig_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9099044Z test_non_contig_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9121751Z test_non_contig_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9144811Z test_non_contig_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9165894Z test_non_contig_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9185091Z test_non_contig_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9206500Z test_non_contig_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9229731Z test_non_contig_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9250983Z test_non_contig_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9272402Z test_non_contig_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9292782Z test_non_contig_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9313347Z test_non_contig_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9333052Z test_non_contig_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9352405Z test_non_contig_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9371691Z test_non_contig_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9390983Z test_non_contig_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9410408Z test_non_contig_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9435796Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9460867Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9486423Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9510495Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9534832Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9559141Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9583776Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:53.9608304Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9636047Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9663038Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9690414Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9716618Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9742935Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9769320Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9795480Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9821792Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9850543Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9877992Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9906272Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:53.9933190Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9959867Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:53.9986756Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0013651Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0040477Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0063082Z test_non_contig_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.0082734Z test_non_contig_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0106108Z test_non_contig_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0128253Z test_non_contig_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0150140Z test_non_contig_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0170071Z test_non_contig_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0189543Z test_non_contig_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0209088Z test_non_contig_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.0228582Z test_non_contig_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0248194Z test_non_contig_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0270056Z test_non_contig_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0293720Z test_non_contig_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0320706Z test_non_contig_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0343466Z test_non_contig_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0367722Z test_non_contig_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.0389673Z test_non_contig_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0411625Z test_non_contig_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0431344Z test_non_contig_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0450984Z test_non_contig_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0470421Z test_non_contig_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.0489986Z test_non_contig_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0509452Z test_non_contig_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0531940Z test_non_contig_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0554244Z test_non_contig_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0576869Z test_non_contig_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.0599353Z test_non_contig_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0621852Z test_non_contig_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0644085Z test_non_contig_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0666625Z test_non_contig_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0688816Z test_non_contig_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0710780Z test_non_contig_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0733235Z test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.0755168Z test_non_contig_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0777205Z test_non_contig_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0799534Z test_non_contig_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0821808Z test_non_contig_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0843860Z test_non_contig_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0863945Z test_non_contig_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0884180Z test_non_contig_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.0903798Z test_non_contig_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0923422Z test_non_contig_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0945947Z test_non_contig_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0968466Z test_non_contig_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.0990758Z test_non_contig_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.1013680Z test_non_contig_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1036583Z test_non_contig_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1059767Z test_non_contig_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1082340Z test_non_contig_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1104908Z test_non_contig_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1127363Z test_non_contig_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1149485Z test_non_contig_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.1171568Z test_non_contig_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1191476Z test_non_contig_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1211157Z test_non_contig_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1230635Z test_non_contig_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1250273Z test_non_contig_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1269939Z test_non_contig_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1292116Z test_non_contig_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.1314137Z test_non_contig_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1336065Z test_non_contig_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1355844Z test_non_contig_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1375458Z test_non_contig_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1394868Z test_non_contig_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1414485Z test_non_contig_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1433973Z test_non_contig_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1475305Z test_non_contig_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.1516294Z test_non_contig_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1561006Z test_non_contig_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.1584943Z test_non_contig_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1607405Z test_non_contig_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1629589Z test_non_contig_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1654794Z test_non_contig_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1679737Z test_non_contig_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1702460Z test_non_contig_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.1724458Z test_non_contig_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1746636Z test_non_contig_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1770066Z test_non_contig_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1792836Z test_non_contig_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1815734Z test_non_contig_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1837980Z test_non_contig_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1860448Z test_non_contig_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.1882419Z test_non_contig_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1905456Z test_non_contig_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1930190Z test_non_contig_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1954606Z test_non_contig_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.1979159Z test_non_contig_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2001588Z test_non_contig_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2024178Z test_non_contig_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.2046333Z test_non_contig_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2068366Z test_non_contig_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2090498Z test_non_contig_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2112546Z test_non_contig_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2134716Z test_non_contig_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2157645Z test_non_contig_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2183188Z test_non_contig_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.2208298Z test_non_contig_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2230529Z test_non_contig_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2253601Z test_non_contig_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2275810Z test_non_contig_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2297777Z test_non_contig_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2319748Z test_non_contig_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2342926Z test_non_contig_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.2364829Z test_non_contig_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2387707Z test_non_contig_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2410326Z test_non_contig_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2432950Z test_non_contig_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.2453288Z test_non_contig_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2473522Z test_non_contig_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2493776Z test_non_contig_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2514075Z test_non_contig_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2534515Z test_non_contig_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.2558115Z test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2580168Z test_non_contig_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2603403Z test_non_contig_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2626690Z test_non_contig_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2649330Z test_non_contig_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.2671721Z test_non_contig_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2694354Z test_non_contig_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2716855Z test_non_contig_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2739035Z test_non_contig_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2761986Z test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2784074Z test_non_contig_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2806793Z test_non_contig_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.2829224Z test_non_contig_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2851196Z test_non_contig_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2873159Z test_non_contig_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2895192Z test_non_contig_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2917168Z test_non_contig_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2939194Z test_non_contig_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.2969568Z test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.2997336Z test_non_contig_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3032070Z test_non_contig_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3067466Z test_non_contig_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3095413Z test_non_contig_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3123049Z test_non_contig_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.3150821Z test_non_contig_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3178543Z test_non_contig_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3209965Z test_non_contig_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3239787Z test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3267768Z test_non_contig_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.3302384Z test_non_contig_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3338226Z test_non_contig_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3365316Z test_non_contig_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3392883Z test_non_contig_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3420364Z test_non_contig_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.3447791Z test_non_contig_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3478494Z test_non_contig_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3508006Z test_non_contig_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3535682Z test_non_contig_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.3569931Z test_non_contig_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3604805Z test_non_contig_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3631866Z test_non_contig_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3659550Z test_non_contig_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3686803Z test_non_contig_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.3714026Z test_non_contig_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3744855Z test_non_contig_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3766728Z test_non_contig_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3789956Z test_non_contig_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3815441Z test_non_contig_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3838676Z test_non_contig_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.3861481Z test_non_contig_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3883201Z test_non_contig_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3904926Z test_non_contig_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3924317Z test_non_contig_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3943617Z test_non_contig_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3962610Z test_non_contig_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.3981909Z test_non_contig_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4001056Z test_non_contig_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4023111Z test_non_contig_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4044354Z test_non_contig_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4067731Z test_non_contig_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4089825Z test_non_contig_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4111587Z test_non_contig_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4133082Z test_non_contig_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4154506Z test_non_contig_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4176130Z test_non_contig_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4197347Z test_non_contig_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4218830Z test_non_contig_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4240656Z test_non_contig_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4260059Z test_non_contig_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4282623Z test_non_contig_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4307767Z test_non_contig_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4330675Z test_non_contig_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4353335Z test_non_contig_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4375121Z test_non_contig_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4396677Z test_non_contig_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4416240Z test_non_contig_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4435365Z test_non_contig_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4454642Z test_non_contig_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4473772Z test_non_contig_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4493002Z test_non_contig_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4514686Z test_non_contig_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4536076Z test_non_contig_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4559438Z test_non_contig_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.4582855Z test_non_contig_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4606072Z test_non_contig_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4627729Z test_non_contig_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4649609Z test_non_contig_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4670758Z test_non_contig_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4692105Z test_non_contig_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4713532Z test_non_contig_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4734691Z test_non_contig_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4755848Z test_non_contig_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4778686Z test_non_contig_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4801191Z test_non_contig_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4823715Z test_non_contig_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4846619Z test_non_contig_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4869845Z test_non_contig_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4891802Z test_non_contig_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.4914522Z test_non_contig_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4936958Z test_non_contig_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4959313Z test_non_contig_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.4981777Z test_non_contig_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5003903Z test_non_contig_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5026360Z test_non_contig_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5048409Z test_non_contig_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5069706Z test_non_contig_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5094897Z test_non_contig_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5119901Z test_non_contig_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5141815Z test_non_contig_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5163529Z test_non_contig_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5185117Z test_non_contig_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.5206812Z test_non_contig_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:54.5227964Z test_non_contig_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5249413Z test_non_contig_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5270621Z test_non_contig_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5293109Z test_non_contig_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5312538Z test_non_contig_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5335977Z test_non_contig_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5362220Z test_non_contig_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.5385683Z test_non_contig_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5409386Z test_non_contig_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5431389Z test_non_contig_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5453358Z test_non_contig_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5472893Z test_non_contig_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5492384Z test_non_contig_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5512001Z test_non_contig_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.5531693Z test_non_contig_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5550996Z test_non_contig_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5571406Z test_non_contig_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5590622Z test_non_contig_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5612095Z test_non_contig_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.5633317Z test_non_contig_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5654862Z test_non_contig_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5675081Z test_non_contig_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5695780Z test_non_contig_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5715241Z test_non_contig_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5734830Z test_non_contig_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5754056Z test_non_contig_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5773892Z test_non_contig_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.5793288Z test_non_contig_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5815473Z test_non_contig_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5836838Z test_non_contig_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5862032Z test_non_contig_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5887009Z test_non_contig_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5909127Z test_non_contig_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5931469Z test_non_contig_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.5952907Z test_non_contig_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5974479Z test_non_contig_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.5995920Z test_non_contig_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6017796Z test_non_contig_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.6038909Z test_non_contig_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6061269Z test_non_contig_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6080727Z test_non_contig_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6104238Z test_non_contig_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6126481Z test_non_contig_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6148268Z test_non_contig_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6168043Z test_non_contig_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6187561Z test_non_contig_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.6207075Z test_non_contig_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6226535Z test_non_contig_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6246337Z test_non_contig_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6266675Z test_non_contig_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6286071Z test_non_contig_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6307307Z test_non_contig_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6327696Z test_non_contig_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6348236Z test_non_contig_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.6367832Z test_non_contig_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6387156Z test_non_contig_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6406684Z test_non_contig_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6426013Z test_non_contig_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6445350Z test_non_contig_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6467336Z test_non_contig_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6489336Z test_non_contig_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.6515203Z test_non_contig_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6540358Z test_non_contig_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6562488Z test_non_contig_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6585305Z test_non_contig_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6607737Z test_non_contig_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.6629683Z test_non_contig_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6652070Z test_non_contig_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6674046Z test_non_contig_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6696211Z test_non_contig_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6719011Z test_non_contig_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6740336Z test_non_contig_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6767409Z test_non_contig_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.6792122Z test_non_contig_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6814266Z test_non_contig_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6836210Z test_non_contig_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6857641Z test_non_contig_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6878962Z test_non_contig_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6900622Z test_non_contig_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.6921868Z test_non_contig_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6943292Z test_non_contig_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6965772Z test_non_contig_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.6987037Z test_non_contig_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7012167Z test_non_contig_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7037147Z test_non_contig_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7059583Z test_non_contig_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7081654Z test_non_contig_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7103235Z test_non_contig_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7124947Z test_non_contig_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7146416Z test_non_contig_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7168116Z test_non_contig_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7189550Z test_non_contig_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7211975Z test_non_contig_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7235456Z test_non_contig_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7260484Z test_non_contig_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7283887Z test_non_contig_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7307457Z test_non_contig_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7331068Z test_non_contig_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7354533Z test_non_contig_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7378387Z test_non_contig_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7399663Z test_non_contig_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7422181Z test_non_contig_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7444621Z test_non_contig_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7466462Z test_non_contig_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7488412Z test_non_contig_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7510259Z test_non_contig_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7532421Z test_non_contig_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7554140Z test_non_contig_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7575592Z test_non_contig_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7597971Z test_non_contig_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7620526Z test_non_contig_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7642481Z test_non_contig_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.7664459Z test_non_contig_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7686426Z test_non_contig_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7708230Z test_non_contig_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7730012Z test_non_contig_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7751650Z test_non_contig_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7774443Z test_non_contig_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7797191Z test_non_contig_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7819481Z test_non_contig_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7841608Z test_non_contig_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7863894Z test_non_contig_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7886082Z test_non_contig_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7908063Z test_non_contig_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7929931Z test_non_contig_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7952683Z test_non_contig_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.7975379Z test_non_contig_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.7997482Z test_non_contig_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8019827Z test_non_contig_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8041953Z test_non_contig_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8064136Z test_non_contig_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8086356Z test_non_contig_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8108846Z test_non_contig_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.8130213Z test_non_contig_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8152352Z test_non_contig_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8174543Z test_non_contig_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8196062Z test_non_contig_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8217781Z test_non_contig_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8239385Z test_non_contig_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8261195Z test_non_contig_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.8282510Z test_non_contig_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8303906Z test_non_contig_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8326432Z test_non_contig_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8348654Z test_non_contig_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8370497Z test_non_contig_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8392286Z test_non_contig_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8414337Z test_non_contig_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.8436099Z test_non_contig_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8457822Z test_non_contig_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8490458Z test_non_contig_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8513107Z test_non_contig_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.8536315Z test_non_contig_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8559311Z test_non_contig_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8581888Z test_non_contig_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8604533Z test_non_contig_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8627099Z test_non_contig_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.8649720Z test_non_contig_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8672234Z test_non_contig_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8694214Z test_non_contig_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8716704Z test_non_contig_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8740062Z test_non_contig_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8761967Z test_non_contig_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8784143Z test_non_contig_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.8806206Z test_non_contig_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8828157Z test_non_contig_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8850220Z test_non_contig_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8872046Z test_non_contig_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8894461Z test_non_contig_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8917424Z test_non_contig_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8939505Z test_non_contig_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.8961333Z test_non_contig_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.8983244Z test_non_contig_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9005163Z test_non_contig_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9026858Z test_non_contig_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9048693Z test_non_contig_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9071780Z test_non_contig_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9095253Z test_non_contig_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9117646Z test_non_contig_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9140229Z test_non_contig_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9162676Z test_non_contig_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9185119Z test_non_contig_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9208061Z test_non_contig_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9231368Z test_non_contig_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9255527Z test_non_contig_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9279281Z test_non_contig_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9302695Z test_non_contig_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9326154Z test_non_contig_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9349453Z test_non_contig_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9372871Z test_non_contig_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9396387Z test_non_contig_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9419725Z test_non_contig_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9443787Z test_non_contig_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9467859Z test_non_contig_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9492173Z test_non_contig_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9514865Z test_non_contig_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:54.9538351Z test_non_contig_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9561685Z test_non_contig_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9585108Z test_non_contig_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9608091Z test_non_contig_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9631345Z test_non_contig_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9654616Z test_non_contig_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9677143Z test_non_contig_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9699848Z test_non_contig_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9722438Z test_non_contig_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9745090Z test_non_contig_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9768002Z test_non_contig_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9790796Z test_non_contig_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9814309Z test_non_contig_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9837288Z test_non_contig_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9859922Z test_non_contig_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9882536Z test_non_contig_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9905223Z test_non_contig_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9927946Z test_non_contig_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9950699Z test_non_contig_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:54.9974325Z test_non_contig_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:54.9996544Z test_non_contig_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0020277Z test_non_contig_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0043197Z test_non_contig_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0066366Z test_non_contig_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0089165Z test_non_contig_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0111935Z test_non_contig_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0134769Z test_non_contig_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.0157530Z test_non_contig_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0179065Z test_non_contig_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0201164Z test_non_contig_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0223401Z test_non_contig_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0244753Z test_non_contig_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0265856Z test_non_contig_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0288982Z test_non_contig_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.0310154Z test_non_contig_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0331421Z test_non_contig_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0354719Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0376626Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0399385Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0422327Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0444648Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.0466683Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0488986Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0511050Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0533042Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.0555817Z test_non_contig_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0578972Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0601903Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0624502Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0647218Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0669667Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0692457Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.0715077Z test_non_contig_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0737980Z test_non_contig_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0760930Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0783887Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0806341Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0828810Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0851550Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.0873873Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0896558Z test_non_contig_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0917847Z test_non_contig_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0939981Z test_non_contig_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0961931Z test_non_contig_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.0983433Z test_non_contig_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1005103Z test_non_contig_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.1026556Z test_non_contig_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1047987Z test_non_contig_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1069417Z test_non_contig_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1091479Z test_non_contig_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1112712Z test_non_contig_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1138414Z test_non_contig_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1164092Z test_non_contig_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.1185878Z test_non_contig_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1208140Z test_non_contig_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1229759Z test_non_contig_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1251180Z test_non_contig_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1272607Z test_non_contig_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.1294023Z test_non_contig_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1315390Z test_non_contig_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1337596Z test_non_contig_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1357400Z test_non_contig_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1380920Z test_non_contig_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1404305Z test_non_contig_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1428290Z test_non_contig_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.1450265Z test_non_contig_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1471947Z test_non_contig_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1491917Z test_non_contig_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1511584Z test_non_contig_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1531453Z test_non_contig_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.1551177Z test_non_contig_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1571083Z test_non_contig_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1593396Z test_non_contig_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1615410Z test_non_contig_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1640314Z test_non_contig_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1664891Z test_non_contig_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1687431Z test_non_contig_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.1709708Z test_non_contig_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1731620Z test_non_contig_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1753566Z test_non_contig_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1775661Z test_non_contig_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1797389Z test_non_contig_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1819235Z test_non_contig_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1842902Z test_non_contig_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.1864520Z test_non_contig_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1889585Z test_non_contig_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1914219Z test_non_contig_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1936580Z test_non_contig_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1959160Z test_non_contig_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.1980865Z test_non_contig_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2002173Z test_non_contig_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.2023566Z test_non_contig_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2044926Z test_non_contig_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2066178Z test_non_contig_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2088673Z test_non_contig_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2110810Z test_non_contig_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2133253Z test_non_contig_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2164611Z test_nonzero_empty_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.2188178Z test_op_invert_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2205641Z test_polygamma_neg_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2249012Z test_reference_numerics_extremal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2255601Z test_reference_numerics_extremal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2261601Z test_reference_numerics_extremal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2326535Z test_reference_numerics_extremal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.2357888Z test_reference_numerics_extremal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2391063Z test_reference_numerics_extremal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2435498Z test_reference_numerics_extremal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.2442059Z test_reference_numerics_extremal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2448360Z test_reference_numerics_extremal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2488936Z test_reference_numerics_extremal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2531847Z test_reference_numerics_extremal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.2581571Z test_reference_numerics_extremal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2588092Z test_reference_numerics_extremal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2594230Z test_reference_numerics_extremal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2637174Z test_reference_numerics_extremal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.2682714Z test_reference_numerics_extremal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2724071Z test_reference_numerics_extremal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2768125Z test_reference_numerics_extremal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.2804669Z test_reference_numerics_extremal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2872466Z test_reference_numerics_extremal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2905903Z test_reference_numerics_extremal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2941629Z test_reference_numerics_extremal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.2985131Z test_reference_numerics_extremal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.2991788Z test_reference_numerics_extremal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.2997965Z test_reference_numerics_extremal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3037834Z test_reference_numerics_extremal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3080341Z test_reference_numerics_extremal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.3123928Z test_reference_numerics_extremal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3130567Z test_reference_numerics_extremal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3136775Z test_reference_numerics_extremal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3173602Z test_reference_numerics_extremal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3213411Z test_reference_numerics_extremal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3253392Z test_reference_numerics_extremal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.3259968Z test_reference_numerics_extremal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3266163Z test_reference_numerics_extremal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3300290Z test_reference_numerics_extremal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3337014Z test_reference_numerics_extremal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3383967Z test_reference_numerics_extremal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3390706Z test_reference_numerics_extremal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:55.3396859Z test_reference_numerics_extremal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.3437501Z test_reference_numerics_extremal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3480955Z test_reference_numerics_extremal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3519038Z test_reference_numerics_extremal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:06:55.3550776Z test_reference_numerics_extremal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3584631Z test_reference_numerics_extremal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3621073Z test_reference_numerics_extremal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3660506Z test_reference_numerics_extremal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.3693450Z test_reference_numerics_extremal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3755682Z test_reference_numerics_extremal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:06:55.3785601Z test_reference_numerics_extremal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3817703Z test_reference_numerics_extremal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3853902Z test_reference_numerics_extremal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3891783Z test_reference_numerics_extremal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.3924251Z test_reference_numerics_extremal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.3986120Z test_reference_numerics_extremal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4016011Z test_reference_numerics_extremal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4047988Z test_reference_numerics_extremal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4085754Z test_reference_numerics_extremal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.4092347Z test_reference_numerics_extremal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.4098742Z test_reference_numerics_extremal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.4132159Z test_reference_numerics_extremal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4169237Z test_reference_numerics_extremal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4209585Z test_reference_numerics_extremal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4216214Z test_reference_numerics_extremal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.4222494Z test_reference_numerics_extremal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:55.4256410Z test_reference_numerics_extremal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4293158Z test_reference_numerics_extremal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4330098Z test_reference_numerics_extremal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4397026Z test_reference_numerics_extremal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.4428419Z test_reference_numerics_extremal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4461262Z test_reference_numerics_extremal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4540212Z test_reference_numerics_extremal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4618156Z test_reference_numerics_extremal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:55.4698875Z test_reference_numerics_extremal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4741754Z test_reference_numerics_extremal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.4779566Z test_reference_numerics_extremal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4819505Z test_reference_numerics_extremal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4861038Z test_reference_numerics_extremal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.4896664Z test_reference_numerics_extremal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4937231Z test_reference_numerics_extremal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.4977877Z test_reference_numerics_extremal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5014053Z test_reference_numerics_extremal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5053558Z test_reference_numerics_extremal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.5102259Z test_reference_numerics_extremal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5178934Z test_reference_numerics_extremal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.5221632Z test_reference_numerics_extremal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5267250Z test_reference_numerics_extremal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5273881Z test_reference_numerics_extremal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5280071Z test_reference_numerics_extremal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5286285Z test_reference_numerics_extremal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5318728Z test_reference_numerics_extremal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5352857Z test_reference_numerics_extremal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.5359302Z test_reference_numerics_extremal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5392701Z test_reference_numerics_extremal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5428602Z test_reference_numerics_extremal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5467343Z test_reference_numerics_extremal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5507918Z test_reference_numerics_extremal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.5541697Z test_reference_numerics_extremal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5608287Z test_reference_numerics_extremal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5640237Z test_reference_numerics_extremal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5674161Z test_reference_numerics_extremal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.5712950Z test_reference_numerics_extremal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5745019Z test_reference_numerics_extremal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5778986Z test_reference_numerics_extremal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5785649Z test_reference_numerics_extremal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5792002Z test_reference_numerics_extremal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5798352Z test_reference_numerics_extremal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5804824Z test_reference_numerics_extremal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:55.5811077Z test_reference_numerics_extremal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5817445Z test_reference_numerics_extremal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5823585Z test_reference_numerics_extremal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5829780Z test_reference_numerics_extremal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.5880028Z test_reference_numerics_extremal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5925089Z test_reference_numerics_extremal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.5970712Z test_reference_numerics_extremal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6004943Z test_reference_numerics_extremal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6033863Z test_reference_numerics_extremal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6069697Z test_reference_numerics_extremal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6103344Z test_reference_numerics_extremal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6132380Z test_reference_numerics_extremal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6192743Z test_reference_numerics_extremal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6216858Z test_reference_numerics_extremal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6244139Z test_reference_numerics_extremal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6279934Z test_reference_numerics_extremal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6314926Z test_reference_numerics_extremal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6341903Z test_reference_numerics_extremal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6401747Z test_reference_numerics_extremal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6429384Z test_reference_numerics_extremal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6462789Z test_reference_numerics_extremal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6496301Z test_reference_numerics_extremal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6527104Z test_reference_numerics_extremal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6552249Z test_reference_numerics_extremal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6607922Z test_reference_numerics_extremal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6631008Z test_reference_numerics_extremal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6657120Z test_reference_numerics_extremal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6692320Z test_reference_numerics_extremal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6750867Z test_reference_numerics_extremal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6774371Z test_reference_numerics_extremal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6800450Z test_reference_numerics_extremal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6834074Z test_reference_numerics_extremal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6889974Z test_reference_numerics_extremal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6913873Z test_reference_numerics_extremal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.6940779Z test_reference_numerics_extremal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.6974209Z test_reference_numerics_extremal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7004578Z test_reference_numerics_extremal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7029348Z test_reference_numerics_extremal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7084301Z test_reference_numerics_extremal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.7107445Z test_reference_numerics_extremal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7133717Z test_reference_numerics_extremal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7146718Z test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7159069Z test_reference_numerics_extremal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7171585Z test_reference_numerics_extremal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7183952Z test_reference_numerics_extremal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7196348Z test_reference_numerics_extremal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7208778Z test_reference_numerics_extremal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:55.7214986Z test_reference_numerics_extremal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7221103Z test_reference_numerics_extremal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7227238Z test_reference_numerics_extremal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:55.7273756Z test_reference_numerics_extremal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7280278Z test_reference_numerics_extremal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7286562Z test_reference_numerics_extremal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7327455Z test_reference_numerics_extremal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7371879Z test_reference_numerics_extremal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7417965Z test_reference_numerics_extremal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.7459833Z test_reference_numerics_extremal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7504347Z test_reference_numerics_extremal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7551692Z test_reference_numerics_extremal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.7558212Z test_reference_numerics_extremal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7564479Z test_reference_numerics_extremal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7606057Z test_reference_numerics_extremal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7650739Z test_reference_numerics_extremal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7693971Z test_reference_numerics_extremal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7700505Z test_reference_numerics_extremal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.7706803Z test_reference_numerics_extremal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:55.7745414Z test_reference_numerics_extremal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7790072Z test_reference_numerics_extremal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7823621Z test_reference_numerics_extremal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7853977Z test_reference_numerics_extremal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7878230Z test_reference_numerics_extremal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.7937773Z test_reference_numerics_extremal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7961585Z test_reference_numerics_extremal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.7988151Z test_reference_numerics_extremal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8032273Z test_reference_numerics_extremal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.8073511Z test_reference_numerics_extremal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8116347Z test_reference_numerics_extremal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8137463Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8157243Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8176979Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:06:55.8196445Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8216022Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8235307Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8254894Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8274187Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8293650Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:55.8333688Z test_reference_numerics_extremal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.8402144Z test_reference_numerics_extremal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8435633Z test_reference_numerics_extremal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8471489Z test_reference_numerics_extremal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8508561Z test_reference_numerics_extremal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.8547000Z test_reference_numerics_extremal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8579725Z test_reference_numerics_extremal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8643465Z test_reference_numerics_extremal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8673679Z test_reference_numerics_extremal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.8705923Z test_reference_numerics_extremal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8751344Z test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8789507Z test_reference_numerics_extremal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8829837Z test_reference_numerics_extremal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.8874781Z test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8912659Z test_reference_numerics_extremal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8952494Z test_reference_numerics_extremal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.8994685Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9030150Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9067774Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9110206Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9148680Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9188247Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9231315Z test_reference_numerics_extremal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9277997Z test_reference_numerics_extremal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9320633Z test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9355904Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9392678Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9429214Z test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9460017Z test_reference_numerics_extremal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9492920Z test_reference_numerics_extremal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9538266Z test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9577276Z test_reference_numerics_extremal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9618223Z test_reference_numerics_extremal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9680657Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9687428Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:55.9728313Z test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9761531Z test_reference_numerics_extremal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9797284Z test_reference_numerics_extremal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9843299Z test_reference_numerics_extremal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9883226Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:55.9925312Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:55.9964921Z test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0010363Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0051065Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0123325Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.0155328Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0189772Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0231774Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.0239051Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2022-08-17T13:06:56.0245421Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2022-08-17T13:06:56.0279056Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0316326Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0356025Z test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0389930Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.0424915Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0506650Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0586420Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.0668554Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0675176Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0681379Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0687571Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0693777Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0699789Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0705909Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:56.0711970Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0718001Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0724155Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0730223Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0736260Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0742324Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.0777882Z test_reference_numerics_extremal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0814967Z test_reference_numerics_extremal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0847114Z test_reference_numerics_extremal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0909169Z test_reference_numerics_extremal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.0939089Z test_reference_numerics_extremal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0971183Z test_reference_numerics_extremal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.0977763Z test_reference_numerics_extremal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.1044153Z test_reference_numerics_extremal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1075331Z test_reference_numerics_extremal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1107872Z test_reference_numerics_extremal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1143978Z test_reference_numerics_extremal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1178204Z test_reference_numerics_extremal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1207345Z test_reference_numerics_extremal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1269151Z test_reference_numerics_extremal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1298973Z test_reference_numerics_extremal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1331575Z test_reference_numerics_extremal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1338229Z test_reference_numerics_extremal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:06:56.1344395Z test_reference_numerics_extremal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.1350484Z test_reference_numerics_extremal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.1415728Z test_reference_numerics_extremal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1446016Z test_reference_numerics_extremal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1477869Z test_reference_numerics_extremal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1521459Z test_reference_numerics_extremal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1558816Z test_reference_numerics_extremal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1598404Z test_reference_numerics_extremal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1641551Z test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1679081Z test_reference_numerics_extremal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1718544Z test_reference_numerics_extremal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1765525Z test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1806314Z test_reference_numerics_extremal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1849530Z test_reference_numerics_extremal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.1895628Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1933771Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.1974504Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.2021423Z test_reference_numerics_extremal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2027968Z test_reference_numerics_extremal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2034164Z test_reference_numerics_extremal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2073105Z test_reference_numerics_extremal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2114851Z test_reference_numerics_extremal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2121422Z test_reference_numerics_extremal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2127790Z test_reference_numerics_extremal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:56.2133918Z test_reference_numerics_extremal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2140048Z test_reference_numerics_extremal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2146144Z test_reference_numerics_extremal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2152202Z test_reference_numerics_extremal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2191655Z test_reference_numerics_extremal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2198283Z test_reference_numerics_extremal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2204591Z test_reference_numerics_extremal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2238137Z test_reference_numerics_extremal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2273914Z test_reference_numerics_extremal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2280927Z test_reference_numerics_extremal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:56.2287571Z test_reference_numerics_extremal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:06:56.2293680Z test_reference_numerics_extremal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:06:56.2299798Z test_reference_numerics_extremal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2332806Z test_reference_numerics_extremal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2388057Z test_reference_numerics_extremal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2411375Z test_reference_numerics_extremal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2437438Z test_reference_numerics_extremal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2475310Z test_reference_numerics_extremal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.2481947Z test_reference_numerics_extremal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2488402Z test_reference_numerics_extremal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2521282Z test_reference_numerics_extremal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2557969Z test_reference_numerics_extremal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2600613Z test_reference_numerics_extremal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2667909Z test_reference_numerics_extremal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.2730568Z test_reference_numerics_extremal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2765298Z test_reference_numerics_extremal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2803029Z test_reference_numerics_extremal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.2843497Z test_reference_numerics_extremal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2850147Z test_reference_numerics_extremal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2856297Z test_reference_numerics_extremal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.2890303Z test_reference_numerics_extremal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.2927469Z test_reference_numerics_extremal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.3623901Z test_reference_numerics_extremal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:56.3703369Z test_reference_numerics_extremal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.3745760Z test_reference_numerics_extremal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.3789377Z test_reference_numerics_extremal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.3831690Z test_reference_numerics_extremal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.3875744Z test_reference_numerics_extremal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.3920810Z test_reference_numerics_extremal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.3968185Z test_reference_numerics_extremal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4012722Z test_reference_numerics_extremal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4059685Z test_reference_numerics_extremal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4109631Z test_reference_numerics_extremal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4145486Z test_reference_numerics_extremal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4182521Z test_reference_numerics_extremal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4232654Z test_reference_numerics_extremal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4272175Z test_reference_numerics_extremal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4380223Z test_reference_numerics_extremal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4431687Z test_reference_numerics_extremal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4483573Z test_reference_numerics_extremal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4531977Z test_reference_numerics_extremal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4587466Z test_reference_numerics_extremal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4633718Z test_reference_numerics_extremal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4685694Z test_reference_numerics_extremal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4731864Z test_reference_numerics_extremal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4780950Z test_reference_numerics_extremal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4841883Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.4902249Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.4962455Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5023255Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5075282Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5128504Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5181923Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5236624Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5283460Z test_reference_numerics_extremal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5322954Z test_reference_numerics_extremal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5364279Z test_reference_numerics_extremal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5400868Z test_reference_numerics_extremal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5439576Z test_reference_numerics_extremal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5522012Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5601721Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5684084Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5736467Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5790075Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.5842327Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5895893Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5933270Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.5971518Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6014256Z test_reference_numerics_extremal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6060302Z test_reference_numerics_extremal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6100981Z test_reference_numerics_extremal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6138367Z test_reference_numerics_extremal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6177826Z test_reference_numerics_extremal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6215006Z test_reference_numerics_extremal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6253477Z test_reference_numerics_extremal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6286353Z test_reference_numerics_extremal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6355815Z test_reference_numerics_extremal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6386281Z test_reference_numerics_extremal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6419201Z test_reference_numerics_extremal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6425834Z test_reference_numerics_extremal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6432312Z test_reference_numerics_extremal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6438624Z test_reference_numerics_extremal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6472261Z test_reference_numerics_extremal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6509233Z test_reference_numerics_extremal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6549542Z test_reference_numerics_extremal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6556176Z test_reference_numerics_extremal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6562379Z test_reference_numerics_extremal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6597925Z test_reference_numerics_extremal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6635749Z test_reference_numerics_extremal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6673534Z test_reference_numerics_extremal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6705958Z test_reference_numerics_extremal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6740605Z test_reference_numerics_extremal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6758354Z test_reference_numerics_large_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6797633Z test_reference_numerics_large_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6841197Z test_reference_numerics_large_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6849856Z test_reference_numerics_large_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.6865732Z test_reference_numerics_large_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6886012Z test_reference_numerics_large_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6908425Z test_reference_numerics_large_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.6924037Z test_reference_numerics_large_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6939309Z test_reference_numerics_large_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6954621Z test_reference_numerics_large_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.6968297Z test_reference_numerics_large_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.6981630Z test_reference_numerics_large_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.6998102Z test_reference_numerics_large_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7011762Z test_reference_numerics_large_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7018668Z test_reference_numerics_large_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7025507Z test_reference_numerics_large_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7041822Z test_reference_numerics_large_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7059211Z test_reference_numerics_large_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.7075731Z test_reference_numerics_large_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7091891Z test_reference_numerics_large_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7107965Z test_reference_numerics_large_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7121468Z test_reference_numerics_large_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7134876Z test_reference_numerics_large_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7151695Z test_reference_numerics_large_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7165279Z test_reference_numerics_large_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7172239Z test_reference_numerics_large_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7178920Z test_reference_numerics_large_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7195255Z test_reference_numerics_large_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7211953Z test_reference_numerics_large_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.7228175Z test_reference_numerics_large_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7244707Z test_reference_numerics_large_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7260936Z test_reference_numerics_large_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7274450Z test_reference_numerics_large_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7287915Z test_reference_numerics_large_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7304088Z test_reference_numerics_large_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7317619Z test_reference_numerics_large_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7358824Z test_reference_numerics_large_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.7398234Z test_reference_numerics_large_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7414550Z test_reference_numerics_large_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7430403Z test_reference_numerics_large_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7446547Z test_reference_numerics_large_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7462380Z test_reference_numerics_large_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7477947Z test_reference_numerics_large_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7493676Z test_reference_numerics_large_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7506763Z test_reference_numerics_large_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7519963Z test_reference_numerics_large_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:56.7535822Z test_reference_numerics_large_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7549205Z test_reference_numerics_large_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7555822Z test_reference_numerics_large_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7562428Z test_reference_numerics_large_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7578255Z test_reference_numerics_large_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7594706Z test_reference_numerics_large_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7611195Z test_reference_numerics_large_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7627092Z test_reference_numerics_large_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7643276Z test_reference_numerics_large_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7656853Z test_reference_numerics_large_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7670062Z test_reference_numerics_large_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7686329Z test_reference_numerics_large_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.7699777Z test_reference_numerics_large_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7706629Z test_reference_numerics_large_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7713398Z test_reference_numerics_large_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7729426Z test_reference_numerics_large_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7745365Z test_reference_numerics_large_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7761249Z test_reference_numerics_large_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7777237Z test_reference_numerics_large_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7793126Z test_reference_numerics_large_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7806733Z test_reference_numerics_large_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7819984Z test_reference_numerics_large_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7836007Z test_reference_numerics_large_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.7849674Z test_reference_numerics_large_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7856504Z test_reference_numerics_large_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7863263Z test_reference_numerics_large_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.7879518Z test_reference_numerics_large_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7896128Z test_reference_numerics_large_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7912047Z test_reference_numerics_large_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7928134Z test_reference_numerics_large_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7944040Z test_reference_numerics_large_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.7957702Z test_reference_numerics_large_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7971061Z test_reference_numerics_large_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.7987295Z test_reference_numerics_large_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.8000746Z test_reference_numerics_large_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8007670Z test_reference_numerics_large_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.8014444Z test_reference_numerics_large_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.8031261Z test_reference_numerics_large_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8046698Z test_reference_numerics_large_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8062634Z test_reference_numerics_large_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8078627Z test_reference_numerics_large_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8094754Z test_reference_numerics_large_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8108244Z test_reference_numerics_large_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8121454Z test_reference_numerics_large_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8134891Z test_reference_numerics_large_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8150159Z test_reference_numerics_large_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.8165587Z test_reference_numerics_large_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8180731Z test_reference_numerics_large_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8194179Z test_reference_numerics_large_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8207514Z test_reference_numerics_large_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8223425Z test_reference_numerics_large_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8239511Z test_reference_numerics_large_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8255596Z test_reference_numerics_large_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8271769Z test_reference_numerics_large_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8285356Z test_reference_numerics_large_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8326015Z test_reference_numerics_large_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.8371882Z test_reference_numerics_large_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8410713Z test_reference_numerics_large_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8426489Z test_reference_numerics_large_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8442248Z test_reference_numerics_large_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8458363Z test_reference_numerics_large_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.8473177Z test_reference_numerics_large_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:56.8488202Z test_reference_numerics_large_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8502896Z test_reference_numerics_large_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8516001Z test_reference_numerics_large_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8528970Z test_reference_numerics_large_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8544701Z test_reference_numerics_large_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8558005Z test_reference_numerics_large_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8596843Z test_reference_numerics_large_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8642634Z test_reference_numerics_large_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.8681270Z test_reference_numerics_large_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8696743Z test_reference_numerics_large_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8712312Z test_reference_numerics_large_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8728125Z test_reference_numerics_large_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8742792Z test_reference_numerics_large_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8757434Z test_reference_numerics_large_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8772064Z test_reference_numerics_large_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8785102Z test_reference_numerics_large_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:56.8797784Z test_reference_numerics_large_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8813465Z test_reference_numerics_large_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8826782Z test_reference_numerics_large_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8833490Z test_reference_numerics_large_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.8840035Z test_reference_numerics_large_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.8856129Z test_reference_numerics_large_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8872173Z test_reference_numerics_large_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8888049Z test_reference_numerics_large_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8903749Z test_reference_numerics_large_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8919520Z test_reference_numerics_large_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8933248Z test_reference_numerics_large_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:56.8946236Z test_reference_numerics_large_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:56.8962270Z test_reference_numerics_large_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.8975733Z test_reference_numerics_large_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.8982472Z test_reference_numerics_large_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.8989079Z test_reference_numerics_large_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.9005062Z test_reference_numerics_large_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9021183Z test_reference_numerics_large_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9036951Z test_reference_numerics_large_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9052890Z test_reference_numerics_large_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9068720Z test_reference_numerics_large_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9075669Z test_reference_numerics_large_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.9088735Z test_reference_numerics_large_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9095512Z test_reference_numerics_large_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:06:56.9108440Z test_reference_numerics_large_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9124313Z test_reference_numerics_large_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9140282Z test_reference_numerics_large_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9156062Z test_reference_numerics_large_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9171941Z test_reference_numerics_large_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9187670Z test_reference_numerics_large_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9203509Z test_reference_numerics_large_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9216798Z test_reference_numerics_large_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9229841Z test_reference_numerics_large_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9245805Z test_reference_numerics_large_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9259220Z test_reference_numerics_large_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:56.9274894Z test_reference_numerics_large_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9290951Z test_reference_numerics_large_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9306683Z test_reference_numerics_large_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9322554Z test_reference_numerics_large_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9338354Z test_reference_numerics_large_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9351675Z test_reference_numerics_large_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9364895Z test_reference_numerics_large_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9380659Z test_reference_numerics_large_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9393941Z test_reference_numerics_large_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9410239Z test_reference_numerics_large_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.9426862Z test_reference_numerics_large_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:56.9442627Z test_reference_numerics_large_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9458216Z test_reference_numerics_large_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9473918Z test_reference_numerics_large_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9487335Z test_reference_numerics_large_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9500398Z test_reference_numerics_large_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9516215Z test_reference_numerics_large_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9529644Z test_reference_numerics_large_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9545390Z test_reference_numerics_large_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9561586Z test_reference_numerics_large_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9578187Z test_reference_numerics_large_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.9593906Z test_reference_numerics_large_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9609878Z test_reference_numerics_large_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9623231Z test_reference_numerics_large_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9636288Z test_reference_numerics_large_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9652291Z test_reference_numerics_large_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9665579Z test_reference_numerics_large_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9681355Z test_reference_numerics_large_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9697746Z test_reference_numerics_large_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9713838Z test_reference_numerics_large_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9730403Z test_reference_numerics_large_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9745807Z test_reference_numerics_large_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.9759113Z test_reference_numerics_large_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9772285Z test_reference_numerics_large_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9788282Z test_reference_numerics_large_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9801607Z test_reference_numerics_large_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9817477Z test_reference_numerics_large_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9833594Z test_reference_numerics_large_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9849767Z test_reference_numerics_large_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9865556Z test_reference_numerics_large_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9881466Z test_reference_numerics_large_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9897451Z test_reference_numerics_large_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:56.9910735Z test_reference_numerics_large_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9923894Z test_reference_numerics_large_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9930643Z test_reference_numerics_large_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.9943550Z test_reference_numerics_large_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:56.9950204Z test_reference_numerics_large_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.9956786Z test_reference_numerics_large_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:56.9972542Z test_reference_numerics_large_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:56.9988859Z test_reference_numerics_large_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0005080Z test_reference_numerics_large_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0020989Z test_reference_numerics_large_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0036803Z test_reference_numerics_large_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0050570Z test_reference_numerics_large_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.0063408Z test_reference_numerics_large_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0070045Z test_reference_numerics_large_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0083080Z test_reference_numerics_large_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0098900Z test_reference_numerics_large_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0114933Z test_reference_numerics_large_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0130886Z test_reference_numerics_large_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0146714Z test_reference_numerics_large_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0162612Z test_reference_numerics_large_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0175929Z test_reference_numerics_large_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0188920Z test_reference_numerics_large_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0205312Z test_reference_numerics_large_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.0218693Z test_reference_numerics_large_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0258657Z test_reference_numerics_large_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0305580Z test_reference_numerics_large_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0344424Z test_reference_numerics_large_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0361592Z test_reference_numerics_large_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.0377710Z test_reference_numerics_large_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0393728Z test_reference_numerics_large_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0409088Z test_reference_numerics_large_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0424001Z test_reference_numerics_large_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0438908Z test_reference_numerics_large_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0452035Z test_reference_numerics_large_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0464626Z test_reference_numerics_large_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0480092Z test_reference_numerics_large_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0496133Z test_reference_numerics_large_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0512098Z test_reference_numerics_large_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.0528389Z test_reference_numerics_large_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.0544203Z test_reference_numerics_large_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0559870Z test_reference_numerics_large_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0575874Z test_reference_numerics_large_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0582898Z test_reference_numerics_large_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0589309Z test_reference_numerics_large_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0595682Z test_reference_numerics_large_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0602037Z test_reference_numerics_large_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0617977Z test_reference_numerics_large_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0631261Z test_reference_numerics_large_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0647124Z test_reference_numerics_large_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0663301Z test_reference_numerics_large_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0679089Z test_reference_numerics_large_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.0694588Z test_reference_numerics_large_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0709955Z test_reference_numerics_large_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0716713Z test_reference_numerics_large_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.0729452Z test_reference_numerics_large_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0765457Z test_reference_numerics_large_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0805663Z test_reference_numerics_large_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0841964Z test_reference_numerics_large_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.0858145Z test_reference_numerics_large_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0870986Z test_reference_numerics_large_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.0906828Z test_reference_numerics_large_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0948660Z test_reference_numerics_large_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0983887Z test_reference_numerics_large_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.0998953Z test_reference_numerics_large_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1014158Z test_reference_numerics_large_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1029237Z test_reference_numerics_large_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1044064Z test_reference_numerics_large_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1058717Z test_reference_numerics_large_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1073401Z test_reference_numerics_large_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1086434Z test_reference_numerics_large_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1099131Z test_reference_numerics_large_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1114554Z test_reference_numerics_large_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1127594Z test_reference_numerics_large_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1162927Z test_reference_numerics_large_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1203230Z test_reference_numerics_large_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1237787Z test_reference_numerics_large_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1252804Z test_reference_numerics_large_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1267809Z test_reference_numerics_large_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1282910Z test_reference_numerics_large_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1297543Z test_reference_numerics_large_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1312343Z test_reference_numerics_large_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1327150Z test_reference_numerics_large_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1340117Z test_reference_numerics_large_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1352720Z test_reference_numerics_large_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1368218Z test_reference_numerics_large_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1381207Z test_reference_numerics_large_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1415640Z test_reference_numerics_large_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1449703Z test_reference_numerics_large_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1464711Z test_reference_numerics_large_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1479503Z test_reference_numerics_large_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1494497Z test_reference_numerics_large_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1509236Z test_reference_numerics_large_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1524029Z test_reference_numerics_large_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1538705Z test_reference_numerics_large_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1551604Z test_reference_numerics_large_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1564409Z test_reference_numerics_large_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1579919Z test_reference_numerics_large_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1592865Z test_reference_numerics_large_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1607648Z test_reference_numerics_large_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1622724Z test_reference_numerics_large_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1637707Z test_reference_numerics_large_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1652638Z test_reference_numerics_large_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1667410Z test_reference_numerics_large_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1682139Z test_reference_numerics_large_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1695167Z test_reference_numerics_large_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1707858Z test_reference_numerics_large_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1723473Z test_reference_numerics_large_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1736466Z test_reference_numerics_large_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1751105Z test_reference_numerics_large_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1766241Z test_reference_numerics_large_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1781426Z test_reference_numerics_large_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1796276Z test_reference_numerics_large_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1811201Z test_reference_numerics_large_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1825952Z test_reference_numerics_large_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1838857Z test_reference_numerics_large_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1851616Z test_reference_numerics_large_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1867106Z test_reference_numerics_large_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1879987Z test_reference_numerics_large_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.1914041Z test_reference_numerics_large_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1950785Z test_reference_numerics_large_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.1984183Z test_reference_numerics_large_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.1999006Z test_reference_numerics_large_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2014122Z test_reference_numerics_large_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2029173Z test_reference_numerics_large_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2044253Z test_reference_numerics_large_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2058986Z test_reference_numerics_large_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2073773Z test_reference_numerics_large_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2087178Z test_reference_numerics_large_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.2100694Z test_reference_numerics_large_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2114079Z test_reference_numerics_large_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2126821Z test_reference_numerics_large_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2139386Z test_reference_numerics_large_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2151968Z test_reference_numerics_large_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2164712Z test_reference_numerics_large_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2177331Z test_reference_numerics_large_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2189933Z test_reference_numerics_large_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2202561Z test_reference_numerics_large_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2215194Z test_reference_numerics_large_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2227796Z test_reference_numerics_large_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2240413Z test_reference_numerics_large_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:06:57.2253191Z test_reference_numerics_large_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:06:57.2259734Z test_reference_numerics_large_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.2272334Z test_reference_numerics_large_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2278818Z test_reference_numerics_large_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.2285394Z test_reference_numerics_large_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.2300783Z test_reference_numerics_large_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2316489Z test_reference_numerics_large_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2332342Z test_reference_numerics_large_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2345351Z test_reference_numerics_large_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2358108Z test_reference_numerics_large_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2374272Z test_reference_numerics_large_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2387587Z test_reference_numerics_large_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2434530Z test_reference_numerics_large_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:06:57.2480319Z test_reference_numerics_large_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:57.2497277Z test_reference_numerics_large_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:57.2514318Z test_reference_numerics_large_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:57.2531262Z test_reference_numerics_large_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.2547817Z test_reference_numerics_large_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.2564681Z test_reference_numerics_large_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:57.2578729Z test_reference_numerics_large_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:57.2592118Z test_reference_numerics_large_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:57.2609148Z test_reference_numerics_large_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:06:57.2622723Z test_reference_numerics_large_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:57.2639506Z test_reference_numerics_large_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:57.2656040Z test_reference_numerics_large_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.2672031Z test_reference_numerics_large_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2688278Z test_reference_numerics_large_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2704305Z test_reference_numerics_large_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2717809Z test_reference_numerics_large_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2731244Z test_reference_numerics_large_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2747714Z test_reference_numerics_large_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2761319Z test_reference_numerics_large_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2808626Z test_reference_numerics_large_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.2853903Z test_reference_numerics_large_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2870272Z test_reference_numerics_large_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2887173Z test_reference_numerics_large_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2903746Z test_reference_numerics_large_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2920081Z test_reference_numerics_large_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2936504Z test_reference_numerics_large_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2949967Z test_reference_numerics_large_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.2963500Z test_reference_numerics_large_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.2979769Z test_reference_numerics_large_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.2994148Z test_reference_numerics_large_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3039278Z test_reference_numerics_large_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:06:57.3083940Z test_reference_numerics_large_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3100378Z test_reference_numerics_large_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3117033Z test_reference_numerics_large_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3133730Z test_reference_numerics_large_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3150022Z test_reference_numerics_large_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3166494Z test_reference_numerics_large_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.3180068Z test_reference_numerics_large_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3193299Z test_reference_numerics_large_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3209480Z test_reference_numerics_large_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3222940Z test_reference_numerics_large_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3257376Z test_reference_numerics_large_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3290823Z test_reference_numerics_large_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3306683Z test_reference_numerics_large_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3321890Z test_reference_numerics_large_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.3337097Z test_reference_numerics_large_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3351989Z test_reference_numerics_large_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3367003Z test_reference_numerics_large_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3381855Z test_reference_numerics_large_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3395057Z test_reference_numerics_large_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3408010Z test_reference_numerics_large_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3423741Z test_reference_numerics_large_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3436895Z test_reference_numerics_large_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3452781Z test_reference_numerics_large_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3469418Z test_reference_numerics_large_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.3485816Z test_reference_numerics_large_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.3501805Z test_reference_numerics_large_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3517918Z test_reference_numerics_large_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3531612Z test_reference_numerics_large_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3544882Z test_reference_numerics_large_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3563022Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3580549Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3597747Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3615000Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3632134Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.3649331Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3656385Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.3669751Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3687350Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3704947Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3722437Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3739674Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3756873Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3774182Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3781237Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.3794733Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.3812560Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3830493Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3848243Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3865557Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3883084Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3900316Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3907340Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.3920682Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.3937484Z test_reference_numerics_large_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3951032Z test_reference_numerics_large_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.3967711Z test_reference_numerics_large_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.3984282Z test_reference_numerics_large_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4000742Z test_reference_numerics_large_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4016207Z test_reference_numerics_large_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4031522Z test_reference_numerics_large_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4046798Z test_reference_numerics_large_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4060291Z test_reference_numerics_large_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4073528Z test_reference_numerics_large_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4089612Z test_reference_numerics_large_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4129895Z test_reference_numerics_large_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4176345Z test_reference_numerics_large_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4215153Z test_reference_numerics_large_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4231060Z test_reference_numerics_large_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4246814Z test_reference_numerics_large_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4262567Z test_reference_numerics_large_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4277849Z test_reference_numerics_large_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4292814Z test_reference_numerics_large_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4307548Z test_reference_numerics_large_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4320633Z test_reference_numerics_large_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4333689Z test_reference_numerics_large_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4349999Z test_reference_numerics_large_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4366532Z test_reference_numerics_large_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4382886Z test_reference_numerics_large_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4399439Z test_reference_numerics_large_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4415989Z test_reference_numerics_large_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4432752Z test_reference_numerics_large_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4449770Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4466455Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4483097Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4499745Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4516232Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4532845Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4549400Z test_reference_numerics_large_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4565857Z test_reference_numerics_large_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4582716Z test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4599439Z test_reference_numerics_large_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4616076Z test_reference_numerics_large_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4632542Z test_reference_numerics_large_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4648965Z test_reference_numerics_large_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4665119Z test_reference_numerics_large_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4680584Z test_reference_numerics_large_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4696086Z test_reference_numerics_large_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4711443Z test_reference_numerics_large_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4725071Z test_reference_numerics_large_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4738307Z test_reference_numerics_large_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.4754770Z test_reference_numerics_large_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4771325Z test_reference_numerics_large_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4787619Z test_reference_numerics_large_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4794770Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.4801444Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.4817785Z test_reference_numerics_large_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4834132Z test_reference_numerics_large_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4850483Z test_reference_numerics_large_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4867162Z test_reference_numerics_large_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4883858Z test_reference_numerics_large_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4901087Z test_reference_numerics_large_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.4917017Z test_reference_numerics_large_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.4959250Z test_reference_numerics_large_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5014642Z test_reference_numerics_large_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:06:57.5031273Z test_reference_numerics_large_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5048021Z test_reference_numerics_large_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5065020Z test_reference_numerics_large_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5081449Z test_reference_numerics_large_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5097994Z test_reference_numerics_large_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5114390Z test_reference_numerics_large_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5128146Z test_reference_numerics_large_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5141594Z test_reference_numerics_large_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5157925Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5209559Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5259030Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5275339Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5292083Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5308601Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5324939Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5341181Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5354891Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5368347Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5384950Z test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5401419Z test_reference_numerics_large_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5417925Z test_reference_numerics_large_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5433570Z test_reference_numerics_large_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5449325Z test_reference_numerics_large_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5464796Z test_reference_numerics_large_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5478352Z test_reference_numerics_large_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5491853Z test_reference_numerics_large_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5508622Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5522330Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5539659Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5556156Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5572833Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5589316Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5606051Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5619695Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5633057Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5639936Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5646917Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5653689Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5660457Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5667231Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5673965Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5680700Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5688280Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5694318Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.5711964Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5725708Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5743299Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5760874Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5777873Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5794747Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5811743Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5825325Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5838678Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5856537Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.5870125Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5887761Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5905316Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5922223Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5939057Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5955927Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.5969695Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.5983089Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6000623Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6014381Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.6031904Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6049672Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6066527Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6083492Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6100448Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6114004Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6127414Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6143390Z test_reference_numerics_large_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6183825Z test_reference_numerics_large_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.6228341Z test_reference_numerics_large_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6266942Z test_reference_numerics_large_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6282969Z test_reference_numerics_large_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6298812Z test_reference_numerics_large_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6314635Z test_reference_numerics_large_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6330057Z test_reference_numerics_large_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.6344944Z test_reference_numerics_large_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6359803Z test_reference_numerics_large_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6373168Z test_reference_numerics_large_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6386126Z test_reference_numerics_large_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6392808Z test_reference_numerics_large_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.6405912Z test_reference_numerics_large_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6421673Z test_reference_numerics_large_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6437655Z test_reference_numerics_large_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6453834Z test_reference_numerics_large_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6469697Z test_reference_numerics_large_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6485720Z test_reference_numerics_large_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.6501367Z test_reference_numerics_large_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6514563Z test_reference_numerics_large_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6527687Z test_reference_numerics_large_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6543346Z test_reference_numerics_large_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6556870Z test_reference_numerics_large_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6593684Z test_reference_numerics_large_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6633695Z test_reference_numerics_large_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6670678Z test_reference_numerics_large_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.6686489Z test_reference_numerics_large_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6702304Z test_reference_numerics_large_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6718094Z test_reference_numerics_large_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6733083Z test_reference_numerics_large_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6747945Z test_reference_numerics_large_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6762817Z test_reference_numerics_large_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6776007Z test_reference_numerics_large_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6788957Z test_reference_numerics_large_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.6795667Z test_reference_numerics_large_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.6808791Z test_reference_numerics_large_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.6848329Z test_reference_numerics_large_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6888028Z test_reference_numerics_large_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6903924Z test_reference_numerics_large_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6919806Z test_reference_numerics_large_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6936030Z test_reference_numerics_large_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6951850Z test_reference_numerics_large_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6968301Z test_reference_numerics_large_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.6983925Z test_reference_numerics_large_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.6997354Z test_reference_numerics_large_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7010459Z test_reference_numerics_large_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7026342Z test_reference_numerics_large_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7042751Z test_reference_numerics_large_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7058913Z test_reference_numerics_large_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7075364Z test_reference_numerics_large_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7091787Z test_reference_numerics_large_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7107967Z test_reference_numerics_large_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7125623Z test_reference_numerics_large_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.7144231Z test_reference_numerics_large_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7160638Z test_reference_numerics_large_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7177226Z test_reference_numerics_large_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7193716Z test_reference_numerics_large_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7210169Z test_reference_numerics_large_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7226672Z test_reference_numerics_large_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7241517Z test_reference_numerics_large_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7294819Z test_reference_numerics_large_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.7347400Z test_reference_numerics_large_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7363376Z test_reference_numerics_large_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7379086Z test_reference_numerics_large_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7394836Z test_reference_numerics_large_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7410553Z test_reference_numerics_large_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7426115Z test_reference_numerics_large_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7439373Z test_reference_numerics_large_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.7452204Z test_reference_numerics_large_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7467844Z test_reference_numerics_large_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7481203Z test_reference_numerics_large_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7522786Z test_reference_numerics_large_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7570707Z test_reference_numerics_large_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7577736Z test_reference_numerics_large_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.7593208Z test_reference_numerics_large_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.7609154Z test_reference_numerics_large_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7625097Z test_reference_numerics_large_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7640296Z test_reference_numerics_large_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7655207Z test_reference_numerics_large_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7669911Z test_reference_numerics_large_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7683027Z test_reference_numerics_large_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7695799Z test_reference_numerics_large_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7711919Z test_reference_numerics_large_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7725383Z test_reference_numerics_large_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7732027Z test_reference_numerics_large_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.7738390Z test_reference_numerics_large_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.7754294Z test_reference_numerics_large_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.7770579Z test_reference_numerics_large_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7786408Z test_reference_numerics_large_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7802072Z test_reference_numerics_large_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7817737Z test_reference_numerics_large_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7830799Z test_reference_numerics_large_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7843692Z test_reference_numerics_large_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7859261Z test_reference_numerics_large_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7872601Z test_reference_numerics_large_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7888146Z test_reference_numerics_large_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7903960Z test_reference_numerics_large_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.7919866Z test_reference_numerics_large_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7935073Z test_reference_numerics_large_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7949837Z test_reference_numerics_large_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7964580Z test_reference_numerics_large_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.7977593Z test_reference_numerics_large_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.7990308Z test_reference_numerics_large_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8005842Z test_reference_numerics_large_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8018911Z test_reference_numerics_large_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8033510Z test_reference_numerics_large_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8048598Z test_reference_numerics_large_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8063715Z test_reference_numerics_large_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.8078476Z test_reference_numerics_large_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8093332Z test_reference_numerics_large_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8108123Z test_reference_numerics_large_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8121150Z test_reference_numerics_large_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8134109Z test_reference_numerics_large_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8149817Z test_reference_numerics_large_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8163290Z test_reference_numerics_large_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8170108Z test_reference_numerics_large_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8176716Z test_reference_numerics_large_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8192715Z test_reference_numerics_large_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8208997Z test_reference_numerics_large_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8224989Z test_reference_numerics_large_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.8240826Z test_reference_numerics_large_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8256866Z test_reference_numerics_large_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8270253Z test_reference_numerics_large_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8283551Z test_reference_numerics_large_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8299780Z test_reference_numerics_large_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8313271Z test_reference_numerics_large_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8376701Z test_reference_numerics_large_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.8438334Z test_reference_numerics_large_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8454734Z test_reference_numerics_large_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8470893Z test_reference_numerics_large_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8487156Z test_reference_numerics_large_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8503199Z test_reference_numerics_large_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8519271Z test_reference_numerics_large_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8533018Z test_reference_numerics_large_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.8546176Z test_reference_numerics_large_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8562413Z test_reference_numerics_large_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8575879Z test_reference_numerics_large_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8582683Z test_reference_numerics_large_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8589250Z test_reference_numerics_large_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8605135Z test_reference_numerics_large_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8621209Z test_reference_numerics_large_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8637141Z test_reference_numerics_large_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8653271Z test_reference_numerics_large_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8669162Z test_reference_numerics_large_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8676160Z test_reference_numerics_large_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8689426Z test_reference_numerics_large_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8696226Z test_reference_numerics_large_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8702848Z test_reference_numerics_large_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8709386Z test_reference_numerics_large_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8715888Z test_reference_numerics_large_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8722577Z test_reference_numerics_large_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8729061Z test_reference_numerics_large_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8735547Z test_reference_numerics_large_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8742041Z test_reference_numerics_large_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.8754996Z test_reference_numerics_large_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8770980Z test_reference_numerics_large_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8787007Z test_reference_numerics_large_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8802969Z test_reference_numerics_large_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8818851Z test_reference_numerics_large_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8834684Z test_reference_numerics_large_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8848433Z test_reference_numerics_large_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.8861557Z test_reference_numerics_large_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8874746Z test_reference_numerics_large_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8891011Z test_reference_numerics_large_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8907016Z test_reference_numerics_large_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8923007Z test_reference_numerics_large_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8938887Z test_reference_numerics_large_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8954756Z test_reference_numerics_large_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.8968275Z test_reference_numerics_large_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8981542Z test_reference_numerics_large_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.8994604Z test_reference_numerics_large_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9010713Z test_reference_numerics_large_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.9026699Z test_reference_numerics_large_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9042683Z test_reference_numerics_large_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9058528Z test_reference_numerics_large_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9074453Z test_reference_numerics_large_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9088064Z test_reference_numerics_large_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9101194Z test_reference_numerics_large_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9114302Z test_reference_numerics_large_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9130434Z test_reference_numerics_large_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9146382Z test_reference_numerics_large_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9162624Z test_reference_numerics_large_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.9178475Z test_reference_numerics_large_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:57.9194335Z test_reference_numerics_large_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9207867Z test_reference_numerics_large_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9221053Z test_reference_numerics_large_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9227787Z test_reference_numerics_large_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:57.9240803Z test_reference_numerics_large_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9256736Z test_reference_numerics_large_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9272664Z test_reference_numerics_large_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9288596Z test_reference_numerics_large_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9304556Z test_reference_numerics_large_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9320422Z test_reference_numerics_large_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9334012Z test_reference_numerics_large_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9347135Z test_reference_numerics_large_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9360285Z test_reference_numerics_large_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9376252Z test_reference_numerics_large_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9392257Z test_reference_numerics_large_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9408253Z test_reference_numerics_large_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9424146Z test_reference_numerics_large_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9440035Z test_reference_numerics_large_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9453548Z test_reference_numerics_large_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9466664Z test_reference_numerics_large_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9483411Z test_reference_numerics_large_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.9496726Z test_reference_numerics_large_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9512532Z test_reference_numerics_large_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9528622Z test_reference_numerics_large_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9544408Z test_reference_numerics_large_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9560262Z test_reference_numerics_large_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9576179Z test_reference_numerics_large_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9589503Z test_reference_numerics_large_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9602703Z test_reference_numerics_large_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9615829Z test_reference_numerics_large_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9631815Z test_reference_numerics_large_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9648209Z test_reference_numerics_large_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.9664075Z test_reference_numerics_large_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9679888Z test_reference_numerics_large_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9695926Z test_reference_numerics_large_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9702915Z test_reference_numerics_large_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Incorrect result! (0.000s) 2022-08-17T13:06:57.9715958Z test_reference_numerics_large_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9729202Z test_reference_numerics_large_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9744993Z test_reference_numerics_large_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9760985Z test_reference_numerics_large_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9776827Z test_reference_numerics_large_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9792733Z test_reference_numerics_large_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9808693Z test_reference_numerics_large_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:57.9822000Z test_reference_numerics_large_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9835081Z test_reference_numerics_large_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9848208Z test_reference_numerics_large_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9864022Z test_reference_numerics_large_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9879925Z test_reference_numerics_large_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9895825Z test_reference_numerics_large_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9911568Z test_reference_numerics_large_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9927504Z test_reference_numerics_large_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9940808Z test_reference_numerics_large_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9953961Z test_reference_numerics_large_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:57.9967209Z test_reference_numerics_large_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:57.9983186Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:57.9999363Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0015287Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0031154Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0047195Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0060564Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0073601Z test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0086806Z test_reference_numerics_large_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0102813Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0119058Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.0134978Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0150839Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0166819Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0180225Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0193226Z test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0206418Z test_reference_numerics_large_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0222305Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0238323Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0254273Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0271912Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.0287864Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0301236Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0314264Z test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0327515Z test_reference_numerics_large_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0343348Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0359329Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0375254Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0391052Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0407006Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0420445Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0433780Z test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:58.0450322Z test_reference_numerics_large_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:58.0464191Z test_reference_numerics_large_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:58.0480869Z test_reference_numerics_large_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:58.0496986Z test_reference_numerics_large_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:06:58.0513634Z test_reference_numerics_large_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:58.0530128Z test_reference_numerics_large_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:58.0546675Z test_reference_numerics_large_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:06:58.0560152Z test_reference_numerics_large_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:58.0573529Z test_reference_numerics_large_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:58.0586634Z test_reference_numerics_large_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T13:06:58.0602529Z test_reference_numerics_large_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0618494Z test_reference_numerics_large_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0634299Z test_reference_numerics_large_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0650210Z test_reference_numerics_large_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0666023Z test_reference_numerics_large_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0679348Z test_reference_numerics_large_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0692581Z test_reference_numerics_large_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0709293Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0722753Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0739391Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.0755896Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0772523Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0788988Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0805532Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0818839Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0831886Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0845071Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0860821Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0876840Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0892862Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.0908664Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0924606Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0938028Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0951021Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0964194Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.0980041Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.0995955Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1011834Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1027626Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1043570Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1057043Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:58.1070074Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1083309Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1099198Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1115141Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1131122Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1146973Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1170863Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1176242Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1189206Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1195867Z test_reference_numerics_large_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1209033Z test_reference_numerics_large_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:58.1255816Z test_reference_numerics_large_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1301457Z test_reference_numerics_large_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1317634Z test_reference_numerics_large_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1333823Z test_reference_numerics_large_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1349873Z test_reference_numerics_large_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1366686Z test_reference_numerics_large_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.1382614Z test_reference_numerics_large_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1396126Z test_reference_numerics_large_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1409535Z test_reference_numerics_large_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1416374Z test_reference_numerics_large_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1429622Z test_reference_numerics_large_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1436435Z test_reference_numerics_large_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1443284Z test_reference_numerics_large_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1459354Z test_reference_numerics_large_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1475510Z test_reference_numerics_large_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1491605Z test_reference_numerics_large_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1506871Z test_reference_numerics_large_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1522609Z test_reference_numerics_large_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.1537707Z test_reference_numerics_large_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1551192Z test_reference_numerics_large_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1564543Z test_reference_numerics_large_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1571343Z test_reference_numerics_large_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1584560Z test_reference_numerics_large_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1591417Z test_reference_numerics_large_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1598215Z test_reference_numerics_large_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1615616Z test_reference_numerics_large_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1632717Z test_reference_numerics_large_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1649370Z test_reference_numerics_large_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1665865Z test_reference_numerics_large_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1683205Z test_reference_numerics_large_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.1696688Z test_reference_numerics_large_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1709992Z test_reference_numerics_large_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1726422Z test_reference_numerics_large_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1739970Z test_reference_numerics_large_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1746914Z test_reference_numerics_large_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1753599Z test_reference_numerics_large_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:06:58.1769729Z test_reference_numerics_large_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1786174Z test_reference_numerics_large_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1802558Z test_reference_numerics_large_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1818681Z test_reference_numerics_large_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1834781Z test_reference_numerics_large_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1848577Z test_reference_numerics_large_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.016s) 2022-08-17T13:06:58.1861778Z test_reference_numerics_large_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2022-08-17T13:06:58.1877739Z test_reference_numerics_large_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1893982Z test_reference_numerics_large_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.1909958Z test_reference_numerics_large_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:06:58.2346767Z test_reference_numerics_normal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:06:58.3288870Z test_reference_numerics_normal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:06:58.4588477Z test_reference_numerics_normal_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:06:58.5246322Z test_reference_numerics_normal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:58.5978821Z test_reference_numerics_normal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:06:58.6404100Z test_reference_numerics_normal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:58.6940790Z test_reference_numerics_normal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:58.7170871Z test_reference_numerics_normal_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:06:58.7400268Z test_reference_numerics_normal_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:58.7644551Z test_reference_numerics_normal_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:06:58.7974792Z test_reference_numerics_normal_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:58.8305994Z test_reference_numerics_normal_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:06:58.8906887Z test_reference_numerics_normal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:06:59.0269096Z test_reference_numerics_normal_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T13:06:59.2621021Z test_reference_numerics_normal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T13:06:59.4681269Z test_reference_numerics_normal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T13:06:59.5285462Z test_reference_numerics_normal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:59.5959955Z test_reference_numerics_normal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:06:59.6518128Z test_reference_numerics_normal_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:59.7107810Z test_reference_numerics_normal_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T13:06:59.7722668Z test_reference_numerics_normal_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:06:59.8424103Z test_reference_numerics_normal_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:06:59.9013998Z test_reference_numerics_normal_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:06:59.9682103Z test_reference_numerics_normal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T13:07:00.1467136Z test_reference_numerics_normal_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T13:07:00.4116552Z test_reference_numerics_normal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.271s) 2022-08-17T13:07:00.6481280Z test_reference_numerics_normal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T13:07:00.7148199Z test_reference_numerics_normal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:00.7908720Z test_reference_numerics_normal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:00.8552077Z test_reference_numerics_normal_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:00.9259505Z test_reference_numerics_normal_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:00.9977489Z test_reference_numerics_normal_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T13:07:01.0729038Z test_reference_numerics_normal_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T13:07:01.1473329Z test_reference_numerics_normal_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:01.2062730Z test_reference_numerics_normal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:01.3085688Z test_reference_numerics_normal_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:01.4275641Z test_reference_numerics_normal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:01.5120236Z test_reference_numerics_normal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:01.6048293Z test_reference_numerics_normal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:01.6592003Z test_reference_numerics_normal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:01.7238789Z test_reference_numerics_normal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:01.7802827Z test_reference_numerics_normal_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:01.8386065Z test_reference_numerics_normal_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:01.9010187Z test_reference_numerics_normal_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:01.9720177Z test_reference_numerics_normal_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:02.0344011Z test_reference_numerics_normal_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:02.0955685Z test_reference_numerics_normal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:02.2338706Z test_reference_numerics_normal_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T13:07:02.4742676Z test_reference_numerics_normal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.240s) 2022-08-17T13:07:02.6937645Z test_reference_numerics_normal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.222s) 2022-08-17T13:07:02.7546741Z test_reference_numerics_normal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:02.8240462Z test_reference_numerics_normal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:02.8804358Z test_reference_numerics_normal_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:02.9415559Z test_reference_numerics_normal_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:03.0041807Z test_reference_numerics_normal_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:03.0761930Z test_reference_numerics_normal_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:03.1356230Z test_reference_numerics_normal_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:03.2122713Z test_reference_numerics_normal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:03.3654448Z test_reference_numerics_normal_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T13:07:03.3661188Z test_reference_numerics_normal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:07:03.3666911Z test_reference_numerics_normal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:07:03.4354310Z test_reference_numerics_normal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:03.5180397Z test_reference_numerics_normal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:03.5891123Z test_reference_numerics_normal_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:07:03.6678313Z test_reference_numerics_normal_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:03.7503387Z test_reference_numerics_normal_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:03.8354632Z test_reference_numerics_normal_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:03.9150714Z test_reference_numerics_normal_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:03.9775230Z test_reference_numerics_normal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:04.1160750Z test_reference_numerics_normal_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T13:07:04.3016158Z test_reference_numerics_normal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.186s) 2022-08-17T13:07:04.4614381Z test_reference_numerics_normal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T13:07:04.5208814Z test_reference_numerics_normal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:04.5949927Z test_reference_numerics_normal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T13:07:04.6488632Z test_reference_numerics_normal_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:04.7050314Z test_reference_numerics_normal_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:04.7635451Z test_reference_numerics_normal_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:04.8291744Z test_reference_numerics_normal_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:04.8912521Z test_reference_numerics_normal_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:04.9577158Z test_reference_numerics_normal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:05.1296638Z test_reference_numerics_normal_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T13:07:05.3104840Z test_reference_numerics_normal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T13:07:05.4605090Z test_reference_numerics_normal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T13:07:05.5291447Z test_reference_numerics_normal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:05.6089871Z test_reference_numerics_normal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:07:05.6836336Z test_reference_numerics_normal_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:05.7615374Z test_reference_numerics_normal_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:07:05.8421870Z test_reference_numerics_normal_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:05.9319425Z test_reference_numerics_normal_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:05.9855324Z test_reference_numerics_normal_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:06.0459518Z test_reference_numerics_normal_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:06.0664867Z test_reference_numerics_normal_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:06.0884649Z test_reference_numerics_normal_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:06.1109813Z test_reference_numerics_normal_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:06.1424607Z test_reference_numerics_normal_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:06.1738705Z test_reference_numerics_normal_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:06.2276204Z test_reference_numerics_normal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:06.2747248Z test_reference_numerics_normal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:06.3319986Z test_reference_numerics_normal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:06.3739080Z test_reference_numerics_normal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:07:06.4354919Z test_reference_numerics_normal_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:06.5374582Z test_reference_numerics_normal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:06.6891387Z test_reference_numerics_normal_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T13:07:06.7602575Z test_reference_numerics_normal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:06.8334794Z test_reference_numerics_normal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:06.8700440Z test_reference_numerics_normal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:07:06.9158745Z test_reference_numerics_normal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:06.9356922Z test_reference_numerics_normal_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:06.9563426Z test_reference_numerics_normal_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:06.9762330Z test_reference_numerics_normal_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:07.0067401Z test_reference_numerics_normal_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:07.0375255Z test_reference_numerics_normal_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:07.0825113Z test_reference_numerics_normal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:07.1460061Z test_reference_numerics_normal_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:07.2397686Z test_reference_numerics_normal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:07.3912110Z test_reference_numerics_normal_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T13:07:07.4621011Z test_reference_numerics_normal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:07.5353226Z test_reference_numerics_normal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:07.5717652Z test_reference_numerics_normal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:07.6174526Z test_reference_numerics_normal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:07.6372136Z test_reference_numerics_normal_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:07.6575199Z test_reference_numerics_normal_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:07.6772572Z test_reference_numerics_normal_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:07.7077469Z test_reference_numerics_normal_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:07.7386437Z test_reference_numerics_normal_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:07.7858493Z test_reference_numerics_normal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:07.9206062Z test_reference_numerics_normal_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T13:07:08.1395598Z test_reference_numerics_normal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:07:08.3429368Z test_reference_numerics_normal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:07:08.3822453Z test_reference_numerics_normal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:08.4430367Z test_reference_numerics_normal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:08.4851446Z test_reference_numerics_normal_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:07:08.5410257Z test_reference_numerics_normal_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:08.6009593Z test_reference_numerics_normal_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:08.6694506Z test_reference_numerics_normal_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:08.7376368Z test_reference_numerics_normal_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:08.7987866Z test_reference_numerics_normal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:08.9080170Z test_reference_numerics_normal_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:09.1186462Z test_reference_numerics_normal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:07:09.2967294Z test_reference_numerics_normal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T13:07:09.3523229Z test_reference_numerics_normal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:09.4220715Z test_reference_numerics_normal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:09.4794887Z test_reference_numerics_normal_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:09.5369475Z test_reference_numerics_normal_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:09.5969679Z test_reference_numerics_normal_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:09.6538429Z test_reference_numerics_normal_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:09.7064911Z test_reference_numerics_normal_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:09.7501183Z test_reference_numerics_normal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:09.8704711Z test_reference_numerics_normal_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:07:09.9529579Z test_reference_numerics_normal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:09.9917138Z test_reference_numerics_normal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:10.0409852Z test_reference_numerics_normal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:10.0824731Z test_reference_numerics_normal_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:10.1265075Z test_reference_numerics_normal_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:10.1729694Z test_reference_numerics_normal_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:10.2264186Z test_reference_numerics_normal_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:10.2808707Z test_reference_numerics_normal_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:10.6368553Z test_reference_numerics_normal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.347s) 2022-08-17T13:07:10.7674428Z test_reference_numerics_normal_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:07:11.1585329Z test_reference_numerics_normal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.395s) 2022-08-17T13:07:11.5588988Z test_reference_numerics_normal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.397s) 2022-08-17T13:07:11.6323531Z test_reference_numerics_normal_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:11.7083995Z test_reference_numerics_normal_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:11.7871634Z test_reference_numerics_normal_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:11.8611216Z test_reference_numerics_normal_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:11.9295562Z test_reference_numerics_normal_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:12.0082223Z test_reference_numerics_normal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:12.1224927Z test_reference_numerics_normal_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:07:12.1964725Z test_reference_numerics_normal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:12.2798216Z test_reference_numerics_normal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T13:07:12.3568433Z test_reference_numerics_normal_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:12.4361189Z test_reference_numerics_normal_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:07:12.5134739Z test_reference_numerics_normal_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:07:12.5861180Z test_reference_numerics_normal_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:07:12.6505028Z test_reference_numerics_normal_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:12.7266170Z test_reference_numerics_normal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:07:12.8564463Z test_reference_numerics_normal_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T13:07:12.9239724Z test_reference_numerics_normal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:13.0038029Z test_reference_numerics_normal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:13.0724639Z test_reference_numerics_normal_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:13.1436077Z test_reference_numerics_normal_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:13.2180366Z test_reference_numerics_normal_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:13.2872839Z test_reference_numerics_normal_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T13:07:13.3531391Z test_reference_numerics_normal_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:13.4292177Z test_reference_numerics_normal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:13.5505702Z test_reference_numerics_normal_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T13:07:13.6161856Z test_reference_numerics_normal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:13.6928292Z test_reference_numerics_normal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:13.7543559Z test_reference_numerics_normal_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:13.8177151Z test_reference_numerics_normal_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:13.8838421Z test_reference_numerics_normal_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:13.9470062Z test_reference_numerics_normal_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:14.0038959Z test_reference_numerics_normal_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:14.1060756Z test_reference_numerics_normal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:14.2329695Z test_reference_numerics_normal_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:07:14.3685970Z test_reference_numerics_normal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T13:07:14.4676425Z test_reference_numerics_normal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:14.5826188Z test_reference_numerics_normal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:14.6582192Z test_reference_numerics_normal_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:14.7334273Z test_reference_numerics_normal_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:14.8113240Z test_reference_numerics_normal_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:14.8857150Z test_reference_numerics_normal_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:14.9548270Z test_reference_numerics_normal_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:15.0015872Z test_reference_numerics_normal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:15.0949171Z test_reference_numerics_normal_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:15.2902547Z test_reference_numerics_normal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T13:07:15.4502714Z test_reference_numerics_normal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.168s) 2022-08-17T13:07:15.4984365Z test_reference_numerics_normal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:07:15.5572148Z test_reference_numerics_normal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:15.6047411Z test_reference_numerics_normal_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:15.6528213Z test_reference_numerics_normal_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:15.7034296Z test_reference_numerics_normal_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:15.7507727Z test_reference_numerics_normal_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:15.7972763Z test_reference_numerics_normal_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:15.8569494Z test_reference_numerics_normal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:15.9667749Z test_reference_numerics_normal_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:07:16.0235669Z test_reference_numerics_normal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:16.0907561Z test_reference_numerics_normal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T13:07:16.1494638Z test_reference_numerics_normal_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T13:07:16.2088031Z test_reference_numerics_normal_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T13:07:16.2702988Z test_reference_numerics_normal_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T13:07:16.3361042Z test_reference_numerics_normal_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:16.3977082Z test_reference_numerics_normal_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:16.4492614Z test_reference_numerics_normal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:16.5234810Z test_reference_numerics_normal_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:16.6384873Z test_reference_numerics_normal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:16.8071650Z test_reference_numerics_normal_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T13:07:16.8943688Z test_reference_numerics_normal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:16.9715462Z test_reference_numerics_normal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:17.0146936Z test_reference_numerics_normal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:17.0704191Z test_reference_numerics_normal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:17.0935903Z test_reference_numerics_normal_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:17.1172496Z test_reference_numerics_normal_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:17.1428738Z test_reference_numerics_normal_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:17.1760418Z test_reference_numerics_normal_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:17.2104507Z test_reference_numerics_normal_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:17.2651741Z test_reference_numerics_normal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:07:17.3171469Z test_reference_numerics_normal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:17.3795070Z test_reference_numerics_normal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:17.4319049Z test_reference_numerics_normal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:17.5225363Z test_reference_numerics_normal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:17.5703770Z test_reference_numerics_normal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:17.6316735Z test_reference_numerics_normal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:17.7175126Z test_reference_numerics_normal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:17.8226667Z test_reference_numerics_normal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:17.8930259Z test_reference_numerics_normal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:17.9740806Z test_reference_numerics_normal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:18.1421332Z test_reference_numerics_normal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T13:07:18.4388591Z test_reference_numerics_normal_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.303s) 2022-08-17T13:07:18.5590559Z test_reference_numerics_normal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:18.6867957Z test_reference_numerics_normal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:18.8080302Z test_reference_numerics_normal_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:07:18.9297697Z test_reference_numerics_normal_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:19.0542241Z test_reference_numerics_normal_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:07:19.1754383Z test_reference_numerics_normal_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:19.2928935Z test_reference_numerics_normal_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:07:19.3686498Z test_reference_numerics_normal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:19.4858237Z test_reference_numerics_normal_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:19.5397291Z test_reference_numerics_normal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:19.5807163Z test_reference_numerics_normal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:19.6452171Z test_reference_numerics_normal_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:19.7234439Z test_reference_numerics_normal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:19.8329003Z test_reference_numerics_normal_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:07:19.8762243Z test_reference_numerics_normal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:19.9319790Z test_reference_numerics_normal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:19.9543993Z test_reference_numerics_normal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T13:07:19.9906666Z test_reference_numerics_normal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:07:20.0113210Z test_reference_numerics_normal_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:20.0312178Z test_reference_numerics_normal_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T13:07:20.0537152Z test_reference_numerics_normal_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:20.0862446Z test_reference_numerics_normal_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.1203859Z test_reference_numerics_normal_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.1587966Z test_reference_numerics_normal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:20.2219361Z test_reference_numerics_normal_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:20.2995011Z test_reference_numerics_normal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:20.4192727Z test_reference_numerics_normal_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T13:07:20.4585763Z test_reference_numerics_normal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:20.5153495Z test_reference_numerics_normal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:20.5366154Z test_reference_numerics_normal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:20.5703693Z test_reference_numerics_normal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:20.5890591Z test_reference_numerics_normal_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.6076572Z test_reference_numerics_normal_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:20.6283660Z test_reference_numerics_normal_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:20.6589371Z test_reference_numerics_normal_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:20.6904370Z test_reference_numerics_normal_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.7260330Z test_reference_numerics_normal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.7856510Z test_reference_numerics_normal_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:20.8501208Z test_reference_numerics_normal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:07:20.8863233Z test_reference_numerics_normal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:20.9381436Z test_reference_numerics_normal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:20.9577984Z test_reference_numerics_normal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:20.9908383Z test_reference_numerics_normal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.0114624Z test_reference_numerics_normal_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.0313926Z test_reference_numerics_normal_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.0538258Z test_reference_numerics_normal_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:21.0868810Z test_reference_numerics_normal_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:21.1210373Z test_reference_numerics_normal_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.1598316Z test_reference_numerics_normal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:07:21.2458812Z test_reference_numerics_normal_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T13:07:21.3022020Z test_reference_numerics_normal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:21.3227619Z test_reference_numerics_normal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:21.3570656Z test_reference_numerics_normal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:07:21.3783780Z test_reference_numerics_normal_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.3995801Z test_reference_numerics_normal_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.4233746Z test_reference_numerics_normal_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.4622884Z test_reference_numerics_normal_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:21.5037797Z test_reference_numerics_normal_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:21.5420169Z test_reference_numerics_normal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.6280427Z test_reference_numerics_normal_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:21.6831680Z test_reference_numerics_normal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:21.7048385Z test_reference_numerics_normal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.7393179Z test_reference_numerics_normal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.7607409Z test_reference_numerics_normal_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.7821366Z test_reference_numerics_normal_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.8059907Z test_reference_numerics_normal_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:21.8451624Z test_reference_numerics_normal_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:21.8861963Z test_reference_numerics_normal_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:21.9250357Z test_reference_numerics_normal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:21.9921158Z test_reference_numerics_normal_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:22.0567820Z test_reference_numerics_normal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:22.1563787Z test_reference_numerics_normal_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:22.1909101Z test_reference_numerics_normal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:22.2447139Z test_reference_numerics_normal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:07:22.2667104Z test_reference_numerics_normal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:07:22.3038874Z test_reference_numerics_normal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:22.3253825Z test_reference_numerics_normal_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:22.3476903Z test_reference_numerics_normal_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:22.3744982Z test_reference_numerics_normal_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:22.4081411Z test_reference_numerics_normal_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:22.4424246Z test_reference_numerics_normal_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:22.4444775Z test_reference_numerics_normal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:22.4453225Z test_reference_numerics_normal_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:07:22.4469181Z test_reference_numerics_normal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4480958Z test_reference_numerics_normal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4492775Z test_reference_numerics_normal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4504678Z test_reference_numerics_normal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4516501Z test_reference_numerics_normal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4528269Z test_reference_numerics_normal_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4540048Z test_reference_numerics_normal_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4551927Z test_reference_numerics_normal_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4563769Z test_reference_numerics_normal_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.4575439Z test_reference_numerics_normal_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:22.5374119Z test_reference_numerics_normal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:22.6754026Z test_reference_numerics_normal_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T13:07:22.7543144Z test_reference_numerics_normal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:22.8477407Z test_reference_numerics_normal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T13:07:22.9213091Z test_reference_numerics_normal_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:22.9976149Z test_reference_numerics_normal_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:23.0764360Z test_reference_numerics_normal_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:07:23.1504251Z test_reference_numerics_normal_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:23.2271868Z test_reference_numerics_normal_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:23.2796278Z test_reference_numerics_normal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T13:07:23.4701922Z test_reference_numerics_normal_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T13:07:23.6332911Z test_reference_numerics_normal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T13:07:23.7684806Z test_reference_numerics_normal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T13:07:23.8224556Z test_reference_numerics_normal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:23.8851388Z test_reference_numerics_normal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:23.9385092Z test_reference_numerics_normal_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:23.9969450Z test_reference_numerics_normal_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.0591250Z test_reference_numerics_normal_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:24.1245307Z test_reference_numerics_normal_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:24.1889078Z test_reference_numerics_normal_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.2448680Z test_reference_numerics_normal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:24.3853746Z test_reference_numerics_normal_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:07:24.4373953Z test_reference_numerics_normal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.5011613Z test_reference_numerics_normal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:24.5587629Z test_reference_numerics_normal_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:24.6197957Z test_reference_numerics_normal_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.6858130Z test_reference_numerics_normal_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.7566178Z test_reference_numerics_normal_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:24.8217800Z test_reference_numerics_normal_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:24.9037562Z test_reference_numerics_normal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:25.0944831Z test_reference_numerics_normal_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T13:07:25.2593933Z test_reference_numerics_normal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T13:07:25.3954657Z test_reference_numerics_normal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:25.4729689Z test_reference_numerics_normal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:25.5394057Z test_reference_numerics_normal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:25.6156807Z test_reference_numerics_normal_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:25.6763219Z test_reference_numerics_normal_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T13:07:25.7423618Z test_reference_numerics_normal_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:25.8314642Z test_reference_numerics_normal_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T13:07:25.9194895Z test_reference_numerics_normal_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:25.9684784Z test_reference_numerics_normal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:07:26.1589657Z test_reference_numerics_normal_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2022-08-17T13:07:26.3206172Z test_reference_numerics_normal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.166s) 2022-08-17T13:07:26.4544395Z test_reference_numerics_normal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T13:07:26.5046351Z test_reference_numerics_normal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:07:26.5672701Z test_reference_numerics_normal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T13:07:26.6153610Z test_reference_numerics_normal_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:26.6727479Z test_reference_numerics_normal_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:26.7346891Z test_reference_numerics_normal_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:07:26.8005750Z test_reference_numerics_normal_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:07:26.8648224Z test_reference_numerics_normal_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:07:26.9031268Z test_reference_numerics_normal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:26.9668833Z test_reference_numerics_normal_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:07:27.0310203Z test_reference_numerics_normal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:27.0674243Z test_reference_numerics_normal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:27.1322254Z test_reference_numerics_normal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:27.1535466Z test_reference_numerics_normal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:27.1873766Z test_reference_numerics_normal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:07:27.2083480Z test_reference_numerics_normal_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:27.2286040Z test_reference_numerics_normal_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:27.2518642Z test_reference_numerics_normal_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:27.2849163Z test_reference_numerics_normal_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:07:27.3191556Z test_reference_numerics_normal_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:27.3726891Z test_reference_numerics_normal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:27.5513403Z test_reference_numerics_normal_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T13:07:27.6006094Z test_reference_numerics_normal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:27.6618191Z test_reference_numerics_normal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:07:27.7854102Z test_reference_numerics_normal_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T13:07:27.9080901Z test_reference_numerics_normal_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:28.0332919Z test_reference_numerics_normal_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:28.1561823Z test_reference_numerics_normal_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:28.2786038Z test_reference_numerics_normal_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:07:28.3780893Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:28.4750743Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:28.5952287Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:28.6962433Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:28.7988002Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:07:28.9057044Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:07:29.0078393Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:29.1090546Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:29.3118783Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T13:07:29.5061852Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T13:07:29.7455260Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.254s) 2022-08-17T13:07:29.9557565Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:07:30.1648110Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:07:30.3763883Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T13:07:30.5840976Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.222s) 2022-08-17T13:07:30.7912014Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:07:31.0869613Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.285s) 2022-08-17T13:07:31.3756077Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.287s) 2022-08-17T13:07:31.7211583Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.348s) 2022-08-17T13:07:32.0460379Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.327s) 2022-08-17T13:07:32.3566837Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.321s) 2022-08-17T13:07:32.6696831Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.303s) 2022-08-17T13:07:32.9742708Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.300s) 2022-08-17T13:07:33.2853238Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.318s) 2022-08-17T13:07:33.3402986Z test_reference_numerics_normal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:33.4051862Z test_reference_numerics_normal_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:33.4879112Z test_reference_numerics_normal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:33.5327543Z test_reference_numerics_normal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:33.5911815Z test_reference_numerics_normal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:33.6137955Z test_reference_numerics_normal_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:33.6369981Z test_reference_numerics_normal_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:33.6615429Z test_reference_numerics_normal_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:33.6943054Z test_reference_numerics_normal_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:33.7282797Z test_reference_numerics_normal_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:33.7728144Z test_reference_numerics_normal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:07:33.8766019Z test_reference_numerics_normal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:34.0256977Z test_reference_numerics_normal_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T13:07:34.1111922Z test_reference_numerics_normal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T13:07:34.1892992Z test_reference_numerics_normal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:34.2306913Z test_reference_numerics_normal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:34.2846340Z test_reference_numerics_normal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:34.3082062Z test_reference_numerics_normal_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:34.3312356Z test_reference_numerics_normal_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:34.3548966Z test_reference_numerics_normal_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:07:34.3883058Z test_reference_numerics_normal_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:34.4215101Z test_reference_numerics_normal_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:34.5005344Z test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:34.5643407Z test_reference_numerics_normal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:34.6516941Z test_reference_numerics_normal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:34.7198299Z test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:07:34.7820159Z test_reference_numerics_normal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:34.8665809Z test_reference_numerics_normal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:34.9229389Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:34.9745767Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:35.0436887Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:35.1341505Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:35.2210042Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:35.3411202Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:07:35.4264572Z test_reference_numerics_normal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:35.5504499Z test_reference_numerics_normal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:35.6150992Z test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:35.6766151Z test_reference_numerics_normal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:07:35.7539710Z test_reference_numerics_normal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:35.7996872Z test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:35.8432730Z test_reference_numerics_normal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:35.8977025Z test_reference_numerics_normal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:35.9217226Z test_reference_numerics_normal_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:35.9459068Z test_reference_numerics_normal_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:35.9706696Z test_reference_numerics_normal_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:36.0046524Z test_reference_numerics_normal_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:36.0397762Z test_reference_numerics_normal_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:36.1129842Z test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:36.1836099Z test_reference_numerics_normal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:36.2788081Z test_reference_numerics_normal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:36.5019445Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T13:07:36.5029627Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:07:36.5617526Z test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:36.6124933Z test_reference_numerics_normal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:36.6830160Z test_reference_numerics_normal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:36.7543594Z test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:36.8230981Z test_reference_numerics_normal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:36.9150419Z test_reference_numerics_normal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:36.9666388Z test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:37.1045947Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:07:37.2115722Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T13:07:37.3095732Z test_reference_numerics_normal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:37.3573635Z test_reference_numerics_normal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:37.4238754Z test_reference_numerics_normal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:37.4766442Z test_reference_numerics_normal_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:37.5331086Z test_reference_numerics_normal_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:07:37.5971258Z test_reference_numerics_normal_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:37.6475608Z test_reference_numerics_normal_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:37.6952909Z test_reference_numerics_normal_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:07:37.7635304Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:07:37.7645258Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:07:37.7653937Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:07:37.8269316Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:37.9075672Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:37.9728183Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:07:38.0479167Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:38.1258933Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:38.2189272Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:38.3106407Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:07:38.3604995Z test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:38.4049994Z test_reference_numerics_normal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:38.4620600Z test_reference_numerics_normal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:38.4878523Z test_reference_numerics_normal_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:38.5147465Z test_reference_numerics_normal_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:38.5443808Z test_reference_numerics_normal_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:38.5796307Z test_reference_numerics_normal_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:38.6173818Z test_reference_numerics_normal_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:38.9777666Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.359s) 2022-08-17T13:07:39.1369486Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:07:39.5336762Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.399s) 2022-08-17T13:07:39.9451580Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.412s) 2022-08-17T13:07:40.0287268Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:40.1176217Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:40.2110639Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:07:40.2965828Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:07:40.3755812Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:40.8380051Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.474s) 2022-08-17T13:07:41.3734551Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.534s) 2022-08-17T13:07:41.8321597Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.458s) 2022-08-17T13:07:42.3062147Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.476s) 2022-08-17T13:07:42.7572553Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.443s) 2022-08-17T13:07:43.2144730Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.458s) 2022-08-17T13:07:43.6746467Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.460s) 2022-08-17T13:07:44.1251262Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.444s) 2022-08-17T13:07:44.5899755Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.473s) 2022-08-17T13:07:45.1050797Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.520s) 2022-08-17T13:07:45.7258669Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.617s) 2022-08-17T13:07:46.2610466Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.540s) 2022-08-17T13:07:46.8157137Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.554s) 2022-08-17T13:07:47.3457581Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.531s) 2022-08-17T13:07:47.8828905Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.530s) 2022-08-17T13:07:48.4219800Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.540s) 2022-08-17T13:07:48.9518422Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.523s) 2022-08-17T13:07:49.4967918Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.554s) 2022-08-17T13:07:50.0100306Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.506s) 2022-08-17T13:07:50.6298791Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.617s) 2022-08-17T13:07:51.1632922Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.538s) 2022-08-17T13:07:51.7154491Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.553s) 2022-08-17T13:07:52.2429026Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.522s) 2022-08-17T13:07:52.7781985Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.540s) 2022-08-17T13:07:53.3164063Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.545s) 2022-08-17T13:07:53.8450492Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.525s) 2022-08-17T13:07:54.3855214Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.542s) 2022-08-17T13:07:54.8996796Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.520s) 2022-08-17T13:07:55.5264256Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.618s) 2022-08-17T13:07:56.0575718Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.538s) 2022-08-17T13:07:56.6076496Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.538s) 2022-08-17T13:07:57.1337514Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.537s) 2022-08-17T13:07:57.6677213Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.536s) 2022-08-17T13:07:58.2043770Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.538s) 2022-08-17T13:07:58.7299554Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.521s) 2022-08-17T13:07:59.2662163Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.539s) 2022-08-17T13:07:59.3079127Z test_reference_numerics_normal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:59.3980721Z test_reference_numerics_normal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:07:59.5362772Z test_reference_numerics_normal_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T13:07:59.6185965Z test_reference_numerics_normal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:59.6930837Z test_reference_numerics_normal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:07:59.7335988Z test_reference_numerics_normal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:59.7833290Z test_reference_numerics_normal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:07:59.8031887Z test_reference_numerics_normal_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:59.8241926Z test_reference_numerics_normal_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:59.8453590Z test_reference_numerics_normal_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:07:59.8770231Z test_reference_numerics_normal_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:07:59.9092886Z test_reference_numerics_normal_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:07:59.9553297Z test_reference_numerics_normal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:00.0831747Z test_reference_numerics_normal_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T13:08:00.1638712Z test_reference_numerics_normal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:00.2073362Z test_reference_numerics_normal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:00.2616735Z test_reference_numerics_normal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:08:00.3068252Z test_reference_numerics_normal_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:00.3554882Z test_reference_numerics_normal_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:00.4067700Z test_reference_numerics_normal_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:00.4624024Z test_reference_numerics_normal_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:00.5185775Z test_reference_numerics_normal_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:00.5613790Z test_reference_numerics_normal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:00.6241657Z test_reference_numerics_normal_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:00.6985793Z test_reference_numerics_normal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:00.8242047Z test_reference_numerics_normal_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:00.8771082Z test_reference_numerics_normal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:00.9463174Z test_reference_numerics_normal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:00.9843399Z test_reference_numerics_normal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:01.0308642Z test_reference_numerics_normal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:01.0510259Z test_reference_numerics_normal_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:08:01.0706791Z test_reference_numerics_normal_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:08:01.0884092Z test_reference_numerics_normal_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:01.1188330Z test_reference_numerics_normal_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:01.1506762Z test_reference_numerics_normal_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:01.1955268Z test_reference_numerics_normal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:01.2828523Z test_reference_numerics_normal_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T13:08:01.3811610Z test_reference_numerics_normal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:01.4617314Z test_reference_numerics_normal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:01.5476293Z test_reference_numerics_normal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T13:08:01.5884852Z test_reference_numerics_normal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:08:01.6362753Z test_reference_numerics_normal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:08:01.6777870Z test_reference_numerics_normal_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:08:01.7197326Z test_reference_numerics_normal_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:08:01.7646140Z test_reference_numerics_normal_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:08:01.8075353Z test_reference_numerics_normal_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:08:01.8508896Z test_reference_numerics_normal_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:08:01.9498951Z test_reference_numerics_normal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:08:02.0459337Z test_reference_numerics_normal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T13:08:02.1515218Z test_reference_numerics_normal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T13:08:02.2505872Z test_reference_numerics_normal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:08:02.3468720Z test_reference_numerics_normal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T13:08:02.4539734Z test_reference_numerics_normal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T13:08:02.5394743Z test_reference_numerics_normal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T13:08:02.6334197Z test_reference_numerics_normal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:02.7373677Z test_reference_numerics_normal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T13:08:02.8221499Z test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:02.9040272Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:02.9962228Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:08:03.0448764Z test_reference_numerics_normal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:08:03.1986081Z test_reference_numerics_normal_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T13:08:03.3664891Z test_reference_numerics_normal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T13:08:03.5126918Z test_reference_numerics_normal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T13:08:03.5606303Z test_reference_numerics_normal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:03.6179040Z test_reference_numerics_normal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:03.6639403Z test_reference_numerics_normal_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:08:03.7156753Z test_reference_numerics_normal_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:03.7704314Z test_reference_numerics_normal_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:03.8383029Z test_reference_numerics_normal_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:08:03.9063253Z test_reference_numerics_normal_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:03.9594049Z test_reference_numerics_normal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:04.0287413Z test_reference_numerics_normal_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:04.1493585Z test_reference_numerics_normal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:08:04.3112413Z test_reference_numerics_normal_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:08:04.4100725Z test_reference_numerics_normal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:04.5051556Z test_reference_numerics_normal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:04.5504546Z test_reference_numerics_normal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:04.6043975Z test_reference_numerics_normal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:04.6284150Z test_reference_numerics_normal_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:04.6544697Z test_reference_numerics_normal_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:04.6818312Z test_reference_numerics_normal_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:04.7189681Z test_reference_numerics_normal_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:04.7546632Z test_reference_numerics_normal_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:04.8070519Z test_reference_numerics_normal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:04.9152813Z test_reference_numerics_normal_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:08:05.1559267Z test_reference_numerics_normal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.253s) 2022-08-17T13:08:05.3376174Z test_reference_numerics_normal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.168s) 2022-08-17T13:08:05.3912309Z test_reference_numerics_normal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:05.4527244Z test_reference_numerics_normal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:05.5031166Z test_reference_numerics_normal_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:05.5595147Z test_reference_numerics_normal_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:05.6184408Z test_reference_numerics_normal_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:05.6693390Z test_reference_numerics_normal_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:05.7194310Z test_reference_numerics_normal_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:08:05.7717150Z test_reference_numerics_normal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:05.8401676Z test_reference_numerics_normal_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:05.9185895Z test_reference_numerics_normal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:05.9668784Z test_reference_numerics_normal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:06.0244923Z test_reference_numerics_normal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:06.0507758Z test_reference_numerics_normal_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:06.0769881Z test_reference_numerics_normal_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:06.1037701Z test_reference_numerics_normal_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:06.1395773Z test_reference_numerics_normal_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:08:06.1723083Z test_reference_numerics_normal_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:08:06.2077323Z test_reference_numerics_normal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:06.2867991Z test_reference_numerics_normal_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:08:06.3441784Z test_reference_numerics_normal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:06.3632836Z test_reference_numerics_normal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:06.3941123Z test_reference_numerics_normal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:06.4139130Z test_reference_numerics_normal_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:06.4338185Z test_reference_numerics_normal_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:06.4558589Z test_reference_numerics_normal_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:06.4925739Z test_reference_numerics_normal_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:06.5305214Z test_reference_numerics_normal_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:06.5776772Z test_reference_numerics_normal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:06.7133701Z test_reference_numerics_normal_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T13:08:06.9323077Z test_reference_numerics_normal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.221s) 2022-08-17T13:08:07.1442654Z test_reference_numerics_normal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.214s) 2022-08-17T13:08:07.1910498Z test_reference_numerics_normal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:08:07.2569572Z test_reference_numerics_normal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:07.3022900Z test_reference_numerics_normal_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:07.3615152Z test_reference_numerics_normal_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:07.4234995Z test_reference_numerics_normal_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:07.4921460Z test_reference_numerics_normal_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T13:08:07.5604721Z test_reference_numerics_normal_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:07.6180617Z test_reference_numerics_normal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:07.7564486Z test_reference_numerics_normal_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T13:08:08.0084758Z test_reference_numerics_normal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.252s) 2022-08-17T13:08:08.2365893Z test_reference_numerics_normal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.224s) 2022-08-17T13:08:08.2917811Z test_reference_numerics_normal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:08.3709178Z test_reference_numerics_normal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:08.4374552Z test_reference_numerics_normal_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:08.5054373Z test_reference_numerics_normal_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:08.5753805Z test_reference_numerics_normal_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:08.6422203Z test_reference_numerics_normal_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:08.7090577Z test_reference_numerics_normal_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:08.7708636Z test_reference_numerics_normal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:08.8806593Z test_reference_numerics_normal_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:09.0972284Z test_reference_numerics_normal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.221s) 2022-08-17T13:08:09.2832405Z test_reference_numerics_normal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T13:08:09.3448707Z test_reference_numerics_normal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:09.4163765Z test_reference_numerics_normal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:09.4766497Z test_reference_numerics_normal_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:09.5375861Z test_reference_numerics_normal_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:09.6008749Z test_reference_numerics_normal_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:09.6612653Z test_reference_numerics_normal_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:09.7168936Z test_reference_numerics_normal_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:09.9715915Z test_reference_numerics_normal_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.247s) 2022-08-17T13:08:10.2559986Z test_reference_numerics_normal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.285s) 2022-08-17T13:08:10.5597517Z test_reference_numerics_normal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.316s) 2022-08-17T13:08:10.8345034Z test_reference_numerics_normal_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.268s) 2022-08-17T13:08:11.1196792Z test_reference_numerics_normal_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.283s) 2022-08-17T13:08:11.4022638Z test_reference_numerics_normal_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.279s) 2022-08-17T13:08:11.6768847Z test_reference_numerics_normal_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.285s) 2022-08-17T13:08:12.0461377Z test_reference_numerics_normal_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.373s) 2022-08-17T13:08:12.1517975Z test_reference_numerics_normal_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T13:08:12.2256624Z test_reference_numerics_normal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:12.3081482Z test_reference_numerics_normal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T13:08:12.3845011Z test_reference_numerics_normal_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:12.4625178Z test_reference_numerics_normal_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:12.5427741Z test_reference_numerics_normal_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:12.6187813Z test_reference_numerics_normal_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:12.6886436Z test_reference_numerics_normal_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:12.7922774Z test_reference_numerics_normal_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:12.8678858Z test_reference_numerics_normal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:12.9518119Z test_reference_numerics_normal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:13.0284418Z test_reference_numerics_normal_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:08:13.1068475Z test_reference_numerics_normal_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:13.1880506Z test_reference_numerics_normal_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:13.2641585Z test_reference_numerics_normal_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T13:08:13.3333849Z test_reference_numerics_normal_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:13.4655223Z test_reference_numerics_normal_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T13:08:13.5369891Z test_reference_numerics_normal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:13.6174926Z test_reference_numerics_normal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:13.6919154Z test_reference_numerics_normal_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:13.7681310Z test_reference_numerics_normal_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:13.8467579Z test_reference_numerics_normal_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:13.9203351Z test_reference_numerics_normal_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:14.0022649Z test_reference_numerics_normal_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:14.1365662Z test_reference_numerics_normal_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T13:08:14.2137627Z test_reference_numerics_normal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T13:08:14.2986346Z test_reference_numerics_normal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T13:08:14.3741606Z test_reference_numerics_normal_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:14.4526781Z test_reference_numerics_normal_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:14.5335809Z test_reference_numerics_normal_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:08:14.6099498Z test_reference_numerics_normal_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:08:14.6923921Z test_reference_numerics_normal_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T13:08:14.7530966Z test_reference_numerics_normal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:14.8634296Z test_reference_numerics_normal_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:14.9205908Z test_reference_numerics_normal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:14.9868215Z test_reference_numerics_normal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:15.0455699Z test_reference_numerics_normal_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:15.1067955Z test_reference_numerics_normal_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:15.1708845Z test_reference_numerics_normal_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T13:08:15.2318625Z test_reference_numerics_normal_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:15.2867273Z test_reference_numerics_normal_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:15.3950875Z test_reference_numerics_normal_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:08:15.4674369Z test_reference_numerics_normal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:15.5464464Z test_reference_numerics_normal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:15.6176309Z test_reference_numerics_normal_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:15.6898144Z test_reference_numerics_normal_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:15.7650905Z test_reference_numerics_normal_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:15.8366951Z test_reference_numerics_normal_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:08:15.9012228Z test_reference_numerics_normal_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:16.0658227Z test_reference_numerics_normal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:08:16.2766832Z test_reference_numerics_normal_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T13:08:16.3871658Z test_reference_numerics_normal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:16.5052658Z test_reference_numerics_normal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:16.6161981Z test_reference_numerics_normal_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:16.7281623Z test_reference_numerics_normal_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:16.8433428Z test_reference_numerics_normal_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T13:08:16.9543669Z test_reference_numerics_normal_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:08:17.0616119Z test_reference_numerics_normal_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:17.2908222Z test_reference_numerics_normal_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T13:08:17.4055387Z test_reference_numerics_normal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:17.5361593Z test_reference_numerics_normal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:17.6511999Z test_reference_numerics_normal_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:08:17.7682616Z test_reference_numerics_normal_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:17.8897086Z test_reference_numerics_normal_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T13:08:18.0066946Z test_reference_numerics_normal_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:18.1201690Z test_reference_numerics_normal_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:18.3223041Z test_reference_numerics_normal_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T13:08:18.4288952Z test_reference_numerics_normal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:18.5460134Z test_reference_numerics_normal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:08:18.6535355Z test_reference_numerics_normal_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:18.7624470Z test_reference_numerics_normal_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:18.8742826Z test_reference_numerics_normal_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:18.9824146Z test_reference_numerics_normal_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:19.0864634Z test_reference_numerics_normal_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:19.2541396Z test_reference_numerics_normal_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T13:08:19.3549271Z test_reference_numerics_normal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:19.4584572Z test_reference_numerics_normal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T13:08:19.5504082Z test_reference_numerics_normal_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T13:08:19.6446272Z test_reference_numerics_normal_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:19.7421804Z test_reference_numerics_normal_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:08:19.8347456Z test_reference_numerics_normal_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:08:19.9268092Z test_reference_numerics_normal_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T13:08:20.1621997Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.228s) 2022-08-17T13:08:20.2860833Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T13:08:20.4211650Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T13:08:20.5457855Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T13:08:20.6721890Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T13:08:20.8013406Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T13:08:20.9263044Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T13:08:21.0474809Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T13:08:21.2811712Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.228s) 2022-08-17T13:08:21.4119719Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T13:08:21.5421914Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T13:08:21.6675262Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:21.7930338Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:21.9213424Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:08:22.0461669Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:22.1665341Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:22.3908695Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.222s) 2022-08-17T13:08:22.4876964Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:22.5930071Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:22.6900714Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:22.7890702Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:22.8908609Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:08:22.9881608Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:23.1073374Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:23.3331062Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T13:08:23.4353605Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:23.5455677Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:23.6472922Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:23.7510647Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T13:08:23.8573798Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T13:08:23.9593403Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:08:24.0890308Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T13:08:24.1696322Z test_reference_numerics_normal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:24.3136016Z test_reference_numerics_normal_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T13:08:24.3907813Z test_reference_numerics_normal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:24.4826170Z test_reference_numerics_normal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:24.5612006Z test_reference_numerics_normal_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:24.6421013Z test_reference_numerics_normal_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:08:24.7258754Z test_reference_numerics_normal_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:24.8045916Z test_reference_numerics_normal_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:24.8782052Z test_reference_numerics_normal_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:08:24.9773886Z test_reference_numerics_normal_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:25.0437846Z test_reference_numerics_normal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:25.1180151Z test_reference_numerics_normal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:25.1633901Z test_reference_numerics_normal_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:25.2121429Z test_reference_numerics_normal_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:25.2637620Z test_reference_numerics_normal_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:08:25.3097601Z test_reference_numerics_normal_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:25.3546082Z test_reference_numerics_normal_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:25.4450596Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:25.6117759Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:08:25.6993694Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:25.8040139Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:25.8850530Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T13:08:25.9723716Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:26.0621464Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:26.1435026Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:26.2269655Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:08:26.4621028Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T13:08:26.5622505Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:26.6694577Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:26.7674646Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:26.8674350Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:26.9700548Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:27.0683922Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:08:27.1923014Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:08:27.4307670Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.238s) 2022-08-17T13:08:27.5296102Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:27.6375994Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:27.7357483Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:27.8357963Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:08:27.9387572Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:28.0372981Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:08:28.1611780Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:08:28.2845170Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T13:08:28.3526754Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:28.4271205Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:28.4955570Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:28.5662853Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:28.6378752Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:28.7065962Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:08:28.7746597Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:08:28.8204569Z test_reference_numerics_normal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:28.9502955Z test_reference_numerics_normal_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:08:29.1035331Z test_reference_numerics_normal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T13:08:29.2397020Z test_reference_numerics_normal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T13:08:29.2855686Z test_reference_numerics_normal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:29.3401559Z test_reference_numerics_normal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:29.3838603Z test_reference_numerics_normal_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:29.4313289Z test_reference_numerics_normal_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:29.4813418Z test_reference_numerics_normal_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:08:29.5417748Z test_reference_numerics_normal_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:29.6017961Z test_reference_numerics_normal_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:29.6469419Z test_reference_numerics_normal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:29.7182288Z test_reference_numerics_normal_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:29.8208448Z test_reference_numerics_normal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:08:29.9037962Z test_reference_numerics_normal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:08:29.9894761Z test_reference_numerics_normal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T13:08:30.0310348Z test_reference_numerics_normal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:30.0846964Z test_reference_numerics_normal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:30.1079019Z test_reference_numerics_normal_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:30.1309582Z test_reference_numerics_normal_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:30.1547076Z test_reference_numerics_normal_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:08:30.1883885Z test_reference_numerics_normal_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:08:30.2227308Z test_reference_numerics_normal_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:30.2866813Z test_reference_numerics_normal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:30.4241478Z test_reference_numerics_normal_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T13:08:30.6055290Z test_reference_numerics_normal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2022-08-17T13:08:30.7791404Z test_reference_numerics_normal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.166s) 2022-08-17T13:08:30.8429317Z test_reference_numerics_normal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:30.9199959Z test_reference_numerics_normal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:30.9833400Z test_reference_numerics_normal_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:31.0536609Z test_reference_numerics_normal_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:31.1263975Z test_reference_numerics_normal_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:31.2014562Z test_reference_numerics_normal_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T13:08:31.2744656Z test_reference_numerics_normal_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:08:31.3392346Z test_reference_numerics_normal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:31.4747736Z test_reference_numerics_normal_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T13:08:31.6480612Z test_reference_numerics_normal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T13:08:31.7787869Z test_reference_numerics_normal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T13:08:31.8335169Z test_reference_numerics_normal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:31.9019242Z test_reference_numerics_normal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:31.9586661Z test_reference_numerics_normal_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:32.0217166Z test_reference_numerics_normal_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:32.0869671Z test_reference_numerics_normal_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:08:32.1568173Z test_reference_numerics_normal_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:08:32.2270588Z test_reference_numerics_normal_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:08:32.2778845Z test_reference_numerics_normal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:08:32.3225811Z test_reference_numerics_normal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:32.3785253Z test_reference_numerics_normal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:08:32.3804507Z test_reference_numerics_small_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.3994869Z test_reference_numerics_small_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:32.4186277Z test_reference_numerics_small_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.4359068Z test_reference_numerics_small_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.4375441Z test_reference_numerics_small_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4391760Z test_reference_numerics_small_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4407862Z test_reference_numerics_small_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4423153Z test_reference_numerics_small_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4438098Z test_reference_numerics_small_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.4452812Z test_reference_numerics_small_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4468282Z test_reference_numerics_small_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4483723Z test_reference_numerics_small_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4500220Z test_reference_numerics_small_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.4513596Z test_reference_numerics_small_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.4802774Z test_reference_numerics_small_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:08:32.5074561Z test_reference_numerics_small_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:08:32.5090959Z test_reference_numerics_small_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5107909Z test_reference_numerics_small_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.5124152Z test_reference_numerics_small_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5140686Z test_reference_numerics_small_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5157162Z test_reference_numerics_small_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5173647Z test_reference_numerics_small_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5190012Z test_reference_numerics_small_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5206906Z test_reference_numerics_small_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5220305Z test_reference_numerics_small_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.5598127Z test_reference_numerics_small_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:08:32.5961379Z test_reference_numerics_small_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:32.5978139Z test_reference_numerics_small_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.5995024Z test_reference_numerics_small_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6011063Z test_reference_numerics_small_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6027353Z test_reference_numerics_small_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6043334Z test_reference_numerics_small_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6059355Z test_reference_numerics_small_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6075569Z test_reference_numerics_small_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6096750Z test_reference_numerics_small_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:08:32.6109825Z test_reference_numerics_small_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.6306132Z test_reference_numerics_small_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.6482782Z test_reference_numerics_small_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:08:32.6503326Z test_reference_numerics_small_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:08:32.6523333Z test_reference_numerics_small_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:08:32.6543185Z test_reference_numerics_small_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:08:32.6558770Z test_reference_numerics_small_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6575138Z test_reference_numerics_small_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.6591154Z test_reference_numerics_small_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6607300Z test_reference_numerics_small_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6623555Z test_reference_numerics_small_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6640152Z test_reference_numerics_small_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.6653637Z test_reference_numerics_small_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.6958573Z test_reference_numerics_small_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:32.7242080Z test_reference_numerics_small_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:32.7259395Z test_reference_numerics_small_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7275973Z test_reference_numerics_small_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7292225Z test_reference_numerics_small_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7308721Z test_reference_numerics_small_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7325009Z test_reference_numerics_small_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7341503Z test_reference_numerics_small_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7358083Z test_reference_numerics_small_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.7374774Z test_reference_numerics_small_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7388095Z test_reference_numerics_small_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.7394772Z test_reference_numerics_small_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7401346Z test_reference_numerics_small_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7417628Z test_reference_numerics_small_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7433929Z test_reference_numerics_small_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7450318Z test_reference_numerics_small_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:08:32.7466077Z test_reference_numerics_small_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7481775Z test_reference_numerics_small_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7497619Z test_reference_numerics_small_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7513363Z test_reference_numerics_small_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7529683Z test_reference_numerics_small_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7542920Z test_reference_numerics_small_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.7549417Z test_reference_numerics_small_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7555746Z test_reference_numerics_small_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7571798Z test_reference_numerics_small_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7588576Z test_reference_numerics_small_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7604624Z test_reference_numerics_small_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7620942Z test_reference_numerics_small_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.7636940Z test_reference_numerics_small_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7653094Z test_reference_numerics_small_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7669098Z test_reference_numerics_small_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7685905Z test_reference_numerics_small_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7699023Z test_reference_numerics_small_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.7705396Z test_reference_numerics_small_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7711527Z test_reference_numerics_small_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:32.7727135Z test_reference_numerics_small_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7743490Z test_reference_numerics_small_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7759202Z test_reference_numerics_small_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7775222Z test_reference_numerics_small_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.7790834Z test_reference_numerics_small_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7806396Z test_reference_numerics_small_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7822344Z test_reference_numerics_small_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7835409Z test_reference_numerics_small_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.7850283Z test_reference_numerics_small_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7865468Z test_reference_numerics_small_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7880383Z test_reference_numerics_small_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7896033Z test_reference_numerics_small_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7911742Z test_reference_numerics_small_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7928141Z test_reference_numerics_small_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.7944391Z test_reference_numerics_small_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7960396Z test_reference_numerics_small_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7976708Z test_reference_numerics_small_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.7989802Z test_reference_numerics_small_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.8197957Z test_reference_numerics_small_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.8415441Z test_reference_numerics_small_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:32.8602347Z test_reference_numerics_small_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.8618602Z test_reference_numerics_small_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8634274Z test_reference_numerics_small_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8649999Z test_reference_numerics_small_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8664976Z test_reference_numerics_small_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8679617Z test_reference_numerics_small_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8694914Z test_reference_numerics_small_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8709978Z test_reference_numerics_small_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8724534Z test_reference_numerics_small_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.8740572Z test_reference_numerics_small_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.8753602Z test_reference_numerics_small_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:32.8950892Z test_reference_numerics_small_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.9166833Z test_reference_numerics_small_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:32.9355267Z test_reference_numerics_small_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:32.9371271Z test_reference_numerics_small_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9387091Z test_reference_numerics_small_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9402747Z test_reference_numerics_small_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9417680Z test_reference_numerics_small_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9432274Z test_reference_numerics_small_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9446706Z test_reference_numerics_small_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9461933Z test_reference_numerics_small_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9477042Z test_reference_numerics_small_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9493222Z test_reference_numerics_small_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:32.9506565Z test_reference_numerics_small_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.016s) 2022-08-17T13:08:32.9765010Z test_reference_numerics_small_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.0014368Z test_reference_numerics_small_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:33.0030575Z test_reference_numerics_small_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0046734Z test_reference_numerics_small_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0062741Z test_reference_numerics_small_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0078972Z test_reference_numerics_small_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0095072Z test_reference_numerics_small_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0111056Z test_reference_numerics_small_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0127043Z test_reference_numerics_small_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0143803Z test_reference_numerics_small_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.0156785Z test_reference_numerics_small_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.0424979Z test_reference_numerics_small_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.0677420Z test_reference_numerics_small_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:33.0693828Z test_reference_numerics_small_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0709678Z test_reference_numerics_small_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0725560Z test_reference_numerics_small_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0741554Z test_reference_numerics_small_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0757327Z test_reference_numerics_small_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0773241Z test_reference_numerics_small_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.0788800Z test_reference_numerics_small_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0805129Z test_reference_numerics_small_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0818252Z test_reference_numerics_small_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.0834029Z test_reference_numerics_small_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0850207Z test_reference_numerics_small_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0866365Z test_reference_numerics_small_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0882057Z test_reference_numerics_small_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0897715Z test_reference_numerics_small_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0913154Z test_reference_numerics_small_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0928767Z test_reference_numerics_small_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.0944670Z test_reference_numerics_small_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0963246Z test_reference_numerics_small_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.0976477Z test_reference_numerics_small_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.0994633Z test_reference_numerics_small_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1013049Z test_reference_numerics_small_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1028721Z test_reference_numerics_small_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1044449Z test_reference_numerics_small_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1060278Z test_reference_numerics_small_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1075992Z test_reference_numerics_small_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1091791Z test_reference_numerics_small_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.1108337Z test_reference_numerics_small_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1121378Z test_reference_numerics_small_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.1137825Z test_reference_numerics_small_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1154323Z test_reference_numerics_small_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1169965Z test_reference_numerics_small_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1186067Z test_reference_numerics_small_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1202160Z test_reference_numerics_small_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1217789Z test_reference_numerics_small_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1233751Z test_reference_numerics_small_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1250475Z test_reference_numerics_small_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.1263576Z test_reference_numerics_small_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.1279306Z test_reference_numerics_small_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1296056Z test_reference_numerics_small_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1312074Z test_reference_numerics_small_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1327717Z test_reference_numerics_small_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1343580Z test_reference_numerics_small_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1359241Z test_reference_numerics_small_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1375070Z test_reference_numerics_small_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1392259Z test_reference_numerics_small_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1404936Z test_reference_numerics_small_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.016s) 2022-08-17T13:08:33.1421173Z test_reference_numerics_small_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1437688Z test_reference_numerics_small_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1453848Z test_reference_numerics_small_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1469588Z test_reference_numerics_small_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1485323Z test_reference_numerics_small_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1501167Z test_reference_numerics_small_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1516919Z test_reference_numerics_small_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1533512Z test_reference_numerics_small_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1546548Z test_reference_numerics_small_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.1562928Z test_reference_numerics_small_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.1579408Z test_reference_numerics_small_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1595697Z test_reference_numerics_small_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1611417Z test_reference_numerics_small_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1627262Z test_reference_numerics_small_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1643018Z test_reference_numerics_small_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1658851Z test_reference_numerics_small_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1674676Z test_reference_numerics_small_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.1681415Z test_reference_numerics_small_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.1694347Z test_reference_numerics_small_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.1940994Z test_reference_numerics_small_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:33.2173720Z test_reference_numerics_small_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.2190294Z test_reference_numerics_small_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.2206968Z test_reference_numerics_small_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2223398Z test_reference_numerics_small_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2239372Z test_reference_numerics_small_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2255598Z test_reference_numerics_small_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2271506Z test_reference_numerics_small_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2287484Z test_reference_numerics_small_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2294464Z test_reference_numerics_small_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.2307498Z test_reference_numerics_small_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.2323704Z test_reference_numerics_small_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2340129Z test_reference_numerics_small_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.2356962Z test_reference_numerics_small_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:08:33.2373405Z test_reference_numerics_small_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:33.2389705Z test_reference_numerics_small_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:33.2405843Z test_reference_numerics_small_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:33.2422354Z test_reference_numerics_small_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:33.2439583Z test_reference_numerics_small_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:33.2453603Z test_reference_numerics_small_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T13:08:33.2665387Z test_reference_numerics_small_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:08:33.2901713Z test_reference_numerics_small_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3098328Z test_reference_numerics_small_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3114549Z test_reference_numerics_small_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3130973Z test_reference_numerics_small_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3147377Z test_reference_numerics_small_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3162530Z test_reference_numerics_small_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3177496Z test_reference_numerics_small_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3192234Z test_reference_numerics_small_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3207640Z test_reference_numerics_small_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3223276Z test_reference_numerics_small_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3239417Z test_reference_numerics_small_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3255635Z test_reference_numerics_small_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3271659Z test_reference_numerics_small_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3288226Z test_reference_numerics_small_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3304709Z test_reference_numerics_small_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3320909Z test_reference_numerics_small_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3337113Z test_reference_numerics_small_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3343977Z test_reference_numerics_small_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.3350180Z test_reference_numerics_small_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.3356366Z test_reference_numerics_small_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.3362485Z test_reference_numerics_small_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.3378580Z test_reference_numerics_small_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3391580Z test_reference_numerics_small_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.3407682Z test_reference_numerics_small_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3424229Z test_reference_numerics_small_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3439949Z test_reference_numerics_small_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3456159Z test_reference_numerics_small_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3471775Z test_reference_numerics_small_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3487140Z test_reference_numerics_small_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3502891Z test_reference_numerics_small_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.3679503Z test_reference_numerics_small_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.3866731Z test_reference_numerics_small_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.4030672Z test_reference_numerics_small_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.4046856Z test_reference_numerics_small_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4060186Z test_reference_numerics_small_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.4234854Z test_reference_numerics_small_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:33.4424752Z test_reference_numerics_small_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.4585913Z test_reference_numerics_small_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.4601484Z test_reference_numerics_small_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4617153Z test_reference_numerics_small_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4632618Z test_reference_numerics_small_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4647493Z test_reference_numerics_small_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4662531Z test_reference_numerics_small_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4677260Z test_reference_numerics_small_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4692672Z test_reference_numerics_small_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4708346Z test_reference_numerics_small_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.4724583Z test_reference_numerics_small_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.4737882Z test_reference_numerics_small_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.4907954Z test_reference_numerics_small_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5092124Z test_reference_numerics_small_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5250812Z test_reference_numerics_small_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5266381Z test_reference_numerics_small_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5281807Z test_reference_numerics_small_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5297285Z test_reference_numerics_small_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5312113Z test_reference_numerics_small_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5326906Z test_reference_numerics_small_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5342104Z test_reference_numerics_small_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5357443Z test_reference_numerics_small_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5372981Z test_reference_numerics_small_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5389158Z test_reference_numerics_small_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5402327Z test_reference_numerics_small_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.5569749Z test_reference_numerics_small_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5726509Z test_reference_numerics_small_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5741957Z test_reference_numerics_small_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5757207Z test_reference_numerics_small_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5772496Z test_reference_numerics_small_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5787337Z test_reference_numerics_small_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5802111Z test_reference_numerics_small_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5817115Z test_reference_numerics_small_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5832451Z test_reference_numerics_small_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5847906Z test_reference_numerics_small_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5864385Z test_reference_numerics_small_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5877544Z test_reference_numerics_small_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.5892919Z test_reference_numerics_small_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5908372Z test_reference_numerics_small_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5923660Z test_reference_numerics_small_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5938764Z test_reference_numerics_small_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5953686Z test_reference_numerics_small_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5968549Z test_reference_numerics_small_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.5984175Z test_reference_numerics_small_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.5999688Z test_reference_numerics_small_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6016030Z test_reference_numerics_small_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6029197Z test_reference_numerics_small_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.6044372Z test_reference_numerics_small_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6059799Z test_reference_numerics_small_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6075096Z test_reference_numerics_small_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6090024Z test_reference_numerics_small_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6105039Z test_reference_numerics_small_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6119966Z test_reference_numerics_small_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6135670Z test_reference_numerics_small_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.6151193Z test_reference_numerics_small_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6167543Z test_reference_numerics_small_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6180823Z test_reference_numerics_small_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.6344774Z test_reference_numerics_small_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.6515630Z test_reference_numerics_small_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.6668837Z test_reference_numerics_small_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.6684305Z test_reference_numerics_small_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6699823Z test_reference_numerics_small_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6715219Z test_reference_numerics_small_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6730080Z test_reference_numerics_small_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6745100Z test_reference_numerics_small_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6759952Z test_reference_numerics_small_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6776693Z test_reference_numerics_small_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6792757Z test_reference_numerics_small_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6806008Z test_reference_numerics_small_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6818882Z test_reference_numerics_small_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6831339Z test_reference_numerics_small_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6844000Z test_reference_numerics_small_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6856707Z test_reference_numerics_small_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6869308Z test_reference_numerics_small_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6881968Z test_reference_numerics_small_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6894731Z test_reference_numerics_small_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6907340Z test_reference_numerics_small_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6919978Z test_reference_numerics_small_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:08:33.6932696Z test_reference_numerics_small_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6945290Z test_reference_numerics_small_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:08:33.6951777Z test_reference_numerics_small_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.6964424Z test_reference_numerics_small_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.6981938Z test_reference_numerics_small_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.6998953Z test_reference_numerics_small_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7020806Z test_reference_numerics_small_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7041393Z test_reference_numerics_small_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7057296Z test_reference_numerics_small_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7073270Z test_reference_numerics_small_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.7089142Z test_reference_numerics_small_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7106207Z test_reference_numerics_small_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7119296Z test_reference_numerics_small_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.7363078Z test_reference_numerics_small_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.7590744Z test_reference_numerics_small_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:33.7607611Z test_reference_numerics_small_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7624637Z test_reference_numerics_small_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7641134Z test_reference_numerics_small_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7657912Z test_reference_numerics_small_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7674448Z test_reference_numerics_small_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7690652Z test_reference_numerics_small_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7707159Z test_reference_numerics_small_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7723816Z test_reference_numerics_small_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.7737162Z test_reference_numerics_small_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.7753758Z test_reference_numerics_small_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7770536Z test_reference_numerics_small_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7786950Z test_reference_numerics_small_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7803230Z test_reference_numerics_small_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7819745Z test_reference_numerics_small_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7836059Z test_reference_numerics_small_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7852435Z test_reference_numerics_small_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.7869991Z test_reference_numerics_small_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.7883151Z test_reference_numerics_small_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.8127896Z test_reference_numerics_small_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.8357181Z test_reference_numerics_small_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:33.8374918Z test_reference_numerics_small_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8391684Z test_reference_numerics_small_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8408204Z test_reference_numerics_small_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8425052Z test_reference_numerics_small_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8441540Z test_reference_numerics_small_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8458307Z test_reference_numerics_small_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8474900Z test_reference_numerics_small_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8492062Z test_reference_numerics_small_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.8505673Z test_reference_numerics_small_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.016s) 2022-08-17T13:08:33.8748701Z test_reference_numerics_small_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.8974923Z test_reference_numerics_small_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:33.8991874Z test_reference_numerics_small_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9008544Z test_reference_numerics_small_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9025132Z test_reference_numerics_small_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9041361Z test_reference_numerics_small_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9058106Z test_reference_numerics_small_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9074639Z test_reference_numerics_small_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9090899Z test_reference_numerics_small_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9107603Z test_reference_numerics_small_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9120763Z test_reference_numerics_small_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.9287910Z test_reference_numerics_small_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:33.9441312Z test_reference_numerics_small_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9457634Z test_reference_numerics_small_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:33.9473150Z test_reference_numerics_small_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9488365Z test_reference_numerics_small_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9503226Z test_reference_numerics_small_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9517991Z test_reference_numerics_small_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9532877Z test_reference_numerics_small_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9548311Z test_reference_numerics_small_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9563687Z test_reference_numerics_small_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9580184Z test_reference_numerics_small_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9593340Z test_reference_numerics_small_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:33.9609446Z test_reference_numerics_small_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.9625972Z test_reference_numerics_small_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9642040Z test_reference_numerics_small_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9658217Z test_reference_numerics_small_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9674291Z test_reference_numerics_small_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9690256Z test_reference_numerics_small_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9706505Z test_reference_numerics_small_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9724836Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9743179Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9761482Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.9778887Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9795953Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9813063Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9819854Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.9836683Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9855285Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9873817Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9892978Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9910448Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9927732Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:33.9945090Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9951908Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:33.9969159Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:33.9988804Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0007716Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0026998Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0044674Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0062196Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0080365Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.0087211Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.0104688Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0121880Z test_reference_numerics_small_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0135290Z test_reference_numerics_small_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.0152199Z test_reference_numerics_small_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0168920Z test_reference_numerics_small_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0185662Z test_reference_numerics_small_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0200953Z test_reference_numerics_small_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0216260Z test_reference_numerics_small_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0231352Z test_reference_numerics_small_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0247192Z test_reference_numerics_small_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.0263167Z test_reference_numerics_small_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0279499Z test_reference_numerics_small_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0485702Z test_reference_numerics_small_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.0714263Z test_reference_numerics_small_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.0910948Z test_reference_numerics_small_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.0928237Z test_reference_numerics_small_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0945084Z test_reference_numerics_small_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0961461Z test_reference_numerics_small_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0976548Z test_reference_numerics_small_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.0991339Z test_reference_numerics_small_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1006078Z test_reference_numerics_small_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1021636Z test_reference_numerics_small_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1037238Z test_reference_numerics_small_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.1054174Z test_reference_numerics_small_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1070752Z test_reference_numerics_small_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1087694Z test_reference_numerics_small_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1104858Z test_reference_numerics_small_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1121405Z test_reference_numerics_small_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1138318Z test_reference_numerics_small_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1155942Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1173031Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1190282Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.1207493Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1224269Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1240885Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1257821Z test_reference_numerics_small_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1274866Z test_reference_numerics_small_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1292227Z test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1309018Z test_reference_numerics_small_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1325902Z test_reference_numerics_small_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1343100Z test_reference_numerics_small_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.1359508Z test_reference_numerics_small_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1375951Z test_reference_numerics_small_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1391173Z test_reference_numerics_small_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1406138Z test_reference_numerics_small_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1421040Z test_reference_numerics_small_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1436629Z test_reference_numerics_small_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1452449Z test_reference_numerics_small_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1468891Z test_reference_numerics_small_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1485466Z test_reference_numerics_small_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1502755Z test_reference_numerics_small_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.1790165Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.1799215Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.1821100Z test_reference_numerics_small_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1836459Z test_reference_numerics_small_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:34.1853804Z test_reference_numerics_small_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1871251Z test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1888388Z test_reference_numerics_small_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1905525Z test_reference_numerics_small_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.1922372Z test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.2150621Z test_reference_numerics_small_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.2372007Z test_reference_numerics_small_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T13:08:34.2392897Z test_reference_numerics_small_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:34.2411033Z test_reference_numerics_small_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:34.2428312Z test_reference_numerics_small_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:34.2445150Z test_reference_numerics_small_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:08:34.2452184Z test_reference_numerics_small_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:08:34.2468252Z test_reference_numerics_small_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.2475068Z test_reference_numerics_small_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.2491174Z test_reference_numerics_small_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.2508177Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.2764413Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.2995462Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.3015036Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3032553Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3049192Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3065259Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3081365Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3097591Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3113692Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3130561Z test_reference_numerics_small_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3147358Z test_reference_numerics_small_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3163854Z test_reference_numerics_small_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3179534Z test_reference_numerics_small_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3194945Z test_reference_numerics_small_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3210282Z test_reference_numerics_small_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3226371Z test_reference_numerics_small_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3242623Z test_reference_numerics_small_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3262302Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3275506Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.3294536Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3313997Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3330441Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3346921Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3363224Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3379735Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3396267Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3414940Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:34.3428223Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.3446274Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3464853Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3481901Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3498856Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3515707Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3532696Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3549504Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3568824Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3582236Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.3601439Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3620823Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3637921Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3655185Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3672207Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3689284Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3706669Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3725804Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3739199Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.3758401Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3778288Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3795683Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3812956Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3830055Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3847170Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3864558Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3883778Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.3897166Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.3916442Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3936244Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3953673Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3970742Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.3988029Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4005030Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4022548Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4038865Z test_reference_numerics_small_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.4248263Z test_reference_numerics_small_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.4474018Z test_reference_numerics_small_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.4672754Z test_reference_numerics_small_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.4692522Z test_reference_numerics_small_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4709367Z test_reference_numerics_small_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4725237Z test_reference_numerics_small_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4740396Z test_reference_numerics_small_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4755089Z test_reference_numerics_small_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4769658Z test_reference_numerics_small_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4785146Z test_reference_numerics_small_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4800466Z test_reference_numerics_small_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4807048Z test_reference_numerics_small_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.4819676Z test_reference_numerics_small_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.4835974Z test_reference_numerics_small_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.4852345Z test_reference_numerics_small_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4868443Z test_reference_numerics_small_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4884128Z test_reference_numerics_small_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4899798Z test_reference_numerics_small_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4915524Z test_reference_numerics_small_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4931018Z test_reference_numerics_small_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4947080Z test_reference_numerics_small_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4963411Z test_reference_numerics_small_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.4976694Z test_reference_numerics_small_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.5156186Z test_reference_numerics_small_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.5343933Z test_reference_numerics_small_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.5515561Z test_reference_numerics_small_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.5534756Z test_reference_numerics_small_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5551779Z test_reference_numerics_small_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5567975Z test_reference_numerics_small_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5583616Z test_reference_numerics_small_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5597459Z test_reference_numerics_small_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5612045Z test_reference_numerics_small_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5628257Z test_reference_numerics_small_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.5642658Z test_reference_numerics_small_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.5649322Z test_reference_numerics_small_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.5662013Z test_reference_numerics_small_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.5872952Z test_reference_numerics_small_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6074343Z test_reference_numerics_small_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6094265Z test_reference_numerics_small_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6111831Z test_reference_numerics_small_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6128174Z test_reference_numerics_small_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6144089Z test_reference_numerics_small_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6159534Z test_reference_numerics_small_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6175131Z test_reference_numerics_small_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6190803Z test_reference_numerics_small_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6206351Z test_reference_numerics_small_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6223126Z test_reference_numerics_small_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6239610Z test_reference_numerics_small_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6256173Z test_reference_numerics_small_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6272712Z test_reference_numerics_small_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6289099Z test_reference_numerics_small_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6305548Z test_reference_numerics_small_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6322373Z test_reference_numerics_small_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6339070Z test_reference_numerics_small_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6355823Z test_reference_numerics_small_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6372964Z test_reference_numerics_small_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6389504Z test_reference_numerics_small_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6405847Z test_reference_numerics_small_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.6422938Z test_reference_numerics_small_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6436174Z test_reference_numerics_small_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.6710258Z test_reference_numerics_small_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.6971661Z test_reference_numerics_small_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.6989142Z test_reference_numerics_small_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7005688Z test_reference_numerics_small_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7021731Z test_reference_numerics_small_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7037641Z test_reference_numerics_small_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7054450Z test_reference_numerics_small_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.7070451Z test_reference_numerics_small_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7086787Z test_reference_numerics_small_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7103426Z test_reference_numerics_small_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7116914Z test_reference_numerics_small_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.7342444Z test_reference_numerics_small_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.7583359Z test_reference_numerics_small_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.7789206Z test_reference_numerics_small_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.7806021Z test_reference_numerics_small_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7822647Z test_reference_numerics_small_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7838926Z test_reference_numerics_small_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7854444Z test_reference_numerics_small_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.7869659Z test_reference_numerics_small_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7884330Z test_reference_numerics_small_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7899828Z test_reference_numerics_small_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7915337Z test_reference_numerics_small_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7931956Z test_reference_numerics_small_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.7945064Z test_reference_numerics_small_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.8236939Z test_reference_numerics_small_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.8490131Z test_reference_numerics_small_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.8507515Z test_reference_numerics_small_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8523981Z test_reference_numerics_small_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8540040Z test_reference_numerics_small_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8555781Z test_reference_numerics_small_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8571802Z test_reference_numerics_small_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8587511Z test_reference_numerics_small_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8603703Z test_reference_numerics_small_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8620159Z test_reference_numerics_small_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8633285Z test_reference_numerics_small_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.8649318Z test_reference_numerics_small_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.8665694Z test_reference_numerics_small_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8681864Z test_reference_numerics_small_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8697009Z test_reference_numerics_small_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8711743Z test_reference_numerics_small_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8726371Z test_reference_numerics_small_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8741783Z test_reference_numerics_small_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8757162Z test_reference_numerics_small_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8773378Z test_reference_numerics_small_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8786463Z test_reference_numerics_small_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.8801644Z test_reference_numerics_small_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.8816935Z test_reference_numerics_small_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8832105Z test_reference_numerics_small_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8846827Z test_reference_numerics_small_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8861700Z test_reference_numerics_small_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8876461Z test_reference_numerics_small_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8891845Z test_reference_numerics_small_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8907236Z test_reference_numerics_small_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8923364Z test_reference_numerics_small_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.8936653Z test_reference_numerics_small_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.9199253Z test_reference_numerics_small_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.9458075Z test_reference_numerics_small_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:34.9474547Z test_reference_numerics_small_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9491102Z test_reference_numerics_small_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9507510Z test_reference_numerics_small_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9523730Z test_reference_numerics_small_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9539940Z test_reference_numerics_small_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9556034Z test_reference_numerics_small_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9572311Z test_reference_numerics_small_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9589299Z test_reference_numerics_small_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:34.9602620Z test_reference_numerics_small_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:34.9900186Z test_reference_numerics_small_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:34.9909311Z test_reference_numerics_small_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:34.9925549Z test_reference_numerics_small_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9942592Z test_reference_numerics_small_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9958983Z test_reference_numerics_small_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9975243Z test_reference_numerics_small_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:34.9991424Z test_reference_numerics_small_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0007477Z test_reference_numerics_small_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0023797Z test_reference_numerics_small_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0040350Z test_reference_numerics_small_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0053752Z test_reference_numerics_small_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.0325363Z test_reference_numerics_small_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:35.0586259Z test_reference_numerics_small_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:35.0602677Z test_reference_numerics_small_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0619147Z test_reference_numerics_small_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0634971Z test_reference_numerics_small_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0650490Z test_reference_numerics_small_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0666186Z test_reference_numerics_small_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0681601Z test_reference_numerics_small_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0697397Z test_reference_numerics_small_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.0710247Z test_reference_numerics_small_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.0726664Z test_reference_numerics_small_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0743420Z test_reference_numerics_small_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0778272Z test_reference_numerics_small_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0795439Z test_reference_numerics_small_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0812843Z test_reference_numerics_small_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0829984Z test_reference_numerics_small_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0846224Z test_reference_numerics_small_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0859583Z test_reference_numerics_small_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.016s) 2022-08-17T13:08:35.0875077Z test_reference_numerics_small_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0891006Z test_reference_numerics_small_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0906656Z test_reference_numerics_small_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0922061Z test_reference_numerics_small_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0937857Z test_reference_numerics_small_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0953125Z test_reference_numerics_small_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0968419Z test_reference_numerics_small_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.0981389Z test_reference_numerics_small_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.0997168Z test_reference_numerics_small_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1013315Z test_reference_numerics_small_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1028678Z test_reference_numerics_small_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1044303Z test_reference_numerics_small_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1060066Z test_reference_numerics_small_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1075699Z test_reference_numerics_small_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1091405Z test_reference_numerics_small_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1104199Z test_reference_numerics_small_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1120018Z test_reference_numerics_small_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1136188Z test_reference_numerics_small_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1151708Z test_reference_numerics_small_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1167429Z test_reference_numerics_small_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1182930Z test_reference_numerics_small_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1198313Z test_reference_numerics_small_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1214114Z test_reference_numerics_small_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1226824Z test_reference_numerics_small_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1242642Z test_reference_numerics_small_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1258754Z test_reference_numerics_small_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1274040Z test_reference_numerics_small_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1289395Z test_reference_numerics_small_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1304849Z test_reference_numerics_small_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1320339Z test_reference_numerics_small_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1336270Z test_reference_numerics_small_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:35.1352192Z test_reference_numerics_small_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1365287Z test_reference_numerics_small_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1380919Z test_reference_numerics_small_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1396653Z test_reference_numerics_small_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1412356Z test_reference_numerics_small_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1427608Z test_reference_numerics_small_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1442912Z test_reference_numerics_small_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1458501Z test_reference_numerics_small_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1474021Z test_reference_numerics_small_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1487125Z test_reference_numerics_small_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.016s) 2022-08-17T13:08:35.1503063Z test_reference_numerics_small_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1519013Z test_reference_numerics_small_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1534454Z test_reference_numerics_small_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1549717Z test_reference_numerics_small_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1565237Z test_reference_numerics_small_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1580908Z test_reference_numerics_small_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1596325Z test_reference_numerics_small_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1614187Z test_reference_numerics_small_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1627096Z test_reference_numerics_small_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1643203Z test_reference_numerics_small_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1659714Z test_reference_numerics_small_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1675421Z test_reference_numerics_small_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1691074Z test_reference_numerics_small_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1706751Z test_reference_numerics_small_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1722345Z test_reference_numerics_small_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1737861Z test_reference_numerics_small_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1750599Z test_reference_numerics_small_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1766499Z test_reference_numerics_small_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1782916Z test_reference_numerics_small_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1798934Z test_reference_numerics_small_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1814132Z test_reference_numerics_small_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1829863Z test_reference_numerics_small_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1845149Z test_reference_numerics_small_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1860945Z test_reference_numerics_small_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1873950Z test_reference_numerics_small_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.1889711Z test_reference_numerics_small_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1905894Z test_reference_numerics_small_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1921449Z test_reference_numerics_small_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1937037Z test_reference_numerics_small_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1952335Z test_reference_numerics_small_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.1971038Z test_reference_numerics_small_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.1987782Z test_reference_numerics_small_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2001101Z test_reference_numerics_small_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2017536Z test_reference_numerics_small_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2033950Z test_reference_numerics_small_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2049761Z test_reference_numerics_small_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2065763Z test_reference_numerics_small_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2081386Z test_reference_numerics_small_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2097117Z test_reference_numerics_small_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2113013Z test_reference_numerics_small_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2126392Z test_reference_numerics_small_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2143025Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2159674Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2175627Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2191685Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2207413Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2223149Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2238874Z test_reference_numerics_small_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2252008Z test_reference_numerics_small_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2268751Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2285550Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:35.2301365Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2317031Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2333017Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2348846Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2364710Z test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2378205Z test_reference_numerics_small_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2394711Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2411202Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2426835Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2442897Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2458740Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2474306Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2490072Z test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2503226Z test_reference_numerics_small_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2519543Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2536152Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2551917Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2567671Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2583542Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2598878Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2614942Z test_reference_numerics_small_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2631527Z test_reference_numerics_small_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2644451Z test_reference_numerics_small_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2660535Z test_reference_numerics_small_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2677100Z test_reference_numerics_small_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2693319Z test_reference_numerics_small_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2709630Z test_reference_numerics_small_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2726187Z test_reference_numerics_small_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2742350Z test_reference_numerics_small_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2758531Z test_reference_numerics_small_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2771608Z test_reference_numerics_small_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T13:08:35.2787863Z test_reference_numerics_small_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2804175Z test_reference_numerics_small_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2819995Z test_reference_numerics_small_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2835679Z test_reference_numerics_small_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2851463Z test_reference_numerics_small_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2867116Z test_reference_numerics_small_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2882832Z test_reference_numerics_small_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2900367Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2913474Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.2930550Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.2947573Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2963917Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2980458Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.2996824Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3013268Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3029666Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3042714Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.3059022Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3075206Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3090979Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.3106800Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3122574Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3138496Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3154082Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3167124Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.3183395Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3199592Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3215404Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3231224Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3247063Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.3262790Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3278478Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3291567Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.3307674Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3323725Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3339598Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3355255Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3370963Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3386759Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3402752Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.3419214Z test_reference_numerics_small_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3432276Z test_reference_numerics_small_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.3676317Z test_reference_numerics_small_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.3911956Z test_reference_numerics_small_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:35.3928320Z test_reference_numerics_small_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3945426Z test_reference_numerics_small_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3961694Z test_reference_numerics_small_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3977958Z test_reference_numerics_small_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.3994048Z test_reference_numerics_small_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4010150Z test_reference_numerics_small_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4026401Z test_reference_numerics_small_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4043261Z test_reference_numerics_small_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.4056688Z test_reference_numerics_small_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.4262409Z test_reference_numerics_small_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.4458567Z test_reference_numerics_small_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.4475048Z test_reference_numerics_small_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4491504Z test_reference_numerics_small_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4507899Z test_reference_numerics_small_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.4523273Z test_reference_numerics_small_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:35.4538389Z test_reference_numerics_small_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4553166Z test_reference_numerics_small_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4568450Z test_reference_numerics_small_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4584122Z test_reference_numerics_small_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.4590807Z test_reference_numerics_small_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:08:35.4603446Z test_reference_numerics_small_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.4857137Z test_reference_numerics_small_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:08:35.5104966Z test_reference_numerics_small_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.5122758Z test_reference_numerics_small_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5140311Z test_reference_numerics_small_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.5157240Z test_reference_numerics_small_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5174423Z test_reference_numerics_small_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5191189Z test_reference_numerics_small_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5207917Z test_reference_numerics_small_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5224994Z test_reference_numerics_small_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5241660Z test_reference_numerics_small_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5255070Z test_reference_numerics_small_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2022-08-17T13:08:35.5500362Z test_reference_numerics_small_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:08:35.5723705Z test_reference_numerics_small_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.5740321Z test_reference_numerics_small_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5757015Z test_reference_numerics_small_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5773517Z test_reference_numerics_small_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5789521Z test_reference_numerics_small_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.5805531Z test_reference_numerics_small_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5821759Z test_reference_numerics_small_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5837648Z test_reference_numerics_small_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5854214Z test_reference_numerics_small_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5870455Z test_reference_numerics_small_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5887004Z test_reference_numerics_small_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5918120Z test_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.5948113Z test_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.5983126Z test_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6105099Z test_special_i0_i1_vs_scipy_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.6234195Z test_special_i0_i1_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6367643Z test_special_i0_i1_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.6385278Z test_special_log_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6402753Z test_special_log_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.6424061Z test_special_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:08:35.6445268Z test_special_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6459234Z test_threshold_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6472858Z test_threshold_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6487744Z test_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6502365Z test_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6517063Z test_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6531859Z test_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6546344Z test_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6561128Z test_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:08:35.6575013Z test_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:08:35.7066232Z test_unary_out_op_mem_overlap_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:08:35.7068702Z 2022-08-17T13:08:35.7069149Z ---------------------------------------------------------------------- 2022-08-17T13:08:35.7069529Z Ran 12175 tests in 194.718s 2022-08-17T13:08:35.7069696Z 2022-08-17T13:08:35.7069844Z OK (skipped=676, expected failures=14) 2022-08-17T13:08:35.7070015Z 2022-08-17T13:08:35.7070143Z Generating XML reports... 2022-08-17T13:08:37.1099684Z Generated XML report: test-reports\python-unittest\test_unary_ufuncs\TEST-TestUnaryUfuncsCPU-20220817130520.xml 2022-08-17T13:08:37.6526574Z Running test_cpp_extensions_jit ... [2022-08-17 13:08:37.649284] 2022-08-17T13:08:37.6527070Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:08:37.649284] 2022-08-17T13:08:39.2142772Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:08:39.2220255Z 2022-08-17T13:08:39.2220395Z Running tests... 2022-08-17T13:08:39.2220674Z ---------------------------------------------------------------------- 2022-08-17T13:08:39.2221197Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_jit 2022-08-17T13:08:39.2221522Z Not wiping extensions build folder because Windows 2022-08-17T13:08:57.1694451Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (17.960s) 2022-08-17T13:09:03.5311944Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (6.361s) 2022-08-17T13:09:03.5335268Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:03.5335873Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\cpp_frontend_extension... 2022-08-17T13:09:03.5414347Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\cpp_frontend_extension\build.ninja... 2022-08-17T13:09:03.7059491Z Building extension module cpp_frontend_extension... 2022-08-17T13:09:03.7059887Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:09:15.6203080Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\cpp_frontend_extension.cpp /Focpp_frontend_extension.o 2022-08-17T13:09:15.6204162Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:09:15.6204487Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:09:15.6204640Z 2022-08-17T13:09:15.6205028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:09:15.6205641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:09:15.6206323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6206691Z with 2022-08-17T13:09:15.6206835Z [ 2022-08-17T13:09:15.6207011Z T=at::TensorBase 2022-08-17T13:09:15.6207187Z ] 2022-08-17T13:09:15.6207603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6207990Z with 2022-08-17T13:09:15.6208145Z [ 2022-08-17T13:09:15.6208323Z T=at::TensorBase 2022-08-17T13:09:15.6208478Z ] 2022-08-17T13:09:15.6208933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6209510Z with 2022-08-17T13:09:15.6209665Z [ 2022-08-17T13:09:15.6209824Z T=at::TensorBase 2022-08-17T13:09:15.6209994Z ] 2022-08-17T13:09:15.6210475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6210922Z with 2022-08-17T13:09:15.6211064Z [ 2022-08-17T13:09:15.6211332Z T=at::TensorBase 2022-08-17T13:09:15.6211501Z ] 2022-08-17T13:09:15.6212006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6212671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6213343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6213724Z with 2022-08-17T13:09:15.6213881Z [ 2022-08-17T13:09:15.6214053Z T=at::TensorBase 2022-08-17T13:09:15.6214212Z ] 2022-08-17T13:09:15.6214608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6214979Z with 2022-08-17T13:09:15.6215120Z [ 2022-08-17T13:09:15.6215287Z T=at::Tensor 2022-08-17T13:09:15.6215450Z ] 2022-08-17T13:09:15.6215864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6216231Z with 2022-08-17T13:09:15.6216384Z [ 2022-08-17T13:09:15.6216552Z T=at::Tensor 2022-08-17T13:09:15.6216700Z ] 2022-08-17T13:09:15.6217153Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6217572Z with 2022-08-17T13:09:15.6217726Z [ 2022-08-17T13:09:15.6217877Z T=at::Tensor 2022-08-17T13:09:15.6218035Z ] 2022-08-17T13:09:15.6218514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6218944Z with 2022-08-17T13:09:15.6219099Z [ 2022-08-17T13:09:15.6219260Z T=at::Tensor 2022-08-17T13:09:15.6219412Z ] 2022-08-17T13:09:15.6219828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6220472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6221133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6221583Z with 2022-08-17T13:09:15.6221724Z [ 2022-08-17T13:09:15.6221889Z T=at::Tensor 2022-08-17T13:09:15.6222055Z ] 2022-08-17T13:09:15.6222433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6222794Z with 2022-08-17T13:09:15.6222945Z [ 2022-08-17T13:09:15.6223102Z T=at::Generator 2022-08-17T13:09:15.6223270Z ] 2022-08-17T13:09:15.6223678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6224089Z with 2022-08-17T13:09:15.6224243Z [ 2022-08-17T13:09:15.6224409Z T=at::Generator 2022-08-17T13:09:15.6224574Z ] 2022-08-17T13:09:15.6225016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6225428Z with 2022-08-17T13:09:15.6225580Z [ 2022-08-17T13:09:15.6225734Z T=at::Generator 2022-08-17T13:09:15.6225901Z ] 2022-08-17T13:09:15.6226376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6226812Z with 2022-08-17T13:09:15.6226952Z [ 2022-08-17T13:09:15.6227121Z T=at::Generator 2022-08-17T13:09:15.6227285Z ] 2022-08-17T13:09:15.6227788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6228445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6229098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6229494Z with 2022-08-17T13:09:15.6229637Z [ 2022-08-17T13:09:15.6229805Z T=at::Generator 2022-08-17T13:09:15.6229969Z ] 2022-08-17T13:09:15.6230349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6230707Z with 2022-08-17T13:09:15.6230861Z [ 2022-08-17T13:09:15.6231017Z T=std::string 2022-08-17T13:09:15.6231179Z ] 2022-08-17T13:09:15.6231586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6231960Z with 2022-08-17T13:09:15.6232098Z [ 2022-08-17T13:09:15.6232262Z T=std::string 2022-08-17T13:09:15.6232422Z ] 2022-08-17T13:09:15.6232853Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6233262Z with 2022-08-17T13:09:15.6233413Z [ 2022-08-17T13:09:15.6233565Z T=std::string 2022-08-17T13:09:15.6233728Z ] 2022-08-17T13:09:15.6234195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6234691Z with 2022-08-17T13:09:15.6234830Z [ 2022-08-17T13:09:15.6234991Z T=std::string 2022-08-17T13:09:15.6235153Z ] 2022-08-17T13:09:15.6235550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6236234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6236893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6237294Z with 2022-08-17T13:09:15.6237436Z [ 2022-08-17T13:09:15.6237602Z T=std::string 2022-08-17T13:09:15.6237764Z ] 2022-08-17T13:09:15.6238146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6238510Z with 2022-08-17T13:09:15.6238661Z [ 2022-08-17T13:09:15.6238835Z T=c10::QualifiedName 2022-08-17T13:09:15.6238998Z ] 2022-08-17T13:09:15.6239411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6239786Z with 2022-08-17T13:09:15.6239923Z [ 2022-08-17T13:09:15.6240100Z T=c10::QualifiedName 2022-08-17T13:09:15.6240275Z ] 2022-08-17T13:09:15.6240713Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6241125Z with 2022-08-17T13:09:15.6241278Z [ 2022-08-17T13:09:15.6241453Z T=c10::QualifiedName 2022-08-17T13:09:15.6241611Z ] 2022-08-17T13:09:15.6242089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6242531Z with 2022-08-17T13:09:15.6242670Z [ 2022-08-17T13:09:15.6242845Z T=c10::QualifiedName 2022-08-17T13:09:15.6243016Z ] 2022-08-17T13:09:15.6243439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6244079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6244732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6245130Z with 2022-08-17T13:09:15.6245283Z [ 2022-08-17T13:09:15.6245448Z T=c10::QualifiedName 2022-08-17T13:09:15.6245622Z ] 2022-08-17T13:09:15.6246017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6246423Z with 2022-08-17T13:09:15.6246575Z [ 2022-08-17T13:09:15.6246794Z T=std::shared_ptr 2022-08-17T13:09:15.6246990Z ] 2022-08-17T13:09:15.6247404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6247779Z with 2022-08-17T13:09:15.6247932Z [ 2022-08-17T13:09:15.6248138Z T=std::shared_ptr 2022-08-17T13:09:15.6248342Z ] 2022-08-17T13:09:15.6249343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6249762Z with 2022-08-17T13:09:15.6249915Z [ 2022-08-17T13:09:15.6250137Z T=std::shared_ptr 2022-08-17T13:09:15.6250342Z ] 2022-08-17T13:09:15.6250806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6251240Z with 2022-08-17T13:09:15.6251393Z [ 2022-08-17T13:09:15.6251595Z T=std::shared_ptr 2022-08-17T13:09:15.6251801Z ] 2022-08-17T13:09:15.6252263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6252974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6253650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6254045Z with 2022-08-17T13:09:15.6254201Z [ 2022-08-17T13:09:15.6254420Z T=std::shared_ptr 2022-08-17T13:09:15.6254614Z ] 2022-08-17T13:09:15.6255011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6255370Z with 2022-08-17T13:09:15.6255510Z [ 2022-08-17T13:09:15.6255726Z T=std::weak_ptr 2022-08-17T13:09:15.6255932Z ] 2022-08-17T13:09:15.6256329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6256712Z with 2022-08-17T13:09:15.6256864Z [ 2022-08-17T13:09:15.6257076Z T=std::weak_ptr 2022-08-17T13:09:15.6257267Z ] 2022-08-17T13:09:15.6257717Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6258119Z with 2022-08-17T13:09:15.6258261Z [ 2022-08-17T13:09:15.6258477Z T=std::weak_ptr 2022-08-17T13:09:15.6258681Z ] 2022-08-17T13:09:15.6259153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6259640Z with 2022-08-17T13:09:15.6259792Z [ 2022-08-17T13:09:15.6260006Z T=std::weak_ptr 2022-08-17T13:09:15.6260198Z ] 2022-08-17T13:09:15.6260646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6261411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6262097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6262491Z with 2022-08-17T13:09:15.6262632Z [ 2022-08-17T13:09:15.6262847Z T=std::weak_ptr 2022-08-17T13:09:15.6263049Z ] 2022-08-17T13:09:15.6263431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6263791Z with 2022-08-17T13:09:15.6263944Z [ 2022-08-17T13:09:15.6264172Z T=std::vector> 2022-08-17T13:09:15.6264400Z ] 2022-08-17T13:09:15.6264811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6265190Z with 2022-08-17T13:09:15.6265330Z [ 2022-08-17T13:09:15.6265571Z T=std::vector> 2022-08-17T13:09:15.6265797Z ] 2022-08-17T13:09:15.6266229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6266639Z with 2022-08-17T13:09:15.6266793Z [ 2022-08-17T13:09:15.6267033Z T=std::vector> 2022-08-17T13:09:15.6267246Z ] 2022-08-17T13:09:15.6267815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6268255Z with 2022-08-17T13:09:15.6268395Z [ 2022-08-17T13:09:15.6268637Z T=std::vector> 2022-08-17T13:09:15.6268865Z ] 2022-08-17T13:09:15.6269334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6270071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6270778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6271231Z with 2022-08-17T13:09:15.6271387Z [ 2022-08-17T13:09:15.6271616Z T=std::vector> 2022-08-17T13:09:15.6271844Z ] 2022-08-17T13:09:15.6272235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6272587Z with 2022-08-17T13:09:15.6272742Z [ 2022-08-17T13:09:15.6272950Z T=std::vector> 2022-08-17T13:09:15.6273145Z ] 2022-08-17T13:09:15.6273587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6273964Z with 2022-08-17T13:09:15.6274115Z [ 2022-08-17T13:09:15.6274310Z T=std::vector> 2022-08-17T13:09:15.6274506Z ] 2022-08-17T13:09:15.6274955Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6275366Z with 2022-08-17T13:09:15.6275504Z [ 2022-08-17T13:09:15.6275720Z T=std::vector> 2022-08-17T13:09:15.6275925Z ] 2022-08-17T13:09:15.6276393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6276842Z with 2022-08-17T13:09:15.6277004Z [ 2022-08-17T13:09:15.6287179Z T=std::vector> 2022-08-17T13:09:15.6287483Z ] 2022-08-17T13:09:15.6287977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6288681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6289372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6289772Z with 2022-08-17T13:09:15.6289933Z [ 2022-08-17T13:09:15.6290130Z T=std::vector> 2022-08-17T13:09:15.6290330Z ] 2022-08-17T13:09:15.6290731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6291097Z with 2022-08-17T13:09:15.6291240Z [ 2022-08-17T13:09:15.6291505Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6291744Z ] 2022-08-17T13:09:15.6292148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6292526Z with 2022-08-17T13:09:15.6292679Z [ 2022-08-17T13:09:15.6292925Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6293160Z ] 2022-08-17T13:09:15.6293613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6294171Z with 2022-08-17T13:09:15.6294312Z [ 2022-08-17T13:09:15.6294570Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6294807Z ] 2022-08-17T13:09:15.6295275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6295717Z with 2022-08-17T13:09:15.6295873Z [ 2022-08-17T13:09:15.6296430Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6296654Z ] 2022-08-17T13:09:15.6297140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:15.6297913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:15.6298611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:15.6299284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6299670Z with 2022-08-17T13:09:15.6299828Z [ 2022-08-17T13:09:15.6300088Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6300308Z ] 2022-08-17T13:09:15.6300707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6301067Z with 2022-08-17T13:09:15.6301222Z [ 2022-08-17T13:09:15.6301456Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6301684Z ] 2022-08-17T13:09:15.6302097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6302463Z with 2022-08-17T13:09:15.6302616Z [ 2022-08-17T13:09:15.6302863Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6303090Z ] 2022-08-17T13:09:15.6303525Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6303936Z with 2022-08-17T13:09:15.6304089Z [ 2022-08-17T13:09:15.6304322Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6304551Z ] 2022-08-17T13:09:15.6305028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6305463Z with 2022-08-17T13:09:15.6305604Z [ 2022-08-17T13:09:15.6305906Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6306132Z ] 2022-08-17T13:09:15.6306591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:15.6307339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:15.6308185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:15.6308836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6309217Z with 2022-08-17T13:09:15.6309368Z [ 2022-08-17T13:09:15.6309614Z T=std::vector,std::allocator>> 2022-08-17T13:09:15.6309830Z ] 2022-08-17T13:09:15.6310223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6310577Z with 2022-08-17T13:09:15.6310727Z [ 2022-08-17T13:09:15.6310922Z T=std::vector> 2022-08-17T13:09:15.6311122Z ] 2022-08-17T13:09:15.6311532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6311900Z with 2022-08-17T13:09:15.6312051Z [ 2022-08-17T13:09:15.6312264Z T=std::vector> 2022-08-17T13:09:15.6312448Z ] 2022-08-17T13:09:15.6312897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6313299Z with 2022-08-17T13:09:15.6313451Z [ 2022-08-17T13:09:15.6313649Z T=std::vector> 2022-08-17T13:09:15.6313845Z ] 2022-08-17T13:09:15.6314321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6314884Z with 2022-08-17T13:09:15.6315023Z [ 2022-08-17T13:09:15.6315234Z T=std::vector> 2022-08-17T13:09:15.6315430Z ] 2022-08-17T13:09:15.6315855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6316548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6317233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6317626Z with 2022-08-17T13:09:15.6317830Z [ 2022-08-17T13:09:15.6318039Z T=std::vector> 2022-08-17T13:09:15.6318237Z ] 2022-08-17T13:09:15.6318619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6318982Z with 2022-08-17T13:09:15.6319133Z [ 2022-08-17T13:09:15.6319373Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:15.6319589Z ] 2022-08-17T13:09:15.6320047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6320425Z with 2022-08-17T13:09:15.6320565Z [ 2022-08-17T13:09:15.6320800Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:15.6321026Z ] 2022-08-17T13:09:15.6321474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6321866Z with 2022-08-17T13:09:15.6322021Z [ 2022-08-17T13:09:15.6322259Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:15.6322468Z ] 2022-08-17T13:09:15.6322940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6323383Z with 2022-08-17T13:09:15.6323538Z [ 2022-08-17T13:09:15.6323764Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:15.6323989Z ] 2022-08-17T13:09:15.6324458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6325225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6325980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:09:15.6326689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6327089Z with 2022-08-17T13:09:15.6327242Z [ 2022-08-17T13:09:15.6327470Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:15.6327697Z ] 2022-08-17T13:09:15.6328088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6328453Z with 2022-08-17T13:09:15.6328592Z [ 2022-08-17T13:09:15.6328830Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:15.6329052Z ] 2022-08-17T13:09:15.6329451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6329825Z with 2022-08-17T13:09:15.6330030Z [ 2022-08-17T13:09:15.6330256Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:15.6330481Z ] 2022-08-17T13:09:15.6330927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6331335Z with 2022-08-17T13:09:15.6331475Z [ 2022-08-17T13:09:15.6331712Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:15.6331936Z ] 2022-08-17T13:09:15.6332442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6332881Z with 2022-08-17T13:09:15.6333032Z [ 2022-08-17T13:09:15.6333269Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:15.6333481Z ] 2022-08-17T13:09:15.6333951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6334712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6335469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:09:15.6336171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6336571Z with 2022-08-17T13:09:15.6336724Z [ 2022-08-17T13:09:15.6336962Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:15.6337176Z ] 2022-08-17T13:09:15.6337569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6337926Z with 2022-08-17T13:09:15.6338066Z [ 2022-08-17T13:09:15.6338254Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6338439Z ] 2022-08-17T13:09:15.6338835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6339214Z with 2022-08-17T13:09:15.6339367Z [ 2022-08-17T13:09:15.6339555Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6339725Z ] 2022-08-17T13:09:15.6340170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6340574Z with 2022-08-17T13:09:15.6340714Z [ 2022-08-17T13:09:15.6340899Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6341084Z ] 2022-08-17T13:09:15.6341560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6341988Z with 2022-08-17T13:09:15.6342189Z [ 2022-08-17T13:09:15.6342372Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6342542Z ] 2022-08-17T13:09:15.6342979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6343646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6344023Z with 2022-08-17T13:09:15.6344163Z [ 2022-08-17T13:09:15.6344352Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6344537Z ] 2022-08-17T13:09:15.6345027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:09:15.6345740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6346132Z with 2022-08-17T13:09:15.6346284Z [ 2022-08-17T13:09:15.6346459Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:15.6346644Z ] 2022-08-17T13:09:15.6347032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6347379Z with 2022-08-17T13:09:15.6347532Z [ 2022-08-17T13:09:15.6347893Z T=std::vector> 2022-08-17T13:09:15.6348146Z ] 2022-08-17T13:09:15.6348557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6348928Z with 2022-08-17T13:09:15.6349078Z [ 2022-08-17T13:09:15.6349336Z T=std::vector> 2022-08-17T13:09:15.6349587Z ] 2022-08-17T13:09:15.6350037Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6350442Z with 2022-08-17T13:09:15.6350585Z [ 2022-08-17T13:09:15.6350860Z T=std::vector> 2022-08-17T13:09:15.6351114Z ] 2022-08-17T13:09:15.6351571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6352008Z with 2022-08-17T13:09:15.6352161Z [ 2022-08-17T13:09:15.6352432Z T=std::vector> 2022-08-17T13:09:15.6352673Z ] 2022-08-17T13:09:15.6353177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6353999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6354793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6355190Z with 2022-08-17T13:09:15.6355332Z [ 2022-08-17T13:09:15.6355608Z T=std::vector> 2022-08-17T13:09:15.6355861Z ] 2022-08-17T13:09:15.6356243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6356650Z with 2022-08-17T13:09:15.6356804Z [ 2022-08-17T13:09:15.6356975Z T=torch::autograd::ViewInfo 2022-08-17T13:09:15.6357159Z ] 2022-08-17T13:09:15.6357569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6357940Z with 2022-08-17T13:09:15.6358079Z [ 2022-08-17T13:09:15.6358259Z T=torch::autograd::ViewInfo 2022-08-17T13:09:15.6358439Z ] 2022-08-17T13:09:15.6358873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6359286Z with 2022-08-17T13:09:15.6359437Z [ 2022-08-17T13:09:15.6359620Z T=torch::autograd::ViewInfo 2022-08-17T13:09:15.6359786Z ] 2022-08-17T13:09:15.6360256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6360695Z with 2022-08-17T13:09:15.6360834Z [ 2022-08-17T13:09:15.6361016Z T=torch::autograd::ViewInfo 2022-08-17T13:09:15.6361195Z ] 2022-08-17T13:09:15.6361611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6362287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6362974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6363372Z with 2022-08-17T13:09:15.6363525Z [ 2022-08-17T13:09:15.6363695Z T=torch::autograd::ViewInfo 2022-08-17T13:09:15.6363874Z ] 2022-08-17T13:09:15.6364264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6364612Z with 2022-08-17T13:09:15.6364761Z [ 2022-08-17T13:09:15.6364927Z T=c10::IValue 2022-08-17T13:09:15.6365078Z ] 2022-08-17T13:09:15.6365490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6365867Z with 2022-08-17T13:09:15.6366017Z [ 2022-08-17T13:09:15.6366165Z T=c10::IValue 2022-08-17T13:09:15.6366380Z ] 2022-08-17T13:09:15.6366825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6367221Z with 2022-08-17T13:09:15.6367372Z [ 2022-08-17T13:09:15.6367534Z T=c10::IValue 2022-08-17T13:09:15.6367682Z ] 2022-08-17T13:09:15.6368152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6368590Z with 2022-08-17T13:09:15.6368739Z [ 2022-08-17T13:09:15.6368933Z T=c10::IValue 2022-08-17T13:09:15.6369095Z ] 2022-08-17T13:09:15.6369505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6370143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6370805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6371197Z with 2022-08-17T13:09:15.6371352Z [ 2022-08-17T13:09:15.6371501Z T=c10::IValue 2022-08-17T13:09:15.6371662Z ] 2022-08-17T13:09:15.6372062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6372410Z with 2022-08-17T13:09:15.6372563Z [ 2022-08-17T13:09:15.6372730Z T=c10::AliasInfo 2022-08-17T13:09:15.6372884Z ] 2022-08-17T13:09:15.6373287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6373659Z with 2022-08-17T13:09:15.6373808Z [ 2022-08-17T13:09:15.6373961Z T=c10::AliasInfo 2022-08-17T13:09:15.6374125Z ] 2022-08-17T13:09:15.6374573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6374972Z with 2022-08-17T13:09:15.6375122Z [ 2022-08-17T13:09:15.6375288Z T=c10::AliasInfo 2022-08-17T13:09:15.6375442Z ] 2022-08-17T13:09:15.6375915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6376347Z with 2022-08-17T13:09:15.6376496Z [ 2022-08-17T13:09:15.6376649Z T=c10::AliasInfo 2022-08-17T13:09:15.6376812Z ] 2022-08-17T13:09:15.6377225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6377882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6378529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6378965Z with 2022-08-17T13:09:15.6379120Z [ 2022-08-17T13:09:15.6379276Z T=c10::AliasInfo 2022-08-17T13:09:15.6379442Z ] 2022-08-17T13:09:15.6379834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6380194Z with 2022-08-17T13:09:15.6380334Z [ 2022-08-17T13:09:15.6380561Z T=c10::either 2022-08-17T13:09:15.6380776Z ] 2022-08-17T13:09:15.6381216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6381599Z with 2022-08-17T13:09:15.6381750Z [ 2022-08-17T13:09:15.6381963Z T=c10::either 2022-08-17T13:09:15.6382174Z ] 2022-08-17T13:09:15.6382622Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6383025Z with 2022-08-17T13:09:15.6383163Z [ 2022-08-17T13:09:15.6383386Z T=c10::either 2022-08-17T13:09:15.6383598Z ] 2022-08-17T13:09:15.6384070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6384510Z with 2022-08-17T13:09:15.6384664Z [ 2022-08-17T13:09:15.6384885Z T=c10::either 2022-08-17T13:09:15.6385085Z ] 2022-08-17T13:09:15.6385543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6386301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6387028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6387409Z with 2022-08-17T13:09:15.6387640Z [ 2022-08-17T13:09:15.6387874Z T=c10::either 2022-08-17T13:09:15.6388086Z ] 2022-08-17T13:09:15.6388467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6388831Z with 2022-08-17T13:09:15.6388982Z [ 2022-08-17T13:09:15.6389148Z T=at::StepCallbacks 2022-08-17T13:09:15.6389319Z ] 2022-08-17T13:09:15.6389728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6390092Z with 2022-08-17T13:09:15.6390243Z [ 2022-08-17T13:09:15.6390418Z T=at::StepCallbacks 2022-08-17T13:09:15.6390574Z ] 2022-08-17T13:09:15.6391016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6391488Z with 2022-08-17T13:09:15.6391642Z [ 2022-08-17T13:09:15.6391801Z T=at::StepCallbacks 2022-08-17T13:09:15.6391975Z ] 2022-08-17T13:09:15.6392453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6392888Z with 2022-08-17T13:09:15.6393027Z [ 2022-08-17T13:09:15.6393246Z T=at::StepCallbacks 2022-08-17T13:09:15.6393421Z ] 2022-08-17T13:09:15.6393833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6394501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6395168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6395558Z with 2022-08-17T13:09:15.6395699Z [ 2022-08-17T13:09:15.6395872Z T=at::StepCallbacks 2022-08-17T13:09:15.6396045Z ] 2022-08-17T13:09:15.6396424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6396782Z with 2022-08-17T13:09:15.6396932Z [ 2022-08-17T13:09:15.6397087Z T=c10::DimVector 2022-08-17T13:09:15.6397250Z ] 2022-08-17T13:09:15.6397655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6398024Z with 2022-08-17T13:09:15.6398163Z [ 2022-08-17T13:09:15.6398330Z T=c10::DimVector 2022-08-17T13:09:15.6398496Z ] 2022-08-17T13:09:15.6398931Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6399334Z with 2022-08-17T13:09:15.6399484Z [ 2022-08-17T13:09:15.6399637Z T=c10::DimVector 2022-08-17T13:09:15.6399800Z ] 2022-08-17T13:09:15.6400277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6400705Z with 2022-08-17T13:09:15.6400843Z [ 2022-08-17T13:09:15.6401011Z T=c10::DimVector 2022-08-17T13:09:15.6401173Z ] 2022-08-17T13:09:15.6401571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6402226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6402885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6403322Z with 2022-08-17T13:09:15.6403461Z [ 2022-08-17T13:09:15.6403629Z T=c10::DimVector 2022-08-17T13:09:15.6403795Z ] 2022-08-17T13:09:15.6404182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6404533Z with 2022-08-17T13:09:15.6404683Z [ 2022-08-17T13:09:15.6404870Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:15.6405041Z ] 2022-08-17T13:09:15.6405493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6405869Z with 2022-08-17T13:09:15.6406011Z [ 2022-08-17T13:09:15.6406195Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:15.6406380Z ] 2022-08-17T13:09:15.6406830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6407226Z with 2022-08-17T13:09:15.6407376Z [ 2022-08-17T13:09:15.6407563Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:15.6407734Z ] 2022-08-17T13:09:15.6408209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6408645Z with 2022-08-17T13:09:15.6408796Z [ 2022-08-17T13:09:15.6408972Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:15.6409155Z ] 2022-08-17T13:09:15.6409593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6410280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6410974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6411366Z with 2022-08-17T13:09:15.6411520Z [ 2022-08-17T13:09:15.6411694Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:15.6411877Z ] 2022-08-17T13:09:15.6412274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6412627Z with 2022-08-17T13:09:15.6412778Z [ 2022-08-17T13:09:15.6413008Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:15.6413224Z ] 2022-08-17T13:09:15.6413616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6413989Z with 2022-08-17T13:09:15.6414139Z [ 2022-08-17T13:09:15.6414352Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:15.6414567Z ] 2022-08-17T13:09:15.6415018Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6416075Z with 2022-08-17T13:09:15.6416215Z [ 2022-08-17T13:09:15.6416447Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:15.6416661Z ] 2022-08-17T13:09:15.6417125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6417560Z with 2022-08-17T13:09:15.6417714Z [ 2022-08-17T13:09:15.6417927Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:15.6418139Z ] 2022-08-17T13:09:15.6418672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6419439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6420157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6420542Z with 2022-08-17T13:09:15.6420697Z [ 2022-08-17T13:09:15.6420925Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:15.6421128Z ] 2022-08-17T13:09:15.6421524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6421889Z with 2022-08-17T13:09:15.6422041Z [ 2022-08-17T13:09:15.6422231Z T=std::tuple 2022-08-17T13:09:15.6422425Z ] 2022-08-17T13:09:15.6422831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6423198Z with 2022-08-17T13:09:15.6423349Z [ 2022-08-17T13:09:15.6423549Z T=std::tuple 2022-08-17T13:09:15.6423730Z ] 2022-08-17T13:09:15.6424181Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6424591Z with 2022-08-17T13:09:15.6424741Z [ 2022-08-17T13:09:15.6424928Z T=std::tuple 2022-08-17T13:09:15.6425123Z ] 2022-08-17T13:09:15.6425595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6426020Z with 2022-08-17T13:09:15.6426171Z [ 2022-08-17T13:09:15.6426369Z T=std::tuple 2022-08-17T13:09:15.6426551Z ] 2022-08-17T13:09:15.6426991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6427796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6428558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6428950Z with 2022-08-17T13:09:15.6429092Z [ 2022-08-17T13:09:15.6429296Z T=std::tuple 2022-08-17T13:09:15.6429488Z ] 2022-08-17T13:09:15.6429868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6430226Z with 2022-08-17T13:09:15.6430378Z [ 2022-08-17T13:09:15.6430595Z T=torch::jit::SourceRange 2022-08-17T13:09:15.6430779Z ] 2022-08-17T13:09:15.6431187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6431561Z with 2022-08-17T13:09:15.6431700Z [ 2022-08-17T13:09:15.6431878Z T=torch::jit::SourceRange 2022-08-17T13:09:15.6432055Z ] 2022-08-17T13:09:15.6432488Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6432895Z with 2022-08-17T13:09:15.6433047Z [ 2022-08-17T13:09:15.6433228Z T=torch::jit::SourceRange 2022-08-17T13:09:15.6433393Z ] 2022-08-17T13:09:15.6433868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6434301Z with 2022-08-17T13:09:15.6434439Z [ 2022-08-17T13:09:15.6434616Z T=torch::jit::SourceRange 2022-08-17T13:09:15.6434791Z ] 2022-08-17T13:09:15.6435203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6435883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6436569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6436960Z with 2022-08-17T13:09:15.6437114Z [ 2022-08-17T13:09:15.6437283Z T=torch::jit::SourceRange 2022-08-17T13:09:15.6437463Z ] 2022-08-17T13:09:15.6437853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6438200Z with 2022-08-17T13:09:15.6438350Z [ 2022-08-17T13:09:15.6438548Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:15.6438728Z ] 2022-08-17T13:09:15.6439135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6439510Z with 2022-08-17T13:09:15.6439663Z [ 2022-08-17T13:09:15.6439848Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:15.6440041Z ] 2022-08-17T13:09:15.6440483Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6440926Z with 2022-08-17T13:09:15.6441077Z [ 2022-08-17T13:09:15.6441272Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:15.6441449Z ] 2022-08-17T13:09:15.6441918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6442355Z with 2022-08-17T13:09:15.6442505Z [ 2022-08-17T13:09:15.6442733Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:15.6442927Z ] 2022-08-17T13:09:15.6443368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6444065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6444736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6445135Z with 2022-08-17T13:09:15.6445287Z [ 2022-08-17T13:09:15.6445472Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:15.6445664Z ] 2022-08-17T13:09:15.6446060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6446419Z with 2022-08-17T13:09:15.6446560Z [ 2022-08-17T13:09:15.6446754Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:15.6446944Z ] 2022-08-17T13:09:15.6447340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6447714Z with 2022-08-17T13:09:15.6447865Z [ 2022-08-17T13:09:15.6448046Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:15.6448235Z ] 2022-08-17T13:09:15.6448684Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6449090Z with 2022-08-17T13:09:15.6449229Z [ 2022-08-17T13:09:15.6449425Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:15.6449618Z ] 2022-08-17T13:09:15.6450083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6450518Z with 2022-08-17T13:09:15.6450670Z [ 2022-08-17T13:09:15.6450863Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:15.6451041Z ] 2022-08-17T13:09:15.6451479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6452183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6452915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6453300Z with 2022-08-17T13:09:15.6453454Z [ 2022-08-17T13:09:15.6453649Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:15.6453825Z ] 2022-08-17T13:09:15.6454222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6454583Z with 2022-08-17T13:09:15.6454733Z [ 2022-08-17T13:09:15.6455308Z T=torch::jit::ScopePtr 2022-08-17T13:09:15.6455494Z ] 2022-08-17T13:09:15.6455905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6456269Z with 2022-08-17T13:09:15.6456421Z [ 2022-08-17T13:09:15.6456597Z T=torch::jit::ScopePtr 2022-08-17T13:09:15.6456756Z ] 2022-08-17T13:09:15.6457202Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6457612Z with 2022-08-17T13:09:15.6457762Z [ 2022-08-17T13:09:15.6457924Z T=torch::jit::ScopePtr 2022-08-17T13:09:15.6458095Z ] 2022-08-17T13:09:15.6458570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6458998Z with 2022-08-17T13:09:15.6459150Z [ 2022-08-17T13:09:15.6459323Z T=torch::jit::ScopePtr 2022-08-17T13:09:15.6459482Z ] 2022-08-17T13:09:15.6459917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6460588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6461260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6461651Z with 2022-08-17T13:09:15.6461791Z [ 2022-08-17T13:09:15.6461972Z T=torch::jit::ScopePtr 2022-08-17T13:09:15.6462147Z ] 2022-08-17T13:09:15.6462527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6462885Z with 2022-08-17T13:09:15.6463035Z [ 2022-08-17T13:09:15.6463203Z T=at::ThreadLocalState 2022-08-17T13:09:15.6463379Z ] 2022-08-17T13:09:15.6463786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6464155Z with 2022-08-17T13:09:15.6464293Z [ 2022-08-17T13:09:15.6464474Z T=at::ThreadLocalState 2022-08-17T13:09:15.6464647Z ] 2022-08-17T13:09:15.6465082Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6465552Z with 2022-08-17T13:09:15.6465703Z [ 2022-08-17T13:09:15.6465869Z T=at::ThreadLocalState 2022-08-17T13:09:15.6466044Z ] 2022-08-17T13:09:15.6466520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6466953Z with 2022-08-17T13:09:15.6467092Z [ 2022-08-17T13:09:15.6467271Z T=at::ThreadLocalState 2022-08-17T13:09:15.6467446Z ] 2022-08-17T13:09:15.6468031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6468729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6469409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6469801Z with 2022-08-17T13:09:15.6469942Z [ 2022-08-17T13:09:15.6470125Z T=at::ThreadLocalState 2022-08-17T13:09:15.6470300Z ] 2022-08-17T13:09:15.6470680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6471040Z with 2022-08-17T13:09:15.6471191Z [ 2022-08-17T13:09:15.6471392Z T=std::shared_ptr 2022-08-17T13:09:15.6471570Z ] 2022-08-17T13:09:15.6471978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6472348Z with 2022-08-17T13:09:15.6472486Z [ 2022-08-17T13:09:15.6472685Z T=std::shared_ptr 2022-08-17T13:09:15.6472875Z ] 2022-08-17T13:09:15.6473309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6473721Z with 2022-08-17T13:09:15.6473875Z [ 2022-08-17T13:09:15.6474070Z T=std::shared_ptr 2022-08-17T13:09:15.6474245Z ] 2022-08-17T13:09:15.6474720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6475158Z with 2022-08-17T13:09:15.6475296Z [ 2022-08-17T13:09:15.6475496Z T=std::shared_ptr 2022-08-17T13:09:15.6475683Z ] 2022-08-17T13:09:15.6476119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6476785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6477489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:09:15.6478237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6478631Z with 2022-08-17T13:09:15.6478771Z [ 2022-08-17T13:09:15.6478970Z T=std::shared_ptr 2022-08-17T13:09:15.6479164Z ] 2022-08-17T13:09:15.6479593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6479943Z with 2022-08-17T13:09:15.6480094Z [ 2022-08-17T13:09:15.6480279Z T=torch::jit::GraphExecutor 2022-08-17T13:09:15.6480452Z ] 2022-08-17T13:09:15.6480862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6481234Z with 2022-08-17T13:09:15.6481372Z [ 2022-08-17T13:09:15.6481554Z T=torch::jit::GraphExecutor 2022-08-17T13:09:15.6481735Z ] 2022-08-17T13:09:15.6482177Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6482575Z with 2022-08-17T13:09:15.6482729Z [ 2022-08-17T13:09:15.6482915Z T=torch::jit::GraphExecutor 2022-08-17T13:09:15.6483083Z ] 2022-08-17T13:09:15.6483546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6483982Z with 2022-08-17T13:09:15.6484135Z [ 2022-08-17T13:09:15.6484302Z T=torch::jit::GraphExecutor 2022-08-17T13:09:15.6484485Z ] 2022-08-17T13:09:15.6484917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6485570Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6486262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:09:15.6486961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6487356Z with 2022-08-17T13:09:15.6487508Z [ 2022-08-17T13:09:15.6487681Z T=torch::jit::GraphExecutor 2022-08-17T13:09:15.6487865Z ] 2022-08-17T13:09:15.6488256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6488602Z with 2022-08-17T13:09:15.6488755Z [ 2022-08-17T13:09:15.6488929Z T=torch::jit::Method 2022-08-17T13:09:15.6489088Z ] 2022-08-17T13:09:15.6489495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6489916Z with 2022-08-17T13:09:15.6490065Z [ 2022-08-17T13:09:15.6490225Z T=torch::jit::Method 2022-08-17T13:09:15.6490394Z ] 2022-08-17T13:09:15.6490836Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6491235Z with 2022-08-17T13:09:15.6491386Z [ 2022-08-17T13:09:15.6491555Z T=torch::jit::Method 2022-08-17T13:09:15.6491711Z ] 2022-08-17T13:09:15.6492226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6492665Z with 2022-08-17T13:09:15.6492815Z [ 2022-08-17T13:09:15.6492974Z T=torch::jit::Method 2022-08-17T13:09:15.6493142Z ] 2022-08-17T13:09:15.6493562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6494201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6494863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6495247Z with 2022-08-17T13:09:15.6495392Z [ 2022-08-17T13:09:15.6495555Z T=torch::jit::Method 2022-08-17T13:09:15.6495802Z ] 2022-08-17T13:09:15.6496195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6496551Z with 2022-08-17T13:09:15.6496688Z [ 2022-08-17T13:09:15.6496904Z T=std::vector> 2022-08-17T13:09:15.6497106Z ] 2022-08-17T13:09:15.6497502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6497874Z with 2022-08-17T13:09:15.6498020Z [ 2022-08-17T13:09:15.6498228Z T=std::vector> 2022-08-17T13:09:15.6498428Z ] 2022-08-17T13:09:15.6498874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6499276Z with 2022-08-17T13:09:15.6499411Z [ 2022-08-17T13:09:15.6499627Z T=std::vector> 2022-08-17T13:09:15.6499829Z ] 2022-08-17T13:09:15.6500287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6500712Z with 2022-08-17T13:09:15.6500861Z [ 2022-08-17T13:09:15.6501072Z T=std::vector> 2022-08-17T13:09:15.6501266Z ] 2022-08-17T13:09:15.6501771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6502487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6503176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6503553Z with 2022-08-17T13:09:15.6503740Z [ 2022-08-17T13:09:15.6503954Z T=std::vector> 2022-08-17T13:09:15.6504148Z ] 2022-08-17T13:09:15.6504534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6504882Z with 2022-08-17T13:09:15.6505027Z [ 2022-08-17T13:09:15.6505261Z T=std::function 2022-08-17T13:09:15.6505485Z ] 2022-08-17T13:09:15.6505887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6506243Z with 2022-08-17T13:09:15.6506383Z [ 2022-08-17T13:09:15.6506625Z T=std::function 2022-08-17T13:09:15.6506849Z ] 2022-08-17T13:09:15.6507278Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6507768Z with 2022-08-17T13:09:15.6507910Z [ 2022-08-17T13:09:15.6508146Z T=std::function 2022-08-17T13:09:15.6508374Z ] 2022-08-17T13:09:15.6508840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6509268Z with 2022-08-17T13:09:15.6509404Z [ 2022-08-17T13:09:15.6509652Z T=std::function 2022-08-17T13:09:15.6509880Z ] 2022-08-17T13:09:15.6510344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6511124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6511846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6512229Z with 2022-08-17T13:09:15.6512374Z [ 2022-08-17T13:09:15.6512611Z T=std::function 2022-08-17T13:09:15.6512836Z ] 2022-08-17T13:09:15.6513223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6513624Z with 2022-08-17T13:09:15.6513768Z [ 2022-08-17T13:09:15.6514031Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:15.6514287Z ] 2022-08-17T13:09:15.6514679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6515043Z with 2022-08-17T13:09:15.6515184Z [ 2022-08-17T13:09:15.6515439Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:15.6515735Z ] 2022-08-17T13:09:15.6516180Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6516645Z with 2022-08-17T13:09:15.6516781Z [ 2022-08-17T13:09:15.6517050Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:15.6517298Z ] 2022-08-17T13:09:15.6517756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6518179Z with 2022-08-17T13:09:15.6518325Z [ 2022-08-17T13:09:15.6518587Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:15.6518826Z ] 2022-08-17T13:09:15.6519329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:15.6520165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:15.6520919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6521297Z with 2022-08-17T13:09:15.6521444Z [ 2022-08-17T13:09:15.6521716Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:15.6521957Z ] 2022-08-17T13:09:15.6522342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6522695Z with 2022-08-17T13:09:15.6522843Z [ 2022-08-17T13:09:15.6523037Z T=std::vector> 2022-08-17T13:09:15.6523235Z ] 2022-08-17T13:09:15.6523642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6524004Z with 2022-08-17T13:09:15.6524150Z [ 2022-08-17T13:09:15.6524360Z T=std::vector> 2022-08-17T13:09:15.6524554Z ] 2022-08-17T13:09:15.6524984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6525435Z with 2022-08-17T13:09:15.6525581Z [ 2022-08-17T13:09:15.6525779Z T=std::vector> 2022-08-17T13:09:15.6526050Z ] 2022-08-17T13:09:15.6526705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6527148Z with 2022-08-17T13:09:15.6527287Z [ 2022-08-17T13:09:15.6527496Z T=std::vector> 2022-08-17T13:09:15.6527690Z ] 2022-08-17T13:09:15.6528178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6528627Z with 2022-08-17T13:09:15.6528775Z [ 2022-08-17T13:09:15.6528914Z T=double 2022-08-17T13:09:15.6529065Z ] 2022-08-17T13:09:15.6529537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6529968Z with 2022-08-17T13:09:15.6530105Z [ 2022-08-17T13:09:15.6530255Z T=double 2022-08-17T13:09:15.6530405Z ] 2022-08-17T13:09:15.6530816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6531209Z with 2022-08-17T13:09:15.6531354Z [ 2022-08-17T13:09:15.6531550Z T=std::vector> 2022-08-17T13:09:15.6531748Z ] 2022-08-17T13:09:15.6532136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6532490Z with 2022-08-17T13:09:15.6532537Z [ 2022-08-17T13:09:15.6532645Z T=std::tuple 2022-08-17T13:09:15.6532701Z ] 2022-08-17T13:09:15.6533015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6533074Z with 2022-08-17T13:09:15.6533128Z [ 2022-08-17T13:09:15.6533233Z T=std::tuple 2022-08-17T13:09:15.6533290Z ] 2022-08-17T13:09:15.6533636Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6533701Z with 2022-08-17T13:09:15.6533755Z [ 2022-08-17T13:09:15.6533857Z T=std::tuple 2022-08-17T13:09:15.6533911Z ] 2022-08-17T13:09:15.6534295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6534352Z with 2022-08-17T13:09:15.6534404Z [ 2022-08-17T13:09:15.6534500Z T=std::tuple 2022-08-17T13:09:15.6534556Z ] 2022-08-17T13:09:15.6534897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:15.6535320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:15.6535664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6535723Z with 2022-08-17T13:09:15.6535780Z [ 2022-08-17T13:09:15.6535883Z T=std::tuple 2022-08-17T13:09:15.6535939Z ] 2022-08-17T13:09:15.6536267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6536329Z with 2022-08-17T13:09:15.6536388Z [ 2022-08-17T13:09:15.6536517Z T=std::vector> 2022-08-17T13:09:15.6536576Z ] 2022-08-17T13:09:15.6536892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:15.6536950Z with 2022-08-17T13:09:15.6537005Z [ 2022-08-17T13:09:15.6537123Z T=std::vector> 2022-08-17T13:09:15.6537179Z ] 2022-08-17T13:09:15.6537536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:15.6537597Z with 2022-08-17T13:09:15.6537653Z [ 2022-08-17T13:09:15.6537783Z T=std::vector> 2022-08-17T13:09:15.6537841Z ] 2022-08-17T13:09:15.6538224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:15.6538282Z with 2022-08-17T13:09:15.6538328Z [ 2022-08-17T13:09:15.6538456Z T=std::vector> 2022-08-17T13:09:15.6538511Z ] 2022-08-17T13:09:15.6538875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:15.6539270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:15.6539611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:15.6539671Z with 2022-08-17T13:09:15.6539727Z [ 2022-08-17T13:09:15.6539853Z T=std::vector> 2022-08-17T13:09:15.6539898Z ] 2022-08-17T13:09:15.7682791Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" cpp_frontend_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:cpp_frontend_extension.pyd 2022-08-17T13:09:15.7682988Z Creating library cpp_frontend_extension.lib and object cpp_frontend_extension.exp 2022-08-17T13:09:15.7701822Z Loading extension module cpp_frontend_extension... 2022-08-17T13:09:15.7921615Z ok (12.252s) 2022-08-17T13:09:15.7941964Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:15.7943915Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T13:09:15.7944047Z Loading extension module cpp_frontend_extension... 2022-08-17T13:09:15.7958226Z ok (0.000s) 2022-08-17T13:09:15.8008195Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:15.8009603Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T13:09:15.8009951Z Loading extension module cpp_frontend_extension... 2022-08-17T13:09:15.8526447Z ok (0.067s) 2022-08-17T13:09:15.8543535Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-08-17T13:09:15.8562527Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:15.8563092Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\is_python_module... 2022-08-17T13:09:15.8684542Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\is_python_module\build.ninja... 2022-08-17T13:09:16.0339389Z Building extension module is_python_module... 2022-08-17T13:09:16.0339779Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:09:27.1744141Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\is_python_module\main.cpp /Fomain.o 2022-08-17T13:09:27.1745395Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:09:27.1745724Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:09:27.1745891Z 2022-08-17T13:09:27.1746214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:09:27.1746836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:09:27.1747450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1747802Z with 2022-08-17T13:09:27.1747958Z [ 2022-08-17T13:09:27.1748136Z T=at::TensorBase 2022-08-17T13:09:27.1748294Z ] 2022-08-17T13:09:27.1748720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1749102Z with 2022-08-17T13:09:27.1749454Z [ 2022-08-17T13:09:27.1749612Z T=at::TensorBase 2022-08-17T13:09:27.1749784Z ] 2022-08-17T13:09:27.1750241Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1750647Z with 2022-08-17T13:09:27.1758767Z [ 2022-08-17T13:09:27.1758997Z T=at::TensorBase 2022-08-17T13:09:27.1759161Z ] 2022-08-17T13:09:27.1759927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1760372Z with 2022-08-17T13:09:27.1760625Z [ 2022-08-17T13:09:27.1760841Z T=at::TensorBase 2022-08-17T13:09:27.1761023Z ] 2022-08-17T13:09:27.1761457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1762116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1762792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1763196Z with 2022-08-17T13:09:27.1763360Z [ 2022-08-17T13:09:27.1763527Z T=at::TensorBase 2022-08-17T13:09:27.1763699Z ] 2022-08-17T13:09:27.1764105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1764479Z with 2022-08-17T13:09:27.1764631Z [ 2022-08-17T13:09:27.1764799Z T=at::Tensor 2022-08-17T13:09:27.1764963Z ] 2022-08-17T13:09:27.1765364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1765749Z with 2022-08-17T13:09:27.1765906Z [ 2022-08-17T13:09:27.1766059Z T=at::Tensor 2022-08-17T13:09:27.1766222Z ] 2022-08-17T13:09:27.1766683Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1767101Z with 2022-08-17T13:09:27.1767249Z [ 2022-08-17T13:09:27.1767413Z T=at::Tensor 2022-08-17T13:09:27.1767578Z ] 2022-08-17T13:09:27.1768045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1768487Z with 2022-08-17T13:09:27.1768640Z [ 2022-08-17T13:09:27.1768790Z T=at::Tensor 2022-08-17T13:09:27.1768954Z ] 2022-08-17T13:09:27.1769367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1770005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1770834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1771235Z with 2022-08-17T13:09:27.1771392Z [ 2022-08-17T13:09:27.1771560Z T=at::Tensor 2022-08-17T13:09:27.1771713Z ] 2022-08-17T13:09:27.1772112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1772477Z with 2022-08-17T13:09:27.1772619Z [ 2022-08-17T13:09:27.1772787Z T=at::Generator 2022-08-17T13:09:27.1772956Z ] 2022-08-17T13:09:27.1773491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1773884Z with 2022-08-17T13:09:27.1774041Z [ 2022-08-17T13:09:27.1774197Z T=at::Generator 2022-08-17T13:09:27.1774368Z ] 2022-08-17T13:09:27.1774823Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1775229Z with 2022-08-17T13:09:27.1775371Z [ 2022-08-17T13:09:27.1775540Z T=at::Generator 2022-08-17T13:09:27.1775703Z ] 2022-08-17T13:09:27.1776179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1776604Z with 2022-08-17T13:09:27.1776756Z [ 2022-08-17T13:09:27.1776924Z T=at::Generator 2022-08-17T13:09:27.1777077Z ] 2022-08-17T13:09:27.1777493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1778139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1778845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1779240Z with 2022-08-17T13:09:27.1779384Z [ 2022-08-17T13:09:27.1779554Z T=at::Generator 2022-08-17T13:09:27.1779720Z ] 2022-08-17T13:09:27.1780104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1780465Z with 2022-08-17T13:09:27.1780617Z [ 2022-08-17T13:09:27.1780768Z T=std::string 2022-08-17T13:09:27.1780932Z ] 2022-08-17T13:09:27.1781421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1781792Z with 2022-08-17T13:09:27.1781946Z [ 2022-08-17T13:09:27.1782111Z T=std::string 2022-08-17T13:09:27.1782307Z ] 2022-08-17T13:09:27.1782759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1783328Z with 2022-08-17T13:09:27.1783480Z [ 2022-08-17T13:09:27.1783633Z T=std::string 2022-08-17T13:09:27.1784184Z ] 2022-08-17T13:09:27.1784661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1785095Z with 2022-08-17T13:09:27.1785235Z [ 2022-08-17T13:09:27.1785400Z T=std::string 2022-08-17T13:09:27.1785560Z ] 2022-08-17T13:09:27.1786101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1786756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1787417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1787809Z with 2022-08-17T13:09:27.1787951Z [ 2022-08-17T13:09:27.1788116Z T=std::string 2022-08-17T13:09:27.1788277Z ] 2022-08-17T13:09:27.1788655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1789019Z with 2022-08-17T13:09:27.1789170Z [ 2022-08-17T13:09:27.1789347Z T=c10::QualifiedName 2022-08-17T13:09:27.1789507Z ] 2022-08-17T13:09:27.1789913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1790285Z with 2022-08-17T13:09:27.1790423Z [ 2022-08-17T13:09:27.1790597Z T=c10::QualifiedName 2022-08-17T13:09:27.1790768Z ] 2022-08-17T13:09:27.1791204Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1791612Z with 2022-08-17T13:09:27.1791765Z [ 2022-08-17T13:09:27.1791936Z T=c10::QualifiedName 2022-08-17T13:09:27.1792093Z ] 2022-08-17T13:09:27.1792572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1793012Z with 2022-08-17T13:09:27.1793153Z [ 2022-08-17T13:09:27.1793420Z T=c10::QualifiedName 2022-08-17T13:09:27.1793593Z ] 2022-08-17T13:09:27.1794005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1794663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1795330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1795727Z with 2022-08-17T13:09:27.1795869Z [ 2022-08-17T13:09:27.1796200Z T=c10::QualifiedName 2022-08-17T13:09:27.1796373Z ] 2022-08-17T13:09:27.1796763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1797114Z with 2022-08-17T13:09:27.1797266Z [ 2022-08-17T13:09:27.1797484Z T=std::shared_ptr 2022-08-17T13:09:27.1797678Z ] 2022-08-17T13:09:27.1798086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1798459Z with 2022-08-17T13:09:27.1798609Z [ 2022-08-17T13:09:27.1798950Z T=std::shared_ptr 2022-08-17T13:09:27.1799161Z ] 2022-08-17T13:09:27.1799616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1800020Z with 2022-08-17T13:09:27.1800173Z [ 2022-08-17T13:09:27.1800392Z T=std::shared_ptr 2022-08-17T13:09:27.1800582Z ] 2022-08-17T13:09:27.1801057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1801493Z with 2022-08-17T13:09:27.1801645Z [ 2022-08-17T13:09:27.1801850Z T=std::shared_ptr 2022-08-17T13:09:27.1802054Z ] 2022-08-17T13:09:27.1802509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1803219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1803888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1804278Z with 2022-08-17T13:09:27.1804432Z [ 2022-08-17T13:09:27.1804639Z T=std::shared_ptr 2022-08-17T13:09:27.1804846Z ] 2022-08-17T13:09:27.1805242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1805604Z with 2022-08-17T13:09:27.1805743Z [ 2022-08-17T13:09:27.1805959Z T=std::weak_ptr 2022-08-17T13:09:27.1806161Z ] 2022-08-17T13:09:27.1806556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1806932Z with 2022-08-17T13:09:27.1807082Z [ 2022-08-17T13:09:27.1807295Z T=std::weak_ptr 2022-08-17T13:09:27.1807484Z ] 2022-08-17T13:09:27.1807936Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1808341Z with 2022-08-17T13:09:27.1809184Z [ 2022-08-17T13:09:27.1809406Z T=std::weak_ptr 2022-08-17T13:09:27.1809610Z ] 2022-08-17T13:09:27.1810077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1810516Z with 2022-08-17T13:09:27.1810669Z [ 2022-08-17T13:09:27.1810879Z T=std::weak_ptr 2022-08-17T13:09:27.1811070Z ] 2022-08-17T13:09:27.1811680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1812396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1813082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1813462Z with 2022-08-17T13:09:27.1813613Z [ 2022-08-17T13:09:27.1813828Z T=std::weak_ptr 2022-08-17T13:09:27.1814017Z ] 2022-08-17T13:09:27.1814410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1814765Z with 2022-08-17T13:09:27.1814916Z [ 2022-08-17T13:09:27.1815145Z T=std::vector> 2022-08-17T13:09:27.1815375Z ] 2022-08-17T13:09:27.1815784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1816149Z with 2022-08-17T13:09:27.1816303Z [ 2022-08-17T13:09:27.1816543Z T=std::vector> 2022-08-17T13:09:27.1816767Z ] 2022-08-17T13:09:27.1817197Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1817599Z with 2022-08-17T13:09:27.1817754Z [ 2022-08-17T13:09:27.1817981Z T=std::vector> 2022-08-17T13:09:27.1818204Z ] 2022-08-17T13:09:27.1818679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1819107Z with 2022-08-17T13:09:27.1819246Z [ 2022-08-17T13:09:27.1819484Z T=std::vector> 2022-08-17T13:09:27.1819707Z ] 2022-08-17T13:09:27.1820158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.1820915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.1822168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1822562Z with 2022-08-17T13:09:27.1822715Z [ 2022-08-17T13:09:27.1822944Z T=std::vector> 2022-08-17T13:09:27.1823169Z ] 2022-08-17T13:09:27.1823563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1823914Z with 2022-08-17T13:09:27.1824065Z [ 2022-08-17T13:09:27.1824421Z T=std::vector> 2022-08-17T13:09:27.1824611Z ] 2022-08-17T13:09:27.1825021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1825394Z with 2022-08-17T13:09:27.1825545Z [ 2022-08-17T13:09:27.1825736Z T=std::vector> 2022-08-17T13:09:27.1825931Z ] 2022-08-17T13:09:27.1826379Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1826779Z with 2022-08-17T13:09:27.1826935Z [ 2022-08-17T13:09:27.1827141Z T=std::vector> 2022-08-17T13:09:27.1827322Z ] 2022-08-17T13:09:27.1827838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1828285Z with 2022-08-17T13:09:27.1828438Z [ 2022-08-17T13:09:27.1828629Z T=std::vector> 2022-08-17T13:09:27.1828823Z ] 2022-08-17T13:09:27.1829316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.1830012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.1830728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1831128Z with 2022-08-17T13:09:27.1831282Z [ 2022-08-17T13:09:27.1831487Z T=std::vector> 2022-08-17T13:09:27.1831669Z ] 2022-08-17T13:09:27.1832105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1832468Z with 2022-08-17T13:09:27.1832607Z [ 2022-08-17T13:09:27.1832861Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1833097Z ] 2022-08-17T13:09:27.1833547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1833925Z with 2022-08-17T13:09:27.1834075Z [ 2022-08-17T13:09:27.1834327Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1835073Z ] 2022-08-17T13:09:27.1835523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1835936Z with 2022-08-17T13:09:27.1836076Z [ 2022-08-17T13:09:27.1836384Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1836621Z ] 2022-08-17T13:09:27.1837241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1837673Z with 2022-08-17T13:09:27.1837876Z [ 2022-08-17T13:09:27.1838135Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1838356Z ] 2022-08-17T13:09:27.1838835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:27.1839647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:27.1840341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:27.1841044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1841432Z with 2022-08-17T13:09:27.1841588Z [ 2022-08-17T13:09:27.1841844Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1842078Z ] 2022-08-17T13:09:27.1842507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1842871Z with 2022-08-17T13:09:27.1843023Z [ 2022-08-17T13:09:27.1843259Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1843488Z ] 2022-08-17T13:09:27.1843949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1844327Z with 2022-08-17T13:09:27.1844466Z [ 2022-08-17T13:09:27.1844710Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1844936Z ] 2022-08-17T13:09:27.1845411Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1845830Z with 2022-08-17T13:09:27.1845984Z [ 2022-08-17T13:09:27.1846226Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1846441Z ] 2022-08-17T13:09:27.1846961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1847855Z with 2022-08-17T13:09:27.1847995Z [ 2022-08-17T13:09:27.1848243Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1848472Z ] 2022-08-17T13:09:27.1848991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:27.1850223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:27.1850978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:27.1851639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1852080Z with 2022-08-17T13:09:27.1852229Z [ 2022-08-17T13:09:27.1852477Z T=std::vector,std::allocator>> 2022-08-17T13:09:27.1852708Z ] 2022-08-17T13:09:27.1853109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1853457Z with 2022-08-17T13:09:27.1853612Z [ 2022-08-17T13:09:27.1853874Z T=std::vector> 2022-08-17T13:09:27.1854066Z ] 2022-08-17T13:09:27.1854475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1854844Z with 2022-08-17T13:09:27.1854995Z [ 2022-08-17T13:09:27.1855192Z T=std::vector> 2022-08-17T13:09:27.1855439Z ] 2022-08-17T13:09:27.1855889Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1856279Z with 2022-08-17T13:09:27.1856434Z [ 2022-08-17T13:09:27.1856644Z T=std::vector> 2022-08-17T13:09:27.1856829Z ] 2022-08-17T13:09:27.1857353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1857790Z with 2022-08-17T13:09:27.1857940Z [ 2022-08-17T13:09:27.1858136Z T=std::vector> 2022-08-17T13:09:27.1858331Z ] 2022-08-17T13:09:27.1858817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.1859515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.1860240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1861080Z with 2022-08-17T13:09:27.1861234Z [ 2022-08-17T13:09:27.1861535Z T=std::vector> 2022-08-17T13:09:27.1861720Z ] 2022-08-17T13:09:27.1862173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1862531Z with 2022-08-17T13:09:27.1862671Z [ 2022-08-17T13:09:27.1862910Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:27.1863290Z ] 2022-08-17T13:09:27.1863746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1864123Z with 2022-08-17T13:09:27.1864275Z [ 2022-08-17T13:09:27.1864512Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:27.1864729Z ] 2022-08-17T13:09:27.1865231Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1865636Z with 2022-08-17T13:09:27.1865775Z [ 2022-08-17T13:09:27.1866014Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:27.1866242Z ] 2022-08-17T13:09:27.1866775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1867207Z with 2022-08-17T13:09:27.1867358Z [ 2022-08-17T13:09:27.1867596Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:27.1867853Z ] 2022-08-17T13:09:27.1868334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1869100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1869921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:09:27.1870639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1871074Z with 2022-08-17T13:09:27.1871228Z [ 2022-08-17T13:09:27.1871465Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:27.1871678Z ] 2022-08-17T13:09:27.1872072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1872487Z with 2022-08-17T13:09:27.1872640Z [ 2022-08-17T13:09:27.1872866Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:27.1873091Z ] 2022-08-17T13:09:27.1873501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1874371Z with 2022-08-17T13:09:27.1874526Z [ 2022-08-17T13:09:27.1874765Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:27.1874988Z ] 2022-08-17T13:09:27.1875475Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1875887Z with 2022-08-17T13:09:27.1876040Z [ 2022-08-17T13:09:27.1876406Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:27.1876640Z ] 2022-08-17T13:09:27.1877170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1877607Z with 2022-08-17T13:09:27.1877749Z [ 2022-08-17T13:09:27.1877989Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:27.1878212Z ] 2022-08-17T13:09:27.1878718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1879489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1880311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:09:27.1881027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1881471Z with 2022-08-17T13:09:27.1881612Z [ 2022-08-17T13:09:27.1881852Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:27.1882075Z ] 2022-08-17T13:09:27.1882462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1882877Z with 2022-08-17T13:09:27.1883030Z [ 2022-08-17T13:09:27.1883218Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1883392Z ] 2022-08-17T13:09:27.1883802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1884232Z with 2022-08-17T13:09:27.1884373Z [ 2022-08-17T13:09:27.1884560Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1884744Z ] 2022-08-17T13:09:27.1885177Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1885634Z with 2022-08-17T13:09:27.1885787Z [ 2022-08-17T13:09:27.1885977Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1886151Z ] 2022-08-17T13:09:27.1886623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1887869Z with 2022-08-17T13:09:27.1888013Z [ 2022-08-17T13:09:27.1888204Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1888386Z ] 2022-08-17T13:09:27.1888821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1889617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1890003Z with 2022-08-17T13:09:27.1890155Z [ 2022-08-17T13:09:27.1890332Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1890518Z ] 2022-08-17T13:09:27.1890985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:09:27.1891696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1892080Z with 2022-08-17T13:09:27.1892234Z [ 2022-08-17T13:09:27.1892423Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:27.1892594Z ] 2022-08-17T13:09:27.1892989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1893354Z with 2022-08-17T13:09:27.1893508Z [ 2022-08-17T13:09:27.1893771Z T=std::vector> 2022-08-17T13:09:27.1894028Z ] 2022-08-17T13:09:27.1894435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1894807Z with 2022-08-17T13:09:27.1894947Z [ 2022-08-17T13:09:27.1895221Z T=std::vector> 2022-08-17T13:09:27.1895473Z ] 2022-08-17T13:09:27.1895911Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1896321Z with 2022-08-17T13:09:27.1896476Z [ 2022-08-17T13:09:27.1896737Z T=std::vector> 2022-08-17T13:09:27.1896987Z ] 2022-08-17T13:09:27.1897465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1897900Z with 2022-08-17T13:09:27.1898040Z [ 2022-08-17T13:09:27.1898312Z T=std::vector> 2022-08-17T13:09:27.1898563Z ] 2022-08-17T13:09:27.1899068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.1900361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.1901144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1901632Z with 2022-08-17T13:09:27.1901785Z [ 2022-08-17T13:09:27.1902046Z T=std::vector> 2022-08-17T13:09:27.1902493Z ] 2022-08-17T13:09:27.1902896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1903263Z with 2022-08-17T13:09:27.1903405Z [ 2022-08-17T13:09:27.1903589Z T=torch::autograd::ViewInfo 2022-08-17T13:09:27.1903770Z ] 2022-08-17T13:09:27.1904217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1904587Z with 2022-08-17T13:09:27.1904737Z [ 2022-08-17T13:09:27.1904906Z T=torch::autograd::ViewInfo 2022-08-17T13:09:27.1905085Z ] 2022-08-17T13:09:27.1905584Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1905999Z with 2022-08-17T13:09:27.1906138Z [ 2022-08-17T13:09:27.1906324Z T=torch::autograd::ViewInfo 2022-08-17T13:09:27.1906500Z ] 2022-08-17T13:09:27.1907014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1907452Z with 2022-08-17T13:09:27.1907604Z [ 2022-08-17T13:09:27.1907773Z T=torch::autograd::ViewInfo 2022-08-17T13:09:27.1907953Z ] 2022-08-17T13:09:27.1908433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1909119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1909795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1910228Z with 2022-08-17T13:09:27.1910380Z [ 2022-08-17T13:09:27.1910564Z T=torch::autograd::ViewInfo 2022-08-17T13:09:27.1910728Z ] 2022-08-17T13:09:27.1911120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1911480Z with 2022-08-17T13:09:27.1911670Z [ 2022-08-17T13:09:27.1911836Z T=c10::IValue 2022-08-17T13:09:27.1911997Z ] 2022-08-17T13:09:27.1912407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1913281Z with 2022-08-17T13:09:27.1913435Z [ 2022-08-17T13:09:27.1913599Z T=c10::IValue 2022-08-17T13:09:27.1913748Z ] 2022-08-17T13:09:27.1914194Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1914656Z with 2022-08-17T13:09:27.1914796Z [ 2022-08-17T13:09:27.1914958Z T=c10::IValue 2022-08-17T13:09:27.1915118Z ] 2022-08-17T13:09:27.1915731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1916206Z with 2022-08-17T13:09:27.1916359Z [ 2022-08-17T13:09:27.1916518Z T=c10::IValue 2022-08-17T13:09:27.1916666Z ] 2022-08-17T13:09:27.1917078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1917775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1918441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1918820Z with 2022-08-17T13:09:27.1918974Z [ 2022-08-17T13:09:27.1919186Z T=c10::IValue 2022-08-17T13:09:27.1919338Z ] 2022-08-17T13:09:27.1919729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1920086Z with 2022-08-17T13:09:27.1920237Z [ 2022-08-17T13:09:27.1920391Z T=c10::AliasInfo 2022-08-17T13:09:27.1920608Z ] 2022-08-17T13:09:27.1921018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1921380Z with 2022-08-17T13:09:27.1921531Z [ 2022-08-17T13:09:27.1921698Z T=c10::AliasInfo 2022-08-17T13:09:27.1921849Z ] 2022-08-17T13:09:27.1922339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1922750Z with 2022-08-17T13:09:27.1922901Z [ 2022-08-17T13:09:27.1923059Z T=c10::AliasInfo 2022-08-17T13:09:27.1923222Z ] 2022-08-17T13:09:27.1923743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1924173Z with 2022-08-17T13:09:27.1924323Z [ 2022-08-17T13:09:27.1924489Z T=c10::AliasInfo 2022-08-17T13:09:27.1924641Z ] 2022-08-17T13:09:27.1925109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1925764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1926926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1927320Z with 2022-08-17T13:09:27.1927462Z [ 2022-08-17T13:09:27.1927630Z T=c10::AliasInfo 2022-08-17T13:09:27.1927795Z ] 2022-08-17T13:09:27.1928221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1928721Z with 2022-08-17T13:09:27.1928880Z [ 2022-08-17T13:09:27.1929095Z T=c10::either 2022-08-17T13:09:27.1929362Z ] 2022-08-17T13:09:27.1929773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1930147Z with 2022-08-17T13:09:27.1930286Z [ 2022-08-17T13:09:27.1930508Z T=c10::either 2022-08-17T13:09:27.1930767Z ] 2022-08-17T13:09:27.1931200Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1931614Z with 2022-08-17T13:09:27.1931765Z [ 2022-08-17T13:09:27.1931977Z T=c10::either 2022-08-17T13:09:27.1932238Z ] 2022-08-17T13:09:27.1932710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1933143Z with 2022-08-17T13:09:27.1933283Z [ 2022-08-17T13:09:27.1933504Z T=c10::either 2022-08-17T13:09:27.1933765Z ] 2022-08-17T13:09:27.1934218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1934968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1935743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1936139Z with 2022-08-17T13:09:27.1936292Z [ 2022-08-17T13:09:27.1936503Z T=c10::either 2022-08-17T13:09:27.1936764Z ] 2022-08-17T13:09:27.1937154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1937506Z with 2022-08-17T13:09:27.1937657Z [ 2022-08-17T13:09:27.1937833Z T=at::StepCallbacks 2022-08-17T13:09:27.1937993Z ] 2022-08-17T13:09:27.1938452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1939263Z with 2022-08-17T13:09:27.1939413Z [ 2022-08-17T13:09:27.1939578Z T=at::StepCallbacks 2022-08-17T13:09:27.1939796Z ] 2022-08-17T13:09:27.1940246Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1940647Z with 2022-08-17T13:09:27.1940799Z [ 2022-08-17T13:09:27.1940972Z T=at::StepCallbacks 2022-08-17T13:09:27.1941130Z ] 2022-08-17T13:09:27.1941897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1942335Z with 2022-08-17T13:09:27.1942486Z [ 2022-08-17T13:09:27.1942649Z T=at::StepCallbacks 2022-08-17T13:09:27.1942818Z ] 2022-08-17T13:09:27.1943296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1943964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1944673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1945071Z with 2022-08-17T13:09:27.1945224Z [ 2022-08-17T13:09:27.1945387Z T=at::StepCallbacks 2022-08-17T13:09:27.1945559Z ] 2022-08-17T13:09:27.1946007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1946369Z with 2022-08-17T13:09:27.1946508Z [ 2022-08-17T13:09:27.1946674Z T=c10::DimVector 2022-08-17T13:09:27.1946836Z ] 2022-08-17T13:09:27.1947232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1947646Z with 2022-08-17T13:09:27.1947798Z [ 2022-08-17T13:09:27.1947952Z T=c10::DimVector 2022-08-17T13:09:27.1948116Z ] 2022-08-17T13:09:27.1948562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1949028Z with 2022-08-17T13:09:27.1949167Z [ 2022-08-17T13:09:27.1949335Z T=c10::DimVector 2022-08-17T13:09:27.1949551Z ] 2022-08-17T13:09:27.1950014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1950489Z with 2022-08-17T13:09:27.1950642Z [ 2022-08-17T13:09:27.1950797Z T=c10::DimVector 2022-08-17T13:09:27.1950963Z ] 2022-08-17T13:09:27.1951380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1952088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1953227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1953678Z with 2022-08-17T13:09:27.1953833Z [ 2022-08-17T13:09:27.1954001Z T=c10::DimVector 2022-08-17T13:09:27.1954154Z ] 2022-08-17T13:09:27.1954549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1954958Z with 2022-08-17T13:09:27.1955243Z [ 2022-08-17T13:09:27.1955438Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:27.1955621Z ] 2022-08-17T13:09:27.1956020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1956443Z with 2022-08-17T13:09:27.1956598Z [ 2022-08-17T13:09:27.1956785Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:27.1956955Z ] 2022-08-17T13:09:27.1957402Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1957812Z with 2022-08-17T13:09:27.1958001Z [ 2022-08-17T13:09:27.1958190Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:27.1958372Z ] 2022-08-17T13:09:27.1958849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1959279Z with 2022-08-17T13:09:27.1959431Z [ 2022-08-17T13:09:27.1959665Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:27.1959836Z ] 2022-08-17T13:09:27.1960266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1960963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1961711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1962092Z with 2022-08-17T13:09:27.1962242Z [ 2022-08-17T13:09:27.1962429Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:27.1962650Z ] 2022-08-17T13:09:27.1963048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1963408Z with 2022-08-17T13:09:27.1963559Z [ 2022-08-17T13:09:27.1963775Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:27.1964040Z ] 2022-08-17T13:09:27.1964452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1964812Z with 2022-08-17T13:09:27.1964963Z [ 2022-08-17T13:09:27.1965190Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:27.1965551Z ] 2022-08-17T13:09:27.1965983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1966392Z with 2022-08-17T13:09:27.1966544Z [ 2022-08-17T13:09:27.1966757Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:27.1966970Z ] 2022-08-17T13:09:27.1967441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1968011Z with 2022-08-17T13:09:27.1968158Z [ 2022-08-17T13:09:27.1968384Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:27.1968593Z ] 2022-08-17T13:09:27.1969047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1969805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1970521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1970916Z with 2022-08-17T13:09:27.1971058Z [ 2022-08-17T13:09:27.1971287Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:27.1971501Z ] 2022-08-17T13:09:27.1971892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1972238Z with 2022-08-17T13:09:27.1972390Z [ 2022-08-17T13:09:27.1972595Z T=std::tuple 2022-08-17T13:09:27.1972779Z ] 2022-08-17T13:09:27.1973184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1973556Z with 2022-08-17T13:09:27.1973694Z [ 2022-08-17T13:09:27.1973895Z T=std::tuple 2022-08-17T13:09:27.1974090Z ] 2022-08-17T13:09:27.1974536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1974940Z with 2022-08-17T13:09:27.1975092Z [ 2022-08-17T13:09:27.1975293Z T=std::tuple 2022-08-17T13:09:27.1975471Z ] 2022-08-17T13:09:27.1975939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1976378Z with 2022-08-17T13:09:27.1976528Z [ 2022-08-17T13:09:27.1976718Z T=std::tuple 2022-08-17T13:09:27.1976913Z ] 2022-08-17T13:09:27.1977354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.1978198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.1978974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1979365Z with 2022-08-17T13:09:27.1979517Z [ 2022-08-17T13:09:27.1979711Z T=std::tuple 2022-08-17T13:09:27.1979906Z ] 2022-08-17T13:09:27.1980433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1980799Z with 2022-08-17T13:09:27.1980943Z [ 2022-08-17T13:09:27.1981126Z T=torch::jit::SourceRange 2022-08-17T13:09:27.1981381Z ] 2022-08-17T13:09:27.1981783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1982158Z with 2022-08-17T13:09:27.1982309Z [ 2022-08-17T13:09:27.1982476Z T=torch::jit::SourceRange 2022-08-17T13:09:27.1982655Z ] 2022-08-17T13:09:27.1983106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1983518Z with 2022-08-17T13:09:27.1983658Z [ 2022-08-17T13:09:27.1983837Z T=torch::jit::SourceRange 2022-08-17T13:09:27.1984014Z ] 2022-08-17T13:09:27.1984476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1984905Z with 2022-08-17T13:09:27.1985055Z [ 2022-08-17T13:09:27.1985233Z T=torch::jit::SourceRange 2022-08-17T13:09:27.1985396Z ] 2022-08-17T13:09:27.1985822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1986518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1987202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1987584Z with 2022-08-17T13:09:27.1987736Z [ 2022-08-17T13:09:27.1987914Z T=torch::jit::SourceRange 2022-08-17T13:09:27.1988081Z ] 2022-08-17T13:09:27.1988471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1988829Z with 2022-08-17T13:09:27.1988969Z [ 2022-08-17T13:09:27.1989169Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:27.1989360Z ] 2022-08-17T13:09:27.1989767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1990278Z with 2022-08-17T13:09:27.1990430Z [ 2022-08-17T13:09:27.1990627Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:27.1990807Z ] 2022-08-17T13:09:27.1991250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1991664Z with 2022-08-17T13:09:27.1991815Z [ 2022-08-17T13:09:27.1992001Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:27.1992194Z ] 2022-08-17T13:09:27.1992802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.1993233Z with 2022-08-17T13:09:27.1993384Z [ 2022-08-17T13:09:27.1993584Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:27.1993762Z ] 2022-08-17T13:09:27.1994210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.1994913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.1995599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1995988Z with 2022-08-17T13:09:27.1996129Z [ 2022-08-17T13:09:27.1996330Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:27.1996523Z ] 2022-08-17T13:09:27.1996897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.1997259Z with 2022-08-17T13:09:27.1997409Z [ 2022-08-17T13:09:27.1997593Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:27.1997783Z ] 2022-08-17T13:09:27.1998190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.1998563Z with 2022-08-17T13:09:27.1998700Z [ 2022-08-17T13:09:27.1998893Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:27.1999083Z ] 2022-08-17T13:09:27.1999520Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.1999930Z with 2022-08-17T13:09:27.2000080Z [ 2022-08-17T13:09:27.2000262Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:27.2000450Z ] 2022-08-17T13:09:27.2000920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2001352Z with 2022-08-17T13:09:27.2001493Z [ 2022-08-17T13:09:27.2001686Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:27.2001877Z ] 2022-08-17T13:09:27.2002311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2003156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2003835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2004231Z with 2022-08-17T13:09:27.2004370Z [ 2022-08-17T13:09:27.2004565Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:27.2004755Z ] 2022-08-17T13:09:27.2005277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2005637Z with 2022-08-17T13:09:27.2005790Z [ 2022-08-17T13:09:27.2005970Z T=torch::jit::ScopePtr 2022-08-17T13:09:27.2006134Z ] 2022-08-17T13:09:27.2006538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2006908Z with 2022-08-17T13:09:27.2007046Z [ 2022-08-17T13:09:27.2007222Z T=torch::jit::ScopePtr 2022-08-17T13:09:27.2007394Z ] 2022-08-17T13:09:27.2007839Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2008241Z with 2022-08-17T13:09:27.2008395Z [ 2022-08-17T13:09:27.2008570Z T=torch::jit::ScopePtr 2022-08-17T13:09:27.2008727Z ] 2022-08-17T13:09:27.2009197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2009639Z with 2022-08-17T13:09:27.2009789Z [ 2022-08-17T13:09:27.2009952Z T=torch::jit::ScopePtr 2022-08-17T13:09:27.2010124Z ] 2022-08-17T13:09:27.2010550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2011204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2011876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2012274Z with 2022-08-17T13:09:27.2012427Z [ 2022-08-17T13:09:27.2012593Z T=torch::jit::ScopePtr 2022-08-17T13:09:27.2012766Z ] 2022-08-17T13:09:27.2013160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2013508Z with 2022-08-17T13:09:27.2013659Z [ 2022-08-17T13:09:27.2013838Z T=at::ThreadLocalState 2022-08-17T13:09:27.2014001Z ] 2022-08-17T13:09:27.2014408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2014778Z with 2022-08-17T13:09:27.2014932Z [ 2022-08-17T13:09:27.2015255Z T=at::ThreadLocalState 2022-08-17T13:09:27.2015431Z ] 2022-08-17T13:09:27.2015874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2016269Z with 2022-08-17T13:09:27.2016420Z [ 2022-08-17T13:09:27.2016599Z T=at::ThreadLocalState 2022-08-17T13:09:27.2016772Z ] 2022-08-17T13:09:27.2017357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2017798Z with 2022-08-17T13:09:27.2017949Z [ 2022-08-17T13:09:27.2018115Z T=at::ThreadLocalState 2022-08-17T13:09:27.2018294Z ] 2022-08-17T13:09:27.2018728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2019414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2020087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2020481Z with 2022-08-17T13:09:27.2020631Z [ 2022-08-17T13:09:27.2020812Z T=at::ThreadLocalState 2022-08-17T13:09:27.2020978Z ] 2022-08-17T13:09:27.2021451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2021811Z with 2022-08-17T13:09:27.2021966Z [ 2022-08-17T13:09:27.2022165Z T=std::shared_ptr 2022-08-17T13:09:27.2022354Z ] 2022-08-17T13:09:27.2022753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2023128Z with 2022-08-17T13:09:27.2023279Z [ 2022-08-17T13:09:27.2023474Z T=std::shared_ptr 2022-08-17T13:09:27.2023649Z ] 2022-08-17T13:09:27.2024098Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2024510Z with 2022-08-17T13:09:27.2024649Z [ 2022-08-17T13:09:27.2024845Z T=std::shared_ptr 2022-08-17T13:09:27.2025033Z ] 2022-08-17T13:09:27.2025495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2025936Z with 2022-08-17T13:09:27.2026087Z [ 2022-08-17T13:09:27.2026283Z T=std::shared_ptr 2022-08-17T13:09:27.2026462Z ] 2022-08-17T13:09:27.2026903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.2027583Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.2028431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:09:27.2029113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2029505Z with 2022-08-17T13:09:27.2029658Z [ 2022-08-17T13:09:27.2029992Z T=std::shared_ptr 2022-08-17T13:09:27.2030175Z ] 2022-08-17T13:09:27.2030571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2030937Z with 2022-08-17T13:09:27.2031079Z [ 2022-08-17T13:09:27.2031264Z T=torch::jit::GraphExecutor 2022-08-17T13:09:27.2031448Z ] 2022-08-17T13:09:27.2031857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2032226Z with 2022-08-17T13:09:27.2032417Z [ 2022-08-17T13:09:27.2032613Z T=torch::jit::GraphExecutor 2022-08-17T13:09:27.2032783Z ] 2022-08-17T13:09:27.2033234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2033642Z with 2022-08-17T13:09:27.2033784Z [ 2022-08-17T13:09:27.2033969Z T=torch::jit::GraphExecutor 2022-08-17T13:09:27.2034148Z ] 2022-08-17T13:09:27.2034626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2035041Z with 2022-08-17T13:09:27.2035192Z [ 2022-08-17T13:09:27.2035372Z T=torch::jit::GraphExecutor 2022-08-17T13:09:27.2035541Z ] 2022-08-17T13:09:27.2035970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2036646Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2037341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:09:27.2038126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2038556Z with 2022-08-17T13:09:27.2038709Z [ 2022-08-17T13:09:27.2038893Z T=torch::jit::GraphExecutor 2022-08-17T13:09:27.2039063Z ] 2022-08-17T13:09:27.2039508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2040003Z with 2022-08-17T13:09:27.2040142Z [ 2022-08-17T13:09:27.2040364Z T=torch::jit::Method 2022-08-17T13:09:27.2040535Z ] 2022-08-17T13:09:27.2040945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2041312Z with 2022-08-17T13:09:27.2041461Z [ 2022-08-17T13:09:27.2041632Z T=torch::jit::Method 2022-08-17T13:09:27.2041788Z ] 2022-08-17T13:09:27.2042359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2042822Z with 2022-08-17T13:09:27.2042962Z [ 2022-08-17T13:09:27.2043137Z T=torch::jit::Method 2022-08-17T13:09:27.2043309Z ] 2022-08-17T13:09:27.2043784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2044417Z with 2022-08-17T13:09:27.2044567Z [ 2022-08-17T13:09:27.2044738Z T=torch::jit::Method 2022-08-17T13:09:27.2044896Z ] 2022-08-17T13:09:27.2045530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2046196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2046858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2047243Z with 2022-08-17T13:09:27.2047396Z [ 2022-08-17T13:09:27.2047570Z T=torch::jit::Method 2022-08-17T13:09:27.2047740Z ] 2022-08-17T13:09:27.2048121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2048478Z with 2022-08-17T13:09:27.2048623Z [ 2022-08-17T13:09:27.2048830Z T=std::vector> 2022-08-17T13:09:27.2049038Z ] 2022-08-17T13:09:27.2049443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2049803Z with 2022-08-17T13:09:27.2049952Z [ 2022-08-17T13:09:27.2050172Z T=std::vector> 2022-08-17T13:09:27.2050376Z ] 2022-08-17T13:09:27.2050808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2051298Z with 2022-08-17T13:09:27.2051450Z [ 2022-08-17T13:09:27.2051703Z T=std::vector> 2022-08-17T13:09:27.2051913Z ] 2022-08-17T13:09:27.2052383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2052963Z with 2022-08-17T13:09:27.2053102Z [ 2022-08-17T13:09:27.2053322Z T=std::vector> 2022-08-17T13:09:27.2053529Z ] 2022-08-17T13:09:27.2064236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.2065102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.2066462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2066873Z with 2022-08-17T13:09:27.2067016Z [ 2022-08-17T13:09:27.2067247Z T=std::vector> 2022-08-17T13:09:27.2067454Z ] 2022-08-17T13:09:27.2067840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2068203Z with 2022-08-17T13:09:27.2068350Z [ 2022-08-17T13:09:27.2068601Z T=std::function 2022-08-17T13:09:27.2068820Z ] 2022-08-17T13:09:27.2069223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2069595Z with 2022-08-17T13:09:27.2069734Z [ 2022-08-17T13:09:27.2069983Z T=std::function 2022-08-17T13:09:27.2070211Z ] 2022-08-17T13:09:27.2070653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2071055Z with 2022-08-17T13:09:27.2071205Z [ 2022-08-17T13:09:27.2071449Z T=std::function 2022-08-17T13:09:27.2071669Z ] 2022-08-17T13:09:27.2072147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2072584Z with 2022-08-17T13:09:27.2072726Z [ 2022-08-17T13:09:27.2072959Z T=std::function 2022-08-17T13:09:27.2073187Z ] 2022-08-17T13:09:27.2073666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.2074458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.2075184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2075568Z with 2022-08-17T13:09:27.2075786Z [ 2022-08-17T13:09:27.2076038Z T=std::function 2022-08-17T13:09:27.2076260Z ] 2022-08-17T13:09:27.2076656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2077018Z with 2022-08-17T13:09:27.2077160Z [ 2022-08-17T13:09:27.2077432Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:27.2077687Z ] 2022-08-17T13:09:27.2078128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2078506Z with 2022-08-17T13:09:27.2078656Z [ 2022-08-17T13:09:27.2078928Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:27.2079174Z ] 2022-08-17T13:09:27.2079618Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2080027Z with 2022-08-17T13:09:27.2080165Z [ 2022-08-17T13:09:27.2080435Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:27.2080689Z ] 2022-08-17T13:09:27.2081168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2081594Z with 2022-08-17T13:09:27.2081743Z [ 2022-08-17T13:09:27.2082012Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:27.2082259Z ] 2022-08-17T13:09:27.2082758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:27.2083613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:27.2084383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2084770Z with 2022-08-17T13:09:27.2084926Z [ 2022-08-17T13:09:27.2085196Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:27.2085441Z ] 2022-08-17T13:09:27.2085834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2086192Z with 2022-08-17T13:09:27.2086341Z [ 2022-08-17T13:09:27.2086540Z T=std::vector> 2022-08-17T13:09:27.2086736Z ] 2022-08-17T13:09:27.2087142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2087508Z with 2022-08-17T13:09:27.2087656Z [ 2022-08-17T13:09:27.2087863Z T=std::vector> 2022-08-17T13:09:27.2088049Z ] 2022-08-17T13:09:27.2088539Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2088939Z with 2022-08-17T13:09:27.2089087Z [ 2022-08-17T13:09:27.2089282Z T=std::vector> 2022-08-17T13:09:27.2089476Z ] 2022-08-17T13:09:27.2089944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2090370Z with 2022-08-17T13:09:27.2090506Z [ 2022-08-17T13:09:27.2090757Z T=std::vector> 2022-08-17T13:09:27.2090963Z ] 2022-08-17T13:09:27.2091388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.2091791Z with 2022-08-17T13:09:27.2091939Z [ 2022-08-17T13:09:27.2092078Z T=double 2022-08-17T13:09:27.2092230Z ] 2022-08-17T13:09:27.2092704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.2093138Z with 2022-08-17T13:09:27.2093278Z [ 2022-08-17T13:09:27.2093430Z T=double 2022-08-17T13:09:27.2093582Z ] 2022-08-17T13:09:27.2093994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2094391Z with 2022-08-17T13:09:27.2094538Z [ 2022-08-17T13:09:27.2094734Z T=std::vector> 2022-08-17T13:09:27.2094931Z ] 2022-08-17T13:09:27.2095321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2095679Z with 2022-08-17T13:09:27.2095727Z [ 2022-08-17T13:09:27.2095834Z T=std::tuple 2022-08-17T13:09:27.2095889Z ] 2022-08-17T13:09:27.2096405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2096537Z with 2022-08-17T13:09:27.2096601Z [ 2022-08-17T13:09:27.2096720Z T=std::tuple 2022-08-17T13:09:27.2096779Z ] 2022-08-17T13:09:27.2097125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2097185Z with 2022-08-17T13:09:27.2097241Z [ 2022-08-17T13:09:27.2097352Z T=std::tuple 2022-08-17T13:09:27.2097409Z ] 2022-08-17T13:09:27.2097792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2097854Z with 2022-08-17T13:09:27.2097911Z [ 2022-08-17T13:09:27.2098004Z T=std::tuple 2022-08-17T13:09:27.2098060Z ] 2022-08-17T13:09:27.2098530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:27.2098911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:27.2099244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2099304Z with 2022-08-17T13:09:27.2099408Z [ 2022-08-17T13:09:27.2099515Z T=std::tuple 2022-08-17T13:09:27.2099572Z ] 2022-08-17T13:09:27.2099861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2099924Z with 2022-08-17T13:09:27.2099981Z [ 2022-08-17T13:09:27.2100112Z T=std::vector> 2022-08-17T13:09:27.2100167Z ] 2022-08-17T13:09:27.2100486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:27.2100548Z with 2022-08-17T13:09:27.2100606Z [ 2022-08-17T13:09:27.2100725Z T=std::vector> 2022-08-17T13:09:27.2100782Z ] 2022-08-17T13:09:27.2101139Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:27.2101203Z with 2022-08-17T13:09:27.2101260Z [ 2022-08-17T13:09:27.2101506Z T=std::vector> 2022-08-17T13:09:27.2101562Z ] 2022-08-17T13:09:27.2101940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:27.2101994Z with 2022-08-17T13:09:27.2102051Z [ 2022-08-17T13:09:27.2102177Z T=std::vector> 2022-08-17T13:09:27.2102238Z ] 2022-08-17T13:09:27.2102602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:27.2102995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:27.2103331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:27.2103386Z with 2022-08-17T13:09:27.2103444Z [ 2022-08-17T13:09:27.2103572Z T=std::vector> 2022-08-17T13:09:27.2103618Z ] 2022-08-17T13:09:27.3060876Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:is_python_module.pyd 2022-08-17T13:09:27.3061196Z Creating library is_python_module.lib and object is_python_module.exp 2022-08-17T13:09:27.3080238Z Loading extension module is_python_module... 2022-08-17T13:09:27.3265124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:09:27.3265210Z warnings.warn( 2022-08-17T13:09:27.3265805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:09:27.3265890Z warnings.warn( 2022-08-17T13:09:27.3290581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:09:27.3290660Z warnings.warn( 2022-08-17T13:09:27.3291085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:09:27.3291158Z warnings.warn( 2022-08-17T13:09:27.3390809Z ok (11.490s) 2022-08-17T13:09:27.3400265Z test_half_support (__main__.TestCppExtensionJIT) 2022-08-17T13:09:27.3401109Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2022-08-17T13:09:27.3411677Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.000s) 2022-08-17T13:09:27.3422873Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.000s) 2022-08-17T13:09:27.3439564Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:27.3439945Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension... 2022-08-17T13:09:27.3550520Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension\build.ninja... 2022-08-17T13:09:27.5170703Z Building extension module inline_jit_extension... 2022-08-17T13:09:27.5171099Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:09:38.7637122Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension\main.cpp /Fomain.o 2022-08-17T13:09:38.7638238Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:09:38.7638562Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:09:38.7638718Z 2022-08-17T13:09:38.7639222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:09:38.7639838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:09:38.7640466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7640839Z with 2022-08-17T13:09:38.7640984Z [ 2022-08-17T13:09:38.7641164Z T=at::TensorBase 2022-08-17T13:09:38.7641332Z ] 2022-08-17T13:09:38.7641809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7642205Z with 2022-08-17T13:09:38.7642364Z [ 2022-08-17T13:09:38.7642538Z T=at::TensorBase 2022-08-17T13:09:38.7642695Z ] 2022-08-17T13:09:38.7643160Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7643579Z with 2022-08-17T13:09:38.7643879Z [ 2022-08-17T13:09:38.7644056Z T=at::TensorBase 2022-08-17T13:09:38.7644225Z ] 2022-08-17T13:09:38.7644707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7645134Z with 2022-08-17T13:09:38.7645295Z [ 2022-08-17T13:09:38.7645467Z T=at::TensorBase 2022-08-17T13:09:38.7645622Z ] 2022-08-17T13:09:38.7646049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7646720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7647394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7647784Z with 2022-08-17T13:09:38.7647944Z [ 2022-08-17T13:09:38.7648117Z T=at::TensorBase 2022-08-17T13:09:38.7648278Z ] 2022-08-17T13:09:38.7648672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7649042Z with 2022-08-17T13:09:38.7649200Z [ 2022-08-17T13:09:38.7649353Z T=at::Tensor 2022-08-17T13:09:38.7649517Z ] 2022-08-17T13:09:38.7649938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7650304Z with 2022-08-17T13:09:38.7650463Z [ 2022-08-17T13:09:38.7650628Z T=at::Tensor 2022-08-17T13:09:38.7650777Z ] 2022-08-17T13:09:38.7651234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7651700Z with 2022-08-17T13:09:38.7651856Z [ 2022-08-17T13:09:38.7652007Z T=at::Tensor 2022-08-17T13:09:38.7652173Z ] 2022-08-17T13:09:38.7652653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7653076Z with 2022-08-17T13:09:38.7653229Z [ 2022-08-17T13:09:38.7653392Z T=at::Tensor 2022-08-17T13:09:38.7653553Z ] 2022-08-17T13:09:38.7653995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7654644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7655391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7655789Z with 2022-08-17T13:09:38.7655936Z [ 2022-08-17T13:09:38.7656106Z T=at::Tensor 2022-08-17T13:09:38.7656271Z ] 2022-08-17T13:09:38.7656655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7657021Z with 2022-08-17T13:09:38.7657179Z [ 2022-08-17T13:09:38.7657339Z T=at::Generator 2022-08-17T13:09:38.7657509Z ] 2022-08-17T13:09:38.7657914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7658292Z with 2022-08-17T13:09:38.7658432Z [ 2022-08-17T13:09:38.7658598Z T=at::Generator 2022-08-17T13:09:38.7658763Z ] 2022-08-17T13:09:38.7659199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7659612Z with 2022-08-17T13:09:38.7659765Z [ 2022-08-17T13:09:38.7659919Z T=at::Generator 2022-08-17T13:09:38.7660085Z ] 2022-08-17T13:09:38.7660561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7660999Z with 2022-08-17T13:09:38.7661138Z [ 2022-08-17T13:09:38.7661305Z T=at::Generator 2022-08-17T13:09:38.7661471Z ] 2022-08-17T13:09:38.7661879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7662530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7663186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7663581Z with 2022-08-17T13:09:38.7663722Z [ 2022-08-17T13:09:38.7663892Z T=at::Generator 2022-08-17T13:09:38.7664116Z ] 2022-08-17T13:09:38.7664498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7664857Z with 2022-08-17T13:09:38.7665014Z [ 2022-08-17T13:09:38.7665182Z T=std::string 2022-08-17T13:09:38.7665334Z ] 2022-08-17T13:09:38.7665746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7666126Z with 2022-08-17T13:09:38.7666267Z [ 2022-08-17T13:09:38.7666433Z T=std::string 2022-08-17T13:09:38.7666647Z ] 2022-08-17T13:09:38.7667083Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7667495Z with 2022-08-17T13:09:38.7667653Z [ 2022-08-17T13:09:38.7667821Z T=std::string 2022-08-17T13:09:38.7667975Z ] 2022-08-17T13:09:38.7668452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7668888Z with 2022-08-17T13:09:38.7669028Z [ 2022-08-17T13:09:38.7669198Z T=std::string 2022-08-17T13:09:38.7669364Z ] 2022-08-17T13:09:38.7669773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7670420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7671077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7671472Z with 2022-08-17T13:09:38.7671629Z [ 2022-08-17T13:09:38.7671784Z T=std::string 2022-08-17T13:09:38.7671949Z ] 2022-08-17T13:09:38.7672347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7672698Z with 2022-08-17T13:09:38.7672855Z [ 2022-08-17T13:09:38.7673032Z T=c10::QualifiedName 2022-08-17T13:09:38.7673195Z ] 2022-08-17T13:09:38.7673606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7673984Z with 2022-08-17T13:09:38.7674125Z [ 2022-08-17T13:09:38.7674300Z T=c10::QualifiedName 2022-08-17T13:09:38.7674471Z ] 2022-08-17T13:09:38.7674918Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7675315Z with 2022-08-17T13:09:38.7675468Z [ 2022-08-17T13:09:38.7675642Z T=c10::QualifiedName 2022-08-17T13:09:38.7675803Z ] 2022-08-17T13:09:38.7676274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7676761Z with 2022-08-17T13:09:38.7676912Z [ 2022-08-17T13:09:38.7677074Z T=c10::QualifiedName 2022-08-17T13:09:38.7677247Z ] 2022-08-17T13:09:38.7677668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7678306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7679019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7679420Z with 2022-08-17T13:09:38.7679573Z [ 2022-08-17T13:09:38.7679736Z T=c10::QualifiedName 2022-08-17T13:09:38.7679909Z ] 2022-08-17T13:09:38.7680303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7680658Z with 2022-08-17T13:09:38.7680815Z [ 2022-08-17T13:09:38.7681040Z T=std::shared_ptr 2022-08-17T13:09:38.7681249Z ] 2022-08-17T13:09:38.7681650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7682027Z with 2022-08-17T13:09:38.7682178Z [ 2022-08-17T13:09:38.7682381Z T=std::shared_ptr 2022-08-17T13:09:38.7682588Z ] 2022-08-17T13:09:38.7683037Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7683445Z with 2022-08-17T13:09:38.7683584Z [ 2022-08-17T13:09:38.7683802Z T=std::shared_ptr 2022-08-17T13:09:38.7684006Z ] 2022-08-17T13:09:38.7684471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7684906Z with 2022-08-17T13:09:38.7685061Z [ 2022-08-17T13:09:38.7685265Z T=std::shared_ptr 2022-08-17T13:09:38.7685471Z ] 2022-08-17T13:09:38.7685932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7686644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7687331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7687713Z with 2022-08-17T13:09:38.7687865Z [ 2022-08-17T13:09:38.7688085Z T=std::shared_ptr 2022-08-17T13:09:38.7688279Z ] 2022-08-17T13:09:38.7688673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7689081Z with 2022-08-17T13:09:38.7689221Z [ 2022-08-17T13:09:38.7689434Z T=std::weak_ptr 2022-08-17T13:09:38.7689639Z ] 2022-08-17T13:09:38.7690049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7690413Z with 2022-08-17T13:09:38.7690564Z [ 2022-08-17T13:09:38.7690775Z T=std::weak_ptr 2022-08-17T13:09:38.7690965Z ] 2022-08-17T13:09:38.7691460Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7691877Z with 2022-08-17T13:09:38.7692029Z [ 2022-08-17T13:09:38.7692229Z T=std::weak_ptr 2022-08-17T13:09:38.7692428Z ] 2022-08-17T13:09:38.7692909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7693333Z with 2022-08-17T13:09:38.7693489Z [ 2022-08-17T13:09:38.7693705Z T=std::weak_ptr 2022-08-17T13:09:38.7693895Z ] 2022-08-17T13:09:38.7694344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7695054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7695841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7696237Z with 2022-08-17T13:09:38.7696382Z [ 2022-08-17T13:09:38.7696604Z T=std::weak_ptr 2022-08-17T13:09:38.7696810Z ] 2022-08-17T13:09:38.7697194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7697560Z with 2022-08-17T13:09:38.7697716Z [ 2022-08-17T13:09:38.7697961Z T=std::vector> 2022-08-17T13:09:38.7698177Z ] 2022-08-17T13:09:38.7698583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7698953Z with 2022-08-17T13:09:38.7699093Z [ 2022-08-17T13:09:38.7699331Z T=std::vector> 2022-08-17T13:09:38.7699561Z ] 2022-08-17T13:09:38.7699996Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7700411Z with 2022-08-17T13:09:38.7700564Z [ 2022-08-17T13:09:38.7700805Z T=std::vector> 2022-08-17T13:09:38.7701074Z ] 2022-08-17T13:09:38.7701550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7701998Z with 2022-08-17T13:09:38.7702142Z [ 2022-08-17T13:09:38.7702386Z T=std::vector> 2022-08-17T13:09:38.7702616Z ] 2022-08-17T13:09:38.7703093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7703875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7704588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7705127Z with 2022-08-17T13:09:38.7705337Z [ 2022-08-17T13:09:38.7705578Z T=std::vector> 2022-08-17T13:09:38.7705808Z ] 2022-08-17T13:09:38.7706202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7706571Z with 2022-08-17T13:09:38.7706715Z [ 2022-08-17T13:09:38.7706928Z T=std::vector> 2022-08-17T13:09:38.7707125Z ] 2022-08-17T13:09:38.7707524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7707896Z with 2022-08-17T13:09:38.7708049Z [ 2022-08-17T13:09:38.7708242Z T=std::vector> 2022-08-17T13:09:38.7708439Z ] 2022-08-17T13:09:38.7708887Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7709296Z with 2022-08-17T13:09:38.7709436Z [ 2022-08-17T13:09:38.7709640Z T=std::vector> 2022-08-17T13:09:38.7709835Z ] 2022-08-17T13:09:38.7710296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7710775Z with 2022-08-17T13:09:38.7710937Z [ 2022-08-17T13:09:38.7711142Z T=std::vector> 2022-08-17T13:09:38.7711325Z ] 2022-08-17T13:09:38.7711768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7712461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7713136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7713584Z with 2022-08-17T13:09:38.7713739Z [ 2022-08-17T13:09:38.7713949Z T=std::vector> 2022-08-17T13:09:38.7714133Z ] 2022-08-17T13:09:38.7714530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7714892Z with 2022-08-17T13:09:38.7715047Z [ 2022-08-17T13:09:38.7715288Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7715526Z ] 2022-08-17T13:09:38.7715988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7716355Z with 2022-08-17T13:09:38.7716513Z [ 2022-08-17T13:09:38.7716770Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7716992Z ] 2022-08-17T13:09:38.7717443Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7717862Z with 2022-08-17T13:09:38.7718017Z [ 2022-08-17T13:09:38.7718260Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7718502Z ] 2022-08-17T13:09:38.7718982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7719424Z with 2022-08-17T13:09:38.7719567Z [ 2022-08-17T13:09:38.7719821Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7720056Z ] 2022-08-17T13:09:38.7720528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:38.7721293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:38.7721997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:38.7722647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7723046Z with 2022-08-17T13:09:38.7723189Z [ 2022-08-17T13:09:38.7723441Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7723677Z ] 2022-08-17T13:09:38.7724059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7724422Z with 2022-08-17T13:09:38.7724575Z [ 2022-08-17T13:09:38.7724825Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7725041Z ] 2022-08-17T13:09:38.7725501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7725872Z with 2022-08-17T13:09:38.7726011Z [ 2022-08-17T13:09:38.7726255Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7726484Z ] 2022-08-17T13:09:38.7726933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7727327Z with 2022-08-17T13:09:38.7727483Z [ 2022-08-17T13:09:38.7727774Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7727991Z ] 2022-08-17T13:09:38.7728465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7728907Z with 2022-08-17T13:09:38.7729059Z [ 2022-08-17T13:09:38.7729291Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7729517Z ] 2022-08-17T13:09:38.7729986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:38.7730732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:38.7731420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:38.7732067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7732461Z with 2022-08-17T13:09:38.7732616Z [ 2022-08-17T13:09:38.7732849Z T=std::vector,std::allocator>> 2022-08-17T13:09:38.7733079Z ] 2022-08-17T13:09:38.7733473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7733834Z with 2022-08-17T13:09:38.7733976Z [ 2022-08-17T13:09:38.7734192Z T=std::vector> 2022-08-17T13:09:38.7734391Z ] 2022-08-17T13:09:38.7734786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7735160Z with 2022-08-17T13:09:38.7735406Z [ 2022-08-17T13:09:38.7735612Z T=std::vector> 2022-08-17T13:09:38.7735816Z ] 2022-08-17T13:09:38.7736273Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7736690Z with 2022-08-17T13:09:38.7736832Z [ 2022-08-17T13:09:38.7737046Z T=std::vector> 2022-08-17T13:09:38.7737773Z ] 2022-08-17T13:09:38.7738245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7738689Z with 2022-08-17T13:09:38.7738845Z [ 2022-08-17T13:09:38.7739060Z T=std::vector> 2022-08-17T13:09:38.7739245Z ] 2022-08-17T13:09:38.7739694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7740449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7741142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7741525Z with 2022-08-17T13:09:38.7741678Z [ 2022-08-17T13:09:38.7741895Z T=std::vector> 2022-08-17T13:09:38.7742085Z ] 2022-08-17T13:09:38.7742485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7742849Z with 2022-08-17T13:09:38.7743003Z [ 2022-08-17T13:09:38.7743233Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:38.7743462Z ] 2022-08-17T13:09:38.7743873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7744239Z with 2022-08-17T13:09:38.7744392Z [ 2022-08-17T13:09:38.7744632Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:38.7744847Z ] 2022-08-17T13:09:38.7745293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7745703Z with 2022-08-17T13:09:38.7745856Z [ 2022-08-17T13:09:38.7746081Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:38.7746310Z ] 2022-08-17T13:09:38.7746786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7747222Z with 2022-08-17T13:09:38.7747360Z [ 2022-08-17T13:09:38.7747597Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:38.7747826Z ] 2022-08-17T13:09:38.7748277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7749057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7749825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:09:38.7750588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7750980Z with 2022-08-17T13:09:38.7751122Z [ 2022-08-17T13:09:38.7751363Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:38.7751588Z ] 2022-08-17T13:09:38.7751972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7752379Z with 2022-08-17T13:09:38.7752536Z [ 2022-08-17T13:09:38.7752762Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:38.7752992Z ] 2022-08-17T13:09:38.7753401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7753779Z with 2022-08-17T13:09:38.7753920Z [ 2022-08-17T13:09:38.7754156Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:38.7754384Z ] 2022-08-17T13:09:38.7754820Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7755237Z with 2022-08-17T13:09:38.7755394Z [ 2022-08-17T13:09:38.7755629Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:38.7755841Z ] 2022-08-17T13:09:38.7756318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7756756Z with 2022-08-17T13:09:38.7756895Z [ 2022-08-17T13:09:38.7757133Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:38.7757358Z ] 2022-08-17T13:09:38.7757824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7758578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7759342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:09:38.7760053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7760447Z with 2022-08-17T13:09:38.7760599Z [ 2022-08-17T13:09:38.7760824Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:38.7761049Z ] 2022-08-17T13:09:38.7761450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7761801Z with 2022-08-17T13:09:38.7762003Z [ 2022-08-17T13:09:38.7762195Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7762367Z ] 2022-08-17T13:09:38.7762775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7763154Z with 2022-08-17T13:09:38.7763309Z [ 2022-08-17T13:09:38.7763485Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7763675Z ] 2022-08-17T13:09:38.7764123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7764564Z with 2022-08-17T13:09:38.7764724Z [ 2022-08-17T13:09:38.7764915Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7765090Z ] 2022-08-17T13:09:38.7765569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7766009Z with 2022-08-17T13:09:38.7766165Z [ 2022-08-17T13:09:38.7766345Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7766538Z ] 2022-08-17T13:09:38.7766975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7767643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7768019Z with 2022-08-17T13:09:38.7768176Z [ 2022-08-17T13:09:38.7768369Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7768543Z ] 2022-08-17T13:09:38.7769009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:09:38.7769720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7770116Z with 2022-08-17T13:09:38.7770258Z [ 2022-08-17T13:09:38.7770449Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:38.7770634Z ] 2022-08-17T13:09:38.7771015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7771378Z with 2022-08-17T13:09:38.7771530Z [ 2022-08-17T13:09:38.7771797Z T=std::vector> 2022-08-17T13:09:38.7772055Z ] 2022-08-17T13:09:38.7772467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7772848Z with 2022-08-17T13:09:38.7772987Z [ 2022-08-17T13:09:38.7773261Z T=std::vector> 2022-08-17T13:09:38.7773515Z ] 2022-08-17T13:09:38.7773955Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7774410Z with 2022-08-17T13:09:38.7774563Z [ 2022-08-17T13:09:38.7774837Z T=std::vector> 2022-08-17T13:09:38.7775075Z ] 2022-08-17T13:09:38.7775653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7776100Z with 2022-08-17T13:09:38.7776256Z [ 2022-08-17T13:09:38.7776520Z T=std::vector> 2022-08-17T13:09:38.7776779Z ] 2022-08-17T13:09:38.7778018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7778851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7779573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7779979Z with 2022-08-17T13:09:38.7780135Z [ 2022-08-17T13:09:38.7780416Z T=std::vector> 2022-08-17T13:09:38.7780660Z ] 2022-08-17T13:09:38.7781055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7781420Z with 2022-08-17T13:09:38.7781560Z [ 2022-08-17T13:09:38.7781747Z T=torch::autograd::ViewInfo 2022-08-17T13:09:38.7781928Z ] 2022-08-17T13:09:38.7782338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7782700Z with 2022-08-17T13:09:38.7782852Z [ 2022-08-17T13:09:38.7783033Z T=torch::autograd::ViewInfo 2022-08-17T13:09:38.7783199Z ] 2022-08-17T13:09:38.7783646Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7784055Z with 2022-08-17T13:09:38.7784208Z [ 2022-08-17T13:09:38.7784377Z T=torch::autograd::ViewInfo 2022-08-17T13:09:38.7784557Z ] 2022-08-17T13:09:38.7785034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7785457Z with 2022-08-17T13:09:38.7785608Z [ 2022-08-17T13:09:38.7785791Z T=torch::autograd::ViewInfo 2022-08-17T13:09:38.7785958Z ] 2022-08-17T13:09:38.7786385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7787073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7787805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7788201Z with 2022-08-17T13:09:38.7788343Z [ 2022-08-17T13:09:38.7788525Z T=torch::autograd::ViewInfo 2022-08-17T13:09:38.7788711Z ] 2022-08-17T13:09:38.7789096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7789456Z with 2022-08-17T13:09:38.7789667Z [ 2022-08-17T13:09:38.7789822Z T=c10::IValue 2022-08-17T13:09:38.7789983Z ] 2022-08-17T13:09:38.7790390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7790769Z with 2022-08-17T13:09:38.7790908Z [ 2022-08-17T13:09:38.7791074Z T=c10::IValue 2022-08-17T13:09:38.7791239Z ] 2022-08-17T13:09:38.7791672Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7792089Z with 2022-08-17T13:09:38.7792245Z [ 2022-08-17T13:09:38.7792394Z T=c10::IValue 2022-08-17T13:09:38.7792555Z ] 2022-08-17T13:09:38.7793033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7793473Z with 2022-08-17T13:09:38.7793614Z [ 2022-08-17T13:09:38.7793778Z T=c10::IValue 2022-08-17T13:09:38.7793936Z ] 2022-08-17T13:09:38.7794333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7794970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7795633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7796026Z with 2022-08-17T13:09:38.7796167Z [ 2022-08-17T13:09:38.7796334Z T=c10::IValue 2022-08-17T13:09:38.7796496Z ] 2022-08-17T13:09:38.7796871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7797237Z with 2022-08-17T13:09:38.7797390Z [ 2022-08-17T13:09:38.7797546Z T=c10::AliasInfo 2022-08-17T13:09:38.7797716Z ] 2022-08-17T13:09:38.7798122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7798492Z with 2022-08-17T13:09:38.7798631Z [ 2022-08-17T13:09:38.7798802Z T=c10::AliasInfo 2022-08-17T13:09:38.7798968Z ] 2022-08-17T13:09:38.7799399Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7799862Z with 2022-08-17T13:09:38.7800014Z [ 2022-08-17T13:09:38.7800168Z T=c10::AliasInfo 2022-08-17T13:09:38.7800333Z ] 2022-08-17T13:09:38.7800810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7801243Z with 2022-08-17T13:09:38.7801385Z [ 2022-08-17T13:09:38.7801556Z T=c10::AliasInfo 2022-08-17T13:09:38.7801723Z ] 2022-08-17T13:09:38.7802173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7802835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7803500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7803894Z with 2022-08-17T13:09:38.7804034Z [ 2022-08-17T13:09:38.7804205Z T=c10::AliasInfo 2022-08-17T13:09:38.7804376Z ] 2022-08-17T13:09:38.7804771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7805124Z with 2022-08-17T13:09:38.7805276Z [ 2022-08-17T13:09:38.7805503Z T=c10::either 2022-08-17T13:09:38.7805709Z ] 2022-08-17T13:09:38.7806118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7806489Z with 2022-08-17T13:09:38.7806630Z [ 2022-08-17T13:09:38.7806857Z T=c10::either 2022-08-17T13:09:38.7807069Z ] 2022-08-17T13:09:38.7807519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7807917Z with 2022-08-17T13:09:38.7808072Z [ 2022-08-17T13:09:38.7808301Z T=c10::either 2022-08-17T13:09:38.7808503Z ] 2022-08-17T13:09:38.7808983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7809427Z with 2022-08-17T13:09:38.7809583Z [ 2022-08-17T13:09:38.7809795Z T=c10::either 2022-08-17T13:09:38.7810010Z ] 2022-08-17T13:09:38.7810470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7811230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7811994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7812391Z with 2022-08-17T13:09:38.7812548Z [ 2022-08-17T13:09:38.7812762Z T=c10::either 2022-08-17T13:09:38.7812977Z ] 2022-08-17T13:09:38.7813376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7813738Z with 2022-08-17T13:09:38.7813881Z [ 2022-08-17T13:09:38.7814113Z T=at::StepCallbacks 2022-08-17T13:09:38.7814293Z ] 2022-08-17T13:09:38.7814694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7815076Z with 2022-08-17T13:09:38.7815231Z [ 2022-08-17T13:09:38.7815502Z T=at::StepCallbacks 2022-08-17T13:09:38.7815681Z ] 2022-08-17T13:09:38.7816132Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7816546Z with 2022-08-17T13:09:38.7816688Z [ 2022-08-17T13:09:38.7816866Z T=at::StepCallbacks 2022-08-17T13:09:38.7817042Z ] 2022-08-17T13:09:38.7817512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7817948Z with 2022-08-17T13:09:38.7818100Z [ 2022-08-17T13:09:38.7818274Z T=at::StepCallbacks 2022-08-17T13:09:38.7818432Z ] 2022-08-17T13:09:38.7818853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7819531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7820206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7820585Z with 2022-08-17T13:09:38.7820737Z [ 2022-08-17T13:09:38.7820912Z T=at::StepCallbacks 2022-08-17T13:09:38.7821073Z ] 2022-08-17T13:09:38.7821462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7821819Z with 2022-08-17T13:09:38.7821958Z [ 2022-08-17T13:09:38.7822125Z T=c10::DimVector 2022-08-17T13:09:38.7822291Z ] 2022-08-17T13:09:38.7822696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7823058Z with 2022-08-17T13:09:38.7823209Z [ 2022-08-17T13:09:38.7823376Z T=c10::DimVector 2022-08-17T13:09:38.7823527Z ] 2022-08-17T13:09:38.7823976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7824448Z with 2022-08-17T13:09:38.7824591Z [ 2022-08-17T13:09:38.7824763Z T=c10::DimVector 2022-08-17T13:09:38.7824932Z ] 2022-08-17T13:09:38.7825404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7825827Z with 2022-08-17T13:09:38.7825983Z [ 2022-08-17T13:09:38.7826151Z T=c10::DimVector 2022-08-17T13:09:38.7826305Z ] 2022-08-17T13:09:38.7826768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7827419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7828078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7828461Z with 2022-08-17T13:09:38.7828616Z [ 2022-08-17T13:09:38.7828785Z T=c10::DimVector 2022-08-17T13:09:38.7828938Z ] 2022-08-17T13:09:38.7829332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7829694Z with 2022-08-17T13:09:38.7829849Z [ 2022-08-17T13:09:38.7830024Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:38.7830208Z ] 2022-08-17T13:09:38.7830615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7830976Z with 2022-08-17T13:09:38.7831128Z [ 2022-08-17T13:09:38.7831317Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:38.7831486Z ] 2022-08-17T13:09:38.7831934Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7832343Z with 2022-08-17T13:09:38.7832494Z [ 2022-08-17T13:09:38.7832671Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:38.7832855Z ] 2022-08-17T13:09:38.7833329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7833769Z with 2022-08-17T13:09:38.7833909Z [ 2022-08-17T13:09:38.7834097Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:38.7834280Z ] 2022-08-17T13:09:38.7834699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7835398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7836092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7836531Z with 2022-08-17T13:09:38.7836672Z [ 2022-08-17T13:09:38.7836862Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:38.7837044Z ] 2022-08-17T13:09:38.7837428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7837790Z with 2022-08-17T13:09:38.7837945Z [ 2022-08-17T13:09:38.7838178Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:38.7838389Z ] 2022-08-17T13:09:38.7838851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7839234Z with 2022-08-17T13:09:38.7839372Z [ 2022-08-17T13:09:38.7839599Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:38.7839812Z ] 2022-08-17T13:09:38.7840244Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7840649Z with 2022-08-17T13:09:38.7840805Z [ 2022-08-17T13:09:38.7841035Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:38.7841239Z ] 2022-08-17T13:09:38.7841718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7842147Z with 2022-08-17T13:09:38.7842288Z [ 2022-08-17T13:09:38.7842512Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:38.7842730Z ] 2022-08-17T13:09:38.7843200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7843940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7844663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7845061Z with 2022-08-17T13:09:38.7845214Z [ 2022-08-17T13:09:38.7845429Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:38.7845649Z ] 2022-08-17T13:09:38.7846042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7846405Z with 2022-08-17T13:09:38.7846545Z [ 2022-08-17T13:09:38.7846750Z T=std::tuple 2022-08-17T13:09:38.7846945Z ] 2022-08-17T13:09:38.7847342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7847719Z with 2022-08-17T13:09:38.7847871Z [ 2022-08-17T13:09:38.7848063Z T=std::tuple 2022-08-17T13:09:38.7848260Z ] 2022-08-17T13:09:38.7848707Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7849168Z with 2022-08-17T13:09:38.7849311Z [ 2022-08-17T13:09:38.7849516Z T=std::tuple 2022-08-17T13:09:38.7849709Z ] 2022-08-17T13:09:38.7850168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7850610Z with 2022-08-17T13:09:38.7850765Z [ 2022-08-17T13:09:38.7850956Z T=std::tuple 2022-08-17T13:09:38.7851195Z ] 2022-08-17T13:09:38.7851645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7852355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7853049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7853431Z with 2022-08-17T13:09:38.7853582Z [ 2022-08-17T13:09:38.7853784Z T=std::tuple 2022-08-17T13:09:38.7853966Z ] 2022-08-17T13:09:38.7854360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7854722Z with 2022-08-17T13:09:38.7854865Z [ 2022-08-17T13:09:38.7855048Z T=torch::jit::SourceRange 2022-08-17T13:09:38.7855230Z ] 2022-08-17T13:09:38.7855734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7856104Z with 2022-08-17T13:09:38.7856260Z [ 2022-08-17T13:09:38.7856443Z T=torch::jit::SourceRange 2022-08-17T13:09:38.7856609Z ] 2022-08-17T13:09:38.7868245Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7868673Z with 2022-08-17T13:09:38.7868834Z [ 2022-08-17T13:09:38.7869026Z T=torch::jit::SourceRange 2022-08-17T13:09:38.7869200Z ] 2022-08-17T13:09:38.7869689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7870138Z with 2022-08-17T13:09:38.7870293Z [ 2022-08-17T13:09:38.7870468Z T=torch::jit::SourceRange 2022-08-17T13:09:38.7870646Z ] 2022-08-17T13:09:38.7871079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7871754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7872587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7872989Z with 2022-08-17T13:09:38.7873148Z [ 2022-08-17T13:09:38.7873317Z T=torch::jit::SourceRange 2022-08-17T13:09:38.7873497Z ] 2022-08-17T13:09:38.7873890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7874243Z with 2022-08-17T13:09:38.7874401Z [ 2022-08-17T13:09:38.7874603Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:38.7874861Z ] 2022-08-17T13:09:38.7875264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7875650Z with 2022-08-17T13:09:38.7875809Z [ 2022-08-17T13:09:38.7875995Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:38.7876189Z ] 2022-08-17T13:09:38.7876641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7877051Z with 2022-08-17T13:09:38.7877191Z [ 2022-08-17T13:09:38.7877391Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:38.7877587Z ] 2022-08-17T13:09:38.7878051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7878497Z with 2022-08-17T13:09:38.7878650Z [ 2022-08-17T13:09:38.7878834Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:38.7879028Z ] 2022-08-17T13:09:38.7879474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7880181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7880854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7881244Z with 2022-08-17T13:09:38.7881398Z [ 2022-08-17T13:09:38.7881599Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:38.7881780Z ] 2022-08-17T13:09:38.7882175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7882536Z with 2022-08-17T13:09:38.7882676Z [ 2022-08-17T13:09:38.7882870Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:38.7883062Z ] 2022-08-17T13:09:38.7883463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7883842Z with 2022-08-17T13:09:38.7883995Z [ 2022-08-17T13:09:38.7884193Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:38.7884374Z ] 2022-08-17T13:09:38.7884824Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7885286Z with 2022-08-17T13:09:38.7885424Z [ 2022-08-17T13:09:38.7885619Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:38.7885817Z ] 2022-08-17T13:09:38.7886279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7886716Z with 2022-08-17T13:09:38.7886868Z [ 2022-08-17T13:09:38.7887060Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:38.7887284Z ] 2022-08-17T13:09:38.7887727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7888423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7889107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7889492Z with 2022-08-17T13:09:38.7889644Z [ 2022-08-17T13:09:38.7889840Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:38.7890016Z ] 2022-08-17T13:09:38.7890411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7890773Z with 2022-08-17T13:09:38.7890925Z [ 2022-08-17T13:09:38.7891090Z T=torch::jit::ScopePtr 2022-08-17T13:09:38.7891263Z ] 2022-08-17T13:09:38.7891668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7892031Z with 2022-08-17T13:09:38.7892182Z [ 2022-08-17T13:09:38.7892357Z T=torch::jit::ScopePtr 2022-08-17T13:09:38.7892516Z ] 2022-08-17T13:09:38.7892966Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7893375Z with 2022-08-17T13:09:38.7893525Z [ 2022-08-17T13:09:38.7893689Z T=torch::jit::ScopePtr 2022-08-17T13:09:38.7893863Z ] 2022-08-17T13:09:38.7894333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7894759Z with 2022-08-17T13:09:38.7894911Z [ 2022-08-17T13:09:38.7895085Z T=torch::jit::ScopePtr 2022-08-17T13:09:38.7895244Z ] 2022-08-17T13:09:38.7895793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7896462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7897132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7897579Z with 2022-08-17T13:09:38.7897721Z [ 2022-08-17T13:09:38.7897899Z T=torch::jit::ScopePtr 2022-08-17T13:09:38.7898073Z ] 2022-08-17T13:09:38.7898452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7898813Z with 2022-08-17T13:09:38.7898965Z [ 2022-08-17T13:09:38.7899134Z T=at::ThreadLocalState 2022-08-17T13:09:38.7899310Z ] 2022-08-17T13:09:38.7899762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7900139Z with 2022-08-17T13:09:38.7900278Z [ 2022-08-17T13:09:38.7900459Z T=at::ThreadLocalState 2022-08-17T13:09:38.7900632Z ] 2022-08-17T13:09:38.7901064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7901475Z with 2022-08-17T13:09:38.7901626Z [ 2022-08-17T13:09:38.7901791Z T=at::ThreadLocalState 2022-08-17T13:09:38.7901968Z ] 2022-08-17T13:09:38.7902443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7902880Z with 2022-08-17T13:09:38.7903023Z [ 2022-08-17T13:09:38.7903204Z T=at::ThreadLocalState 2022-08-17T13:09:38.7903380Z ] 2022-08-17T13:09:38.7903798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7904486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7905174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7905571Z with 2022-08-17T13:09:38.7905711Z [ 2022-08-17T13:09:38.7905893Z T=at::ThreadLocalState 2022-08-17T13:09:38.7906070Z ] 2022-08-17T13:09:38.7906447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7906810Z with 2022-08-17T13:09:38.7906961Z [ 2022-08-17T13:09:38.7907158Z T=std::shared_ptr 2022-08-17T13:09:38.7907339Z ] 2022-08-17T13:09:38.7907746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7908113Z with 2022-08-17T13:09:38.7908251Z [ 2022-08-17T13:09:38.7908448Z T=std::shared_ptr 2022-08-17T13:09:38.7908641Z ] 2022-08-17T13:09:38.7909087Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7909530Z with 2022-08-17T13:09:38.7909681Z [ 2022-08-17T13:09:38.7909878Z T=std::shared_ptr 2022-08-17T13:09:38.7910054Z ] 2022-08-17T13:09:38.7910529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7910969Z with 2022-08-17T13:09:38.7911109Z [ 2022-08-17T13:09:38.7911305Z T=std::shared_ptr 2022-08-17T13:09:38.7911496Z ] 2022-08-17T13:09:38.7911973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7912644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7913346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:09:38.7914049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7914447Z with 2022-08-17T13:09:38.7914604Z [ 2022-08-17T13:09:38.7914791Z T=std::shared_ptr 2022-08-17T13:09:38.7914983Z ] 2022-08-17T13:09:38.7915373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7915727Z with 2022-08-17T13:09:38.7915878Z [ 2022-08-17T13:09:38.7916061Z T=torch::jit::GraphExecutor 2022-08-17T13:09:38.7916230Z ] 2022-08-17T13:09:38.7916636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7917006Z with 2022-08-17T13:09:38.7917155Z [ 2022-08-17T13:09:38.7917324Z T=torch::jit::GraphExecutor 2022-08-17T13:09:38.7917504Z ] 2022-08-17T13:09:38.7917955Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7918355Z with 2022-08-17T13:09:38.7918506Z [ 2022-08-17T13:09:38.7918687Z T=torch::jit::GraphExecutor 2022-08-17T13:09:38.7918854Z ] 2022-08-17T13:09:38.7919328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7919764Z with 2022-08-17T13:09:38.7919915Z [ 2022-08-17T13:09:38.7920085Z T=torch::jit::GraphExecutor 2022-08-17T13:09:38.7920266Z ] 2022-08-17T13:09:38.7920700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7921359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7922095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:09:38.7922793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7923183Z with 2022-08-17T13:09:38.7923337Z [ 2022-08-17T13:09:38.7923551Z T=torch::jit::GraphExecutor 2022-08-17T13:09:38.7923736Z ] 2022-08-17T13:09:38.7924130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7924480Z with 2022-08-17T13:09:38.7924632Z [ 2022-08-17T13:09:38.7924805Z T=torch::jit::Method 2022-08-17T13:09:38.7924964Z ] 2022-08-17T13:09:38.7925376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7925748Z with 2022-08-17T13:09:38.7925899Z [ 2022-08-17T13:09:38.7926059Z T=torch::jit::Method 2022-08-17T13:09:38.7926229Z ] 2022-08-17T13:09:38.7926676Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7927074Z with 2022-08-17T13:09:38.7927225Z [ 2022-08-17T13:09:38.7927399Z T=torch::jit::Method 2022-08-17T13:09:38.7927558Z ] 2022-08-17T13:09:38.7928028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7928460Z with 2022-08-17T13:09:38.7928609Z [ 2022-08-17T13:09:38.7928770Z T=torch::jit::Method 2022-08-17T13:09:38.7928937Z ] 2022-08-17T13:09:38.7929357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7930004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7930667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7931139Z with 2022-08-17T13:09:38.7931286Z [ 2022-08-17T13:09:38.7931445Z T=torch::jit::Method 2022-08-17T13:09:38.7931608Z ] 2022-08-17T13:09:38.7931990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7932339Z with 2022-08-17T13:09:38.7932475Z [ 2022-08-17T13:09:38.7932691Z T=std::vector> 2022-08-17T13:09:38.7932893Z ] 2022-08-17T13:09:38.7933283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7933711Z with 2022-08-17T13:09:38.7933858Z [ 2022-08-17T13:09:38.7934059Z T=std::vector> 2022-08-17T13:09:38.7934262Z ] 2022-08-17T13:09:38.7934705Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7935108Z with 2022-08-17T13:09:38.7935241Z [ 2022-08-17T13:09:38.7935556Z T=std::vector> 2022-08-17T13:09:38.7935760Z ] 2022-08-17T13:09:38.7936270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7936707Z with 2022-08-17T13:09:38.7936849Z [ 2022-08-17T13:09:38.7937065Z T=std::vector> 2022-08-17T13:09:38.7937262Z ] 2022-08-17T13:09:38.7937710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7938436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7939123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7939503Z with 2022-08-17T13:09:38.7939650Z [ 2022-08-17T13:09:38.7939860Z T=std::vector> 2022-08-17T13:09:38.7940053Z ] 2022-08-17T13:09:38.7940441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7940795Z with 2022-08-17T13:09:38.7940943Z [ 2022-08-17T13:09:38.7941179Z T=std::function 2022-08-17T13:09:38.7941410Z ] 2022-08-17T13:09:38.7941806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7942162Z with 2022-08-17T13:09:38.7942306Z [ 2022-08-17T13:09:38.7942546Z T=std::function 2022-08-17T13:09:38.7942775Z ] 2022-08-17T13:09:38.7943209Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7943606Z with 2022-08-17T13:09:38.7943756Z [ 2022-08-17T13:09:38.7943990Z T=std::function 2022-08-17T13:09:38.7944216Z ] 2022-08-17T13:09:38.7944691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7945116Z with 2022-08-17T13:09:38.7945714Z [ 2022-08-17T13:09:38.7945961Z T=std::function 2022-08-17T13:09:38.7946195Z ] 2022-08-17T13:09:38.7946664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7947456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7948228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7948618Z with 2022-08-17T13:09:38.7948769Z [ 2022-08-17T13:09:38.7948999Z T=std::function 2022-08-17T13:09:38.7949230Z ] 2022-08-17T13:09:38.7949619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7949961Z with 2022-08-17T13:09:38.7950107Z [ 2022-08-17T13:09:38.7950383Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:38.7950637Z ] 2022-08-17T13:09:38.7951035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7951408Z with 2022-08-17T13:09:38.7951556Z [ 2022-08-17T13:09:38.7951814Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:38.7952066Z ] 2022-08-17T13:09:38.7952513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7952922Z with 2022-08-17T13:09:38.7953061Z [ 2022-08-17T13:09:38.7953331Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:38.7953583Z ] 2022-08-17T13:09:38.7954044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7954475Z with 2022-08-17T13:09:38.7954625Z [ 2022-08-17T13:09:38.7954894Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:38.7955136Z ] 2022-08-17T13:09:38.7955639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:38.7956489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:38.7957263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7957695Z with 2022-08-17T13:09:38.7957843Z [ 2022-08-17T13:09:38.7958119Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:38.7958370Z ] 2022-08-17T13:09:38.7958751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7959107Z with 2022-08-17T13:09:38.7959253Z [ 2022-08-17T13:09:38.7959449Z T=std::vector> 2022-08-17T13:09:38.7959648Z ] 2022-08-17T13:09:38.7960100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7960465Z with 2022-08-17T13:09:38.7960611Z [ 2022-08-17T13:09:38.7960817Z T=std::vector> 2022-08-17T13:09:38.7961015Z ] 2022-08-17T13:09:38.7961697Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7962131Z with 2022-08-17T13:09:38.7962279Z [ 2022-08-17T13:09:38.7962480Z T=std::vector> 2022-08-17T13:09:38.7962678Z ] 2022-08-17T13:09:38.7963149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7963580Z with 2022-08-17T13:09:38.7963770Z [ 2022-08-17T13:09:38.7963977Z T=std::vector> 2022-08-17T13:09:38.7964177Z ] 2022-08-17T13:09:38.7964605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7965007Z with 2022-08-17T13:09:38.7965154Z [ 2022-08-17T13:09:38.7965294Z T=double 2022-08-17T13:09:38.7965448Z ] 2022-08-17T13:09:38.7965922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7966361Z with 2022-08-17T13:09:38.7966499Z [ 2022-08-17T13:09:38.7966652Z T=double 2022-08-17T13:09:38.7966805Z ] 2022-08-17T13:09:38.7967216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7967608Z with 2022-08-17T13:09:38.7967757Z [ 2022-08-17T13:09:38.7967951Z T=std::vector> 2022-08-17T13:09:38.7968150Z ] 2022-08-17T13:09:38.7968539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7968895Z with 2022-08-17T13:09:38.7968942Z [ 2022-08-17T13:09:38.7969052Z T=std::tuple 2022-08-17T13:09:38.7969110Z ] 2022-08-17T13:09:38.7969432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7969493Z with 2022-08-17T13:09:38.7969623Z [ 2022-08-17T13:09:38.7969731Z T=std::tuple 2022-08-17T13:09:38.7969788Z ] 2022-08-17T13:09:38.7970134Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7970193Z with 2022-08-17T13:09:38.7970250Z [ 2022-08-17T13:09:38.7970356Z T=std::tuple 2022-08-17T13:09:38.7970413Z ] 2022-08-17T13:09:38.7970845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7970907Z with 2022-08-17T13:09:38.7970964Z [ 2022-08-17T13:09:38.7971058Z T=std::tuple 2022-08-17T13:09:38.7971117Z ] 2022-08-17T13:09:38.7971458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:38.7971838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:38.7972177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7972237Z with 2022-08-17T13:09:38.7972292Z [ 2022-08-17T13:09:38.7972396Z T=std::tuple 2022-08-17T13:09:38.7972454Z ] 2022-08-17T13:09:38.7972742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7972802Z with 2022-08-17T13:09:38.7972858Z [ 2022-08-17T13:09:38.7972989Z T=std::vector> 2022-08-17T13:09:38.7973047Z ] 2022-08-17T13:09:38.7973364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:38.7973424Z with 2022-08-17T13:09:38.7973479Z [ 2022-08-17T13:09:38.7973598Z T=std::vector> 2022-08-17T13:09:38.7973654Z ] 2022-08-17T13:09:38.7974009Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:38.7974072Z with 2022-08-17T13:09:38.7974129Z [ 2022-08-17T13:09:38.7974256Z T=std::vector> 2022-08-17T13:09:38.7974310Z ] 2022-08-17T13:09:38.7974696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:38.7974757Z with 2022-08-17T13:09:38.7974803Z [ 2022-08-17T13:09:38.7974929Z T=std::vector> 2022-08-17T13:09:38.7974987Z ] 2022-08-17T13:09:38.7975422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:38.7975869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:38.7976205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:38.7976267Z with 2022-08-17T13:09:38.7976325Z [ 2022-08-17T13:09:38.7976455Z T=std::vector> 2022-08-17T13:09:38.7976939Z ] 2022-08-17T13:09:38.8907160Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension.pyd 2022-08-17T13:09:38.8907357Z Creating library inline_jit_extension.lib and object inline_jit_extension.exp 2022-08-17T13:09:38.8926643Z Loading extension module inline_jit_extension... 2022-08-17T13:09:38.9137217Z ok (11.573s) 2022-08-17T13:09:38.9155943Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.000s) 2022-08-17T13:09:38.9170467Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:38.9170848Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_dict... 2022-08-17T13:09:38.9294058Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_dict\build.ninja... 2022-08-17T13:09:39.0911728Z Building extension module inline_jit_extension_with_functions_dict... 2022-08-17T13:09:39.0911955Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:09:50.5364040Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_dict\main.cpp /Fomain.o 2022-08-17T13:09:50.5365512Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:09:50.5365932Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:09:50.5366163Z 2022-08-17T13:09:50.5366729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:09:50.5367514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:09:50.5368325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5369062Z with 2022-08-17T13:09:50.5369276Z [ 2022-08-17T13:09:50.5369581Z T=at::TensorBase 2022-08-17T13:09:50.5369805Z ] 2022-08-17T13:09:50.5370355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5370844Z with 2022-08-17T13:09:50.5371036Z [ 2022-08-17T13:09:50.5371268Z T=at::TensorBase 2022-08-17T13:09:50.5371500Z ] 2022-08-17T13:09:50.5372220Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5372762Z with 2022-08-17T13:09:50.5372970Z [ 2022-08-17T13:09:50.5373194Z T=at::TensorBase 2022-08-17T13:09:50.5373423Z ] 2022-08-17T13:09:50.5374050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5374642Z with 2022-08-17T13:09:50.5374852Z [ 2022-08-17T13:09:50.5375069Z T=at::TensorBase 2022-08-17T13:09:50.5375294Z ] 2022-08-17T13:09:50.5375845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5376713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5377561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5378007Z with 2022-08-17T13:09:50.5378169Z [ 2022-08-17T13:09:50.5378347Z T=at::TensorBase 2022-08-17T13:09:50.5378507Z ] 2022-08-17T13:09:50.5378904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5379269Z with 2022-08-17T13:09:50.5379414Z [ 2022-08-17T13:09:50.5379582Z T=at::Tensor 2022-08-17T13:09:50.5379749Z ] 2022-08-17T13:09:50.5380152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5380533Z with 2022-08-17T13:09:50.5380693Z [ 2022-08-17T13:09:50.5380846Z T=at::Tensor 2022-08-17T13:09:50.5381012Z ] 2022-08-17T13:09:50.5381470Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5381889Z with 2022-08-17T13:09:50.5382031Z [ 2022-08-17T13:09:50.5382196Z T=at::Tensor 2022-08-17T13:09:50.5382356Z ] 2022-08-17T13:09:50.5382826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5383266Z with 2022-08-17T13:09:50.5383416Z [ 2022-08-17T13:09:50.5383577Z T=at::Tensor 2022-08-17T13:09:50.5383807Z ] 2022-08-17T13:09:50.5384222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5384865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5385524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5385905Z with 2022-08-17T13:09:50.5386064Z [ 2022-08-17T13:09:50.5386276Z T=at::Tensor 2022-08-17T13:09:50.5386430Z ] 2022-08-17T13:09:50.5386823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5387184Z with 2022-08-17T13:09:50.5387322Z [ 2022-08-17T13:09:50.5387492Z T=at::Generator 2022-08-17T13:09:50.5387658Z ] 2022-08-17T13:09:50.5388061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5388424Z with 2022-08-17T13:09:50.5388577Z [ 2022-08-17T13:09:50.5388740Z T=at::Generator 2022-08-17T13:09:50.5388890Z ] 2022-08-17T13:09:50.5389337Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5389748Z with 2022-08-17T13:09:50.5389888Z [ 2022-08-17T13:09:50.5390056Z T=at::Generator 2022-08-17T13:09:50.5390220Z ] 2022-08-17T13:09:50.5390691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5391108Z with 2022-08-17T13:09:50.5391258Z [ 2022-08-17T13:09:50.5391421Z T=at::Generator 2022-08-17T13:09:50.5391575Z ] 2022-08-17T13:09:50.5391986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5392638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5393298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5393682Z with 2022-08-17T13:09:50.5393833Z [ 2022-08-17T13:09:50.5393999Z T=at::Generator 2022-08-17T13:09:50.5394150Z ] 2022-08-17T13:09:50.5394541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5394906Z with 2022-08-17T13:09:50.5395056Z [ 2022-08-17T13:09:50.5395206Z T=std::string 2022-08-17T13:09:50.5395369Z ] 2022-08-17T13:09:50.5395774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5396190Z with 2022-08-17T13:09:50.5396340Z [ 2022-08-17T13:09:50.5396503Z T=std::string 2022-08-17T13:09:50.5396654Z ] 2022-08-17T13:09:50.5397097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5397503Z with 2022-08-17T13:09:50.5397658Z [ 2022-08-17T13:09:50.5397809Z T=std::string 2022-08-17T13:09:50.5397973Z ] 2022-08-17T13:09:50.5398491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5398913Z with 2022-08-17T13:09:50.5399063Z [ 2022-08-17T13:09:50.5399228Z T=std::string 2022-08-17T13:09:50.5399375Z ] 2022-08-17T13:09:50.5399780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5400423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5401073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5401468Z with 2022-08-17T13:09:50.5401611Z [ 2022-08-17T13:09:50.5401776Z T=std::string 2022-08-17T13:09:50.5401936Z ] 2022-08-17T13:09:50.5402316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5402680Z with 2022-08-17T13:09:50.5402830Z [ 2022-08-17T13:09:50.5402992Z T=c10::QualifiedName 2022-08-17T13:09:50.5403162Z ] 2022-08-17T13:09:50.5403571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5403945Z with 2022-08-17T13:09:50.5404084Z [ 2022-08-17T13:09:50.5404257Z T=c10::QualifiedName 2022-08-17T13:09:50.5404425Z ] 2022-08-17T13:09:50.5404861Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5405269Z with 2022-08-17T13:09:50.5405421Z [ 2022-08-17T13:09:50.5405581Z T=c10::QualifiedName 2022-08-17T13:09:50.5405751Z ] 2022-08-17T13:09:50.5406224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5406656Z with 2022-08-17T13:09:50.5406795Z [ 2022-08-17T13:09:50.5406968Z T=c10::QualifiedName 2022-08-17T13:09:50.5407137Z ] 2022-08-17T13:09:50.5407549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5408209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5408912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5409310Z with 2022-08-17T13:09:50.5409557Z [ 2022-08-17T13:09:50.5409734Z T=c10::QualifiedName 2022-08-17T13:09:50.5409906Z ] 2022-08-17T13:09:50.5410283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5410650Z with 2022-08-17T13:09:50.5410861Z [ 2022-08-17T13:09:50.5411084Z T=std::shared_ptr 2022-08-17T13:09:50.5411278Z ] 2022-08-17T13:09:50.5411689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5412061Z with 2022-08-17T13:09:50.5412200Z [ 2022-08-17T13:09:50.5412416Z T=std::shared_ptr 2022-08-17T13:09:50.5412620Z ] 2022-08-17T13:09:50.5413059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5413476Z with 2022-08-17T13:09:50.5413629Z [ 2022-08-17T13:09:50.5413845Z T=std::shared_ptr 2022-08-17T13:09:50.5414037Z ] 2022-08-17T13:09:50.5414509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5414947Z with 2022-08-17T13:09:50.5415087Z [ 2022-08-17T13:09:50.5415303Z T=std::shared_ptr 2022-08-17T13:09:50.5415506Z ] 2022-08-17T13:09:50.5415956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5416654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5417341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5417736Z with 2022-08-17T13:09:50.5417889Z [ 2022-08-17T13:09:50.5418095Z T=std::shared_ptr 2022-08-17T13:09:50.5418298Z ] 2022-08-17T13:09:50.5418689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5419051Z with 2022-08-17T13:09:50.5419192Z [ 2022-08-17T13:09:50.5419413Z T=std::weak_ptr 2022-08-17T13:09:50.5419620Z ] 2022-08-17T13:09:50.5420020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5420400Z with 2022-08-17T13:09:50.5420604Z [ 2022-08-17T13:09:50.5420809Z T=std::weak_ptr 2022-08-17T13:09:50.5421021Z ] 2022-08-17T13:09:50.5421472Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5421884Z with 2022-08-17T13:09:50.5422027Z [ 2022-08-17T13:09:50.5422249Z T=std::weak_ptr 2022-08-17T13:09:50.5422455Z ] 2022-08-17T13:09:50.5422964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5423409Z with 2022-08-17T13:09:50.5423569Z [ 2022-08-17T13:09:50.5423775Z T=std::weak_ptr 2022-08-17T13:09:50.5423982Z ] 2022-08-17T13:09:50.5424438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5425157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5425843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5426228Z with 2022-08-17T13:09:50.5426388Z [ 2022-08-17T13:09:50.5426601Z T=std::weak_ptr 2022-08-17T13:09:50.5426794Z ] 2022-08-17T13:09:50.5427184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5427544Z with 2022-08-17T13:09:50.5427683Z [ 2022-08-17T13:09:50.5427922Z T=std::vector> 2022-08-17T13:09:50.5428153Z ] 2022-08-17T13:09:50.5428561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5428929Z with 2022-08-17T13:09:50.5429079Z [ 2022-08-17T13:09:50.5429320Z T=std::vector> 2022-08-17T13:09:50.5429532Z ] 2022-08-17T13:09:50.5429979Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5430392Z with 2022-08-17T13:09:50.5430541Z [ 2022-08-17T13:09:50.5430766Z T=std::vector> 2022-08-17T13:09:50.5430993Z ] 2022-08-17T13:09:50.5431469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5431894Z with 2022-08-17T13:09:50.5432033Z [ 2022-08-17T13:09:50.5432275Z T=std::vector> 2022-08-17T13:09:50.5432498Z ] 2022-08-17T13:09:50.5432956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5433747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5434454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5434846Z with 2022-08-17T13:09:50.5434987Z [ 2022-08-17T13:09:50.5435266Z T=std::vector> 2022-08-17T13:09:50.5435494Z ] 2022-08-17T13:09:50.5435886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5436242Z with 2022-08-17T13:09:50.5436393Z [ 2022-08-17T13:09:50.5436595Z T=std::vector> 2022-08-17T13:09:50.5436780Z ] 2022-08-17T13:09:50.5437375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5437755Z with 2022-08-17T13:09:50.5437894Z [ 2022-08-17T13:09:50.5438100Z T=std::vector> 2022-08-17T13:09:50.5438300Z ] 2022-08-17T13:09:50.5438749Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5439149Z with 2022-08-17T13:09:50.5439301Z [ 2022-08-17T13:09:50.5439504Z T=std::vector> 2022-08-17T13:09:50.5439686Z ] 2022-08-17T13:09:50.5440161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5440593Z with 2022-08-17T13:09:50.5440743Z [ 2022-08-17T13:09:50.5440935Z T=std::vector> 2022-08-17T13:09:50.5441128Z ] 2022-08-17T13:09:50.5441568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5442253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5442982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5443372Z with 2022-08-17T13:09:50.5443524Z [ 2022-08-17T13:09:50.5443717Z T=std::vector> 2022-08-17T13:09:50.5443910Z ] 2022-08-17T13:09:50.5444307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5444665Z with 2022-08-17T13:09:50.5444806Z [ 2022-08-17T13:09:50.5445060Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5445362Z ] 2022-08-17T13:09:50.5445756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5446140Z with 2022-08-17T13:09:50.5446297Z [ 2022-08-17T13:09:50.5446536Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5446770Z ] 2022-08-17T13:09:50.5447265Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5447681Z with 2022-08-17T13:09:50.5447820Z [ 2022-08-17T13:09:50.5448070Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5448305Z ] 2022-08-17T13:09:50.5448769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5449203Z with 2022-08-17T13:09:50.5449356Z [ 2022-08-17T13:09:50.5449682Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5449905Z ] 2022-08-17T13:09:50.5450392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:50.5451159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:50.5451865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:50.5452522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5452905Z with 2022-08-17T13:09:50.5453056Z [ 2022-08-17T13:09:50.5453311Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5453532Z ] 2022-08-17T13:09:50.5454248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5454612Z with 2022-08-17T13:09:50.5454764Z [ 2022-08-17T13:09:50.5454999Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5455228Z ] 2022-08-17T13:09:50.5455640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5456014Z with 2022-08-17T13:09:50.5456154Z [ 2022-08-17T13:09:50.5456402Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5456627Z ] 2022-08-17T13:09:50.5457067Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5457531Z with 2022-08-17T13:09:50.5457683Z [ 2022-08-17T13:09:50.5457913Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5458142Z ] 2022-08-17T13:09:50.5458618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5459058Z with 2022-08-17T13:09:50.5459197Z [ 2022-08-17T13:09:50.5459441Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5459714Z ] 2022-08-17T13:09:50.5460179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:09:50.5460922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:09:50.5461598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:09:50.5462253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5462640Z with 2022-08-17T13:09:50.5462781Z [ 2022-08-17T13:09:50.5463030Z T=std::vector,std::allocator>> 2022-08-17T13:09:50.5463260Z ] 2022-08-17T13:09:50.5463651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5463997Z with 2022-08-17T13:09:50.5464151Z [ 2022-08-17T13:09:50.5464360Z T=std::vector> 2022-08-17T13:09:50.5464548Z ] 2022-08-17T13:09:50.5464956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5465329Z with 2022-08-17T13:09:50.5465468Z [ 2022-08-17T13:09:50.5465679Z T=std::vector> 2022-08-17T13:09:50.5465876Z ] 2022-08-17T13:09:50.5466319Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5466718Z with 2022-08-17T13:09:50.5466868Z [ 2022-08-17T13:09:50.5467077Z T=std::vector> 2022-08-17T13:09:50.5467264Z ] 2022-08-17T13:09:50.5467744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5468191Z with 2022-08-17T13:09:50.5468347Z [ 2022-08-17T13:09:50.5468546Z T=std::vector> 2022-08-17T13:09:50.5468745Z ] 2022-08-17T13:09:50.5469193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5469931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5470609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5471008Z with 2022-08-17T13:09:50.5471166Z [ 2022-08-17T13:09:50.5471366Z T=std::vector> 2022-08-17T13:09:50.5471606Z ] 2022-08-17T13:09:50.5472006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5472375Z with 2022-08-17T13:09:50.5472517Z [ 2022-08-17T13:09:50.5472762Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:50.5472994Z ] 2022-08-17T13:09:50.5473397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5473776Z with 2022-08-17T13:09:50.5473933Z [ 2022-08-17T13:09:50.5474174Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:50.5474392Z ] 2022-08-17T13:09:50.5474841Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5475256Z with 2022-08-17T13:09:50.5475396Z [ 2022-08-17T13:09:50.5475635Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:50.5475861Z ] 2022-08-17T13:09:50.5476327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5476764Z with 2022-08-17T13:09:50.5476917Z [ 2022-08-17T13:09:50.5477151Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:50.5477364Z ] 2022-08-17T13:09:50.5477833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5478600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5479366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:09:50.5480081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5480458Z with 2022-08-17T13:09:50.5480612Z [ 2022-08-17T13:09:50.5480849Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:09:50.5481063Z ] 2022-08-17T13:09:50.5481501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5481860Z with 2022-08-17T13:09:50.5482012Z [ 2022-08-17T13:09:50.5482235Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:50.5482460Z ] 2022-08-17T13:09:50.5482867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5483230Z with 2022-08-17T13:09:50.5483380Z [ 2022-08-17T13:09:50.5483616Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:50.5483864Z ] 2022-08-17T13:09:50.5484310Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5484718Z with 2022-08-17T13:09:50.5484868Z [ 2022-08-17T13:09:50.5485090Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:50.5485314Z ] 2022-08-17T13:09:50.5485788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5486217Z with 2022-08-17T13:09:50.5486356Z [ 2022-08-17T13:09:50.5486594Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:50.5486818Z ] 2022-08-17T13:09:50.5487269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5488043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5488800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:09:50.5489594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5489990Z with 2022-08-17T13:09:50.5490156Z [ 2022-08-17T13:09:50.5490399Z T=c10::impl::InlineStreamGuard 2022-08-17T13:09:50.5490630Z ] 2022-08-17T13:09:50.5491016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5491378Z with 2022-08-17T13:09:50.5491531Z [ 2022-08-17T13:09:50.5491706Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5491892Z ] 2022-08-17T13:09:50.5492299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5492676Z with 2022-08-17T13:09:50.5492815Z [ 2022-08-17T13:09:50.5493002Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5493187Z ] 2022-08-17T13:09:50.5493616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5494080Z with 2022-08-17T13:09:50.5494231Z [ 2022-08-17T13:09:50.5494415Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5494587Z ] 2022-08-17T13:09:50.5495061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5495497Z with 2022-08-17T13:09:50.5495635Z [ 2022-08-17T13:09:50.5495821Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5496044Z ] 2022-08-17T13:09:50.5496466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5497130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5497509Z with 2022-08-17T13:09:50.5497659Z [ 2022-08-17T13:09:50.5497833Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5498016Z ] 2022-08-17T13:09:50.5498482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:09:50.5499191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5499575Z with 2022-08-17T13:09:50.5499728Z [ 2022-08-17T13:09:50.5499915Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:09:50.5500086Z ] 2022-08-17T13:09:50.5500477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5500839Z with 2022-08-17T13:09:50.5500993Z [ 2022-08-17T13:09:50.5501256Z T=std::vector> 2022-08-17T13:09:50.5501511Z ] 2022-08-17T13:09:50.5501920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5502278Z with 2022-08-17T13:09:50.5502429Z [ 2022-08-17T13:09:50.5502705Z T=std::vector> 2022-08-17T13:09:50.5502959Z ] 2022-08-17T13:09:50.5503394Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5503801Z with 2022-08-17T13:09:50.5503951Z [ 2022-08-17T13:09:50.5504213Z T=std::vector> 2022-08-17T13:09:50.5504467Z ] 2022-08-17T13:09:50.5504949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5505383Z with 2022-08-17T13:09:50.5505523Z [ 2022-08-17T13:09:50.5505840Z T=std::vector> 2022-08-17T13:09:50.5506093Z ] 2022-08-17T13:09:50.5506589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5507399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5508173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5508574Z with 2022-08-17T13:09:50.5508726Z [ 2022-08-17T13:09:50.5508988Z T=std::vector> 2022-08-17T13:09:50.5509241Z ] 2022-08-17T13:09:50.5509635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5509994Z with 2022-08-17T13:09:50.5510134Z [ 2022-08-17T13:09:50.5510315Z T=torch::autograd::ViewInfo 2022-08-17T13:09:50.5510500Z ] 2022-08-17T13:09:50.5510895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5511264Z with 2022-08-17T13:09:50.5511414Z [ 2022-08-17T13:09:50.5511584Z T=torch::autograd::ViewInfo 2022-08-17T13:09:50.5511763Z ] 2022-08-17T13:09:50.5512210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5512613Z with 2022-08-17T13:09:50.5512754Z [ 2022-08-17T13:09:50.5512937Z T=torch::autograd::ViewInfo 2022-08-17T13:09:50.5513113Z ] 2022-08-17T13:09:50.5513576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5514015Z with 2022-08-17T13:09:50.5514164Z [ 2022-08-17T13:09:50.5514333Z T=torch::autograd::ViewInfo 2022-08-17T13:09:50.5514513Z ] 2022-08-17T13:09:50.5514945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5515633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5516296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5516690Z with 2022-08-17T13:09:50.5516850Z [ 2022-08-17T13:09:50.5517037Z T=torch::autograd::ViewInfo 2022-08-17T13:09:50.5517210Z ] 2022-08-17T13:09:50.5517607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5518788Z with 2022-08-17T13:09:50.5518932Z [ 2022-08-17T13:09:50.5528794Z T=c10::IValue 2022-08-17T13:09:50.5528986Z ] 2022-08-17T13:09:50.5529506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5529903Z with 2022-08-17T13:09:50.5530064Z [ 2022-08-17T13:09:50.5530234Z T=c10::IValue 2022-08-17T13:09:50.5530387Z ] 2022-08-17T13:09:50.5530992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5531424Z with 2022-08-17T13:09:50.5531568Z [ 2022-08-17T13:09:50.5531736Z T=c10::IValue 2022-08-17T13:09:50.5531900Z ] 2022-08-17T13:09:50.5532367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5532808Z with 2022-08-17T13:09:50.5532963Z [ 2022-08-17T13:09:50.5533130Z T=c10::IValue 2022-08-17T13:09:50.5533278Z ] 2022-08-17T13:09:50.5533698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5534349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5535018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5535400Z with 2022-08-17T13:09:50.5535553Z [ 2022-08-17T13:09:50.5535718Z T=c10::IValue 2022-08-17T13:09:50.5535869Z ] 2022-08-17T13:09:50.5536262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5536626Z with 2022-08-17T13:09:50.5536767Z [ 2022-08-17T13:09:50.5536938Z T=c10::AliasInfo 2022-08-17T13:09:50.5537106Z ] 2022-08-17T13:09:50.5537511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5537880Z with 2022-08-17T13:09:50.5538033Z [ 2022-08-17T13:09:50.5538201Z T=c10::AliasInfo 2022-08-17T13:09:50.5538353Z ] 2022-08-17T13:09:50.5538800Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5539216Z with 2022-08-17T13:09:50.5539369Z [ 2022-08-17T13:09:50.5539522Z T=c10::AliasInfo 2022-08-17T13:09:50.5539690Z ] 2022-08-17T13:09:50.5540168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5540652Z with 2022-08-17T13:09:50.5540805Z [ 2022-08-17T13:09:50.5540976Z T=c10::AliasInfo 2022-08-17T13:09:50.5541130Z ] 2022-08-17T13:09:50.5541551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5542208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5542915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5543304Z with 2022-08-17T13:09:50.5543460Z [ 2022-08-17T13:09:50.5543630Z T=c10::AliasInfo 2022-08-17T13:09:50.5543800Z ] 2022-08-17T13:09:50.5544180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5544539Z with 2022-08-17T13:09:50.5544692Z [ 2022-08-17T13:09:50.5544907Z T=c10::either 2022-08-17T13:09:50.5545124Z ] 2022-08-17T13:09:50.5545530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5545891Z with 2022-08-17T13:09:50.5546043Z [ 2022-08-17T13:09:50.5546270Z T=c10::either 2022-08-17T13:09:50.5546473Z ] 2022-08-17T13:09:50.5546918Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5547328Z with 2022-08-17T13:09:50.5547464Z [ 2022-08-17T13:09:50.5547688Z T=c10::either 2022-08-17T13:09:50.5547902Z ] 2022-08-17T13:09:50.5548376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5548802Z with 2022-08-17T13:09:50.5548953Z [ 2022-08-17T13:09:50.5549178Z T=c10::either 2022-08-17T13:09:50.5549382Z ] 2022-08-17T13:09:50.5549837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5550599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5551320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5551713Z with 2022-08-17T13:09:50.5551853Z [ 2022-08-17T13:09:50.5552076Z T=c10::either 2022-08-17T13:09:50.5552290Z ] 2022-08-17T13:09:50.5552670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5553075Z with 2022-08-17T13:09:50.5553228Z [ 2022-08-17T13:09:50.5553392Z T=at::StepCallbacks 2022-08-17T13:09:50.5553565Z ] 2022-08-17T13:09:50.5553976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5554349Z with 2022-08-17T13:09:50.5554490Z [ 2022-08-17T13:09:50.5554662Z T=at::StepCallbacks 2022-08-17T13:09:50.5554831Z ] 2022-08-17T13:09:50.5555305Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5555708Z with 2022-08-17T13:09:50.5555860Z [ 2022-08-17T13:09:50.5556024Z T=at::StepCallbacks 2022-08-17T13:09:50.5556195Z ] 2022-08-17T13:09:50.5556668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5557103Z with 2022-08-17T13:09:50.5557242Z [ 2022-08-17T13:09:50.5557419Z T=at::StepCallbacks 2022-08-17T13:09:50.5557589Z ] 2022-08-17T13:09:50.5558004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5558676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5559350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5559747Z with 2022-08-17T13:09:50.5559889Z [ 2022-08-17T13:09:50.5560064Z T=at::StepCallbacks 2022-08-17T13:09:50.5560236Z ] 2022-08-17T13:09:50.5560628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5560977Z with 2022-08-17T13:09:50.5561129Z [ 2022-08-17T13:09:50.5561296Z T=c10::DimVector 2022-08-17T13:09:50.5561450Z ] 2022-08-17T13:09:50.5561852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5562223Z with 2022-08-17T13:09:50.5562362Z [ 2022-08-17T13:09:50.5562530Z T=c10::DimVector 2022-08-17T13:09:50.5562695Z ] 2022-08-17T13:09:50.5563125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5563535Z with 2022-08-17T13:09:50.5563687Z [ 2022-08-17T13:09:50.5563851Z T=c10::DimVector 2022-08-17T13:09:50.5564002Z ] 2022-08-17T13:09:50.5564477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5564910Z with 2022-08-17T13:09:50.5565096Z [ 2022-08-17T13:09:50.5565265Z T=c10::DimVector 2022-08-17T13:09:50.5565431Z ] 2022-08-17T13:09:50.5565845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5566490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5567671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5568085Z with 2022-08-17T13:09:50.5568240Z [ 2022-08-17T13:09:50.5568400Z T=c10::DimVector 2022-08-17T13:09:50.5568567Z ] 2022-08-17T13:09:50.5568962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5569315Z with 2022-08-17T13:09:50.5569572Z [ 2022-08-17T13:09:50.5569760Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:50.5569933Z ] 2022-08-17T13:09:50.5570339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5570712Z with 2022-08-17T13:09:50.5570862Z [ 2022-08-17T13:09:50.5571037Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:50.5571219Z ] 2022-08-17T13:09:50.5571671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5572073Z with 2022-08-17T13:09:50.5572226Z [ 2022-08-17T13:09:50.5572410Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:50.5572580Z ] 2022-08-17T13:09:50.5573053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5573491Z with 2022-08-17T13:09:50.5573642Z [ 2022-08-17T13:09:50.5573820Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:50.5574000Z ] 2022-08-17T13:09:50.5574434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5575130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5575809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5576202Z with 2022-08-17T13:09:50.5576354Z [ 2022-08-17T13:09:50.5576529Z T=c10::impl::AnnotatedSchema 2022-08-17T13:09:50.5576714Z ] 2022-08-17T13:09:50.5577109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5577476Z with 2022-08-17T13:09:50.5577616Z [ 2022-08-17T13:09:50.5577844Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:50.5578131Z ] 2022-08-17T13:09:50.5578526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5578900Z with 2022-08-17T13:09:50.5579051Z [ 2022-08-17T13:09:50.5579264Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:50.5579479Z ] 2022-08-17T13:09:50.5579929Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5580338Z with 2022-08-17T13:09:50.5580517Z [ 2022-08-17T13:09:50.5580747Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:50.5580964Z ] 2022-08-17T13:09:50.5581428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5581860Z with 2022-08-17T13:09:50.5582011Z [ 2022-08-17T13:09:50.5582230Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:50.5582431Z ] 2022-08-17T13:09:50.5582892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5583652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5584378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5584762Z with 2022-08-17T13:09:50.5584914Z [ 2022-08-17T13:09:50.5585140Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:09:50.5585353Z ] 2022-08-17T13:09:50.5585728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5586088Z with 2022-08-17T13:09:50.5586239Z [ 2022-08-17T13:09:50.5586431Z T=std::tuple 2022-08-17T13:09:50.5586624Z ] 2022-08-17T13:09:50.5587030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5587393Z with 2022-08-17T13:09:50.5587543Z [ 2022-08-17T13:09:50.5587746Z T=std::tuple 2022-08-17T13:09:50.5587937Z ] 2022-08-17T13:09:50.5588368Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5588777Z with 2022-08-17T13:09:50.5588928Z [ 2022-08-17T13:09:50.5589117Z T=std::tuple 2022-08-17T13:09:50.5589309Z ] 2022-08-17T13:09:50.5589787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5590262Z with 2022-08-17T13:09:50.5590403Z [ 2022-08-17T13:09:50.5590602Z T=std::tuple 2022-08-17T13:09:50.5590793Z ] 2022-08-17T13:09:50.5591223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5591933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5592669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5593068Z with 2022-08-17T13:09:50.5593209Z [ 2022-08-17T13:09:50.5593411Z T=std::tuple 2022-08-17T13:09:50.5593602Z ] 2022-08-17T13:09:50.5593994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5594342Z with 2022-08-17T13:09:50.5594494Z [ 2022-08-17T13:09:50.5594677Z T=torch::jit::SourceRange 2022-08-17T13:09:50.5594844Z ] 2022-08-17T13:09:50.5595254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5595629Z with 2022-08-17T13:09:50.5595769Z [ 2022-08-17T13:09:50.5595947Z T=torch::jit::SourceRange 2022-08-17T13:09:50.5596124Z ] 2022-08-17T13:09:50.5596572Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5596967Z with 2022-08-17T13:09:50.5597119Z [ 2022-08-17T13:09:50.5597297Z T=torch::jit::SourceRange 2022-08-17T13:09:50.5597460Z ] 2022-08-17T13:09:50.5597935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5598366Z with 2022-08-17T13:09:50.5598506Z [ 2022-08-17T13:09:50.5598684Z T=torch::jit::SourceRange 2022-08-17T13:09:50.5598861Z ] 2022-08-17T13:09:50.5599294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5600070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5600759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5601154Z with 2022-08-17T13:09:50.5601307Z [ 2022-08-17T13:09:50.5601474Z T=torch::jit::SourceRange 2022-08-17T13:09:50.5601652Z ] 2022-08-17T13:09:50.5602045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5602444Z with 2022-08-17T13:09:50.5602596Z [ 2022-08-17T13:09:50.5602795Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:50.5602987Z ] 2022-08-17T13:09:50.5603379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5603753Z with 2022-08-17T13:09:50.5603903Z [ 2022-08-17T13:09:50.5604090Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:50.5604282Z ] 2022-08-17T13:09:50.5604767Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5605180Z with 2022-08-17T13:09:50.5605321Z [ 2022-08-17T13:09:50.5605524Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:50.5605715Z ] 2022-08-17T13:09:50.5606175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5606615Z with 2022-08-17T13:09:50.5606769Z [ 2022-08-17T13:09:50.5606953Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:50.5607148Z ] 2022-08-17T13:09:50.5607591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5608289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5608967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5609360Z with 2022-08-17T13:09:50.5609593Z [ 2022-08-17T13:09:50.5609792Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:09:50.5609972Z ] 2022-08-17T13:09:50.5610423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5610782Z with 2022-08-17T13:09:50.5610922Z [ 2022-08-17T13:09:50.5611120Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:50.5611315Z ] 2022-08-17T13:09:50.5611709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5612087Z with 2022-08-17T13:09:50.5612239Z [ 2022-08-17T13:09:50.5612432Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:50.5612607Z ] 2022-08-17T13:09:50.5613053Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5613460Z with 2022-08-17T13:09:50.5613598Z [ 2022-08-17T13:09:50.5613792Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:50.5613983Z ] 2022-08-17T13:09:50.5614452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5614929Z with 2022-08-17T13:09:50.5615080Z [ 2022-08-17T13:09:50.5615273Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:50.5615452Z ] 2022-08-17T13:09:50.5615895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5616591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5617307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5617699Z with 2022-08-17T13:09:50.5617852Z [ 2022-08-17T13:09:50.5618047Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:09:50.5618224Z ] 2022-08-17T13:09:50.5618615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5618976Z with 2022-08-17T13:09:50.5619127Z [ 2022-08-17T13:09:50.5619292Z T=torch::jit::ScopePtr 2022-08-17T13:09:50.5619464Z ] 2022-08-17T13:09:50.5619869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5620235Z with 2022-08-17T13:09:50.5620385Z [ 2022-08-17T13:09:50.5620558Z T=torch::jit::ScopePtr 2022-08-17T13:09:50.5620717Z ] 2022-08-17T13:09:50.5621162Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5621576Z with 2022-08-17T13:09:50.5621726Z [ 2022-08-17T13:09:50.5621887Z T=torch::jit::ScopePtr 2022-08-17T13:09:50.5622059Z ] 2022-08-17T13:09:50.5622532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5622968Z with 2022-08-17T13:09:50.5623108Z [ 2022-08-17T13:09:50.5623284Z T=torch::jit::ScopePtr 2022-08-17T13:09:50.5623458Z ] 2022-08-17T13:09:50.5623872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5624547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5625217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5625607Z with 2022-08-17T13:09:50.5625747Z [ 2022-08-17T13:09:50.5625924Z T=torch::jit::ScopePtr 2022-08-17T13:09:50.5626097Z ] 2022-08-17T13:09:50.5626479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5626885Z with 2022-08-17T13:09:50.5627038Z [ 2022-08-17T13:09:50.5627205Z T=at::ThreadLocalState 2022-08-17T13:09:50.5627381Z ] 2022-08-17T13:09:50.5627789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5628160Z with 2022-08-17T13:09:50.5628300Z [ 2022-08-17T13:09:50.5628479Z T=at::ThreadLocalState 2022-08-17T13:09:50.5628652Z ] 2022-08-17T13:09:50.5629121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5629528Z with 2022-08-17T13:09:50.5629679Z [ 2022-08-17T13:09:50.5629856Z T=at::ThreadLocalState 2022-08-17T13:09:50.5630019Z ] 2022-08-17T13:09:50.5630494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5630924Z with 2022-08-17T13:09:50.5631065Z [ 2022-08-17T13:09:50.5631242Z T=at::ThreadLocalState 2022-08-17T13:09:50.5631420Z ] 2022-08-17T13:09:50.5631838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5632522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5633202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5633598Z with 2022-08-17T13:09:50.5633750Z [ 2022-08-17T13:09:50.5633916Z T=at::ThreadLocalState 2022-08-17T13:09:50.5634093Z ] 2022-08-17T13:09:50.5634488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5634836Z with 2022-08-17T13:09:50.5634987Z [ 2022-08-17T13:09:50.5635185Z T=std::shared_ptr 2022-08-17T13:09:50.5635365Z ] 2022-08-17T13:09:50.5635770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5636147Z with 2022-08-17T13:09:50.5636296Z [ 2022-08-17T13:09:50.5636482Z T=std::shared_ptr 2022-08-17T13:09:50.5636673Z ] 2022-08-17T13:09:50.5637119Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5637516Z with 2022-08-17T13:09:50.5637668Z [ 2022-08-17T13:09:50.5637864Z T=std::shared_ptr 2022-08-17T13:09:50.5638039Z ] 2022-08-17T13:09:50.5638511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5638947Z with 2022-08-17T13:09:50.5639140Z [ 2022-08-17T13:09:50.5639324Z T=std::shared_ptr 2022-08-17T13:09:50.5639511Z ] 2022-08-17T13:09:50.5639949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5640629Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5641358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:09:50.5642059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5642461Z with 2022-08-17T13:09:50.5642614Z [ 2022-08-17T13:09:50.5642800Z T=std::shared_ptr 2022-08-17T13:09:50.5642990Z ] 2022-08-17T13:09:50.5643381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5643732Z with 2022-08-17T13:09:50.5643883Z [ 2022-08-17T13:09:50.5644070Z T=torch::jit::GraphExecutor 2022-08-17T13:09:50.5644240Z ] 2022-08-17T13:09:50.5644649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5645023Z with 2022-08-17T13:09:50.5645172Z [ 2022-08-17T13:09:50.5645344Z T=torch::jit::GraphExecutor 2022-08-17T13:09:50.5645524Z ] 2022-08-17T13:09:50.5645970Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5646365Z with 2022-08-17T13:09:50.5646515Z [ 2022-08-17T13:09:50.5646700Z T=torch::jit::GraphExecutor 2022-08-17T13:09:50.5646868Z ] 2022-08-17T13:09:50.5647345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5647783Z with 2022-08-17T13:09:50.5647933Z [ 2022-08-17T13:09:50.5648100Z T=torch::jit::GraphExecutor 2022-08-17T13:09:50.5648282Z ] 2022-08-17T13:09:50.5648717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5649478Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5650158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:09:50.5650853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5651297Z with 2022-08-17T13:09:50.5651453Z [ 2022-08-17T13:09:50.5651622Z T=torch::jit::GraphExecutor 2022-08-17T13:09:50.5651806Z ] 2022-08-17T13:09:50.5652199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5652545Z with 2022-08-17T13:09:50.5652696Z [ 2022-08-17T13:09:50.5652870Z T=torch::jit::Method 2022-08-17T13:09:50.5653043Z ] 2022-08-17T13:09:50.5653486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5653863Z with 2022-08-17T13:09:50.5654018Z [ 2022-08-17T13:09:50.5654178Z T=torch::jit::Method 2022-08-17T13:09:50.5654351Z ] 2022-08-17T13:09:50.5654797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5655194Z with 2022-08-17T13:09:50.5655347Z [ 2022-08-17T13:09:50.5655518Z T=torch::jit::Method 2022-08-17T13:09:50.5655689Z ] 2022-08-17T13:09:50.5656153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5656580Z with 2022-08-17T13:09:50.5656732Z [ 2022-08-17T13:09:50.5656893Z T=torch::jit::Method 2022-08-17T13:09:50.5657064Z ] 2022-08-17T13:09:50.5657481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5658143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5658792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5659169Z with 2022-08-17T13:09:50.5659309Z [ 2022-08-17T13:09:50.5659466Z T=torch::jit::Method 2022-08-17T13:09:50.5659621Z ] 2022-08-17T13:09:50.5660001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5660347Z with 2022-08-17T13:09:50.5660480Z [ 2022-08-17T13:09:50.5660694Z T=std::vector> 2022-08-17T13:09:50.5660893Z ] 2022-08-17T13:09:50.5661282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5661647Z with 2022-08-17T13:09:50.5661788Z [ 2022-08-17T13:09:50.5661997Z T=std::vector> 2022-08-17T13:09:50.5662186Z ] 2022-08-17T13:09:50.5662626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5663029Z with 2022-08-17T13:09:50.5663204Z [ 2022-08-17T13:09:50.5663417Z T=std::vector> 2022-08-17T13:09:50.5663616Z ] 2022-08-17T13:09:50.5664081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5664503Z with 2022-08-17T13:09:50.5664646Z [ 2022-08-17T13:09:50.5664855Z T=std::vector> 2022-08-17T13:09:50.5665048Z ] 2022-08-17T13:09:50.5665531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5666258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5666946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5667325Z with 2022-08-17T13:09:50.5667462Z [ 2022-08-17T13:09:50.5667672Z T=std::vector> 2022-08-17T13:09:50.5667872Z ] 2022-08-17T13:09:50.5668252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5668603Z with 2022-08-17T13:09:50.5668742Z [ 2022-08-17T13:09:50.5668973Z T=std::function 2022-08-17T13:09:50.5669197Z ] 2022-08-17T13:09:50.5669599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5669964Z with 2022-08-17T13:09:50.5670097Z [ 2022-08-17T13:09:50.5670339Z T=std::function 2022-08-17T13:09:50.5670561Z ] 2022-08-17T13:09:50.5670994Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5671395Z with 2022-08-17T13:09:50.5671537Z [ 2022-08-17T13:09:50.5671772Z T=std::function 2022-08-17T13:09:50.5671989Z ] 2022-08-17T13:09:50.5672451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5672880Z with 2022-08-17T13:09:50.5673012Z [ 2022-08-17T13:09:50.5673252Z T=std::function 2022-08-17T13:09:50.5673484Z ] 2022-08-17T13:09:50.5673958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5674739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5675508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5675892Z with 2022-08-17T13:09:50.5676041Z [ 2022-08-17T13:09:50.5676274Z T=std::function 2022-08-17T13:09:50.5676495Z ] 2022-08-17T13:09:50.5676919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5677280Z with 2022-08-17T13:09:50.5677415Z [ 2022-08-17T13:09:50.5677685Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:50.5677941Z ] 2022-08-17T13:09:50.5678334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5678702Z with 2022-08-17T13:09:50.5678847Z [ 2022-08-17T13:09:50.5679105Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:50.5679351Z ] 2022-08-17T13:09:50.5679790Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5680190Z with 2022-08-17T13:09:50.5680326Z [ 2022-08-17T13:09:50.5680591Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:50.5680844Z ] 2022-08-17T13:09:50.5681305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5681726Z with 2022-08-17T13:09:50.5681872Z [ 2022-08-17T13:09:50.5682137Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:50.5682379Z ] 2022-08-17T13:09:50.5682880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:09:50.5683722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:09:50.5684478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5684865Z with 2022-08-17T13:09:50.5685004Z [ 2022-08-17T13:09:50.5685266Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:09:50.5685517Z ] 2022-08-17T13:09:50.5685894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5686248Z with 2022-08-17T13:09:50.5686394Z [ 2022-08-17T13:09:50.5686590Z T=std::vector> 2022-08-17T13:09:50.5686827Z ] 2022-08-17T13:09:50.5687239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5687604Z with 2022-08-17T13:09:50.5687743Z [ 2022-08-17T13:09:50.5687950Z T=std::vector> 2022-08-17T13:09:50.5688138Z ] 2022-08-17T13:09:50.5688569Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5688972Z with 2022-08-17T13:09:50.5689119Z [ 2022-08-17T13:09:50.5689352Z T=std::vector> 2022-08-17T13:09:50.5689653Z ] 2022-08-17T13:09:50.5690126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5690558Z with 2022-08-17T13:09:50.5690695Z [ 2022-08-17T13:09:50.5690897Z T=std::vector> 2022-08-17T13:09:50.5691092Z ] 2022-08-17T13:09:50.5691512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5691909Z with 2022-08-17T13:09:50.5692058Z [ 2022-08-17T13:09:50.5692206Z T=double 2022-08-17T13:09:50.5692348Z ] 2022-08-17T13:09:50.5692821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5693249Z with 2022-08-17T13:09:50.5693385Z [ 2022-08-17T13:09:50.5693535Z T=double 2022-08-17T13:09:50.5693682Z ] 2022-08-17T13:09:50.5694091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5694478Z with 2022-08-17T13:09:50.5694622Z [ 2022-08-17T13:09:50.5694823Z T=std::vector> 2022-08-17T13:09:50.5695005Z ] 2022-08-17T13:09:50.5695397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5695747Z with 2022-08-17T13:09:50.5695803Z [ 2022-08-17T13:09:50.5695902Z T=std::tuple 2022-08-17T13:09:50.5695958Z ] 2022-08-17T13:09:50.5696276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5696336Z with 2022-08-17T13:09:50.5696392Z [ 2022-08-17T13:09:50.5696495Z T=std::tuple 2022-08-17T13:09:50.5696549Z ] 2022-08-17T13:09:50.5696908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5696959Z with 2022-08-17T13:09:50.5697013Z [ 2022-08-17T13:09:50.5697116Z T=std::tuple 2022-08-17T13:09:50.5697170Z ] 2022-08-17T13:09:50.5697605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5697664Z with 2022-08-17T13:09:50.5697717Z [ 2022-08-17T13:09:50.5697823Z T=std::tuple 2022-08-17T13:09:50.5697868Z ] 2022-08-17T13:09:50.5698217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:09:50.5698634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:09:50.5698973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5699033Z with 2022-08-17T13:09:50.5699091Z [ 2022-08-17T13:09:50.5699195Z T=std::tuple 2022-08-17T13:09:50.5699251Z ] 2022-08-17T13:09:50.5699549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5699599Z with 2022-08-17T13:09:50.5699653Z [ 2022-08-17T13:09:50.5699780Z T=std::vector> 2022-08-17T13:09:50.5699842Z ] 2022-08-17T13:09:50.5700159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:09:50.5700219Z with 2022-08-17T13:09:50.5700275Z [ 2022-08-17T13:09:50.5700404Z T=std::vector> 2022-08-17T13:09:50.5700450Z ] 2022-08-17T13:09:50.5700801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:09:50.5700860Z with 2022-08-17T13:09:50.5700916Z [ 2022-08-17T13:09:50.5701044Z T=std::vector> 2022-08-17T13:09:50.5701099Z ] 2022-08-17T13:09:50.5701480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:09:50.5701538Z with 2022-08-17T13:09:50.5701584Z [ 2022-08-17T13:09:50.5701711Z T=std::vector> 2022-08-17T13:09:50.5701768Z ] 2022-08-17T13:09:50.5702124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:09:50.5702518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:09:50.5702851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:09:50.5702951Z with 2022-08-17T13:09:50.5703007Z [ 2022-08-17T13:09:50.5703136Z T=std::vector> 2022-08-17T13:09:50.5703191Z ] 2022-08-17T13:09:50.7102761Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension_with_functions_dict.pyd 2022-08-17T13:09:50.7103006Z Creating library inline_jit_extension_with_functions_dict.lib and object inline_jit_extension_with_functions_dict.exp 2022-08-17T13:09:50.7122735Z Loading extension module inline_jit_extension_with_functions_dict... 2022-08-17T13:09:50.7312280Z ok (11.805s) 2022-08-17T13:09:50.7330888Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:09:50.7331256Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_list... 2022-08-17T13:09:50.7441006Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_list\build.ninja... 2022-08-17T13:09:50.9063889Z Building extension module inline_jit_extension_with_functions_list... 2022-08-17T13:09:50.9064303Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:10:02.3267984Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\inline_jit_extension_with_functions_list\main.cpp /Fomain.o 2022-08-17T13:10:02.3269156Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:02.3269450Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:02.3269623Z 2022-08-17T13:10:02.3269942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:02.3270557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:02.3271175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3271544Z with 2022-08-17T13:10:02.3271693Z [ 2022-08-17T13:10:02.3271872Z T=at::TensorBase 2022-08-17T13:10:02.3272041Z ] 2022-08-17T13:10:02.3272443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3272826Z with 2022-08-17T13:10:02.3272988Z [ 2022-08-17T13:10:02.3273147Z T=at::TensorBase 2022-08-17T13:10:02.3273322Z ] 2022-08-17T13:10:02.3273773Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3274839Z with 2022-08-17T13:10:02.3274981Z [ 2022-08-17T13:10:02.3275160Z T=at::TensorBase 2022-08-17T13:10:02.3275329Z ] 2022-08-17T13:10:02.3275797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3276243Z with 2022-08-17T13:10:02.3276399Z [ 2022-08-17T13:10:02.3276569Z T=at::TensorBase 2022-08-17T13:10:02.3276725Z ] 2022-08-17T13:10:02.3277230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3277906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3278583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3278968Z with 2022-08-17T13:10:02.3279128Z [ 2022-08-17T13:10:02.3279299Z T=at::TensorBase 2022-08-17T13:10:02.3279457Z ] 2022-08-17T13:10:02.3279849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3280218Z with 2022-08-17T13:10:02.3280372Z [ 2022-08-17T13:10:02.3280525Z T=at::Tensor 2022-08-17T13:10:02.3280693Z ] 2022-08-17T13:10:02.3281109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3281471Z with 2022-08-17T13:10:02.3281627Z [ 2022-08-17T13:10:02.3281790Z T=at::Tensor 2022-08-17T13:10:02.3281941Z ] 2022-08-17T13:10:02.3282392Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3283223Z with 2022-08-17T13:10:02.3283375Z [ 2022-08-17T13:10:02.3283540Z T=at::Tensor 2022-08-17T13:10:02.3283799Z ] 2022-08-17T13:10:02.3284282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3284726Z with 2022-08-17T13:10:02.3284878Z [ 2022-08-17T13:10:02.3285030Z T=at::Tensor 2022-08-17T13:10:02.3285193Z ] 2022-08-17T13:10:02.3285604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3286226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3286886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3287352Z with 2022-08-17T13:10:02.3287506Z [ 2022-08-17T13:10:02.3287660Z T=at::Tensor 2022-08-17T13:10:02.3287824Z ] 2022-08-17T13:10:02.3288220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3288569Z with 2022-08-17T13:10:02.3288721Z [ 2022-08-17T13:10:02.3288891Z T=at::Generator 2022-08-17T13:10:02.3289046Z ] 2022-08-17T13:10:02.3289454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3289890Z with 2022-08-17T13:10:02.3290042Z [ 2022-08-17T13:10:02.3290198Z T=at::Generator 2022-08-17T13:10:02.3290367Z ] 2022-08-17T13:10:02.3290816Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3291214Z with 2022-08-17T13:10:02.3291368Z [ 2022-08-17T13:10:02.3291536Z T=at::Generator 2022-08-17T13:10:02.3291689Z ] 2022-08-17T13:10:02.3292163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3292605Z with 2022-08-17T13:10:02.3292756Z [ 2022-08-17T13:10:02.3292910Z T=at::Generator 2022-08-17T13:10:02.3293079Z ] 2022-08-17T13:10:02.3293493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3294144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3294792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3295187Z with 2022-08-17T13:10:02.3295338Z [ 2022-08-17T13:10:02.3295492Z T=at::Generator 2022-08-17T13:10:02.3295655Z ] 2022-08-17T13:10:02.3296045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3296403Z with 2022-08-17T13:10:02.3296545Z [ 2022-08-17T13:10:02.3296708Z T=std::string 2022-08-17T13:10:02.3296868Z ] 2022-08-17T13:10:02.3297262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3297635Z with 2022-08-17T13:10:02.3297783Z [ 2022-08-17T13:10:02.3297933Z T=std::string 2022-08-17T13:10:02.3298094Z ] 2022-08-17T13:10:02.3298540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3298952Z with 2022-08-17T13:10:02.3299092Z [ 2022-08-17T13:10:02.3299254Z T=std::string 2022-08-17T13:10:02.3299414Z ] 2022-08-17T13:10:02.3299933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3300362Z with 2022-08-17T13:10:02.3300512Z [ 2022-08-17T13:10:02.3300662Z T=std::string 2022-08-17T13:10:02.3300822Z ] 2022-08-17T13:10:02.3301234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3301929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3302578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3302973Z with 2022-08-17T13:10:02.3303124Z [ 2022-08-17T13:10:02.3303288Z T=std::string 2022-08-17T13:10:02.3303437Z ] 2022-08-17T13:10:02.3303830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3304191Z with 2022-08-17T13:10:02.3304334Z [ 2022-08-17T13:10:02.3304507Z T=c10::QualifiedName 2022-08-17T13:10:02.3304676Z ] 2022-08-17T13:10:02.3305075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3305446Z with 2022-08-17T13:10:02.3305595Z [ 2022-08-17T13:10:02.3305768Z T=c10::QualifiedName 2022-08-17T13:10:02.3305926Z ] 2022-08-17T13:10:02.3306372Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3306779Z with 2022-08-17T13:10:02.3306917Z [ 2022-08-17T13:10:02.3307090Z T=c10::QualifiedName 2022-08-17T13:10:02.3307258Z ] 2022-08-17T13:10:02.3307715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3308151Z with 2022-08-17T13:10:02.3308302Z [ 2022-08-17T13:10:02.3308473Z T=c10::QualifiedName 2022-08-17T13:10:02.3308630Z ] 2022-08-17T13:10:02.3309055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3309706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3310367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3310748Z with 2022-08-17T13:10:02.3310899Z [ 2022-08-17T13:10:02.3311072Z T=c10::QualifiedName 2022-08-17T13:10:02.3311229Z ] 2022-08-17T13:10:02.3311622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3312030Z with 2022-08-17T13:10:02.3312180Z [ 2022-08-17T13:10:02.3312385Z T=std::shared_ptr 2022-08-17T13:10:02.3312593Z ] 2022-08-17T13:10:02.3313000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3313366Z with 2022-08-17T13:10:02.3313522Z [ 2022-08-17T13:10:02.3313739Z T=std::shared_ptr 2022-08-17T13:10:02.3313930Z ] 2022-08-17T13:10:02.3315139Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3315577Z with 2022-08-17T13:10:02.3315732Z [ 2022-08-17T13:10:02.3315945Z T=std::shared_ptr 2022-08-17T13:10:02.3316152Z ] 2022-08-17T13:10:02.3316633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3317053Z with 2022-08-17T13:10:02.3317207Z [ 2022-08-17T13:10:02.3317424Z T=std::shared_ptr 2022-08-17T13:10:02.3317628Z ] 2022-08-17T13:10:02.3318075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3318790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3319474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3319862Z with 2022-08-17T13:10:02.3320003Z [ 2022-08-17T13:10:02.3320220Z T=std::shared_ptr 2022-08-17T13:10:02.3320425Z ] 2022-08-17T13:10:02.3320807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3321171Z with 2022-08-17T13:10:02.3321323Z [ 2022-08-17T13:10:02.3321534Z T=std::weak_ptr 2022-08-17T13:10:02.3321727Z ] 2022-08-17T13:10:02.3322137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3322509Z with 2022-08-17T13:10:02.3322647Z [ 2022-08-17T13:10:02.3322860Z T=std::weak_ptr 2022-08-17T13:10:02.3323062Z ] 2022-08-17T13:10:02.3323501Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3324005Z with 2022-08-17T13:10:02.3324164Z [ 2022-08-17T13:10:02.3324377Z T=std::weak_ptr 2022-08-17T13:10:02.3324568Z ] 2022-08-17T13:10:02.3325047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3325569Z with 2022-08-17T13:10:02.3325712Z [ 2022-08-17T13:10:02.3325926Z T=std::weak_ptr 2022-08-17T13:10:02.3326131Z ] 2022-08-17T13:10:02.3326580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3327321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3328012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3328404Z with 2022-08-17T13:10:02.3328560Z [ 2022-08-17T13:10:02.3328766Z T=std::weak_ptr 2022-08-17T13:10:02.3328970Z ] 2022-08-17T13:10:02.3329365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3329718Z with 2022-08-17T13:10:02.3329868Z [ 2022-08-17T13:10:02.3330111Z T=std::vector> 2022-08-17T13:10:02.3330340Z ] 2022-08-17T13:10:02.3330735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3331108Z with 2022-08-17T13:10:02.3331259Z [ 2022-08-17T13:10:02.3331486Z T=std::vector> 2022-08-17T13:10:02.3331708Z ] 2022-08-17T13:10:02.3332151Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3332554Z with 2022-08-17T13:10:02.3332692Z [ 2022-08-17T13:10:02.3332930Z T=std::vector> 2022-08-17T13:10:02.3333149Z ] 2022-08-17T13:10:02.3333609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3334048Z with 2022-08-17T13:10:02.3334200Z [ 2022-08-17T13:10:02.3334434Z T=std::vector> 2022-08-17T13:10:02.3334646Z ] 2022-08-17T13:10:02.3335120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3335869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3336563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3336996Z with 2022-08-17T13:10:02.3337148Z [ 2022-08-17T13:10:02.3337388Z T=std::vector> 2022-08-17T13:10:02.3337602Z ] 2022-08-17T13:10:02.3337994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3338353Z with 2022-08-17T13:10:02.3338502Z [ 2022-08-17T13:10:02.3338696Z T=std::vector> 2022-08-17T13:10:02.3338892Z ] 2022-08-17T13:10:02.3339345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3339712Z with 2022-08-17T13:10:02.3339861Z [ 2022-08-17T13:10:02.3340069Z T=std::vector> 2022-08-17T13:10:02.3340250Z ] 2022-08-17T13:10:02.3340694Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3341105Z with 2022-08-17T13:10:02.3341254Z [ 2022-08-17T13:10:02.3341447Z T=std::vector> 2022-08-17T13:10:02.3341642Z ] 2022-08-17T13:10:02.3342116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3342546Z with 2022-08-17T13:10:02.3342684Z [ 2022-08-17T13:10:02.3342886Z T=std::vector> 2022-08-17T13:10:02.3343080Z ] 2022-08-17T13:10:02.3343505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3344385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3345056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3345454Z with 2022-08-17T13:10:02.3345597Z [ 2022-08-17T13:10:02.3345804Z T=std::vector> 2022-08-17T13:10:02.3346001Z ] 2022-08-17T13:10:02.3346386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3346748Z with 2022-08-17T13:10:02.3346905Z [ 2022-08-17T13:10:02.3347156Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3347382Z ] 2022-08-17T13:10:02.3347791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3348161Z with 2022-08-17T13:10:02.3348299Z [ 2022-08-17T13:10:02.3348550Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3348784Z ] 2022-08-17T13:10:02.3349280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3359186Z with 2022-08-17T13:10:02.3359441Z [ 2022-08-17T13:10:02.3359718Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3359963Z ] 2022-08-17T13:10:02.3360466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3360917Z with 2022-08-17T13:10:02.3361062Z [ 2022-08-17T13:10:02.3361452Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3361696Z ] 2022-08-17T13:10:02.3362176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:02.3362950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:02.3363652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:02.3364420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3364827Z with 2022-08-17T13:10:02.3364971Z [ 2022-08-17T13:10:02.3365230Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3365468Z ] 2022-08-17T13:10:02.3365852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3366216Z with 2022-08-17T13:10:02.3366370Z [ 2022-08-17T13:10:02.3366620Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3366844Z ] 2022-08-17T13:10:02.3367258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3367636Z with 2022-08-17T13:10:02.3367776Z [ 2022-08-17T13:10:02.3368030Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3368261Z ] 2022-08-17T13:10:02.3368714Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3369118Z with 2022-08-17T13:10:02.3369275Z [ 2022-08-17T13:10:02.3369522Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3369736Z ] 2022-08-17T13:10:02.3370218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3370656Z with 2022-08-17T13:10:02.3370812Z [ 2022-08-17T13:10:02.3371129Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3371361Z ] 2022-08-17T13:10:02.3371839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:02.3372584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:02.3373305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:02.3373958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3374359Z with 2022-08-17T13:10:02.3374510Z [ 2022-08-17T13:10:02.3374743Z T=std::vector,std::allocator>> 2022-08-17T13:10:02.3374970Z ] 2022-08-17T13:10:02.3375363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3375725Z with 2022-08-17T13:10:02.3375865Z [ 2022-08-17T13:10:02.3376077Z T=std::vector> 2022-08-17T13:10:02.3376274Z ] 2022-08-17T13:10:02.3376675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3377052Z with 2022-08-17T13:10:02.3377204Z [ 2022-08-17T13:10:02.3377400Z T=std::vector> 2022-08-17T13:10:02.3377597Z ] 2022-08-17T13:10:02.3378047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3378456Z with 2022-08-17T13:10:02.3378596Z [ 2022-08-17T13:10:02.3378805Z T=std::vector> 2022-08-17T13:10:02.3379003Z ] 2022-08-17T13:10:02.3379467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3379906Z with 2022-08-17T13:10:02.3380058Z [ 2022-08-17T13:10:02.3380266Z T=std::vector> 2022-08-17T13:10:02.3380451Z ] 2022-08-17T13:10:02.3380895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3381595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3382267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3382705Z with 2022-08-17T13:10:02.3382857Z [ 2022-08-17T13:10:02.3383066Z T=std::vector> 2022-08-17T13:10:02.3383251Z ] 2022-08-17T13:10:02.3383644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3384003Z with 2022-08-17T13:10:02.3384155Z [ 2022-08-17T13:10:02.3384382Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:02.3384610Z ] 2022-08-17T13:10:02.3385063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3385429Z with 2022-08-17T13:10:02.3385580Z [ 2022-08-17T13:10:02.3385816Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:02.3386044Z ] 2022-08-17T13:10:02.3386478Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3386882Z with 2022-08-17T13:10:02.3387034Z [ 2022-08-17T13:10:02.3387260Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:02.3387485Z ] 2022-08-17T13:10:02.3387959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3388391Z with 2022-08-17T13:10:02.3388532Z [ 2022-08-17T13:10:02.3388769Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:02.3388996Z ] 2022-08-17T13:10:02.3389453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3390221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3390990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:02.3391701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3392099Z with 2022-08-17T13:10:02.3392242Z [ 2022-08-17T13:10:02.3392477Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:02.3392703Z ] 2022-08-17T13:10:02.3393086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3393454Z with 2022-08-17T13:10:02.3393607Z [ 2022-08-17T13:10:02.3393843Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:02.3394055Z ] 2022-08-17T13:10:02.3394462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3394834Z with 2022-08-17T13:10:02.3395025Z [ 2022-08-17T13:10:02.3395260Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:02.3395486Z ] 2022-08-17T13:10:02.3395934Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3396332Z with 2022-08-17T13:10:02.3396483Z [ 2022-08-17T13:10:02.3396718Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:02.3396929Z ] 2022-08-17T13:10:02.3397446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3397880Z with 2022-08-17T13:10:02.3398034Z [ 2022-08-17T13:10:02.3398257Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:02.3398480Z ] 2022-08-17T13:10:02.3398949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3399700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3400466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:02.3401167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3401565Z with 2022-08-17T13:10:02.3401718Z [ 2022-08-17T13:10:02.3401942Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:02.3402168Z ] 2022-08-17T13:10:02.3402558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3402912Z with 2022-08-17T13:10:02.3403063Z [ 2022-08-17T13:10:02.3403251Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3403423Z ] 2022-08-17T13:10:02.3403927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3404311Z with 2022-08-17T13:10:02.3404463Z [ 2022-08-17T13:10:02.3404639Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3404822Z ] 2022-08-17T13:10:02.3405269Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3405668Z with 2022-08-17T13:10:02.3405822Z [ 2022-08-17T13:10:02.3406012Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3406198Z ] 2022-08-17T13:10:02.3406659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3407161Z with 2022-08-17T13:10:02.3407316Z [ 2022-08-17T13:10:02.3407489Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3407675Z ] 2022-08-17T13:10:02.3408115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3408783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3409153Z with 2022-08-17T13:10:02.3409305Z [ 2022-08-17T13:10:02.3409493Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3409666Z ] 2022-08-17T13:10:02.3410175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:02.3410891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3411288Z with 2022-08-17T13:10:02.3411429Z [ 2022-08-17T13:10:02.3411619Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:02.3411805Z ] 2022-08-17T13:10:02.3412186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3412551Z with 2022-08-17T13:10:02.3412705Z [ 2022-08-17T13:10:02.3412982Z T=std::vector> 2022-08-17T13:10:02.3413227Z ] 2022-08-17T13:10:02.3413634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3414008Z with 2022-08-17T13:10:02.3414146Z [ 2022-08-17T13:10:02.3414420Z T=std::vector> 2022-08-17T13:10:02.3414674Z ] 2022-08-17T13:10:02.3415122Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3415523Z with 2022-08-17T13:10:02.3415674Z [ 2022-08-17T13:10:02.3415948Z T=std::vector> 2022-08-17T13:10:02.3416186Z ] 2022-08-17T13:10:02.3416661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3417099Z with 2022-08-17T13:10:02.3417250Z [ 2022-08-17T13:10:02.3417511Z T=std::vector> 2022-08-17T13:10:02.3417764Z ] 2022-08-17T13:10:02.3418266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3419084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3419870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3420249Z with 2022-08-17T13:10:02.3420402Z [ 2022-08-17T13:10:02.3420680Z T=std::vector> 2022-08-17T13:10:02.3420923Z ] 2022-08-17T13:10:02.3421367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3421731Z with 2022-08-17T13:10:02.3421881Z [ 2022-08-17T13:10:02.3422053Z T=torch::autograd::ViewInfo 2022-08-17T13:10:02.3422236Z ] 2022-08-17T13:10:02.3422646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3423008Z with 2022-08-17T13:10:02.3423161Z [ 2022-08-17T13:10:02.3423342Z T=torch::autograd::ViewInfo 2022-08-17T13:10:02.3423508Z ] 2022-08-17T13:10:02.3423951Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3424360Z with 2022-08-17T13:10:02.3424511Z [ 2022-08-17T13:10:02.3424682Z T=torch::autograd::ViewInfo 2022-08-17T13:10:02.3424861Z ] 2022-08-17T13:10:02.3425337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3425762Z with 2022-08-17T13:10:02.3425913Z [ 2022-08-17T13:10:02.3426094Z T=torch::autograd::ViewInfo 2022-08-17T13:10:02.3426259Z ] 2022-08-17T13:10:02.3426690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3427374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3428053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3428447Z with 2022-08-17T13:10:02.3428588Z [ 2022-08-17T13:10:02.3428770Z T=torch::autograd::ViewInfo 2022-08-17T13:10:02.3428948Z ] 2022-08-17T13:10:02.3429327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3429691Z with 2022-08-17T13:10:02.3429843Z [ 2022-08-17T13:10:02.3429992Z T=c10::IValue 2022-08-17T13:10:02.3430153Z ] 2022-08-17T13:10:02.3430559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3430929Z with 2022-08-17T13:10:02.3431069Z [ 2022-08-17T13:10:02.3431233Z T=c10::IValue 2022-08-17T13:10:02.3431443Z ] 2022-08-17T13:10:02.3431877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3432288Z with 2022-08-17T13:10:02.3432439Z [ 2022-08-17T13:10:02.3432590Z T=c10::IValue 2022-08-17T13:10:02.3432750Z ] 2022-08-17T13:10:02.3433219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3433653Z with 2022-08-17T13:10:02.3433843Z [ 2022-08-17T13:10:02.3434006Z T=c10::IValue 2022-08-17T13:10:02.3434169Z ] 2022-08-17T13:10:02.3434568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3435210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3435866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3436256Z with 2022-08-17T13:10:02.3436397Z [ 2022-08-17T13:10:02.3436560Z T=c10::IValue 2022-08-17T13:10:02.3436721Z ] 2022-08-17T13:10:02.3437106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3437470Z with 2022-08-17T13:10:02.3437621Z [ 2022-08-17T13:10:02.3437786Z T=c10::AliasInfo 2022-08-17T13:10:02.3437940Z ] 2022-08-17T13:10:02.3438346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3438718Z with 2022-08-17T13:10:02.3438854Z [ 2022-08-17T13:10:02.3439019Z T=c10::AliasInfo 2022-08-17T13:10:02.3439184Z ] 2022-08-17T13:10:02.3439622Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3440025Z with 2022-08-17T13:10:02.3440176Z [ 2022-08-17T13:10:02.3440339Z T=c10::AliasInfo 2022-08-17T13:10:02.3440494Z ] 2022-08-17T13:10:02.3440967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3441407Z with 2022-08-17T13:10:02.3441545Z [ 2022-08-17T13:10:02.3441710Z T=c10::AliasInfo 2022-08-17T13:10:02.3441876Z ] 2022-08-17T13:10:02.3442274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3442929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3443593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3444141Z with 2022-08-17T13:10:02.3444284Z [ 2022-08-17T13:10:02.3444452Z T=c10::AliasInfo 2022-08-17T13:10:02.3444620Z ] 2022-08-17T13:10:02.3445012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3445358Z with 2022-08-17T13:10:02.3445509Z [ 2022-08-17T13:10:02.3445735Z T=c10::either 2022-08-17T13:10:02.3445938Z ] 2022-08-17T13:10:02.3446401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3446777Z with 2022-08-17T13:10:02.3446917Z [ 2022-08-17T13:10:02.3447140Z T=c10::either 2022-08-17T13:10:02.3447358Z ] 2022-08-17T13:10:02.3447807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3448207Z with 2022-08-17T13:10:02.3448358Z [ 2022-08-17T13:10:02.3448581Z T=c10::either 2022-08-17T13:10:02.3448779Z ] 2022-08-17T13:10:02.3449256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3449696Z with 2022-08-17T13:10:02.3449850Z [ 2022-08-17T13:10:02.3450060Z T=c10::either 2022-08-17T13:10:02.3450271Z ] 2022-08-17T13:10:02.3450729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3451478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3452182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3452573Z with 2022-08-17T13:10:02.3452727Z [ 2022-08-17T13:10:02.3452948Z T=c10::either 2022-08-17T13:10:02.3453147Z ] 2022-08-17T13:10:02.3453537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3453894Z with 2022-08-17T13:10:02.3454034Z [ 2022-08-17T13:10:02.3454210Z T=at::StepCallbacks 2022-08-17T13:10:02.3454382Z ] 2022-08-17T13:10:02.3454782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3455158Z with 2022-08-17T13:10:02.3455310Z [ 2022-08-17T13:10:02.3455482Z T=at::StepCallbacks 2022-08-17T13:10:02.3455639Z ] 2022-08-17T13:10:02.3456137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3456549Z with 2022-08-17T13:10:02.3456689Z [ 2022-08-17T13:10:02.3456863Z T=at::StepCallbacks 2022-08-17T13:10:02.3457034Z ] 2022-08-17T13:10:02.3457493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3457925Z with 2022-08-17T13:10:02.3458077Z [ 2022-08-17T13:10:02.3458293Z T=at::StepCallbacks 2022-08-17T13:10:02.3458454Z ] 2022-08-17T13:10:02.3458874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3459550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3460219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3460593Z with 2022-08-17T13:10:02.3460744Z [ 2022-08-17T13:10:02.3460918Z T=at::StepCallbacks 2022-08-17T13:10:02.3461078Z ] 2022-08-17T13:10:02.3461470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3461829Z with 2022-08-17T13:10:02.3461980Z [ 2022-08-17T13:10:02.3462134Z T=c10::DimVector 2022-08-17T13:10:02.3462299Z ] 2022-08-17T13:10:02.3462704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3463069Z with 2022-08-17T13:10:02.3463220Z [ 2022-08-17T13:10:02.3463387Z T=c10::DimVector 2022-08-17T13:10:02.3463537Z ] 2022-08-17T13:10:02.3463985Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3464393Z with 2022-08-17T13:10:02.3464543Z [ 2022-08-17T13:10:02.3464695Z T=c10::DimVector 2022-08-17T13:10:02.3464860Z ] 2022-08-17T13:10:02.3465337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3465759Z with 2022-08-17T13:10:02.3465911Z [ 2022-08-17T13:10:02.3466074Z T=c10::DimVector 2022-08-17T13:10:02.3466226Z ] 2022-08-17T13:10:02.3466638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3467290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3467954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3468386Z with 2022-08-17T13:10:02.3468538Z [ 2022-08-17T13:10:02.3468707Z T=c10::DimVector 2022-08-17T13:10:02.3468872Z ] 2022-08-17T13:10:02.3469249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3469606Z with 2022-08-17T13:10:02.3469756Z [ 2022-08-17T13:10:02.3469931Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:02.3470116Z ] 2022-08-17T13:10:02.3470566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3470929Z with 2022-08-17T13:10:02.3471084Z [ 2022-08-17T13:10:02.3471270Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:02.3471453Z ] 2022-08-17T13:10:02.3471887Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3472298Z with 2022-08-17T13:10:02.3472450Z [ 2022-08-17T13:10:02.3472623Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:02.3472804Z ] 2022-08-17T13:10:02.3473280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3473715Z with 2022-08-17T13:10:02.3473855Z [ 2022-08-17T13:10:02.3474042Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:02.3474233Z ] 2022-08-17T13:10:02.3474654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3475352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3476040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3476439Z with 2022-08-17T13:10:02.3476581Z [ 2022-08-17T13:10:02.3476768Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:02.3476948Z ] 2022-08-17T13:10:02.3477332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3477691Z with 2022-08-17T13:10:02.3477845Z [ 2022-08-17T13:10:02.3478074Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:02.3478278Z ] 2022-08-17T13:10:02.3478685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3479059Z with 2022-08-17T13:10:02.3479198Z [ 2022-08-17T13:10:02.3479427Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:02.3479644Z ] 2022-08-17T13:10:02.3480078Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3480953Z with 2022-08-17T13:10:02.3481107Z [ 2022-08-17T13:10:02.3481338Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:02.3481542Z ] 2022-08-17T13:10:02.3482018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3482455Z with 2022-08-17T13:10:02.3482596Z [ 2022-08-17T13:10:02.3482820Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:02.3483034Z ] 2022-08-17T13:10:02.3483549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3484411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3485134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3485528Z with 2022-08-17T13:10:02.3485681Z [ 2022-08-17T13:10:02.3485898Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:02.3486113Z ] 2022-08-17T13:10:02.3486510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3486872Z with 2022-08-17T13:10:02.3487017Z [ 2022-08-17T13:10:02.3487220Z T=std::tuple 2022-08-17T13:10:02.3487414Z ] 2022-08-17T13:10:02.3487811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3488186Z with 2022-08-17T13:10:02.3488337Z [ 2022-08-17T13:10:02.3488527Z T=std::tuple 2022-08-17T13:10:02.3488721Z ] 2022-08-17T13:10:02.3489168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3489573Z with 2022-08-17T13:10:02.3489712Z [ 2022-08-17T13:10:02.3489914Z T=std::tuple 2022-08-17T13:10:02.3490109Z ] 2022-08-17T13:10:02.3490570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3491004Z with 2022-08-17T13:10:02.3491157Z [ 2022-08-17T13:10:02.3491356Z T=std::tuple 2022-08-17T13:10:02.3491538Z ] 2022-08-17T13:10:02.3491979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3492689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3493758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3494144Z with 2022-08-17T13:10:02.3494296Z [ 2022-08-17T13:10:02.3494499Z T=std::tuple 2022-08-17T13:10:02.3494682Z ] 2022-08-17T13:10:02.3495071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3495431Z with 2022-08-17T13:10:02.3495582Z [ 2022-08-17T13:10:02.3495802Z T=torch::jit::SourceRange 2022-08-17T13:10:02.3495984Z ] 2022-08-17T13:10:02.3496395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3496758Z with 2022-08-17T13:10:02.3496910Z [ 2022-08-17T13:10:02.3497089Z T=torch::jit::SourceRange 2022-08-17T13:10:02.3497255Z ] 2022-08-17T13:10:02.3497700Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3498106Z with 2022-08-17T13:10:02.3498261Z [ 2022-08-17T13:10:02.3498427Z T=torch::jit::SourceRange 2022-08-17T13:10:02.3498605Z ] 2022-08-17T13:10:02.3499081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3499505Z with 2022-08-17T13:10:02.3499658Z [ 2022-08-17T13:10:02.3499837Z T=torch::jit::SourceRange 2022-08-17T13:10:02.3500000Z ] 2022-08-17T13:10:02.3500428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3501118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3501801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3502192Z with 2022-08-17T13:10:02.3502334Z [ 2022-08-17T13:10:02.3502515Z T=torch::jit::SourceRange 2022-08-17T13:10:02.3502695Z ] 2022-08-17T13:10:02.3503069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3503432Z with 2022-08-17T13:10:02.3503583Z [ 2022-08-17T13:10:02.3503770Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:02.3503963Z ] 2022-08-17T13:10:02.3504377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3504750Z with 2022-08-17T13:10:02.3504892Z [ 2022-08-17T13:10:02.3505091Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:02.3505281Z ] 2022-08-17T13:10:02.3505713Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3506555Z with 2022-08-17T13:10:02.3506710Z [ 2022-08-17T13:10:02.3506899Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:02.3507089Z ] 2022-08-17T13:10:02.3507562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3507997Z with 2022-08-17T13:10:02.3508137Z [ 2022-08-17T13:10:02.3508387Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:02.3508581Z ] 2022-08-17T13:10:02.3509008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3509706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3510390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3510785Z with 2022-08-17T13:10:02.3510925Z [ 2022-08-17T13:10:02.3511123Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:02.3511314Z ] 2022-08-17T13:10:02.3511706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3512062Z with 2022-08-17T13:10:02.3512212Z [ 2022-08-17T13:10:02.3512410Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:02.3512587Z ] 2022-08-17T13:10:02.3512995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3513369Z with 2022-08-17T13:10:02.3513507Z [ 2022-08-17T13:10:02.3513700Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:02.3513892Z ] 2022-08-17T13:10:02.3514342Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3514740Z with 2022-08-17T13:10:02.3514892Z [ 2022-08-17T13:10:02.3515091Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:02.3515269Z ] 2022-08-17T13:10:02.3515740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3516177Z with 2022-08-17T13:10:02.3516327Z [ 2022-08-17T13:10:02.3516508Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:02.3516697Z ] 2022-08-17T13:10:02.3517133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3517820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3518845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3519242Z with 2022-08-17T13:10:02.3519394Z [ 2022-08-17T13:10:02.3519579Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:02.3519769Z ] 2022-08-17T13:10:02.3520160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3520525Z with 2022-08-17T13:10:02.3520664Z [ 2022-08-17T13:10:02.3521211Z T=torch::jit::ScopePtr 2022-08-17T13:10:02.3521392Z ] 2022-08-17T13:10:02.3521791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3522169Z with 2022-08-17T13:10:02.3522321Z [ 2022-08-17T13:10:02.3522484Z T=torch::jit::ScopePtr 2022-08-17T13:10:02.3522654Z ] 2022-08-17T13:10:02.3523101Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3523516Z with 2022-08-17T13:10:02.3523656Z [ 2022-08-17T13:10:02.3523944Z T=torch::jit::ScopePtr 2022-08-17T13:10:02.3524118Z ] 2022-08-17T13:10:02.3524579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3525019Z with 2022-08-17T13:10:02.3525174Z [ 2022-08-17T13:10:02.3525336Z T=torch::jit::ScopePtr 2022-08-17T13:10:02.3525508Z ] 2022-08-17T13:10:02.3525934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3526597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3527260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3527654Z with 2022-08-17T13:10:02.3527807Z [ 2022-08-17T13:10:02.3527986Z T=torch::jit::ScopePtr 2022-08-17T13:10:02.3528150Z ] 2022-08-17T13:10:02.3528546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3528903Z with 2022-08-17T13:10:02.3529044Z [ 2022-08-17T13:10:02.3529227Z T=at::ThreadLocalState 2022-08-17T13:10:02.3529402Z ] 2022-08-17T13:10:02.3529795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3530172Z with 2022-08-17T13:10:02.3530325Z [ 2022-08-17T13:10:02.3530505Z T=at::ThreadLocalState 2022-08-17T13:10:02.3530669Z ] 2022-08-17T13:10:02.3531118Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3531863Z with 2022-08-17T13:10:02.3532003Z [ 2022-08-17T13:10:02.3532186Z T=at::ThreadLocalState 2022-08-17T13:10:02.3532365Z ] 2022-08-17T13:10:02.3532825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3533264Z with 2022-08-17T13:10:02.3533418Z [ 2022-08-17T13:10:02.3533594Z T=at::ThreadLocalState 2022-08-17T13:10:02.3533758Z ] 2022-08-17T13:10:02.3534235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3534938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3535618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3535998Z with 2022-08-17T13:10:02.3536150Z [ 2022-08-17T13:10:02.3536333Z T=at::ThreadLocalState 2022-08-17T13:10:02.3536496Z ] 2022-08-17T13:10:02.3536893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3537253Z with 2022-08-17T13:10:02.3537408Z [ 2022-08-17T13:10:02.3537596Z T=std::shared_ptr 2022-08-17T13:10:02.3537790Z ] 2022-08-17T13:10:02.3538198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3538560Z with 2022-08-17T13:10:02.3538715Z [ 2022-08-17T13:10:02.3538914Z T=std::shared_ptr 2022-08-17T13:10:02.3539088Z ] 2022-08-17T13:10:02.3539533Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3539948Z with 2022-08-17T13:10:02.3540101Z [ 2022-08-17T13:10:02.3540287Z T=std::shared_ptr 2022-08-17T13:10:02.3540477Z ] 2022-08-17T13:10:02.3540952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3541384Z with 2022-08-17T13:10:02.3541524Z [ 2022-08-17T13:10:02.3541720Z T=std::shared_ptr 2022-08-17T13:10:02.3541912Z ] 2022-08-17T13:10:02.3542333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3543016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3543718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:02.3544743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3545139Z with 2022-08-17T13:10:02.3545281Z [ 2022-08-17T13:10:02.3545482Z T=std::shared_ptr 2022-08-17T13:10:02.3545672Z ] 2022-08-17T13:10:02.3546097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3546456Z with 2022-08-17T13:10:02.3546608Z [ 2022-08-17T13:10:02.3546782Z T=torch::jit::GraphExecutor 2022-08-17T13:10:02.3546969Z ] 2022-08-17T13:10:02.3547376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3547752Z with 2022-08-17T13:10:02.3547892Z [ 2022-08-17T13:10:02.3548075Z T=torch::jit::GraphExecutor 2022-08-17T13:10:02.3548254Z ] 2022-08-17T13:10:02.3548686Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3549098Z with 2022-08-17T13:10:02.3549251Z [ 2022-08-17T13:10:02.3549422Z T=torch::jit::GraphExecutor 2022-08-17T13:10:02.3549604Z ] 2022-08-17T13:10:02.3550074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3550510Z with 2022-08-17T13:10:02.3550650Z [ 2022-08-17T13:10:02.3550833Z T=torch::jit::GraphExecutor 2022-08-17T13:10:02.3551013Z ] 2022-08-17T13:10:02.3551433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3552108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3552803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:02.3553589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3553977Z with 2022-08-17T13:10:02.3554119Z [ 2022-08-17T13:10:02.3554302Z T=torch::jit::GraphExecutor 2022-08-17T13:10:02.3554484Z ] 2022-08-17T13:10:02.3554864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3555224Z with 2022-08-17T13:10:02.3555377Z [ 2022-08-17T13:10:02.3555539Z T=torch::jit::Method 2022-08-17T13:10:02.3555710Z ] 2022-08-17T13:10:02.3556460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3556823Z with 2022-08-17T13:10:02.3556955Z [ 2022-08-17T13:10:02.3557121Z T=torch::jit::Method 2022-08-17T13:10:02.3557277Z ] 2022-08-17T13:10:02.3557708Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3558110Z with 2022-08-17T13:10:02.3558252Z [ 2022-08-17T13:10:02.3558410Z T=torch::jit::Method 2022-08-17T13:10:02.3558570Z ] 2022-08-17T13:10:02.3559078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3559517Z with 2022-08-17T13:10:02.3559655Z [ 2022-08-17T13:10:02.3559826Z T=torch::jit::Method 2022-08-17T13:10:02.3559991Z ] 2022-08-17T13:10:02.3560393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3561040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3561696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3562079Z with 2022-08-17T13:10:02.3562215Z [ 2022-08-17T13:10:02.3562383Z T=torch::jit::Method 2022-08-17T13:10:02.3562545Z ] 2022-08-17T13:10:02.3562921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3563270Z with 2022-08-17T13:10:02.3563408Z [ 2022-08-17T13:10:02.3563623Z T=std::vector> 2022-08-17T13:10:02.3563904Z ] 2022-08-17T13:10:02.3564305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3564674Z with 2022-08-17T13:10:02.3564808Z [ 2022-08-17T13:10:02.3565020Z T=std::vector> 2022-08-17T13:10:02.3565224Z ] 2022-08-17T13:10:02.3565659Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3566055Z with 2022-08-17T13:10:02.3566205Z [ 2022-08-17T13:10:02.3566423Z T=std::vector> 2022-08-17T13:10:02.3566615Z ] 2022-08-17T13:10:02.3567084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3567514Z with 2022-08-17T13:10:02.3567656Z [ 2022-08-17T13:10:02.3567860Z T=std::vector> 2022-08-17T13:10:02.3568061Z ] 2022-08-17T13:10:02.3568854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3569569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3570260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3570653Z with 2022-08-17T13:10:02.3570839Z [ 2022-08-17T13:10:02.3571050Z T=std::vector> 2022-08-17T13:10:02.3571254Z ] 2022-08-17T13:10:02.3571643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3571990Z with 2022-08-17T13:10:02.3572129Z [ 2022-08-17T13:10:02.3572377Z T=std::function 2022-08-17T13:10:02.3572606Z ] 2022-08-17T13:10:02.3573003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3573368Z with 2022-08-17T13:10:02.3573511Z [ 2022-08-17T13:10:02.3573758Z T=std::function 2022-08-17T13:10:02.3573978Z ] 2022-08-17T13:10:02.3574418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3574823Z with 2022-08-17T13:10:02.3574962Z [ 2022-08-17T13:10:02.3575203Z T=std::function 2022-08-17T13:10:02.3575431Z ] 2022-08-17T13:10:02.3575891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3576304Z with 2022-08-17T13:10:02.3576450Z [ 2022-08-17T13:10:02.3576694Z T=std::function 2022-08-17T13:10:02.3576912Z ] 2022-08-17T13:10:02.3577386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3578173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3578905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3579293Z with 2022-08-17T13:10:02.3579434Z [ 2022-08-17T13:10:02.3579682Z T=std::function 2022-08-17T13:10:02.3579909Z ] 2022-08-17T13:10:02.3580602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3580964Z with 2022-08-17T13:10:02.3581110Z [ 2022-08-17T13:10:02.3581381Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:02.3581626Z ] 2022-08-17T13:10:02.3582029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3582393Z with 2022-08-17T13:10:02.3582528Z [ 2022-08-17T13:10:02.3582838Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:02.3583093Z ] 2022-08-17T13:10:02.3583526Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3584220Z with 2022-08-17T13:10:02.3584373Z [ 2022-08-17T13:10:02.3584646Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:02.3584886Z ] 2022-08-17T13:10:02.3585360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3585788Z with 2022-08-17T13:10:02.3585936Z [ 2022-08-17T13:10:02.3586253Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:02.3586507Z ] 2022-08-17T13:10:02.3587010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:02.3587847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:02.3588615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3589009Z with 2022-08-17T13:10:02.3589156Z [ 2022-08-17T13:10:02.3589417Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:02.3589667Z ] 2022-08-17T13:10:02.3590055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3590414Z with 2022-08-17T13:10:02.3590554Z [ 2022-08-17T13:10:02.3590763Z T=std::vector> 2022-08-17T13:10:02.3590960Z ] 2022-08-17T13:10:02.3591351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3591723Z with 2022-08-17T13:10:02.3591872Z [ 2022-08-17T13:10:02.3592078Z T=std::vector> 2022-08-17T13:10:02.3592267Z ] 2022-08-17T13:10:02.3592715Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3593503Z with 2022-08-17T13:10:02.3593642Z [ 2022-08-17T13:10:02.3593852Z T=std::vector> 2022-08-17T13:10:02.3594050Z ] 2022-08-17T13:10:02.3594511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3594941Z with 2022-08-17T13:10:02.3595088Z [ 2022-08-17T13:10:02.3595295Z T=std::vector> 2022-08-17T13:10:02.3595481Z ] 2022-08-17T13:10:02.3595963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3596367Z with 2022-08-17T13:10:02.3596507Z [ 2022-08-17T13:10:02.3596659Z T=double 2022-08-17T13:10:02.3596810Z ] 2022-08-17T13:10:02.3597279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3597703Z with 2022-08-17T13:10:02.3597846Z [ 2022-08-17T13:10:02.3597995Z T=double 2022-08-17T13:10:02.3598137Z ] 2022-08-17T13:10:02.3598557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3598951Z with 2022-08-17T13:10:02.3599089Z [ 2022-08-17T13:10:02.3599296Z T=std::vector> 2022-08-17T13:10:02.3599493Z ] 2022-08-17T13:10:02.3599882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3600230Z with 2022-08-17T13:10:02.3600286Z [ 2022-08-17T13:10:02.3600393Z T=std::tuple 2022-08-17T13:10:02.3600449Z ] 2022-08-17T13:10:02.3600772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3600831Z with 2022-08-17T13:10:02.3600885Z [ 2022-08-17T13:10:02.3600984Z T=std::tuple 2022-08-17T13:10:02.3601038Z ] 2022-08-17T13:10:02.3601392Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3601453Z with 2022-08-17T13:10:02.3601508Z [ 2022-08-17T13:10:02.3601611Z T=std::tuple 2022-08-17T13:10:02.3601666Z ] 2022-08-17T13:10:02.3602051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3602102Z with 2022-08-17T13:10:02.3602158Z [ 2022-08-17T13:10:02.3602263Z T=std::tuple 2022-08-17T13:10:02.3602318Z ] 2022-08-17T13:10:02.3602662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:02.3603088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:02.3603423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3603481Z with 2022-08-17T13:10:02.3603537Z [ 2022-08-17T13:10:02.3603632Z T=std::tuple 2022-08-17T13:10:02.3603774Z ] 2022-08-17T13:10:02.3604116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3604176Z with 2022-08-17T13:10:02.3604234Z [ 2022-08-17T13:10:02.3604366Z T=std::vector> 2022-08-17T13:10:02.3604422Z ] 2022-08-17T13:10:02.3604738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:02.3604787Z with 2022-08-17T13:10:02.3604842Z [ 2022-08-17T13:10:02.3604973Z T=std::vector> 2022-08-17T13:10:02.3605027Z ] 2022-08-17T13:10:02.3605382Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:02.3605441Z with 2022-08-17T13:10:02.3605497Z [ 2022-08-17T13:10:02.3605623Z T=std::vector> 2022-08-17T13:10:02.3605671Z ] 2022-08-17T13:10:02.3606051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:02.3606110Z with 2022-08-17T13:10:02.3606168Z [ 2022-08-17T13:10:02.3606293Z T=std::vector> 2022-08-17T13:10:02.3606347Z ] 2022-08-17T13:10:02.3606705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:02.3607105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:02.3607445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:02.3607506Z with 2022-08-17T13:10:02.3607552Z [ 2022-08-17T13:10:02.3607680Z T=std::vector> 2022-08-17T13:10:02.3607739Z ] 2022-08-17T13:10:02.4531002Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:inline_jit_extension_with_functions_list.pyd 2022-08-17T13:10:02.4531229Z Creating library inline_jit_extension_with_functions_list.lib and object inline_jit_extension_with_functions_list.exp 2022-08-17T13:10:02.4551433Z Loading extension module inline_jit_extension_with_functions_list... 2022-08-17T13:10:02.4735707Z ok (11.744s) 2022-08-17T13:10:02.4757953Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:02.4758304Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\jit_extension... 2022-08-17T13:10:02.4827763Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\jit_extension\build.ninja... 2022-08-17T13:10:02.6492992Z Building extension module jit_extension... 2022-08-17T13:10:02.6493545Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:10:14.1533619Z [1/3] cl /showIncludes -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\jit_extension2.cpp /Fojit_extension2.o 2022-08-17T13:10:14.1534823Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:14.1535153Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:14.1535399Z 2022-08-17T13:10:14.1535587Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-08-17T13:10:14.1536242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:14.1537037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:14.1537831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1538314Z with 2022-08-17T13:10:14.1538527Z [ 2022-08-17T13:10:14.1538777Z T=at::TensorBase 2022-08-17T13:10:14.1538994Z ] 2022-08-17T13:10:14.1539541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1540041Z with 2022-08-17T13:10:14.1540241Z [ 2022-08-17T13:10:14.1540471Z T=at::TensorBase 2022-08-17T13:10:14.1540983Z ] 2022-08-17T13:10:14.1541581Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1542105Z with 2022-08-17T13:10:14.1542315Z [ 2022-08-17T13:10:14.1542556Z T=at::TensorBase 2022-08-17T13:10:14.1542780Z ] 2022-08-17T13:10:14.1543413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1543994Z with 2022-08-17T13:10:14.1544204Z [ 2022-08-17T13:10:14.1544687Z T=at::TensorBase 2022-08-17T13:10:14.1544935Z ] 2022-08-17T13:10:14.1545493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1546366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1547220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1547868Z with 2022-08-17T13:10:14.1548173Z [ 2022-08-17T13:10:14.1548473Z T=at::TensorBase 2022-08-17T13:10:14.1548723Z ] 2022-08-17T13:10:14.1549307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1549849Z with 2022-08-17T13:10:14.1550032Z [ 2022-08-17T13:10:14.1559594Z T=at::Tensor 2022-08-17T13:10:14.1559876Z ] 2022-08-17T13:10:14.1560327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1560715Z with 2022-08-17T13:10:14.1560857Z [ 2022-08-17T13:10:14.1561026Z T=at::Tensor 2022-08-17T13:10:14.1561192Z ] 2022-08-17T13:10:14.1561641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1562067Z with 2022-08-17T13:10:14.1562221Z [ 2022-08-17T13:10:14.1562385Z T=at::Tensor 2022-08-17T13:10:14.1562532Z ] 2022-08-17T13:10:14.1563012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1563450Z with 2022-08-17T13:10:14.1563588Z [ 2022-08-17T13:10:14.1563751Z T=at::Tensor 2022-08-17T13:10:14.1563915Z ] 2022-08-17T13:10:14.1564314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1564952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1565613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1566008Z with 2022-08-17T13:10:14.1566162Z [ 2022-08-17T13:10:14.1566315Z T=at::Tensor 2022-08-17T13:10:14.1566476Z ] 2022-08-17T13:10:14.1566869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1567221Z with 2022-08-17T13:10:14.1567375Z [ 2022-08-17T13:10:14.1567543Z T=at::Generator 2022-08-17T13:10:14.1567699Z ] 2022-08-17T13:10:14.1568103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1568629Z with 2022-08-17T13:10:14.1568769Z [ 2022-08-17T13:10:14.1568935Z T=at::Generator 2022-08-17T13:10:14.1569102Z ] 2022-08-17T13:10:14.1569549Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1569954Z with 2022-08-17T13:10:14.1570109Z [ 2022-08-17T13:10:14.1570280Z T=at::Generator 2022-08-17T13:10:14.1570431Z ] 2022-08-17T13:10:14.1570977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1571420Z with 2022-08-17T13:10:14.1571573Z [ 2022-08-17T13:10:14.1571727Z T=at::Generator 2022-08-17T13:10:14.1571895Z ] 2022-08-17T13:10:14.1572314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1572958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1573621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1574021Z with 2022-08-17T13:10:14.1574175Z [ 2022-08-17T13:10:14.1574329Z T=at::Generator 2022-08-17T13:10:14.1574498Z ] 2022-08-17T13:10:14.1574888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1575240Z with 2022-08-17T13:10:14.1575392Z [ 2022-08-17T13:10:14.1575555Z T=std::string 2022-08-17T13:10:14.1575704Z ] 2022-08-17T13:10:14.1576116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1576489Z with 2022-08-17T13:10:14.1576638Z [ 2022-08-17T13:10:14.1576788Z T=std::string 2022-08-17T13:10:14.1576951Z ] 2022-08-17T13:10:14.1577398Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1577814Z with 2022-08-17T13:10:14.1577952Z [ 2022-08-17T13:10:14.1578119Z T=std::string 2022-08-17T13:10:14.1578281Z ] 2022-08-17T13:10:14.1578746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1579178Z with 2022-08-17T13:10:14.1579328Z [ 2022-08-17T13:10:14.1579478Z T=std::string 2022-08-17T13:10:14.1579640Z ] 2022-08-17T13:10:14.1580054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1580694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1581402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1581794Z with 2022-08-17T13:10:14.1581946Z [ 2022-08-17T13:10:14.1582110Z T=std::string 2022-08-17T13:10:14.1582261Z ] 2022-08-17T13:10:14.1582652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1583064Z with 2022-08-17T13:10:14.1583207Z [ 2022-08-17T13:10:14.1583383Z T=c10::QualifiedName 2022-08-17T13:10:14.1583555Z ] 2022-08-17T13:10:14.1583954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1584327Z with 2022-08-17T13:10:14.1584477Z [ 2022-08-17T13:10:14.1584637Z T=c10::QualifiedName 2022-08-17T13:10:14.1584807Z ] 2022-08-17T13:10:14.1585252Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1585665Z with 2022-08-17T13:10:14.1585803Z [ 2022-08-17T13:10:14.1585976Z T=c10::QualifiedName 2022-08-17T13:10:14.1586148Z ] 2022-08-17T13:10:14.1586610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1587048Z with 2022-08-17T13:10:14.1587200Z [ 2022-08-17T13:10:14.1587373Z T=c10::QualifiedName 2022-08-17T13:10:14.1587530Z ] 2022-08-17T13:10:14.1587952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1588617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1589282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1589666Z with 2022-08-17T13:10:14.1589817Z [ 2022-08-17T13:10:14.1589989Z T=c10::QualifiedName 2022-08-17T13:10:14.1590148Z ] 2022-08-17T13:10:14.1590542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1590902Z with 2022-08-17T13:10:14.1591040Z [ 2022-08-17T13:10:14.1591261Z T=std::shared_ptr 2022-08-17T13:10:14.1591467Z ] 2022-08-17T13:10:14.1591874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1592235Z with 2022-08-17T13:10:14.1592389Z [ 2022-08-17T13:10:14.1592604Z T=std::shared_ptr 2022-08-17T13:10:14.1592854Z ] 2022-08-17T13:10:14.1593306Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1593716Z with 2022-08-17T13:10:14.1593869Z [ 2022-08-17T13:10:14.1594073Z T=std::shared_ptr 2022-08-17T13:10:14.1594279Z ] 2022-08-17T13:10:14.1594753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1595174Z with 2022-08-17T13:10:14.1595380Z [ 2022-08-17T13:10:14.1595600Z T=std::shared_ptr 2022-08-17T13:10:14.1595794Z ] 2022-08-17T13:10:14.1596249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1596964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1597646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1598038Z with 2022-08-17T13:10:14.1598278Z [ 2022-08-17T13:10:14.1598503Z T=std::shared_ptr 2022-08-17T13:10:14.1598709Z ] 2022-08-17T13:10:14.1599097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1599462Z with 2022-08-17T13:10:14.1599612Z [ 2022-08-17T13:10:14.1599814Z T=std::weak_ptr 2022-08-17T13:10:14.1600021Z ] 2022-08-17T13:10:14.1600431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1600806Z with 2022-08-17T13:10:14.1600945Z [ 2022-08-17T13:10:14.1601158Z T=std::weak_ptr 2022-08-17T13:10:14.1601362Z ] 2022-08-17T13:10:14.1601804Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1602219Z with 2022-08-17T13:10:14.1602371Z [ 2022-08-17T13:10:14.1602582Z T=std::weak_ptr 2022-08-17T13:10:14.1602771Z ] 2022-08-17T13:10:14.1603244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1603677Z with 2022-08-17T13:10:14.1603817Z [ 2022-08-17T13:10:14.1604031Z T=std::weak_ptr 2022-08-17T13:10:14.1604233Z ] 2022-08-17T13:10:14.1604690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1605448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1606133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1606524Z with 2022-08-17T13:10:14.1606676Z [ 2022-08-17T13:10:14.1606878Z T=std::weak_ptr 2022-08-17T13:10:14.1607079Z ] 2022-08-17T13:10:14.1607519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1607873Z with 2022-08-17T13:10:14.1608026Z [ 2022-08-17T13:10:14.1608272Z T=std::vector> 2022-08-17T13:10:14.1608498Z ] 2022-08-17T13:10:14.1608888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1609264Z with 2022-08-17T13:10:14.1609414Z [ 2022-08-17T13:10:14.1609641Z T=std::vector> 2022-08-17T13:10:14.1609868Z ] 2022-08-17T13:10:14.1610318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1610731Z with 2022-08-17T13:10:14.1610870Z [ 2022-08-17T13:10:14.1611112Z T=std::vector> 2022-08-17T13:10:14.1611338Z ] 2022-08-17T13:10:14.1611797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1612224Z with 2022-08-17T13:10:14.1612374Z [ 2022-08-17T13:10:14.1612601Z T=std::vector> 2022-08-17T13:10:14.1612829Z ] 2022-08-17T13:10:14.1613300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1614050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1614755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1615135Z with 2022-08-17T13:10:14.1615287Z [ 2022-08-17T13:10:14.1615527Z T=std::vector> 2022-08-17T13:10:14.1615740Z ] 2022-08-17T13:10:14.1616129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1616493Z with 2022-08-17T13:10:14.1616647Z [ 2022-08-17T13:10:14.1616839Z T=std::vector> 2022-08-17T13:10:14.1617036Z ] 2022-08-17T13:10:14.1617503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1617862Z with 2022-08-17T13:10:14.1618014Z [ 2022-08-17T13:10:14.1618218Z T=std::vector> 2022-08-17T13:10:14.1618398Z ] 2022-08-17T13:10:14.1618843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1619256Z with 2022-08-17T13:10:14.1619408Z [ 2022-08-17T13:10:14.1619644Z T=std::vector> 2022-08-17T13:10:14.1619845Z ] 2022-08-17T13:10:14.1620318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1620747Z with 2022-08-17T13:10:14.1620899Z [ 2022-08-17T13:10:14.1621103Z T=std::vector> 2022-08-17T13:10:14.1621296Z ] 2022-08-17T13:10:14.1621725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1622420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1623094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1623490Z with 2022-08-17T13:10:14.1623630Z [ 2022-08-17T13:10:14.1623836Z T=std::vector> 2022-08-17T13:10:14.1624030Z ] 2022-08-17T13:10:14.1624412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1624774Z with 2022-08-17T13:10:14.1624926Z [ 2022-08-17T13:10:14.1625177Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1625400Z ] 2022-08-17T13:10:14.1625812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1626186Z with 2022-08-17T13:10:14.1626329Z [ 2022-08-17T13:10:14.1626581Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1626815Z ] 2022-08-17T13:10:14.1627264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1627665Z with 2022-08-17T13:10:14.1627818Z [ 2022-08-17T13:10:14.1628071Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1628290Z ] 2022-08-17T13:10:14.1628766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1629253Z with 2022-08-17T13:10:14.1629403Z [ 2022-08-17T13:10:14.1629643Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1629877Z ] 2022-08-17T13:10:14.1630356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:14.1631164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:14.1631848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:14.1632511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1632908Z with 2022-08-17T13:10:14.1633061Z [ 2022-08-17T13:10:14.1633302Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1633537Z ] 2022-08-17T13:10:14.1633931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1634293Z with 2022-08-17T13:10:14.1634436Z [ 2022-08-17T13:10:14.1634684Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1634914Z ] 2022-08-17T13:10:14.1635316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1635689Z with 2022-08-17T13:10:14.1635841Z [ 2022-08-17T13:10:14.1636071Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1636298Z ] 2022-08-17T13:10:14.1636745Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1637153Z with 2022-08-17T13:10:14.1637291Z [ 2022-08-17T13:10:14.1637536Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1637767Z ] 2022-08-17T13:10:14.1638310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1638751Z with 2022-08-17T13:10:14.1638955Z [ 2022-08-17T13:10:14.1639201Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1639417Z ] 2022-08-17T13:10:14.1639886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:14.1640637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:14.1641380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:14.1642032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1642412Z with 2022-08-17T13:10:14.1642566Z [ 2022-08-17T13:10:14.1642810Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.1643029Z ] 2022-08-17T13:10:14.1643991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1644367Z with 2022-08-17T13:10:14.1644523Z [ 2022-08-17T13:10:14.1644725Z T=std::vector> 2022-08-17T13:10:14.1644927Z ] 2022-08-17T13:10:14.1645335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1645699Z with 2022-08-17T13:10:14.1645852Z [ 2022-08-17T13:10:14.1646061Z T=std::vector> 2022-08-17T13:10:14.1646244Z ] 2022-08-17T13:10:14.1646694Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1647101Z with 2022-08-17T13:10:14.1647252Z [ 2022-08-17T13:10:14.1647449Z T=std::vector> 2022-08-17T13:10:14.1647649Z ] 2022-08-17T13:10:14.1648120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1648540Z with 2022-08-17T13:10:14.1648690Z [ 2022-08-17T13:10:14.1648899Z T=std::vector> 2022-08-17T13:10:14.1649099Z ] 2022-08-17T13:10:14.1649533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1650234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1650914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1651306Z with 2022-08-17T13:10:14.1651448Z [ 2022-08-17T13:10:14.1651659Z T=std::vector> 2022-08-17T13:10:14.1651855Z ] 2022-08-17T13:10:14.1652240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1652602Z with 2022-08-17T13:10:14.1652753Z [ 2022-08-17T13:10:14.1652993Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.1653207Z ] 2022-08-17T13:10:14.1653614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1654050Z with 2022-08-17T13:10:14.1654189Z [ 2022-08-17T13:10:14.1654426Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.1654656Z ] 2022-08-17T13:10:14.1655093Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1655505Z with 2022-08-17T13:10:14.1655660Z [ 2022-08-17T13:10:14.1655899Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.1656159Z ] 2022-08-17T13:10:14.1656735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1657258Z with 2022-08-17T13:10:14.1657411Z [ 2022-08-17T13:10:14.1657635Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.1657863Z ] 2022-08-17T13:10:14.1658332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1659084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1659858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:14.1660565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1660960Z with 2022-08-17T13:10:14.1661113Z [ 2022-08-17T13:10:14.1661338Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.1661560Z ] 2022-08-17T13:10:14.1661955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1662305Z with 2022-08-17T13:10:14.1662459Z [ 2022-08-17T13:10:14.1662695Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.1662911Z ] 2022-08-17T13:10:14.1663318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1663693Z with 2022-08-17T13:10:14.1663844Z [ 2022-08-17T13:10:14.1664067Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.1664291Z ] 2022-08-17T13:10:14.1664736Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1665145Z with 2022-08-17T13:10:14.1665288Z [ 2022-08-17T13:10:14.1665523Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.1665743Z ] 2022-08-17T13:10:14.1666203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1666700Z with 2022-08-17T13:10:14.1666852Z [ 2022-08-17T13:10:14.1667075Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.1667298Z ] 2022-08-17T13:10:14.1667768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1668579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1669347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:14.1670048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1670445Z with 2022-08-17T13:10:14.1670600Z [ 2022-08-17T13:10:14.1670837Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.1671051Z ] 2022-08-17T13:10:14.1671449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1671807Z with 2022-08-17T13:10:14.1671948Z [ 2022-08-17T13:10:14.1672138Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1672323Z ] 2022-08-17T13:10:14.1672718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1673094Z with 2022-08-17T13:10:14.1673246Z [ 2022-08-17T13:10:14.1673433Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1673605Z ] 2022-08-17T13:10:14.1674054Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1674461Z with 2022-08-17T13:10:14.1674602Z [ 2022-08-17T13:10:14.1674787Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1674972Z ] 2022-08-17T13:10:14.1675433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1675870Z with 2022-08-17T13:10:14.1676023Z [ 2022-08-17T13:10:14.1676210Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1676381Z ] 2022-08-17T13:10:14.1676818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1677490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1677869Z with 2022-08-17T13:10:14.1678061Z [ 2022-08-17T13:10:14.1678342Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1678527Z ] 2022-08-17T13:10:14.1678979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:14.1679683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1680080Z with 2022-08-17T13:10:14.1680233Z [ 2022-08-17T13:10:14.1680408Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.1680593Z ] 2022-08-17T13:10:14.1681038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1681394Z with 2022-08-17T13:10:14.1681546Z [ 2022-08-17T13:10:14.1681825Z T=std::vector> 2022-08-17T13:10:14.1682080Z ] 2022-08-17T13:10:14.1682473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1682848Z with 2022-08-17T13:10:14.1682999Z [ 2022-08-17T13:10:14.1683261Z T=std::vector> 2022-08-17T13:10:14.1683514Z ] 2022-08-17T13:10:14.1683962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1684376Z with 2022-08-17T13:10:14.1684516Z [ 2022-08-17T13:10:14.1684790Z T=std::vector> 2022-08-17T13:10:14.1685049Z ] 2022-08-17T13:10:14.1685507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1685942Z with 2022-08-17T13:10:14.1686094Z [ 2022-08-17T13:10:14.1686367Z T=std::vector> 2022-08-17T13:10:14.1686609Z ] 2022-08-17T13:10:14.1687116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1687929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1688664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1689363Z with 2022-08-17T13:10:14.1689502Z [ 2022-08-17T13:10:14.1689779Z T=std::vector> 2022-08-17T13:10:14.1690032Z ] 2022-08-17T13:10:14.1690414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1690831Z with 2022-08-17T13:10:14.1690982Z [ 2022-08-17T13:10:14.1691153Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.1691336Z ] 2022-08-17T13:10:14.1691743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1692118Z with 2022-08-17T13:10:14.1692257Z [ 2022-08-17T13:10:14.1692439Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.1692619Z ] 2022-08-17T13:10:14.1693101Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1693514Z with 2022-08-17T13:10:14.1693665Z [ 2022-08-17T13:10:14.1693846Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.1694013Z ] 2022-08-17T13:10:14.1694489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1694921Z with 2022-08-17T13:10:14.1695062Z [ 2022-08-17T13:10:14.1695241Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.1695421Z ] 2022-08-17T13:10:14.1695841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1696521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1697205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1697601Z with 2022-08-17T13:10:14.1697751Z [ 2022-08-17T13:10:14.1697921Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.1698099Z ] 2022-08-17T13:10:14.1698490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1698842Z with 2022-08-17T13:10:14.1698994Z [ 2022-08-17T13:10:14.1699157Z T=c10::IValue 2022-08-17T13:10:14.1699306Z ] 2022-08-17T13:10:14.1699709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1700088Z with 2022-08-17T13:10:14.1700226Z [ 2022-08-17T13:10:14.1700385Z T=c10::IValue 2022-08-17T13:10:14.1700546Z ] 2022-08-17T13:10:14.1700989Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1701388Z with 2022-08-17T13:10:14.1701540Z [ 2022-08-17T13:10:14.1701701Z T=c10::IValue 2022-08-17T13:10:14.1701849Z ] 2022-08-17T13:10:14.1702321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1702809Z with 2022-08-17T13:10:14.1702959Z [ 2022-08-17T13:10:14.1703109Z T=c10::IValue 2022-08-17T13:10:14.1703268Z ] 2022-08-17T13:10:14.1703679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1704313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1705019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1705418Z with 2022-08-17T13:10:14.1705572Z [ 2022-08-17T13:10:14.1705724Z T=c10::IValue 2022-08-17T13:10:14.1705885Z ] 2022-08-17T13:10:14.1706273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1706617Z with 2022-08-17T13:10:14.1706767Z [ 2022-08-17T13:10:14.1706934Z T=c10::AliasInfo 2022-08-17T13:10:14.1707087Z ] 2022-08-17T13:10:14.1707494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1707866Z with 2022-08-17T13:10:14.1708015Z [ 2022-08-17T13:10:14.1708171Z T=c10::AliasInfo 2022-08-17T13:10:14.1708334Z ] 2022-08-17T13:10:14.1708778Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1709177Z with 2022-08-17T13:10:14.1709329Z [ 2022-08-17T13:10:14.1709493Z T=c10::AliasInfo 2022-08-17T13:10:14.1709643Z ] 2022-08-17T13:10:14.1710118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1710554Z with 2022-08-17T13:10:14.1710704Z [ 2022-08-17T13:10:14.1710858Z T=c10::AliasInfo 2022-08-17T13:10:14.1711022Z ] 2022-08-17T13:10:14.1711434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1712089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1712742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1713136Z with 2022-08-17T13:10:14.1713289Z [ 2022-08-17T13:10:14.1713442Z T=c10::AliasInfo 2022-08-17T13:10:14.1713607Z ] 2022-08-17T13:10:14.1713996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1714358Z with 2022-08-17T13:10:14.1714499Z [ 2022-08-17T13:10:14.1714727Z T=c10::either 2022-08-17T13:10:14.1714993Z ] 2022-08-17T13:10:14.1715386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1715761Z with 2022-08-17T13:10:14.1715914Z [ 2022-08-17T13:10:14.1716125Z T=c10::either 2022-08-17T13:10:14.1716335Z ] 2022-08-17T13:10:14.1716780Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1717235Z with 2022-08-17T13:10:14.1717377Z [ 2022-08-17T13:10:14.1717601Z T=c10::either 2022-08-17T13:10:14.1717814Z ] 2022-08-17T13:10:14.1718376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1718819Z with 2022-08-17T13:10:14.1718972Z [ 2022-08-17T13:10:14.1719195Z T=c10::either 2022-08-17T13:10:14.1719397Z ] 2022-08-17T13:10:14.1719852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1720612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1721330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1721713Z with 2022-08-17T13:10:14.1721864Z [ 2022-08-17T13:10:14.1722087Z T=c10::either 2022-08-17T13:10:14.1722300Z ] 2022-08-17T13:10:14.1722679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1723036Z with 2022-08-17T13:10:14.1723186Z [ 2022-08-17T13:10:14.1723351Z T=at::StepCallbacks 2022-08-17T13:10:14.1723523Z ] 2022-08-17T13:10:14.1723928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1724296Z with 2022-08-17T13:10:14.1724446Z [ 2022-08-17T13:10:14.1724619Z T=at::StepCallbacks 2022-08-17T13:10:14.1724777Z ] 2022-08-17T13:10:14.1725223Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1725632Z with 2022-08-17T13:10:14.1725782Z [ 2022-08-17T13:10:14.1725941Z T=at::StepCallbacks 2022-08-17T13:10:14.1726113Z ] 2022-08-17T13:10:14.1726589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1727082Z with 2022-08-17T13:10:14.1727221Z [ 2022-08-17T13:10:14.1727392Z T=at::StepCallbacks 2022-08-17T13:10:14.1727562Z ] 2022-08-17T13:10:14.1727974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1728651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1729367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1729774Z with 2022-08-17T13:10:14.1729914Z [ 2022-08-17T13:10:14.1730091Z T=at::StepCallbacks 2022-08-17T13:10:14.1730261Z ] 2022-08-17T13:10:14.1730644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1731004Z with 2022-08-17T13:10:14.1731157Z [ 2022-08-17T13:10:14.1731315Z T=c10::DimVector 2022-08-17T13:10:14.1731479Z ] 2022-08-17T13:10:14.1731884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1732254Z with 2022-08-17T13:10:14.1732394Z [ 2022-08-17T13:10:14.1732562Z T=c10::DimVector 2022-08-17T13:10:14.1732726Z ] 2022-08-17T13:10:14.1733164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1733574Z with 2022-08-17T13:10:14.1733724Z [ 2022-08-17T13:10:14.1733877Z T=c10::DimVector 2022-08-17T13:10:14.1734039Z ] 2022-08-17T13:10:14.1734512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1734942Z with 2022-08-17T13:10:14.1735081Z [ 2022-08-17T13:10:14.1735245Z T=c10::DimVector 2022-08-17T13:10:14.1735410Z ] 2022-08-17T13:10:14.1735813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1736473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1737131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1737528Z with 2022-08-17T13:10:14.1737667Z [ 2022-08-17T13:10:14.1737834Z T=c10::DimVector 2022-08-17T13:10:14.1737997Z ] 2022-08-17T13:10:14.1738387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1738739Z with 2022-08-17T13:10:14.1738890Z [ 2022-08-17T13:10:14.1739075Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.1739302Z ] 2022-08-17T13:10:14.1739707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1740075Z with 2022-08-17T13:10:14.1740215Z [ 2022-08-17T13:10:14.1740404Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.1740588Z ] 2022-08-17T13:10:14.1741033Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1741436Z with 2022-08-17T13:10:14.1741588Z [ 2022-08-17T13:10:14.1741820Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.1741991Z ] 2022-08-17T13:10:14.1742466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1742904Z with 2022-08-17T13:10:14.1743045Z [ 2022-08-17T13:10:14.1743229Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.1743410Z ] 2022-08-17T13:10:14.1743839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1744525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1745218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1745612Z with 2022-08-17T13:10:14.1745764Z [ 2022-08-17T13:10:14.1745940Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.1746121Z ] 2022-08-17T13:10:14.1746512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1746863Z with 2022-08-17T13:10:14.1747014Z [ 2022-08-17T13:10:14.1747242Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.1747461Z ] 2022-08-17T13:10:14.1747855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1748229Z with 2022-08-17T13:10:14.1748380Z [ 2022-08-17T13:10:14.1748595Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.1748810Z ] 2022-08-17T13:10:14.1749254Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1749664Z with 2022-08-17T13:10:14.1749806Z [ 2022-08-17T13:10:14.1750034Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.1750248Z ] 2022-08-17T13:10:14.1750709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1751148Z with 2022-08-17T13:10:14.1751299Z [ 2022-08-17T13:10:14.1751510Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.1751774Z ] 2022-08-17T13:10:14.1752237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1752996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1753756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1754139Z with 2022-08-17T13:10:14.1754290Z [ 2022-08-17T13:10:14.1754516Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.1754723Z ] 2022-08-17T13:10:14.1755115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1755472Z with 2022-08-17T13:10:14.1755623Z [ 2022-08-17T13:10:14.1755816Z T=std::tuple 2022-08-17T13:10:14.1756009Z ] 2022-08-17T13:10:14.1756416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1756781Z with 2022-08-17T13:10:14.1756931Z [ 2022-08-17T13:10:14.1757132Z T=std::tuple 2022-08-17T13:10:14.1757311Z ] 2022-08-17T13:10:14.1757756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1758264Z with 2022-08-17T13:10:14.1758418Z [ 2022-08-17T13:10:14.1758607Z T=std::tuple 2022-08-17T13:10:14.1758800Z ] 2022-08-17T13:10:14.1759275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1759696Z with 2022-08-17T13:10:14.1759847Z [ 2022-08-17T13:10:14.1760048Z T=std::tuple 2022-08-17T13:10:14.1760233Z ] 2022-08-17T13:10:14.1760675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1761386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1762074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1762473Z with 2022-08-17T13:10:14.1762614Z [ 2022-08-17T13:10:14.1762815Z T=std::tuple 2022-08-17T13:10:14.1763010Z ] 2022-08-17T13:10:14.1763399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1763815Z with 2022-08-17T13:10:14.1763967Z [ 2022-08-17T13:10:14.1764132Z T=torch::jit::SourceRange 2022-08-17T13:10:14.1764309Z ] 2022-08-17T13:10:14.1764718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1765091Z with 2022-08-17T13:10:14.1765231Z [ 2022-08-17T13:10:14.1765414Z T=torch::jit::SourceRange 2022-08-17T13:10:14.1765589Z ] 2022-08-17T13:10:14.1766065Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1766477Z with 2022-08-17T13:10:14.1766630Z [ 2022-08-17T13:10:14.1766807Z T=torch::jit::SourceRange 2022-08-17T13:10:14.1766975Z ] 2022-08-17T13:10:14.1767450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1767880Z with 2022-08-17T13:10:14.1768017Z [ 2022-08-17T13:10:14.1768193Z T=torch::jit::SourceRange 2022-08-17T13:10:14.1768370Z ] 2022-08-17T13:10:14.1768783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1769467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1770153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1770546Z with 2022-08-17T13:10:14.1770699Z [ 2022-08-17T13:10:14.1770866Z T=torch::jit::SourceRange 2022-08-17T13:10:14.1771042Z ] 2022-08-17T13:10:14.1771431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1771783Z with 2022-08-17T13:10:14.1771933Z [ 2022-08-17T13:10:14.1772131Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.1772314Z ] 2022-08-17T13:10:14.1772721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1773096Z with 2022-08-17T13:10:14.1773245Z [ 2022-08-17T13:10:14.1773431Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.1773623Z ] 2022-08-17T13:10:14.1774070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1774470Z with 2022-08-17T13:10:14.1774622Z [ 2022-08-17T13:10:14.1774820Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.1775000Z ] 2022-08-17T13:10:14.1775472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1775961Z with 2022-08-17T13:10:14.1776113Z [ 2022-08-17T13:10:14.1776297Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.1776490Z ] 2022-08-17T13:10:14.1776934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1777621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1778351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1778751Z with 2022-08-17T13:10:14.1778904Z [ 2022-08-17T13:10:14.1779092Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.1779284Z ] 2022-08-17T13:10:14.1779679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1780037Z with 2022-08-17T13:10:14.1780177Z [ 2022-08-17T13:10:14.1780371Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.1780561Z ] 2022-08-17T13:10:14.1780956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1781331Z with 2022-08-17T13:10:14.1781483Z [ 2022-08-17T13:10:14.1781666Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.1781857Z ] 2022-08-17T13:10:14.1782305Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1782720Z with 2022-08-17T13:10:14.1782860Z [ 2022-08-17T13:10:14.1783053Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.1783241Z ] 2022-08-17T13:10:14.1783699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1784141Z with 2022-08-17T13:10:14.1784291Z [ 2022-08-17T13:10:14.1784486Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.1784663Z ] 2022-08-17T13:10:14.1785102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1785805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1786486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1786869Z with 2022-08-17T13:10:14.1787019Z [ 2022-08-17T13:10:14.1787214Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.1787394Z ] 2022-08-17T13:10:14.1787790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1788203Z with 2022-08-17T13:10:14.1788342Z [ 2022-08-17T13:10:14.1788519Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.1788693Z ] 2022-08-17T13:10:14.1789098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1789458Z with 2022-08-17T13:10:14.1789608Z [ 2022-08-17T13:10:14.1789786Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.1789945Z ] 2022-08-17T13:10:14.1790435Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1790842Z with 2022-08-17T13:10:14.1790992Z [ 2022-08-17T13:10:14.1791153Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.1791329Z ] 2022-08-17T13:10:14.1791803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1792221Z with 2022-08-17T13:10:14.1792374Z [ 2022-08-17T13:10:14.1792546Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.1792706Z ] 2022-08-17T13:10:14.1793131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1793799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1794468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1794859Z with 2022-08-17T13:10:14.1794999Z [ 2022-08-17T13:10:14.1795175Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.1795350Z ] 2022-08-17T13:10:14.1795727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1796082Z with 2022-08-17T13:10:14.1796233Z [ 2022-08-17T13:10:14.1796400Z T=at::ThreadLocalState 2022-08-17T13:10:14.1796575Z ] 2022-08-17T13:10:14.1796984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1797359Z with 2022-08-17T13:10:14.1797497Z [ 2022-08-17T13:10:14.1797678Z T=at::ThreadLocalState 2022-08-17T13:10:14.1797850Z ] 2022-08-17T13:10:14.1798373Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1798781Z with 2022-08-17T13:10:14.1798932Z [ 2022-08-17T13:10:14.1799098Z T=at::ThreadLocalState 2022-08-17T13:10:14.1799273Z ] 2022-08-17T13:10:14.1799746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1800180Z with 2022-08-17T13:10:14.1800318Z [ 2022-08-17T13:10:14.1801056Z T=at::ThreadLocalState 2022-08-17T13:10:14.1801232Z ] 2022-08-17T13:10:14.1801651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1802341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1803025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1803480Z with 2022-08-17T13:10:14.1803624Z [ 2022-08-17T13:10:14.1803804Z T=at::ThreadLocalState 2022-08-17T13:10:14.1803981Z ] 2022-08-17T13:10:14.1804361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1804718Z with 2022-08-17T13:10:14.1804871Z [ 2022-08-17T13:10:14.1805068Z T=std::shared_ptr 2022-08-17T13:10:14.1805248Z ] 2022-08-17T13:10:14.1805658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1806029Z with 2022-08-17T13:10:14.1806168Z [ 2022-08-17T13:10:14.1806365Z T=std::shared_ptr 2022-08-17T13:10:14.1806554Z ] 2022-08-17T13:10:14.1806987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1807400Z with 2022-08-17T13:10:14.1807554Z [ 2022-08-17T13:10:14.1807750Z T=std::shared_ptr 2022-08-17T13:10:14.1807924Z ] 2022-08-17T13:10:14.1808395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1808834Z with 2022-08-17T13:10:14.1808971Z [ 2022-08-17T13:10:14.1809168Z T=std::shared_ptr 2022-08-17T13:10:14.1809357Z ] 2022-08-17T13:10:14.1809795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1810466Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1811160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:14.1811861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1812258Z with 2022-08-17T13:10:14.1812401Z [ 2022-08-17T13:10:14.1812601Z T=std::shared_ptr 2022-08-17T13:10:14.1812886Z ] 2022-08-17T13:10:14.1813351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1813775Z with 2022-08-17T13:10:14.1813975Z [ 2022-08-17T13:10:14.1814164Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.1814336Z ] 2022-08-17T13:10:14.1814803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1815180Z with 2022-08-17T13:10:14.1815319Z [ 2022-08-17T13:10:14.1815505Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.1815687Z ] 2022-08-17T13:10:14.1816184Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1816592Z with 2022-08-17T13:10:14.1816743Z [ 2022-08-17T13:10:14.1816926Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.1817094Z ] 2022-08-17T13:10:14.1817569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1818000Z with 2022-08-17T13:10:14.1818149Z [ 2022-08-17T13:10:14.1818319Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.1818500Z ] 2022-08-17T13:10:14.1818938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1819592Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1820334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:14.1821036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1821430Z with 2022-08-17T13:10:14.1821583Z [ 2022-08-17T13:10:14.1821756Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.1821937Z ] 2022-08-17T13:10:14.1822328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1822680Z with 2022-08-17T13:10:14.1822834Z [ 2022-08-17T13:10:14.1823005Z T=torch::jit::Method 2022-08-17T13:10:14.1823166Z ] 2022-08-17T13:10:14.1823574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1823946Z with 2022-08-17T13:10:14.1824097Z [ 2022-08-17T13:10:14.1824260Z T=torch::jit::Method 2022-08-17T13:10:14.1824431Z ] 2022-08-17T13:10:14.1824879Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1825277Z with 2022-08-17T13:10:14.1825494Z [ 2022-08-17T13:10:14.1825664Z T=torch::jit::Method 2022-08-17T13:10:14.1825819Z ] 2022-08-17T13:10:14.1826290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1826726Z with 2022-08-17T13:10:14.1826876Z [ 2022-08-17T13:10:14.1827033Z T=torch::jit::Method 2022-08-17T13:10:14.1827255Z ] 2022-08-17T13:10:14.1827678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1828373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1829049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1829437Z with 2022-08-17T13:10:14.1829587Z [ 2022-08-17T13:10:14.1829748Z T=torch::jit::Method 2022-08-17T13:10:14.1829918Z ] 2022-08-17T13:10:14.1830313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1830665Z with 2022-08-17T13:10:14.1830807Z [ 2022-08-17T13:10:14.1831029Z T=std::vector> 2022-08-17T13:10:14.1831239Z ] 2022-08-17T13:10:14.1831688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1832067Z with 2022-08-17T13:10:14.1832217Z [ 2022-08-17T13:10:14.1832423Z T=std::vector> 2022-08-17T13:10:14.1832635Z ] 2022-08-17T13:10:14.1833081Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1833483Z with 2022-08-17T13:10:14.1833622Z [ 2022-08-17T13:10:14.1833837Z T=std::vector> 2022-08-17T13:10:14.1834044Z ] 2022-08-17T13:10:14.1834508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1834941Z with 2022-08-17T13:10:14.1835089Z [ 2022-08-17T13:10:14.1835305Z T=std::vector> 2022-08-17T13:10:14.1835500Z ] 2022-08-17T13:10:14.1835954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1836676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1837361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1837797Z with 2022-08-17T13:10:14.1837945Z [ 2022-08-17T13:10:14.1838246Z T=std::vector> 2022-08-17T13:10:14.1838445Z ] 2022-08-17T13:10:14.1838833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1839186Z with 2022-08-17T13:10:14.1839336Z [ 2022-08-17T13:10:14.1839572Z T=std::function 2022-08-17T13:10:14.1839803Z ] 2022-08-17T13:10:14.1840702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1841079Z with 2022-08-17T13:10:14.1841231Z [ 2022-08-17T13:10:14.1841479Z T=std::function 2022-08-17T13:10:14.1841711Z ] 2022-08-17T13:10:14.1842143Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1842554Z with 2022-08-17T13:10:14.1842702Z [ 2022-08-17T13:10:14.1842939Z T=std::function 2022-08-17T13:10:14.1843173Z ] 2022-08-17T13:10:14.1843646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1844076Z with 2022-08-17T13:10:14.1844214Z [ 2022-08-17T13:10:14.1844461Z T=std::function 2022-08-17T13:10:14.1844687Z ] 2022-08-17T13:10:14.1845153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1845934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1846671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1847063Z with 2022-08-17T13:10:14.1857198Z [ 2022-08-17T13:10:14.1857507Z T=std::function 2022-08-17T13:10:14.1857752Z ] 2022-08-17T13:10:14.1858165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1858530Z with 2022-08-17T13:10:14.1858685Z [ 2022-08-17T13:10:14.1858961Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.1859210Z ] 2022-08-17T13:10:14.1859630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1860009Z with 2022-08-17T13:10:14.1860327Z [ 2022-08-17T13:10:14.1860593Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.1860854Z ] 2022-08-17T13:10:14.1861303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1861712Z with 2022-08-17T13:10:14.1861865Z [ 2022-08-17T13:10:14.1862140Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.1862393Z ] 2022-08-17T13:10:14.1862921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1863364Z with 2022-08-17T13:10:14.1863518Z [ 2022-08-17T13:10:14.1863778Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.1864036Z ] 2022-08-17T13:10:14.1864542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.1865394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.1866170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1866559Z with 2022-08-17T13:10:14.1866710Z [ 2022-08-17T13:10:14.1866984Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.1867230Z ] 2022-08-17T13:10:14.1867630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1867985Z with 2022-08-17T13:10:14.1868136Z [ 2022-08-17T13:10:14.1868336Z T=std::vector> 2022-08-17T13:10:14.1868535Z ] 2022-08-17T13:10:14.1868944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1869306Z with 2022-08-17T13:10:14.1869458Z [ 2022-08-17T13:10:14.1869668Z T=std::vector> 2022-08-17T13:10:14.1869859Z ] 2022-08-17T13:10:14.1870305Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1870713Z with 2022-08-17T13:10:14.1870863Z [ 2022-08-17T13:10:14.1871062Z T=std::vector> 2022-08-17T13:10:14.1871263Z ] 2022-08-17T13:10:14.1871735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1872157Z with 2022-08-17T13:10:14.1872309Z [ 2022-08-17T13:10:14.1872518Z T=std::vector> 2022-08-17T13:10:14.1872759Z ] 2022-08-17T13:10:14.1873183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1873587Z with 2022-08-17T13:10:14.1873740Z [ 2022-08-17T13:10:14.1873886Z T=double 2022-08-17T13:10:14.1874043Z ] 2022-08-17T13:10:14.1874523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1874949Z with 2022-08-17T13:10:14.1875099Z [ 2022-08-17T13:10:14.1875292Z T=double 2022-08-17T13:10:14.1875438Z ] 2022-08-17T13:10:14.1875864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1876261Z with 2022-08-17T13:10:14.1876408Z [ 2022-08-17T13:10:14.1876604Z T=std::vector> 2022-08-17T13:10:14.1876805Z ] 2022-08-17T13:10:14.1877199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1877259Z with 2022-08-17T13:10:14.1877305Z [ 2022-08-17T13:10:14.1877414Z T=std::tuple 2022-08-17T13:10:14.1877472Z ] 2022-08-17T13:10:14.1877790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1877850Z with 2022-08-17T13:10:14.1877909Z [ 2022-08-17T13:10:14.1878016Z T=std::tuple 2022-08-17T13:10:14.1878062Z ] 2022-08-17T13:10:14.1878541Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1878604Z with 2022-08-17T13:10:14.1878661Z [ 2022-08-17T13:10:14.1878768Z T=std::tuple 2022-08-17T13:10:14.1878825Z ] 2022-08-17T13:10:14.1879209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1879269Z with 2022-08-17T13:10:14.1879315Z [ 2022-08-17T13:10:14.1879420Z T=std::tuple 2022-08-17T13:10:14.1879478Z ] 2022-08-17T13:10:14.1879826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.1880206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.1880544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1880606Z with 2022-08-17T13:10:14.1880664Z [ 2022-08-17T13:10:14.1880769Z T=std::tuple 2022-08-17T13:10:14.1880869Z ] 2022-08-17T13:10:14.1881171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1881232Z with 2022-08-17T13:10:14.1881289Z [ 2022-08-17T13:10:14.1881417Z T=std::vector> 2022-08-17T13:10:14.1881475Z ] 2022-08-17T13:10:14.1881792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.1881852Z with 2022-08-17T13:10:14.1881897Z [ 2022-08-17T13:10:14.1882068Z T=std::vector> 2022-08-17T13:10:14.1882127Z ] 2022-08-17T13:10:14.1882486Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.1882549Z with 2022-08-17T13:10:14.1882606Z [ 2022-08-17T13:10:14.1882736Z T=std::vector> 2022-08-17T13:10:14.1882793Z ] 2022-08-17T13:10:14.1883171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.1883221Z with 2022-08-17T13:10:14.1883278Z [ 2022-08-17T13:10:14.1883407Z T=std::vector> 2022-08-17T13:10:14.1883466Z ] 2022-08-17T13:10:14.1883831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.1884225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.1884563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.1884623Z with 2022-08-17T13:10:14.1884681Z [ 2022-08-17T13:10:14.1884797Z T=std::vector> 2022-08-17T13:10:14.1884857Z ] 2022-08-17T13:10:14.2576197Z [2/3] cl /showIncludes -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\jit_extension.cpp /Fojit_extension.o 2022-08-17T13:10:14.2577396Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:14.2577706Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:14.2577973Z 2022-08-17T13:10:14.2578103Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-08-17T13:10:14.2578578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:14.2579345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:14.2579969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2580330Z with 2022-08-17T13:10:14.2580488Z [ 2022-08-17T13:10:14.2580665Z T=at::TensorBase 2022-08-17T13:10:14.2580832Z ] 2022-08-17T13:10:14.2581305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2581693Z with 2022-08-17T13:10:14.2581850Z [ 2022-08-17T13:10:14.2582015Z T=at::TensorBase 2022-08-17T13:10:14.2582183Z ] 2022-08-17T13:10:14.2582638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2583056Z with 2022-08-17T13:10:14.2583196Z [ 2022-08-17T13:10:14.2583368Z T=at::TensorBase 2022-08-17T13:10:14.2583539Z ] 2022-08-17T13:10:14.2584000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2584457Z with 2022-08-17T13:10:14.2584608Z [ 2022-08-17T13:10:14.2584781Z T=at::TensorBase 2022-08-17T13:10:14.2584935Z ] 2022-08-17T13:10:14.2585363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2586019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2586680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2587064Z with 2022-08-17T13:10:14.2587220Z [ 2022-08-17T13:10:14.2587394Z T=at::TensorBase 2022-08-17T13:10:14.2587550Z ] 2022-08-17T13:10:14.2588030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2588594Z with 2022-08-17T13:10:14.2588828Z [ 2022-08-17T13:10:14.2589072Z T=at::Tensor 2022-08-17T13:10:14.2589326Z ] 2022-08-17T13:10:14.2589940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2590586Z with 2022-08-17T13:10:14.2590845Z [ 2022-08-17T13:10:14.2591133Z T=at::Tensor 2022-08-17T13:10:14.2591397Z ] 2022-08-17T13:10:14.2592207Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2592957Z with 2022-08-17T13:10:14.2593225Z [ 2022-08-17T13:10:14.2593623Z T=at::Tensor 2022-08-17T13:10:14.2593889Z ] 2022-08-17T13:10:14.2594615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2595261Z with 2022-08-17T13:10:14.2595477Z [ 2022-08-17T13:10:14.2595723Z T=at::Tensor 2022-08-17T13:10:14.2595960Z ] 2022-08-17T13:10:14.2596609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2597745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2598874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2599508Z with 2022-08-17T13:10:14.2599746Z [ 2022-08-17T13:10:14.2600017Z T=at::Tensor 2022-08-17T13:10:14.2600262Z ] 2022-08-17T13:10:14.2600894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2601449Z with 2022-08-17T13:10:14.2601679Z [ 2022-08-17T13:10:14.2601898Z T=at::Generator 2022-08-17T13:10:14.2602067Z ] 2022-08-17T13:10:14.2602493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2602867Z with 2022-08-17T13:10:14.2603021Z [ 2022-08-17T13:10:14.2603189Z T=at::Generator 2022-08-17T13:10:14.2603340Z ] 2022-08-17T13:10:14.2603792Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2604208Z with 2022-08-17T13:10:14.2604359Z [ 2022-08-17T13:10:14.2604513Z T=at::Generator 2022-08-17T13:10:14.2604680Z ] 2022-08-17T13:10:14.2605160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2605581Z with 2022-08-17T13:10:14.2605732Z [ 2022-08-17T13:10:14.2605904Z T=at::Generator 2022-08-17T13:10:14.2606069Z ] 2022-08-17T13:10:14.2606474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2607123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2607783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2608177Z with 2022-08-17T13:10:14.2608320Z [ 2022-08-17T13:10:14.2608489Z T=at::Generator 2022-08-17T13:10:14.2608656Z ] 2022-08-17T13:10:14.2609036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2609502Z with 2022-08-17T13:10:14.2609654Z [ 2022-08-17T13:10:14.2609808Z T=std::string 2022-08-17T13:10:14.2609972Z ] 2022-08-17T13:10:14.2610383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2610755Z with 2022-08-17T13:10:14.2610896Z [ 2022-08-17T13:10:14.2611061Z T=std::string 2022-08-17T13:10:14.2611224Z ] 2022-08-17T13:10:14.2611707Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2612125Z with 2022-08-17T13:10:14.2612278Z [ 2022-08-17T13:10:14.2612427Z T=std::string 2022-08-17T13:10:14.2612587Z ] 2022-08-17T13:10:14.2613064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2613505Z with 2022-08-17T13:10:14.2613645Z [ 2022-08-17T13:10:14.2613809Z T=std::string 2022-08-17T13:10:14.2613971Z ] 2022-08-17T13:10:14.2614370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2615013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2615676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2616069Z with 2022-08-17T13:10:14.2616210Z [ 2022-08-17T13:10:14.2616374Z T=std::string 2022-08-17T13:10:14.2616538Z ] 2022-08-17T13:10:14.2616919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2617284Z with 2022-08-17T13:10:14.2617435Z [ 2022-08-17T13:10:14.2617611Z T=c10::QualifiedName 2022-08-17T13:10:14.2617772Z ] 2022-08-17T13:10:14.2618179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2618554Z with 2022-08-17T13:10:14.2618691Z [ 2022-08-17T13:10:14.2618866Z T=c10::QualifiedName 2022-08-17T13:10:14.2619037Z ] 2022-08-17T13:10:14.2619472Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2619888Z with 2022-08-17T13:10:14.2620115Z [ 2022-08-17T13:10:14.2620292Z T=c10::QualifiedName 2022-08-17T13:10:14.2620453Z ] 2022-08-17T13:10:14.2620930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2621427Z with 2022-08-17T13:10:14.2621566Z [ 2022-08-17T13:10:14.2621742Z T=c10::QualifiedName 2022-08-17T13:10:14.2621914Z ] 2022-08-17T13:10:14.2622325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2622987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2623695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2624092Z with 2022-08-17T13:10:14.2624246Z [ 2022-08-17T13:10:14.2624412Z T=c10::QualifiedName 2022-08-17T13:10:14.2624585Z ] 2022-08-17T13:10:14.2624979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2625332Z with 2022-08-17T13:10:14.2625480Z [ 2022-08-17T13:10:14.2625701Z T=std::shared_ptr 2022-08-17T13:10:14.2625894Z ] 2022-08-17T13:10:14.2626304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2626675Z with 2022-08-17T13:10:14.2626824Z [ 2022-08-17T13:10:14.2627030Z T=std::shared_ptr 2022-08-17T13:10:14.2627234Z ] 2022-08-17T13:10:14.2627681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2628083Z with 2022-08-17T13:10:14.2628235Z [ 2022-08-17T13:10:14.2628450Z T=std::shared_ptr 2022-08-17T13:10:14.2628641Z ] 2022-08-17T13:10:14.2629116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2629556Z with 2022-08-17T13:10:14.2629707Z [ 2022-08-17T13:10:14.2629911Z T=std::shared_ptr 2022-08-17T13:10:14.2630112Z ] 2022-08-17T13:10:14.2630560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2631274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2631954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2632347Z with 2022-08-17T13:10:14.2632499Z [ 2022-08-17T13:10:14.2632712Z T=std::shared_ptr 2022-08-17T13:10:14.2632907Z ] 2022-08-17T13:10:14.2633300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2633709Z with 2022-08-17T13:10:14.2633849Z [ 2022-08-17T13:10:14.2634061Z T=std::weak_ptr 2022-08-17T13:10:14.2634262Z ] 2022-08-17T13:10:14.2634660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2635038Z with 2022-08-17T13:10:14.2635191Z [ 2022-08-17T13:10:14.2635403Z T=std::weak_ptr 2022-08-17T13:10:14.2635591Z ] 2022-08-17T13:10:14.2636081Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2636496Z with 2022-08-17T13:10:14.2636637Z [ 2022-08-17T13:10:14.2636851Z T=std::weak_ptr 2022-08-17T13:10:14.2637056Z ] 2022-08-17T13:10:14.2637530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2637955Z with 2022-08-17T13:10:14.2638217Z [ 2022-08-17T13:10:14.2638437Z T=std::weak_ptr 2022-08-17T13:10:14.2638629Z ] 2022-08-17T13:10:14.2639086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2639795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2640496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2640879Z with 2022-08-17T13:10:14.2641036Z [ 2022-08-17T13:10:14.2641251Z T=std::weak_ptr 2022-08-17T13:10:14.2641458Z ] 2022-08-17T13:10:14.2641837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2642201Z with 2022-08-17T13:10:14.2642355Z [ 2022-08-17T13:10:14.2642585Z T=std::vector> 2022-08-17T13:10:14.2642817Z ] 2022-08-17T13:10:14.2643231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2643608Z with 2022-08-17T13:10:14.2643748Z [ 2022-08-17T13:10:14.2643990Z T=std::vector> 2022-08-17T13:10:14.2644218Z ] 2022-08-17T13:10:14.2644653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2645060Z with 2022-08-17T13:10:14.2645213Z [ 2022-08-17T13:10:14.2645444Z T=std::vector> 2022-08-17T13:10:14.2645667Z ] 2022-08-17T13:10:14.2646143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2646748Z with 2022-08-17T13:10:14.2646891Z [ 2022-08-17T13:10:14.2647132Z T=std::vector> 2022-08-17T13:10:14.2647357Z ] 2022-08-17T13:10:14.2647861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2648661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2649372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2649813Z with 2022-08-17T13:10:14.2649966Z [ 2022-08-17T13:10:14.2650194Z T=std::vector> 2022-08-17T13:10:14.2650421Z ] 2022-08-17T13:10:14.2650814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2651167Z with 2022-08-17T13:10:14.2651322Z [ 2022-08-17T13:10:14.2651575Z T=std::vector> 2022-08-17T13:10:14.2651763Z ] 2022-08-17T13:10:14.2652170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2652547Z with 2022-08-17T13:10:14.2652697Z [ 2022-08-17T13:10:14.2652931Z T=std::vector> 2022-08-17T13:10:14.2653436Z ] 2022-08-17T13:10:14.2653884Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2654299Z with 2022-08-17T13:10:14.2654441Z [ 2022-08-17T13:10:14.2654646Z T=std::vector> 2022-08-17T13:10:14.2654840Z ] 2022-08-17T13:10:14.2655299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2655784Z with 2022-08-17T13:10:14.2655937Z [ 2022-08-17T13:10:14.2656130Z T=std::vector> 2022-08-17T13:10:14.2656324Z ] 2022-08-17T13:10:14.2656765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2657456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2658120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2658573Z with 2022-08-17T13:10:14.2658726Z [ 2022-08-17T13:10:14.2658934Z T=std::vector> 2022-08-17T13:10:14.2659117Z ] 2022-08-17T13:10:14.2659553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2659952Z with 2022-08-17T13:10:14.2660094Z [ 2022-08-17T13:10:14.2660349Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2660584Z ] 2022-08-17T13:10:14.2661038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2661404Z with 2022-08-17T13:10:14.2661556Z [ 2022-08-17T13:10:14.2661811Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2662036Z ] 2022-08-17T13:10:14.2662485Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2662888Z with 2022-08-17T13:10:14.2663041Z [ 2022-08-17T13:10:14.2663281Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2663517Z ] 2022-08-17T13:10:14.2663998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2664433Z with 2022-08-17T13:10:14.2664572Z [ 2022-08-17T13:10:14.2664826Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2665057Z ] 2022-08-17T13:10:14.2665606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:14.2666382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:14.2667078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:14.2667739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2668132Z with 2022-08-17T13:10:14.2668276Z [ 2022-08-17T13:10:14.2668527Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2668759Z ] 2022-08-17T13:10:14.2669140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2669501Z with 2022-08-17T13:10:14.2669655Z [ 2022-08-17T13:10:14.2669902Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2670118Z ] 2022-08-17T13:10:14.2670571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2670995Z with 2022-08-17T13:10:14.2671133Z [ 2022-08-17T13:10:14.2671378Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2671607Z ] 2022-08-17T13:10:14.2672038Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2672452Z with 2022-08-17T13:10:14.2672604Z [ 2022-08-17T13:10:14.2672848Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2673103Z ] 2022-08-17T13:10:14.2673581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2674019Z with 2022-08-17T13:10:14.2674171Z [ 2022-08-17T13:10:14.2674402Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2674628Z ] 2022-08-17T13:10:14.2675097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:14.2675847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:14.2676520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:14.2677178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2677568Z with 2022-08-17T13:10:14.2677720Z [ 2022-08-17T13:10:14.2677957Z T=std::vector,std::allocator>> 2022-08-17T13:10:14.2678265Z ] 2022-08-17T13:10:14.2678664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2679248Z with 2022-08-17T13:10:14.2679414Z [ 2022-08-17T13:10:14.2679634Z T=std::vector> 2022-08-17T13:10:14.2679837Z ] 2022-08-17T13:10:14.2680234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2680606Z with 2022-08-17T13:10:14.2680758Z [ 2022-08-17T13:10:14.2680956Z T=std::vector> 2022-08-17T13:10:14.2681155Z ] 2022-08-17T13:10:14.2681642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2682059Z with 2022-08-17T13:10:14.2682202Z [ 2022-08-17T13:10:14.2682418Z T=std::vector> 2022-08-17T13:10:14.2682613Z ] 2022-08-17T13:10:14.2683074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2683589Z with 2022-08-17T13:10:14.2683742Z [ 2022-08-17T13:10:14.2683940Z T=std::vector> 2022-08-17T13:10:14.2684140Z ] 2022-08-17T13:10:14.2684587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2685327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2686014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2686395Z with 2022-08-17T13:10:14.2686549Z [ 2022-08-17T13:10:14.2686761Z T=std::vector> 2022-08-17T13:10:14.2686948Z ] 2022-08-17T13:10:14.2687339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2687698Z with 2022-08-17T13:10:14.2687841Z [ 2022-08-17T13:10:14.2688087Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.2688319Z ] 2022-08-17T13:10:14.2688735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2689104Z with 2022-08-17T13:10:14.2689256Z [ 2022-08-17T13:10:14.2689494Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.2689706Z ] 2022-08-17T13:10:14.2690153Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2690565Z with 2022-08-17T13:10:14.2690716Z [ 2022-08-17T13:10:14.2690939Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.2691167Z ] 2022-08-17T13:10:14.2691642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2692069Z with 2022-08-17T13:10:14.2692222Z [ 2022-08-17T13:10:14.2692459Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.2692685Z ] 2022-08-17T13:10:14.2693138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2693914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2694689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:14.2695928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2696328Z with 2022-08-17T13:10:14.2696476Z [ 2022-08-17T13:10:14.2696719Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:14.2696950Z ] 2022-08-17T13:10:14.2697333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2697693Z with 2022-08-17T13:10:14.2697849Z [ 2022-08-17T13:10:14.2698123Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.2698354Z ] 2022-08-17T13:10:14.2698765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2699142Z with 2022-08-17T13:10:14.2699282Z [ 2022-08-17T13:10:14.2699520Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.2699746Z ] 2022-08-17T13:10:14.2700182Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2700596Z with 2022-08-17T13:10:14.2700748Z [ 2022-08-17T13:10:14.2700974Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.2701201Z ] 2022-08-17T13:10:14.2701677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2702125Z with 2022-08-17T13:10:14.2702265Z [ 2022-08-17T13:10:14.2702502Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.2702733Z ] 2022-08-17T13:10:14.2703185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2703953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2704717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:14.2705429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2705826Z with 2022-08-17T13:10:14.2705967Z [ 2022-08-17T13:10:14.2706208Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:14.2706433Z ] 2022-08-17T13:10:14.2706830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2707182Z with 2022-08-17T13:10:14.2707335Z [ 2022-08-17T13:10:14.2707525Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2708049Z ] 2022-08-17T13:10:14.2708456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2708837Z with 2022-08-17T13:10:14.2708977Z [ 2022-08-17T13:10:14.2709168Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2709353Z ] 2022-08-17T13:10:14.2709800Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2710199Z with 2022-08-17T13:10:14.2710352Z [ 2022-08-17T13:10:14.2710583Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2710758Z ] 2022-08-17T13:10:14.2711233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2711673Z with 2022-08-17T13:10:14.2711826Z [ 2022-08-17T13:10:14.2711999Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2712183Z ] 2022-08-17T13:10:14.2712616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2713269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2713661Z with 2022-08-17T13:10:14.2713814Z [ 2022-08-17T13:10:14.2714004Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2714179Z ] 2022-08-17T13:10:14.2714648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:14.2715353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2715751Z with 2022-08-17T13:10:14.2715891Z [ 2022-08-17T13:10:14.2716081Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:14.2716268Z ] 2022-08-17T13:10:14.2716647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2717009Z with 2022-08-17T13:10:14.2717158Z [ 2022-08-17T13:10:14.2717427Z T=std::vector> 2022-08-17T13:10:14.2717685Z ] 2022-08-17T13:10:14.2718172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2718560Z with 2022-08-17T13:10:14.2718698Z [ 2022-08-17T13:10:14.2718977Z T=std::vector> 2022-08-17T13:10:14.2719232Z ] 2022-08-17T13:10:14.2719670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2720086Z with 2022-08-17T13:10:14.2720238Z [ 2022-08-17T13:10:14.2720900Z T=std::vector> 2022-08-17T13:10:14.2721143Z ] 2022-08-17T13:10:14.2721620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2722062Z with 2022-08-17T13:10:14.2722203Z [ 2022-08-17T13:10:14.2722481Z T=std::vector> 2022-08-17T13:10:14.2722735Z ] 2022-08-17T13:10:14.2723284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2724088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2724834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2725229Z with 2022-08-17T13:10:14.2725383Z [ 2022-08-17T13:10:14.2725647Z T=std::vector> 2022-08-17T13:10:14.2725899Z ] 2022-08-17T13:10:14.2726302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2726670Z with 2022-08-17T13:10:14.2726811Z [ 2022-08-17T13:10:14.2727003Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.2727184Z ] 2022-08-17T13:10:14.2727585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2727957Z with 2022-08-17T13:10:14.2728113Z [ 2022-08-17T13:10:14.2728298Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.2728468Z ] 2022-08-17T13:10:14.2728919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2729328Z with 2022-08-17T13:10:14.2729466Z [ 2022-08-17T13:10:14.2729654Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.2729837Z ] 2022-08-17T13:10:14.2730300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2730732Z with 2022-08-17T13:10:14.2730886Z [ 2022-08-17T13:10:14.2731070Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.2731237Z ] 2022-08-17T13:10:14.2731667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2732360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2733383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2733768Z with 2022-08-17T13:10:14.2733923Z [ 2022-08-17T13:10:14.2734117Z T=torch::autograd::ViewInfo 2022-08-17T13:10:14.2734287Z ] 2022-08-17T13:10:14.2734686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2735047Z with 2022-08-17T13:10:14.2735199Z [ 2022-08-17T13:10:14.2735350Z T=c10::IValue 2022-08-17T13:10:14.2735888Z ] 2022-08-17T13:10:14.2736318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2736688Z with 2022-08-17T13:10:14.2736843Z [ 2022-08-17T13:10:14.2737009Z T=c10::IValue 2022-08-17T13:10:14.2737159Z ] 2022-08-17T13:10:14.2737609Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2738023Z with 2022-08-17T13:10:14.2738175Z [ 2022-08-17T13:10:14.2738326Z T=c10::IValue 2022-08-17T13:10:14.2738486Z ] 2022-08-17T13:10:14.2738962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2739391Z with 2022-08-17T13:10:14.2739551Z [ 2022-08-17T13:10:14.2739713Z T=c10::IValue 2022-08-17T13:10:14.2739861Z ] 2022-08-17T13:10:14.2740279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2740926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2741587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2741985Z with 2022-08-17T13:10:14.2742128Z [ 2022-08-17T13:10:14.2742294Z T=c10::IValue 2022-08-17T13:10:14.2742461Z ] 2022-08-17T13:10:14.2742849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2742914Z with 2022-08-17T13:10:14.2742974Z [ 2022-08-17T13:10:14.2743056Z T=c10::AliasInfo 2022-08-17T13:10:14.2743116Z ] 2022-08-17T13:10:14.2743433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2743484Z with 2022-08-17T13:10:14.2743544Z [ 2022-08-17T13:10:14.2743623Z T=c10::AliasInfo 2022-08-17T13:10:14.2743682Z ] 2022-08-17T13:10:14.2744047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2744442Z with 2022-08-17T13:10:14.2744501Z [ 2022-08-17T13:10:14.2744583Z T=c10::AliasInfo 2022-08-17T13:10:14.2744629Z ] 2022-08-17T13:10:14.2745016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2745078Z with 2022-08-17T13:10:14.2745136Z [ 2022-08-17T13:10:14.2745217Z T=c10::AliasInfo 2022-08-17T13:10:14.2745277Z ] 2022-08-17T13:10:14.2745651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2745986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2746329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2746380Z with 2022-08-17T13:10:14.2746439Z [ 2022-08-17T13:10:14.2746522Z T=c10::AliasInfo 2022-08-17T13:10:14.2746580Z ] 2022-08-17T13:10:14.2746889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2746953Z with 2022-08-17T13:10:14.2747013Z [ 2022-08-17T13:10:14.2747151Z T=c10::either 2022-08-17T13:10:14.2747197Z ] 2022-08-17T13:10:14.2747517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2747580Z with 2022-08-17T13:10:14.2747639Z [ 2022-08-17T13:10:14.2747772Z T=c10::either 2022-08-17T13:10:14.2747833Z ] 2022-08-17T13:10:14.2748195Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2748259Z with 2022-08-17T13:10:14.2748305Z [ 2022-08-17T13:10:14.2748442Z T=c10::either 2022-08-17T13:10:14.2748499Z ] 2022-08-17T13:10:14.2748882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2748947Z with 2022-08-17T13:10:14.2749006Z [ 2022-08-17T13:10:14.2749137Z T=c10::either 2022-08-17T13:10:14.2749194Z ] 2022-08-17T13:10:14.2749551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2749947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2750288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2750654Z with 2022-08-17T13:10:14.2750715Z [ 2022-08-17T13:10:14.2750853Z T=c10::either 2022-08-17T13:10:14.2750914Z ] 2022-08-17T13:10:14.2751224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2751286Z with 2022-08-17T13:10:14.2751331Z [ 2022-08-17T13:10:14.2751419Z T=at::StepCallbacks 2022-08-17T13:10:14.2751479Z ] 2022-08-17T13:10:14.2751851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2751917Z with 2022-08-17T13:10:14.2751978Z [ 2022-08-17T13:10:14.2752064Z T=at::StepCallbacks 2022-08-17T13:10:14.2752121Z ] 2022-08-17T13:10:14.2752467Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2752529Z with 2022-08-17T13:10:14.2752588Z [ 2022-08-17T13:10:14.2752673Z T=at::StepCallbacks 2022-08-17T13:10:14.2752732Z ] 2022-08-17T13:10:14.2753113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2753175Z with 2022-08-17T13:10:14.2753232Z [ 2022-08-17T13:10:14.2753306Z T=at::StepCallbacks 2022-08-17T13:10:14.2753365Z ] 2022-08-17T13:10:14.2753702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2754053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2754392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2754456Z with 2022-08-17T13:10:14.2754517Z [ 2022-08-17T13:10:14.2754602Z T=at::StepCallbacks 2022-08-17T13:10:14.2754648Z ] 2022-08-17T13:10:14.2754953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2755016Z with 2022-08-17T13:10:14.2755074Z [ 2022-08-17T13:10:14.2755154Z T=c10::DimVector 2022-08-17T13:10:14.2755211Z ] 2022-08-17T13:10:14.2755529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2755590Z with 2022-08-17T13:10:14.2755635Z [ 2022-08-17T13:10:14.2755713Z T=c10::DimVector 2022-08-17T13:10:14.2755771Z ] 2022-08-17T13:10:14.2756131Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2756523Z with 2022-08-17T13:10:14.2756581Z [ 2022-08-17T13:10:14.2756661Z T=c10::DimVector 2022-08-17T13:10:14.2756719Z ] 2022-08-17T13:10:14.2757095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2757157Z with 2022-08-17T13:10:14.2757215Z [ 2022-08-17T13:10:14.2757293Z T=c10::DimVector 2022-08-17T13:10:14.2757352Z ] 2022-08-17T13:10:14.2757722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2758056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2758497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2758559Z with 2022-08-17T13:10:14.2758605Z [ 2022-08-17T13:10:14.2758686Z T=c10::DimVector 2022-08-17T13:10:14.2758767Z ] 2022-08-17T13:10:14.2759068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2759130Z with 2022-08-17T13:10:14.2759187Z [ 2022-08-17T13:10:14.2759290Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.2759337Z ] 2022-08-17T13:10:14.2759659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2759723Z with 2022-08-17T13:10:14.2759783Z [ 2022-08-17T13:10:14.2759881Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.2759940Z ] 2022-08-17T13:10:14.2760292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2760354Z with 2022-08-17T13:10:14.2760399Z [ 2022-08-17T13:10:14.2760497Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.2760555Z ] 2022-08-17T13:10:14.2760946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2761010Z with 2022-08-17T13:10:14.2761069Z [ 2022-08-17T13:10:14.2761163Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.2761221Z ] 2022-08-17T13:10:14.2761547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2761909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2762247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2762365Z with 2022-08-17T13:10:14.2762423Z [ 2022-08-17T13:10:14.2762522Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:14.2762583Z ] 2022-08-17T13:10:14.2762886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2762947Z with 2022-08-17T13:10:14.2762993Z [ 2022-08-17T13:10:14.2763132Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.2763190Z ] 2022-08-17T13:10:14.2763511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2763618Z with 2022-08-17T13:10:14.2763679Z [ 2022-08-17T13:10:14.2763822Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.2763881Z ] 2022-08-17T13:10:14.2764228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2764291Z with 2022-08-17T13:10:14.2764349Z [ 2022-08-17T13:10:14.2764485Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.2764544Z ] 2022-08-17T13:10:14.2764928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2764991Z with 2022-08-17T13:10:14.2765050Z [ 2022-08-17T13:10:14.2765175Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.2765233Z ] 2022-08-17T13:10:14.2765612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2766004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2766339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2766402Z with 2022-08-17T13:10:14.2766461Z [ 2022-08-17T13:10:14.2766598Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:14.2766656Z ] 2022-08-17T13:10:14.2766957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2767009Z with 2022-08-17T13:10:14.2767067Z [ 2022-08-17T13:10:14.2767182Z T=std::tuple 2022-08-17T13:10:14.2767241Z ] 2022-08-17T13:10:14.2767556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2767617Z with 2022-08-17T13:10:14.2767675Z [ 2022-08-17T13:10:14.2767788Z T=std::tuple 2022-08-17T13:10:14.2767834Z ] 2022-08-17T13:10:14.2768189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2768303Z with 2022-08-17T13:10:14.2768360Z [ 2022-08-17T13:10:14.2768473Z T=std::tuple 2022-08-17T13:10:14.2768530Z ] 2022-08-17T13:10:14.2768910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2768971Z with 2022-08-17T13:10:14.2769017Z [ 2022-08-17T13:10:14.2769131Z T=std::tuple 2022-08-17T13:10:14.2769189Z ] 2022-08-17T13:10:14.2769585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2769954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2770293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2770357Z with 2022-08-17T13:10:14.2770415Z [ 2022-08-17T13:10:14.2770528Z T=std::tuple 2022-08-17T13:10:14.2770574Z ] 2022-08-17T13:10:14.2770882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2770944Z with 2022-08-17T13:10:14.2771001Z [ 2022-08-17T13:10:14.2771095Z T=torch::jit::SourceRange 2022-08-17T13:10:14.2771153Z ] 2022-08-17T13:10:14.2771470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2771534Z with 2022-08-17T13:10:14.2771579Z [ 2022-08-17T13:10:14.2771669Z T=torch::jit::SourceRange 2022-08-17T13:10:14.2771726Z ] 2022-08-17T13:10:14.2772083Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2772144Z with 2022-08-17T13:10:14.2772207Z [ 2022-08-17T13:10:14.2772296Z T=torch::jit::SourceRange 2022-08-17T13:10:14.2772342Z ] 2022-08-17T13:10:14.2772722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2772784Z with 2022-08-17T13:10:14.2772843Z [ 2022-08-17T13:10:14.2772933Z T=torch::jit::SourceRange 2022-08-17T13:10:14.2772992Z ] 2022-08-17T13:10:14.2773336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2773688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2774027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2774137Z with 2022-08-17T13:10:14.2774184Z [ 2022-08-17T13:10:14.2774275Z T=torch::jit::SourceRange 2022-08-17T13:10:14.2774333Z ] 2022-08-17T13:10:14.2774643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2774705Z with 2022-08-17T13:10:14.2774762Z [ 2022-08-17T13:10:14.2774878Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.2774924Z ] 2022-08-17T13:10:14.2775288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2775354Z with 2022-08-17T13:10:14.2775415Z [ 2022-08-17T13:10:14.2775527Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.2775585Z ] 2022-08-17T13:10:14.2775947Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2776008Z with 2022-08-17T13:10:14.2776053Z [ 2022-08-17T13:10:14.2776164Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.2776222Z ] 2022-08-17T13:10:14.2776684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2776750Z with 2022-08-17T13:10:14.2776808Z [ 2022-08-17T13:10:14.2776921Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.2776980Z ] 2022-08-17T13:10:14.2777330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2777687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2778027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2778093Z with 2022-08-17T13:10:14.2778153Z [ 2022-08-17T13:10:14.2778264Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:14.2778325Z ] 2022-08-17T13:10:14.2778627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2778689Z with 2022-08-17T13:10:14.2778736Z [ 2022-08-17T13:10:14.2778846Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.2778906Z ] 2022-08-17T13:10:14.2779222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2779284Z with 2022-08-17T13:10:14.2779343Z [ 2022-08-17T13:10:14.2779452Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.2779513Z ] 2022-08-17T13:10:14.2779858Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2779975Z with 2022-08-17T13:10:14.2780034Z [ 2022-08-17T13:10:14.2780143Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.2780202Z ] 2022-08-17T13:10:14.2780584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2780645Z with 2022-08-17T13:10:14.2780703Z [ 2022-08-17T13:10:14.2780796Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.2780858Z ] 2022-08-17T13:10:14.2781254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2781611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2781950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2782013Z with 2022-08-17T13:10:14.2782072Z [ 2022-08-17T13:10:14.2782180Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:14.2782238Z ] 2022-08-17T13:10:14.2782533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2782594Z with 2022-08-17T13:10:14.2782654Z [ 2022-08-17T13:10:14.2782745Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.2782805Z ] 2022-08-17T13:10:14.2783121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2783183Z with 2022-08-17T13:10:14.2783241Z [ 2022-08-17T13:10:14.2783318Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.2783376Z ] 2022-08-17T13:10:14.2783732Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2783799Z with 2022-08-17T13:10:14.2783858Z [ 2022-08-17T13:10:14.2783945Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.2784004Z ] 2022-08-17T13:10:14.2784387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2784439Z with 2022-08-17T13:10:14.2784499Z [ 2022-08-17T13:10:14.2784585Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.2784643Z ] 2022-08-17T13:10:14.2784984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2785323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2785665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2785783Z with 2022-08-17T13:10:14.2785840Z [ 2022-08-17T13:10:14.2785916Z T=torch::jit::ScopePtr 2022-08-17T13:10:14.2785974Z ] 2022-08-17T13:10:14.2786279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2786341Z with 2022-08-17T13:10:14.2786401Z [ 2022-08-17T13:10:14.2786492Z T=at::ThreadLocalState 2022-08-17T13:10:14.2786550Z ] 2022-08-17T13:10:14.2786902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2786964Z with 2022-08-17T13:10:14.2787023Z [ 2022-08-17T13:10:14.2787115Z T=at::ThreadLocalState 2022-08-17T13:10:14.2787174Z ] 2022-08-17T13:10:14.2787525Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2787589Z with 2022-08-17T13:10:14.2787646Z [ 2022-08-17T13:10:14.2787724Z T=at::ThreadLocalState 2022-08-17T13:10:14.2787783Z ] 2022-08-17T13:10:14.2788167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2788232Z with 2022-08-17T13:10:14.2788291Z [ 2022-08-17T13:10:14.2788381Z T=at::ThreadLocalState 2022-08-17T13:10:14.2788438Z ] 2022-08-17T13:10:14.2788782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2789138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2789463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2789524Z with 2022-08-17T13:10:14.2789582Z [ 2022-08-17T13:10:14.2789674Z T=at::ThreadLocalState 2022-08-17T13:10:14.2789731Z ] 2022-08-17T13:10:14.2790035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2790099Z with 2022-08-17T13:10:14.2790157Z [ 2022-08-17T13:10:14.2790255Z T=std::shared_ptr 2022-08-17T13:10:14.2790313Z ] 2022-08-17T13:10:14.2790629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2790691Z with 2022-08-17T13:10:14.2790750Z [ 2022-08-17T13:10:14.2790856Z T=std::shared_ptr 2022-08-17T13:10:14.2790913Z ] 2022-08-17T13:10:14.2791272Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2791373Z with 2022-08-17T13:10:14.2791431Z [ 2022-08-17T13:10:14.2791541Z T=std::shared_ptr 2022-08-17T13:10:14.2791598Z ] 2022-08-17T13:10:14.2791980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2792043Z with 2022-08-17T13:10:14.2792100Z [ 2022-08-17T13:10:14.2792206Z T=std::shared_ptr 2022-08-17T13:10:14.2792252Z ] 2022-08-17T13:10:14.2792644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2792985Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2793359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:14.2793696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2793759Z with 2022-08-17T13:10:14.2793817Z [ 2022-08-17T13:10:14.2793932Z T=std::shared_ptr 2022-08-17T13:10:14.2793990Z ] 2022-08-17T13:10:14.2794296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2794346Z with 2022-08-17T13:10:14.2794407Z [ 2022-08-17T13:10:14.2794506Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.2794566Z ] 2022-08-17T13:10:14.2794882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2794943Z with 2022-08-17T13:10:14.2795002Z [ 2022-08-17T13:10:14.2795085Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.2795142Z ] 2022-08-17T13:10:14.2795500Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2795561Z with 2022-08-17T13:10:14.2795621Z [ 2022-08-17T13:10:14.2795715Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.2795772Z ] 2022-08-17T13:10:14.2796152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2796202Z with 2022-08-17T13:10:14.2796259Z [ 2022-08-17T13:10:14.2796350Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.2796407Z ] 2022-08-17T13:10:14.2796749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2797086Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2797496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:14.2797828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2797890Z with 2022-08-17T13:10:14.2797950Z [ 2022-08-17T13:10:14.2798032Z T=torch::jit::GraphExecutor 2022-08-17T13:10:14.2798164Z ] 2022-08-17T13:10:14.2798528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2798594Z with 2022-08-17T13:10:14.2798651Z [ 2022-08-17T13:10:14.2798739Z T=torch::jit::Method 2022-08-17T13:10:14.2798805Z ] 2022-08-17T13:10:14.2799121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2799170Z with 2022-08-17T13:10:14.2799227Z [ 2022-08-17T13:10:14.2799311Z T=torch::jit::Method 2022-08-17T13:10:14.2799369Z ] 2022-08-17T13:10:14.2799728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2799789Z with 2022-08-17T13:10:14.2799846Z [ 2022-08-17T13:10:14.2799918Z T=torch::jit::Method 2022-08-17T13:10:14.2799977Z ] 2022-08-17T13:10:14.2800359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2800421Z with 2022-08-17T13:10:14.2800479Z [ 2022-08-17T13:10:14.2800561Z T=torch::jit::Method 2022-08-17T13:10:14.2800619Z ] 2022-08-17T13:10:14.2800949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2801282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2801600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2801664Z with 2022-08-17T13:10:14.2801723Z [ 2022-08-17T13:10:14.2801808Z T=torch::jit::Method 2022-08-17T13:10:14.2801864Z ] 2022-08-17T13:10:14.2802163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2802224Z with 2022-08-17T13:10:14.2802280Z [ 2022-08-17T13:10:14.2802403Z T=std::vector> 2022-08-17T13:10:14.2802461Z ] 2022-08-17T13:10:14.2802783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2802893Z with 2022-08-17T13:10:14.2802949Z [ 2022-08-17T13:10:14.2803084Z T=std::vector> 2022-08-17T13:10:14.2803142Z ] 2022-08-17T13:10:14.2803494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2803542Z with 2022-08-17T13:10:14.2803600Z [ 2022-08-17T13:10:14.2803731Z T=std::vector> 2022-08-17T13:10:14.2803790Z ] 2022-08-17T13:10:14.2804219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2804282Z with 2022-08-17T13:10:14.2804341Z [ 2022-08-17T13:10:14.2804471Z T=std::vector> 2022-08-17T13:10:14.2804517Z ] 2022-08-17T13:10:14.2804879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2805245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2805584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2805651Z with 2022-08-17T13:10:14.2805715Z [ 2022-08-17T13:10:14.2805848Z T=std::vector> 2022-08-17T13:10:14.2805905Z ] 2022-08-17T13:10:14.2806206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2806267Z with 2022-08-17T13:10:14.2806313Z [ 2022-08-17T13:10:14.2806473Z T=std::function 2022-08-17T13:10:14.2806531Z ] 2022-08-17T13:10:14.2806850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2806914Z with 2022-08-17T13:10:14.2806973Z [ 2022-08-17T13:10:14.2807132Z T=std::function 2022-08-17T13:10:14.2807192Z ] 2022-08-17T13:10:14.2807540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2807602Z with 2022-08-17T13:10:14.2807661Z [ 2022-08-17T13:10:14.2807817Z T=std::function 2022-08-17T13:10:14.2807874Z ] 2022-08-17T13:10:14.2808261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2808323Z with 2022-08-17T13:10:14.2808379Z [ 2022-08-17T13:10:14.2808521Z T=std::function 2022-08-17T13:10:14.2808648Z ] 2022-08-17T13:10:14.2809038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2809451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2809831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2809895Z with 2022-08-17T13:10:14.2809956Z [ 2022-08-17T13:10:14.2810118Z T=std::function 2022-08-17T13:10:14.2810176Z ] 2022-08-17T13:10:14.2810480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2810528Z with 2022-08-17T13:10:14.2810586Z [ 2022-08-17T13:10:14.2810775Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.2810833Z ] 2022-08-17T13:10:14.2811154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2811217Z with 2022-08-17T13:10:14.2811276Z [ 2022-08-17T13:10:14.2811460Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.2811508Z ] 2022-08-17T13:10:14.2811866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2811926Z with 2022-08-17T13:10:14.2811985Z [ 2022-08-17T13:10:14.2812169Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.2812228Z ] 2022-08-17T13:10:14.2812612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2812675Z with 2022-08-17T13:10:14.2812732Z [ 2022-08-17T13:10:14.2812902Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.2812962Z ] 2022-08-17T13:10:14.2813379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:14.2813819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:14.2814158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2814219Z with 2022-08-17T13:10:14.2814277Z [ 2022-08-17T13:10:14.2814518Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:14.2814578Z ] 2022-08-17T13:10:14.2814881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2814931Z with 2022-08-17T13:10:14.2814991Z [ 2022-08-17T13:10:14.2815114Z T=std::vector> 2022-08-17T13:10:14.2815174Z ] 2022-08-17T13:10:14.2815495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2815560Z with 2022-08-17T13:10:14.2815664Z [ 2022-08-17T13:10:14.2815777Z T=std::vector> 2022-08-17T13:10:14.2815836Z ] 2022-08-17T13:10:14.2816192Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2816259Z with 2022-08-17T13:10:14.2816318Z [ 2022-08-17T13:10:14.2816439Z T=std::vector> 2022-08-17T13:10:14.2816497Z ] 2022-08-17T13:10:14.2816884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2816949Z with 2022-08-17T13:10:14.2816995Z [ 2022-08-17T13:10:14.2817119Z T=std::vector> 2022-08-17T13:10:14.2817177Z ] 2022-08-17T13:10:14.2817526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2817590Z with 2022-08-17T13:10:14.2817648Z [ 2022-08-17T13:10:14.2817715Z T=double 2022-08-17T13:10:14.2817760Z ] 2022-08-17T13:10:14.2818157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2818217Z with 2022-08-17T13:10:14.2818276Z [ 2022-08-17T13:10:14.2818344Z T=double 2022-08-17T13:10:14.2818404Z ] 2022-08-17T13:10:14.2818741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2818804Z with 2022-08-17T13:10:14.2818849Z [ 2022-08-17T13:10:14.2818970Z T=std::vector> 2022-08-17T13:10:14.2819030Z ] 2022-08-17T13:10:14.2819333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2819395Z with 2022-08-17T13:10:14.2819454Z [ 2022-08-17T13:10:14.2819563Z T=std::tuple 2022-08-17T13:10:14.2819621Z ] 2022-08-17T13:10:14.2819927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2819990Z with 2022-08-17T13:10:14.2820047Z [ 2022-08-17T13:10:14.2820154Z T=std::tuple 2022-08-17T13:10:14.2820267Z ] 2022-08-17T13:10:14.2820623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2820686Z with 2022-08-17T13:10:14.2820746Z [ 2022-08-17T13:10:14.2820841Z T=std::tuple 2022-08-17T13:10:14.2820901Z ] 2022-08-17T13:10:14.2821281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2821389Z with 2022-08-17T13:10:14.2821450Z [ 2022-08-17T13:10:14.2821556Z T=std::tuple 2022-08-17T13:10:14.2821614Z ] 2022-08-17T13:10:14.2821965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:14.2822339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:14.2834273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2834419Z with 2022-08-17T13:10:14.2834484Z [ 2022-08-17T13:10:14.2834633Z T=std::tuple 2022-08-17T13:10:14.2834698Z ] 2022-08-17T13:10:14.2835025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2835082Z with 2022-08-17T13:10:14.2835144Z [ 2022-08-17T13:10:14.2835281Z T=std::vector> 2022-08-17T13:10:14.2835342Z ] 2022-08-17T13:10:14.2835674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:14.2835739Z with 2022-08-17T13:10:14.2835799Z [ 2022-08-17T13:10:14.2835933Z T=std::vector> 2022-08-17T13:10:14.2835980Z ] 2022-08-17T13:10:14.2836345Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:14.2836411Z with 2022-08-17T13:10:14.2836471Z [ 2022-08-17T13:10:14.2836634Z T=std::vector> 2022-08-17T13:10:14.2836693Z ] 2022-08-17T13:10:14.2837082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:14.2837145Z with 2022-08-17T13:10:14.2837193Z [ 2022-08-17T13:10:14.2837325Z T=std::vector> 2022-08-17T13:10:14.2837384Z ] 2022-08-17T13:10:14.2837751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:14.2838406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:14.2838749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:14.2838817Z with 2022-08-17T13:10:14.2838877Z [ 2022-08-17T13:10:14.2839011Z T=std::vector> 2022-08-17T13:10:14.2839071Z ] 2022-08-17T13:10:14.3809504Z [3/3] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" jit_extension.o jit_extension2.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:jit_extension.pyd 2022-08-17T13:10:14.3809693Z Creating library jit_extension.lib and object jit_extension.exp 2022-08-17T13:10:14.3828971Z Loading extension module jit_extension... 2022-08-17T13:10:14.4014046Z ok (11.928s) 2022-08-17T13:10:14.4028148Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-08-17T13:10:14.4037127Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-08-17T13:10:14.4048241Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.000s) 2022-08-17T13:10:14.4066745Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:14.4067132Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\lenient_flag_handling_extension... 2022-08-17T13:10:14.4144721Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\lenient_flag_handling_extension\build.ninja... 2022-08-17T13:10:14.5778367Z Building extension module lenient_flag_handling_extension... 2022-08-17T13:10:14.5778588Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:10:26.1118834Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g "-O0 -Wall" -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\lenient_flag_handling_extension\main.cpp /Fomain.o 2022-08-17T13:10:26.1120097Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:26.1120391Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:26.1120561Z 2022-08-17T13:10:26.1120697Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-08-17T13:10:26.1120988Z cl : Command line warning D9002 : ignoring unknown option '-O0' 2022-08-17T13:10:26.1121279Z cl : Command line warning D9002 : ignoring unknown option '-O ' 2022-08-17T13:10:26.1121550Z cl : Command line warning D9002 : ignoring unknown option '-O-' 2022-08-17T13:10:26.1121831Z cl : Command line warning D9002 : ignoring unknown option '-OW' 2022-08-17T13:10:26.1122110Z cl : Command line warning D9002 : ignoring unknown option '-Oa' 2022-08-17T13:10:26.1122556Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2022-08-17T13:10:26.1122888Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2022-08-17T13:10:26.1123364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:26.1123976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:26.1125166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1125558Z with 2022-08-17T13:10:26.1125717Z [ 2022-08-17T13:10:26.1125933Z T=at::TensorBase 2022-08-17T13:10:26.1126157Z ] 2022-08-17T13:10:26.1126723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1127243Z with 2022-08-17T13:10:26.1127435Z [ 2022-08-17T13:10:26.1127672Z T=at::TensorBase 2022-08-17T13:10:26.1127894Z ] 2022-08-17T13:10:26.1128483Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1129038Z with 2022-08-17T13:10:26.1129244Z [ 2022-08-17T13:10:26.1129485Z T=at::TensorBase 2022-08-17T13:10:26.1129700Z ] 2022-08-17T13:10:26.1130337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1130914Z with 2022-08-17T13:10:26.1131118Z [ 2022-08-17T13:10:26.1131331Z T=at::TensorBase 2022-08-17T13:10:26.1131568Z ] 2022-08-17T13:10:26.1132149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1132989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1133856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1134257Z with 2022-08-17T13:10:26.1134412Z [ 2022-08-17T13:10:26.1134574Z T=at::TensorBase 2022-08-17T13:10:26.1134744Z ] 2022-08-17T13:10:26.1135137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1135497Z with 2022-08-17T13:10:26.1135637Z [ 2022-08-17T13:10:26.1135806Z T=at::Tensor 2022-08-17T13:10:26.1135969Z ] 2022-08-17T13:10:26.1136364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1136738Z with 2022-08-17T13:10:26.1136890Z [ 2022-08-17T13:10:26.1137040Z T=at::Tensor 2022-08-17T13:10:26.1137204Z ] 2022-08-17T13:10:26.1137734Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1138148Z with 2022-08-17T13:10:26.1138289Z [ 2022-08-17T13:10:26.1138458Z T=at::Tensor 2022-08-17T13:10:26.1138621Z ] 2022-08-17T13:10:26.1139085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1139524Z with 2022-08-17T13:10:26.1139677Z [ 2022-08-17T13:10:26.1140254Z T=at::Tensor 2022-08-17T13:10:26.1140426Z ] 2022-08-17T13:10:26.1140841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1141483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1142134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1142532Z with 2022-08-17T13:10:26.1142689Z [ 2022-08-17T13:10:26.1142857Z T=at::Tensor 2022-08-17T13:10:26.1143008Z ] 2022-08-17T13:10:26.1143404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1143767Z with 2022-08-17T13:10:26.1143912Z [ 2022-08-17T13:10:26.1144080Z T=at::Generator 2022-08-17T13:10:26.1144249Z ] 2022-08-17T13:10:26.1144646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1145020Z with 2022-08-17T13:10:26.1145173Z [ 2022-08-17T13:10:26.1145340Z T=at::Generator 2022-08-17T13:10:26.1145494Z ] 2022-08-17T13:10:26.1145941Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1146356Z with 2022-08-17T13:10:26.1146495Z [ 2022-08-17T13:10:26.1146664Z T=at::Generator 2022-08-17T13:10:26.1146830Z ] 2022-08-17T13:10:26.1147295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1147729Z with 2022-08-17T13:10:26.1147882Z [ 2022-08-17T13:10:26.1148048Z T=at::Generator 2022-08-17T13:10:26.1148558Z ] 2022-08-17T13:10:26.1148977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1149634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1150298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1150742Z with 2022-08-17T13:10:26.1150898Z [ 2022-08-17T13:10:26.1151069Z T=at::Generator 2022-08-17T13:10:26.1151224Z ] 2022-08-17T13:10:26.1151614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1151973Z with 2022-08-17T13:10:26.1152127Z [ 2022-08-17T13:10:26.1152279Z T=std::string 2022-08-17T13:10:26.1152441Z ] 2022-08-17T13:10:26.1153353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1153730Z with 2022-08-17T13:10:26.1153885Z [ 2022-08-17T13:10:26.1154058Z T=std::string 2022-08-17T13:10:26.1154209Z ] 2022-08-17T13:10:26.1154657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1155070Z with 2022-08-17T13:10:26.1155225Z [ 2022-08-17T13:10:26.1155376Z T=std::string 2022-08-17T13:10:26.1155538Z ] 2022-08-17T13:10:26.1156011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1156439Z with 2022-08-17T13:10:26.1156590Z [ 2022-08-17T13:10:26.1156752Z T=std::string 2022-08-17T13:10:26.1156899Z ] 2022-08-17T13:10:26.1157310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1157953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1158608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1158988Z with 2022-08-17T13:10:26.1159140Z [ 2022-08-17T13:10:26.1159305Z T=std::string 2022-08-17T13:10:26.1159469Z ] 2022-08-17T13:10:26.1159850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1160210Z with 2022-08-17T13:10:26.1160362Z [ 2022-08-17T13:10:26.1160524Z T=c10::QualifiedName 2022-08-17T13:10:26.1160697Z ] 2022-08-17T13:10:26.1161106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1161467Z with 2022-08-17T13:10:26.1161619Z [ 2022-08-17T13:10:26.1161792Z T=c10::QualifiedName 2022-08-17T13:10:26.1161948Z ] 2022-08-17T13:10:26.1162395Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1162804Z with 2022-08-17T13:10:26.1162957Z [ 2022-08-17T13:10:26.1163179Z T=c10::QualifiedName 2022-08-17T13:10:26.1163353Z ] 2022-08-17T13:10:26.1163829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1164267Z with 2022-08-17T13:10:26.1164408Z [ 2022-08-17T13:10:26.1164582Z T=c10::QualifiedName 2022-08-17T13:10:26.1164755Z ] 2022-08-17T13:10:26.1165166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1166215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1166901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1167300Z with 2022-08-17T13:10:26.1167444Z [ 2022-08-17T13:10:26.1167624Z T=c10::QualifiedName 2022-08-17T13:10:26.1167798Z ] 2022-08-17T13:10:26.1168183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1168546Z with 2022-08-17T13:10:26.1168700Z [ 2022-08-17T13:10:26.1168905Z T=std::shared_ptr 2022-08-17T13:10:26.1169112Z ] 2022-08-17T13:10:26.1169523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1169903Z with 2022-08-17T13:10:26.1170041Z [ 2022-08-17T13:10:26.1170258Z T=std::shared_ptr 2022-08-17T13:10:26.1170463Z ] 2022-08-17T13:10:26.1170904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1171317Z with 2022-08-17T13:10:26.1171471Z [ 2022-08-17T13:10:26.1171687Z T=std::shared_ptr 2022-08-17T13:10:26.1171881Z ] 2022-08-17T13:10:26.1172360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1172798Z with 2022-08-17T13:10:26.1172939Z [ 2022-08-17T13:10:26.1173155Z T=std::shared_ptr 2022-08-17T13:10:26.1173356Z ] 2022-08-17T13:10:26.1173811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1174510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1175199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1175648Z with 2022-08-17T13:10:26.1175803Z [ 2022-08-17T13:10:26.1176008Z T=std::shared_ptr 2022-08-17T13:10:26.1176216Z ] 2022-08-17T13:10:26.1176610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1176961Z with 2022-08-17T13:10:26.1177115Z [ 2022-08-17T13:10:26.1177328Z T=std::weak_ptr 2022-08-17T13:10:26.1177531Z ] 2022-08-17T13:10:26.1178308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1178690Z with 2022-08-17T13:10:26.1178844Z [ 2022-08-17T13:10:26.1179046Z T=std::weak_ptr 2022-08-17T13:10:26.1179253Z ] 2022-08-17T13:10:26.1179706Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1180116Z with 2022-08-17T13:10:26.1180255Z [ 2022-08-17T13:10:26.1180472Z T=std::weak_ptr 2022-08-17T13:10:26.1180676Z ] 2022-08-17T13:10:26.1181140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1181577Z with 2022-08-17T13:10:26.1181809Z [ 2022-08-17T13:10:26.1182054Z T=std::weak_ptr 2022-08-17T13:10:26.1182261Z ] 2022-08-17T13:10:26.1182715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1183422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1184093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1184490Z with 2022-08-17T13:10:26.1184645Z [ 2022-08-17T13:10:26.1184864Z T=std::weak_ptr 2022-08-17T13:10:26.1185056Z ] 2022-08-17T13:10:26.1185450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1185810Z with 2022-08-17T13:10:26.1185949Z [ 2022-08-17T13:10:26.1186195Z T=std::vector> 2022-08-17T13:10:26.1186426Z ] 2022-08-17T13:10:26.1186838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1187201Z with 2022-08-17T13:10:26.1187397Z [ 2022-08-17T13:10:26.1187641Z T=std::vector> 2022-08-17T13:10:26.1187856Z ] 2022-08-17T13:10:26.1188307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1188782Z with 2022-08-17T13:10:26.1188938Z [ 2022-08-17T13:10:26.1189166Z T=std::vector> 2022-08-17T13:10:26.1189394Z ] 2022-08-17T13:10:26.1189868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1190294Z with 2022-08-17T13:10:26.1190451Z [ 2022-08-17T13:10:26.1190694Z T=std::vector> 2022-08-17T13:10:26.1190924Z ] 2022-08-17T13:10:26.1191764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1192525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1193312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1193715Z with 2022-08-17T13:10:26.1193858Z [ 2022-08-17T13:10:26.1194103Z T=std::vector> 2022-08-17T13:10:26.1194333Z ] 2022-08-17T13:10:26.1194717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1195084Z with 2022-08-17T13:10:26.1195240Z [ 2022-08-17T13:10:26.1195447Z T=std::vector> 2022-08-17T13:10:26.1195631Z ] 2022-08-17T13:10:26.1196035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1196406Z with 2022-08-17T13:10:26.1196545Z [ 2022-08-17T13:10:26.1196749Z T=std::vector> 2022-08-17T13:10:26.1196945Z ] 2022-08-17T13:10:26.1197382Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1197793Z with 2022-08-17T13:10:26.1197947Z [ 2022-08-17T13:10:26.1198155Z T=std::vector> 2022-08-17T13:10:26.1198337Z ] 2022-08-17T13:10:26.1198811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1199243Z with 2022-08-17T13:10:26.1199383Z [ 2022-08-17T13:10:26.1199586Z T=std::vector> 2022-08-17T13:10:26.1199780Z ] 2022-08-17T13:10:26.1200225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1200906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1201642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1202035Z with 2022-08-17T13:10:26.1202192Z [ 2022-08-17T13:10:26.1202387Z T=std::vector> 2022-08-17T13:10:26.1202586Z ] 2022-08-17T13:10:26.1202984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1203339Z with 2022-08-17T13:10:26.1203895Z [ 2022-08-17T13:10:26.1204164Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1204404Z ] 2022-08-17T13:10:26.1204803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1205177Z with 2022-08-17T13:10:26.1205331Z [ 2022-08-17T13:10:26.1205572Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1205811Z ] 2022-08-17T13:10:26.1206262Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1206671Z with 2022-08-17T13:10:26.1206811Z [ 2022-08-17T13:10:26.1207066Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1207301Z ] 2022-08-17T13:10:26.1207765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1208196Z with 2022-08-17T13:10:26.1208348Z [ 2022-08-17T13:10:26.1208598Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1208820Z ] 2022-08-17T13:10:26.1209304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:26.1210068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:26.1210762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:26.1211422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1211807Z with 2022-08-17T13:10:26.1211958Z [ 2022-08-17T13:10:26.1212211Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1212431Z ] 2022-08-17T13:10:26.1212824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1213237Z with 2022-08-17T13:10:26.1213388Z [ 2022-08-17T13:10:26.1213620Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1213848Z ] 2022-08-17T13:10:26.1214260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1214621Z with 2022-08-17T13:10:26.1214775Z [ 2022-08-17T13:10:26.1215019Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1215232Z ] 2022-08-17T13:10:26.1215727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1216144Z with 2022-08-17T13:10:26.1216298Z [ 2022-08-17T13:10:26.1216529Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1216757Z ] 2022-08-17T13:10:26.1217236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1217676Z with 2022-08-17T13:10:26.1217816Z [ 2022-08-17T13:10:26.1218062Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1218293Z ] 2022-08-17T13:10:26.1218748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:26.1219497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:26.1220173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:26.1220827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1221221Z with 2022-08-17T13:10:26.1221363Z [ 2022-08-17T13:10:26.1221610Z T=std::vector,std::allocator>> 2022-08-17T13:10:26.1221840Z ] 2022-08-17T13:10:26.1222222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1222588Z with 2022-08-17T13:10:26.1222742Z [ 2022-08-17T13:10:26.1222954Z T=std::vector> 2022-08-17T13:10:26.1223139Z ] 2022-08-17T13:10:26.1223548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1223919Z with 2022-08-17T13:10:26.1224059Z [ 2022-08-17T13:10:26.1224266Z T=std::vector> 2022-08-17T13:10:26.1224465Z ] 2022-08-17T13:10:26.1224900Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1225355Z with 2022-08-17T13:10:26.1225507Z [ 2022-08-17T13:10:26.1225716Z T=std::vector> 2022-08-17T13:10:26.1225899Z ] 2022-08-17T13:10:26.1226371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1226809Z with 2022-08-17T13:10:26.1226950Z [ 2022-08-17T13:10:26.1227161Z T=std::vector> 2022-08-17T13:10:26.1227360Z ] 2022-08-17T13:10:26.1227852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1228537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1229216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1229616Z with 2022-08-17T13:10:26.1229770Z [ 2022-08-17T13:10:26.1229969Z T=std::vector> 2022-08-17T13:10:26.1230167Z ] 2022-08-17T13:10:26.1230564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1230924Z with 2022-08-17T13:10:26.1231067Z [ 2022-08-17T13:10:26.1231309Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:26.1231534Z ] 2022-08-17T13:10:26.1231933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1232307Z with 2022-08-17T13:10:26.1232460Z [ 2022-08-17T13:10:26.1232685Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:26.1233005Z ] 2022-08-17T13:10:26.1233461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1233877Z with 2022-08-17T13:10:26.1234017Z [ 2022-08-17T13:10:26.1234257Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:26.1234485Z ] 2022-08-17T13:10:26.1234948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1235388Z with 2022-08-17T13:10:26.1235542Z [ 2022-08-17T13:10:26.1235776Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:26.1235992Z ] 2022-08-17T13:10:26.1236463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1237234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1238046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:26.1238745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1239145Z with 2022-08-17T13:10:26.1239300Z [ 2022-08-17T13:10:26.1239539Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:26.1239801Z ] 2022-08-17T13:10:26.1240198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1240565Z with 2022-08-17T13:10:26.1240708Z [ 2022-08-17T13:10:26.1240950Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:26.1241177Z ] 2022-08-17T13:10:26.1241587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1241953Z with 2022-08-17T13:10:26.1242107Z [ 2022-08-17T13:10:26.1242345Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:26.1242557Z ] 2022-08-17T13:10:26.1243005Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1243416Z with 2022-08-17T13:10:26.1243570Z [ 2022-08-17T13:10:26.1243792Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:26.1244017Z ] 2022-08-17T13:10:26.1244492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1244912Z with 2022-08-17T13:10:26.1245065Z [ 2022-08-17T13:10:26.1245302Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:26.1245516Z ] 2022-08-17T13:10:26.1245988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1246759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1247519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:26.1248230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1248613Z with 2022-08-17T13:10:26.1248768Z [ 2022-08-17T13:10:26.1249008Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:26.1249234Z ] 2022-08-17T13:10:26.1249666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1250025Z with 2022-08-17T13:10:26.1250179Z [ 2022-08-17T13:10:26.1250354Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1250539Z ] 2022-08-17T13:10:26.1250949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1251324Z with 2022-08-17T13:10:26.1251465Z [ 2022-08-17T13:10:26.1251655Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1251840Z ] 2022-08-17T13:10:26.1252321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1252737Z with 2022-08-17T13:10:26.1252889Z [ 2022-08-17T13:10:26.1253064Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1253249Z ] 2022-08-17T13:10:26.1253719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1254156Z with 2022-08-17T13:10:26.1254295Z [ 2022-08-17T13:10:26.1254484Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1254668Z ] 2022-08-17T13:10:26.1255089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1255754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1256135Z with 2022-08-17T13:10:26.1256290Z [ 2022-08-17T13:10:26.1256467Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1256650Z ] 2022-08-17T13:10:26.1257114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:26.1257812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1258206Z with 2022-08-17T13:10:26.1258357Z [ 2022-08-17T13:10:26.1258547Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:26.1258720Z ] 2022-08-17T13:10:26.1259112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1259470Z with 2022-08-17T13:10:26.1259610Z [ 2022-08-17T13:10:26.1259885Z T=std::vector> 2022-08-17T13:10:26.1260136Z ] 2022-08-17T13:10:26.1260548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1260909Z with 2022-08-17T13:10:26.1261063Z [ 2022-08-17T13:10:26.1261337Z T=std::vector> 2022-08-17T13:10:26.1261629Z ] 2022-08-17T13:10:26.1262080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1262485Z with 2022-08-17T13:10:26.1262634Z [ 2022-08-17T13:10:26.1262895Z T=std::vector> 2022-08-17T13:10:26.1263148Z ] 2022-08-17T13:10:26.1263625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1264108Z with 2022-08-17T13:10:26.1264250Z [ 2022-08-17T13:10:26.1264526Z T=std::vector> 2022-08-17T13:10:26.1264783Z ] 2022-08-17T13:10:26.1265271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1266083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1266820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1267210Z with 2022-08-17T13:10:26.1267364Z [ 2022-08-17T13:10:26.1267627Z T=std::vector> 2022-08-17T13:10:26.1267882Z ] 2022-08-17T13:10:26.1268273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1268622Z with 2022-08-17T13:10:26.1268775Z [ 2022-08-17T13:10:26.1268960Z T=torch::autograd::ViewInfo 2022-08-17T13:10:26.1269130Z ] 2022-08-17T13:10:26.1269541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1269913Z with 2022-08-17T13:10:26.1270064Z [ 2022-08-17T13:10:26.1270231Z T=torch::autograd::ViewInfo 2022-08-17T13:10:26.1270410Z ] 2022-08-17T13:10:26.1270858Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1271256Z with 2022-08-17T13:10:26.1271408Z [ 2022-08-17T13:10:26.1271589Z T=torch::autograd::ViewInfo 2022-08-17T13:10:26.1271755Z ] 2022-08-17T13:10:26.1272228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1272663Z with 2022-08-17T13:10:26.1272907Z [ 2022-08-17T13:10:26.1273080Z T=torch::autograd::ViewInfo 2022-08-17T13:10:26.1273260Z ] 2022-08-17T13:10:26.1273691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1274442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1275113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1275511Z with 2022-08-17T13:10:26.1275668Z [ 2022-08-17T13:10:26.1275840Z T=torch::autograd::ViewInfo 2022-08-17T13:10:26.1276022Z ] 2022-08-17T13:10:26.1276465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1276832Z with 2022-08-17T13:10:26.1276972Z [ 2022-08-17T13:10:26.1277139Z T=c10::IValue 2022-08-17T13:10:26.1277301Z ] 2022-08-17T13:10:26.1277694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1278077Z with 2022-08-17T13:10:26.1278229Z [ 2022-08-17T13:10:26.1278382Z T=c10::IValue 2022-08-17T13:10:26.1278547Z ] 2022-08-17T13:10:26.1278999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1279405Z with 2022-08-17T13:10:26.1279544Z [ 2022-08-17T13:10:26.1279708Z T=c10::IValue 2022-08-17T13:10:26.1279872Z ] 2022-08-17T13:10:26.1280332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1280766Z with 2022-08-17T13:10:26.1280924Z [ 2022-08-17T13:10:26.1281072Z T=c10::IValue 2022-08-17T13:10:26.1281234Z ] 2022-08-17T13:10:26.1281642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1282294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1282936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1283336Z with 2022-08-17T13:10:26.1283489Z [ 2022-08-17T13:10:26.1283653Z T=c10::IValue 2022-08-17T13:10:26.1283803Z ] 2022-08-17T13:10:26.1284195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1284556Z with 2022-08-17T13:10:26.1284697Z [ 2022-08-17T13:10:26.1284866Z T=c10::AliasInfo 2022-08-17T13:10:26.1285035Z ] 2022-08-17T13:10:26.1285431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1285804Z with 2022-08-17T13:10:26.1286408Z [ 2022-08-17T13:10:26.1286580Z T=c10::AliasInfo 2022-08-17T13:10:26.1286735Z ] 2022-08-17T13:10:26.1287186Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1287591Z with 2022-08-17T13:10:26.1287730Z [ 2022-08-17T13:10:26.1287904Z T=c10::AliasInfo 2022-08-17T13:10:26.1288072Z ] 2022-08-17T13:10:26.1288584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1289025Z with 2022-08-17T13:10:26.1289180Z [ 2022-08-17T13:10:26.1289348Z T=c10::AliasInfo 2022-08-17T13:10:26.1289503Z ] 2022-08-17T13:10:26.1289922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1290575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1291243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1291623Z with 2022-08-17T13:10:26.1291776Z [ 2022-08-17T13:10:26.1291947Z T=c10::AliasInfo 2022-08-17T13:10:26.1292101Z ] 2022-08-17T13:10:26.1292493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1292853Z with 2022-08-17T13:10:26.1293005Z [ 2022-08-17T13:10:26.1293219Z T=c10::either 2022-08-17T13:10:26.1293432Z ] 2022-08-17T13:10:26.1293841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1294208Z with 2022-08-17T13:10:26.1294360Z [ 2022-08-17T13:10:26.1294584Z T=c10::either 2022-08-17T13:10:26.1294784Z ] 2022-08-17T13:10:26.1295235Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1295641Z with 2022-08-17T13:10:26.1295790Z [ 2022-08-17T13:10:26.1296000Z T=c10::either 2022-08-17T13:10:26.1296215Z ] 2022-08-17T13:10:26.1296688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1297117Z with 2022-08-17T13:10:26.1297259Z [ 2022-08-17T13:10:26.1297481Z T=c10::either 2022-08-17T13:10:26.1297697Z ] 2022-08-17T13:10:26.1298146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1299279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1300002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1300398Z with 2022-08-17T13:10:26.1300541Z [ 2022-08-17T13:10:26.1300769Z T=c10::either 2022-08-17T13:10:26.1300984Z ] 2022-08-17T13:10:26.1301415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1301784Z with 2022-08-17T13:10:26.1301940Z [ 2022-08-17T13:10:26.1302116Z T=at::StepCallbacks 2022-08-17T13:10:26.1302278Z ] 2022-08-17T13:10:26.1302686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1303058Z with 2022-08-17T13:10:26.1303196Z [ 2022-08-17T13:10:26.1303371Z T=at::StepCallbacks 2022-08-17T13:10:26.1303543Z ] 2022-08-17T13:10:26.1303978Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1304388Z with 2022-08-17T13:10:26.1304539Z [ 2022-08-17T13:10:26.1304713Z T=at::StepCallbacks 2022-08-17T13:10:26.1304871Z ] 2022-08-17T13:10:26.1305347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1305783Z with 2022-08-17T13:10:26.1305921Z [ 2022-08-17T13:10:26.1306096Z T=at::StepCallbacks 2022-08-17T13:10:26.1306269Z ] 2022-08-17T13:10:26.1306689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1307347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1308020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1308414Z with 2022-08-17T13:10:26.1308566Z [ 2022-08-17T13:10:26.1308728Z T=at::StepCallbacks 2022-08-17T13:10:26.1308899Z ] 2022-08-17T13:10:26.1309287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1309633Z with 2022-08-17T13:10:26.1309786Z [ 2022-08-17T13:10:26.1309953Z T=c10::DimVector 2022-08-17T13:10:26.1310106Z ] 2022-08-17T13:10:26.1310513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1310884Z with 2022-08-17T13:10:26.1311380Z [ 2022-08-17T13:10:26.1311538Z T=c10::DimVector 2022-08-17T13:10:26.1311705Z ] 2022-08-17T13:10:26.1312154Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1312548Z with 2022-08-17T13:10:26.1312704Z [ 2022-08-17T13:10:26.1312974Z T=c10::DimVector 2022-08-17T13:10:26.1313126Z ] 2022-08-17T13:10:26.1313661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1314103Z with 2022-08-17T13:10:26.1314255Z [ 2022-08-17T13:10:26.1314409Z T=c10::DimVector 2022-08-17T13:10:26.1314575Z ] 2022-08-17T13:10:26.1314997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1315634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1316291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1316683Z with 2022-08-17T13:10:26.1316837Z [ 2022-08-17T13:10:26.1316995Z T=c10::DimVector 2022-08-17T13:10:26.1317161Z ] 2022-08-17T13:10:26.1317553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1317919Z with 2022-08-17T13:10:26.1318058Z [ 2022-08-17T13:10:26.1318249Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:26.1318432Z ] 2022-08-17T13:10:26.1318830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1319202Z with 2022-08-17T13:10:26.1319353Z [ 2022-08-17T13:10:26.1319526Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:26.1319707Z ] 2022-08-17T13:10:26.1320155Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1320568Z with 2022-08-17T13:10:26.1320710Z [ 2022-08-17T13:10:26.1320899Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:26.1321078Z ] 2022-08-17T13:10:26.1321539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1321976Z with 2022-08-17T13:10:26.1322129Z [ 2022-08-17T13:10:26.1322301Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:26.1322486Z ] 2022-08-17T13:10:26.1322917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1323618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1324670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1325073Z with 2022-08-17T13:10:26.1325230Z [ 2022-08-17T13:10:26.1325422Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:26.1325595Z ] 2022-08-17T13:10:26.1325993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1326356Z with 2022-08-17T13:10:26.1326549Z [ 2022-08-17T13:10:26.1326782Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:26.1326998Z ] 2022-08-17T13:10:26.1327408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1327771Z with 2022-08-17T13:10:26.1327923Z [ 2022-08-17T13:10:26.1328152Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:26.1328356Z ] 2022-08-17T13:10:26.1328805Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1329214Z with 2022-08-17T13:10:26.1329355Z [ 2022-08-17T13:10:26.1329580Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:26.1329798Z ] 2022-08-17T13:10:26.1330275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1330701Z with 2022-08-17T13:10:26.1330855Z [ 2022-08-17T13:10:26.1331081Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:26.1331282Z ] 2022-08-17T13:10:26.1331750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1332520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1333240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1333644Z with 2022-08-17T13:10:26.1333789Z [ 2022-08-17T13:10:26.1334020Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:26.1334237Z ] 2022-08-17T13:10:26.1334620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1334986Z with 2022-08-17T13:10:26.1335139Z [ 2022-08-17T13:10:26.1335329Z T=std::tuple 2022-08-17T13:10:26.1335525Z ] 2022-08-17T13:10:26.1335938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1336317Z with 2022-08-17T13:10:26.1336813Z [ 2022-08-17T13:10:26.1337021Z T=std::tuple 2022-08-17T13:10:26.1337219Z ] 2022-08-17T13:10:26.1337653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1338070Z with 2022-08-17T13:10:26.1338227Z [ 2022-08-17T13:10:26.1338429Z T=std::tuple 2022-08-17T13:10:26.1338611Z ] 2022-08-17T13:10:26.1339133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1339572Z with 2022-08-17T13:10:26.1339711Z [ 2022-08-17T13:10:26.1339916Z T=std::tuple 2022-08-17T13:10:26.1340110Z ] 2022-08-17T13:10:26.1340536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1341251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1341943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1342341Z with 2022-08-17T13:10:26.1342492Z [ 2022-08-17T13:10:26.1342684Z T=std::tuple 2022-08-17T13:10:26.1342880Z ] 2022-08-17T13:10:26.1343274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1343624Z with 2022-08-17T13:10:26.1343778Z [ 2022-08-17T13:10:26.1343959Z T=torch::jit::SourceRange 2022-08-17T13:10:26.1344127Z ] 2022-08-17T13:10:26.1344649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1345024Z with 2022-08-17T13:10:26.1345177Z [ 2022-08-17T13:10:26.1345348Z T=torch::jit::SourceRange 2022-08-17T13:10:26.1345526Z ] 2022-08-17T13:10:26.1345969Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1346367Z with 2022-08-17T13:10:26.1346525Z [ 2022-08-17T13:10:26.1346706Z T=torch::jit::SourceRange 2022-08-17T13:10:26.1346871Z ] 2022-08-17T13:10:26.1347346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1347786Z with 2022-08-17T13:10:26.1347937Z [ 2022-08-17T13:10:26.1348103Z T=torch::jit::SourceRange 2022-08-17T13:10:26.1348279Z ] 2022-08-17T13:10:26.1348710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1349761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1350487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1350890Z with 2022-08-17T13:10:26.1351045Z [ 2022-08-17T13:10:26.1351216Z T=torch::jit::SourceRange 2022-08-17T13:10:26.1351396Z ] 2022-08-17T13:10:26.1351848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1352215Z with 2022-08-17T13:10:26.1352355Z [ 2022-08-17T13:10:26.1352557Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:26.1352838Z ] 2022-08-17T13:10:26.1353240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1353615Z with 2022-08-17T13:10:26.1353768Z [ 2022-08-17T13:10:26.1353954Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:26.1354148Z ] 2022-08-17T13:10:26.1354599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1355011Z with 2022-08-17T13:10:26.1355154Z [ 2022-08-17T13:10:26.1355351Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:26.1355545Z ] 2022-08-17T13:10:26.1356007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1356443Z with 2022-08-17T13:10:26.1356596Z [ 2022-08-17T13:10:26.1356794Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:26.1356972Z ] 2022-08-17T13:10:26.1357417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1358125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1358813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1359191Z with 2022-08-17T13:10:26.1359342Z [ 2022-08-17T13:10:26.1359542Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:26.1359719Z ] 2022-08-17T13:10:26.1360110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1360472Z with 2022-08-17T13:10:26.1360624Z [ 2022-08-17T13:10:26.1360806Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:26.1360997Z ] 2022-08-17T13:10:26.1361403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1362138Z with 2022-08-17T13:10:26.1362290Z [ 2022-08-17T13:10:26.1362487Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:26.1362667Z ] 2022-08-17T13:10:26.1363115Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1363525Z with 2022-08-17T13:10:26.1363675Z [ 2022-08-17T13:10:26.1363857Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:26.1364046Z ] 2022-08-17T13:10:26.1364579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1365002Z with 2022-08-17T13:10:26.1365156Z [ 2022-08-17T13:10:26.1365356Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:26.1365534Z ] 2022-08-17T13:10:26.1365986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1366687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1367370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1367771Z with 2022-08-17T13:10:26.1367910Z [ 2022-08-17T13:10:26.1368107Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:26.1368301Z ] 2022-08-17T13:10:26.1368681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1369040Z with 2022-08-17T13:10:26.1369190Z [ 2022-08-17T13:10:26.1369354Z T=torch::jit::ScopePtr 2022-08-17T13:10:26.1369527Z ] 2022-08-17T13:10:26.1369932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1370311Z with 2022-08-17T13:10:26.1370451Z [ 2022-08-17T13:10:26.1370628Z T=torch::jit::ScopePtr 2022-08-17T13:10:26.1370802Z ] 2022-08-17T13:10:26.1371236Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1371653Z with 2022-08-17T13:10:26.1371806Z [ 2022-08-17T13:10:26.1371967Z T=torch::jit::ScopePtr 2022-08-17T13:10:26.1372139Z ] 2022-08-17T13:10:26.1372613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1373046Z with 2022-08-17T13:10:26.1373188Z [ 2022-08-17T13:10:26.1373362Z T=torch::jit::ScopePtr 2022-08-17T13:10:26.1373535Z ] 2022-08-17T13:10:26.1373949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1374938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1375608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1375997Z with 2022-08-17T13:10:26.1376138Z [ 2022-08-17T13:10:26.1376318Z T=torch::jit::ScopePtr 2022-08-17T13:10:26.1376495Z ] 2022-08-17T13:10:26.1376934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1377286Z with 2022-08-17T13:10:26.1377440Z [ 2022-08-17T13:10:26.1377686Z T=at::ThreadLocalState 2022-08-17T13:10:26.1377875Z ] 2022-08-17T13:10:26.1378331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1378745Z with 2022-08-17T13:10:26.1378904Z [ 2022-08-17T13:10:26.1379128Z T=at::ThreadLocalState 2022-08-17T13:10:26.1391122Z ] 2022-08-17T13:10:26.1391653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1392072Z with 2022-08-17T13:10:26.1392231Z [ 2022-08-17T13:10:26.1392428Z T=at::ThreadLocalState 2022-08-17T13:10:26.1392596Z ] 2022-08-17T13:10:26.1393179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1393633Z with 2022-08-17T13:10:26.1393775Z [ 2022-08-17T13:10:26.1393961Z T=at::ThreadLocalState 2022-08-17T13:10:26.1394142Z ] 2022-08-17T13:10:26.1394580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1395259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1395954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1396353Z with 2022-08-17T13:10:26.1396508Z [ 2022-08-17T13:10:26.1396680Z T=at::ThreadLocalState 2022-08-17T13:10:26.1396859Z ] 2022-08-17T13:10:26.1397252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1397604Z with 2022-08-17T13:10:26.1397757Z [ 2022-08-17T13:10:26.1397959Z T=std::shared_ptr 2022-08-17T13:10:26.1398140Z ] 2022-08-17T13:10:26.1398555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1398931Z with 2022-08-17T13:10:26.1399083Z [ 2022-08-17T13:10:26.1399270Z T=std::shared_ptr 2022-08-17T13:10:26.1400001Z ] 2022-08-17T13:10:26.1400456Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1400859Z with 2022-08-17T13:10:26.1401016Z [ 2022-08-17T13:10:26.1401220Z T=std::shared_ptr 2022-08-17T13:10:26.1401410Z ] 2022-08-17T13:10:26.1401874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1402365Z with 2022-08-17T13:10:26.1402521Z [ 2022-08-17T13:10:26.1402708Z T=std::shared_ptr 2022-08-17T13:10:26.1402904Z ] 2022-08-17T13:10:26.1403348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1404033Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1404725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:26.1405432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1405827Z with 2022-08-17T13:10:26.1405981Z [ 2022-08-17T13:10:26.1406171Z T=std::shared_ptr 2022-08-17T13:10:26.1406362Z ] 2022-08-17T13:10:26.1406761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1407126Z with 2022-08-17T13:10:26.1407266Z [ 2022-08-17T13:10:26.1407455Z T=torch::jit::GraphExecutor 2022-08-17T13:10:26.1407639Z ] 2022-08-17T13:10:26.1408039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1408411Z with 2022-08-17T13:10:26.1408563Z [ 2022-08-17T13:10:26.1408734Z T=torch::jit::GraphExecutor 2022-08-17T13:10:26.1408926Z ] 2022-08-17T13:10:26.1409369Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1409765Z with 2022-08-17T13:10:26.1409919Z [ 2022-08-17T13:10:26.1410102Z T=torch::jit::GraphExecutor 2022-08-17T13:10:26.1410273Z ] 2022-08-17T13:10:26.1410747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1411186Z with 2022-08-17T13:10:26.1411328Z [ 2022-08-17T13:10:26.1411508Z T=torch::jit::GraphExecutor 2022-08-17T13:10:26.1411689Z ] 2022-08-17T13:10:26.1412121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1413150Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1413848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:26.1414672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1415076Z with 2022-08-17T13:10:26.1415222Z [ 2022-08-17T13:10:26.1415407Z T=torch::jit::GraphExecutor 2022-08-17T13:10:26.1415590Z ] 2022-08-17T13:10:26.1415982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1416332Z with 2022-08-17T13:10:26.1416485Z [ 2022-08-17T13:10:26.1416659Z T=torch::jit::Method 2022-08-17T13:10:26.1416819Z ] 2022-08-17T13:10:26.1417228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1417603Z with 2022-08-17T13:10:26.1417743Z [ 2022-08-17T13:10:26.1417916Z T=torch::jit::Method 2022-08-17T13:10:26.1418087Z ] 2022-08-17T13:10:26.1418535Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1418931Z with 2022-08-17T13:10:26.1419085Z [ 2022-08-17T13:10:26.1419258Z T=torch::jit::Method 2022-08-17T13:10:26.1419416Z ] 2022-08-17T13:10:26.1419891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1420330Z with 2022-08-17T13:10:26.1420482Z [ 2022-08-17T13:10:26.1420645Z T=torch::jit::Method 2022-08-17T13:10:26.1420817Z ] 2022-08-17T13:10:26.1421233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1421881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1422549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1422940Z with 2022-08-17T13:10:26.1423093Z [ 2022-08-17T13:10:26.1423255Z T=torch::jit::Method 2022-08-17T13:10:26.1423424Z ] 2022-08-17T13:10:26.1423821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1424166Z with 2022-08-17T13:10:26.1424682Z [ 2022-08-17T13:10:26.1424914Z T=std::vector> 2022-08-17T13:10:26.1425129Z ] 2022-08-17T13:10:26.1425527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1425897Z with 2022-08-17T13:10:26.1426040Z [ 2022-08-17T13:10:26.1426244Z T=std::vector> 2022-08-17T13:10:26.1426447Z ] 2022-08-17T13:10:26.1426933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1427338Z with 2022-08-17T13:10:26.1427470Z [ 2022-08-17T13:10:26.1427688Z T=std::vector> 2022-08-17T13:10:26.1427887Z ] 2022-08-17T13:10:26.1428348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1428777Z with 2022-08-17T13:10:26.1428925Z [ 2022-08-17T13:10:26.1429132Z T=std::vector> 2022-08-17T13:10:26.1429329Z ] 2022-08-17T13:10:26.1429776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1430500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1431194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1431571Z with 2022-08-17T13:10:26.1431717Z [ 2022-08-17T13:10:26.1431927Z T=std::vector> 2022-08-17T13:10:26.1432119Z ] 2022-08-17T13:10:26.1432501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1432958Z with 2022-08-17T13:10:26.1433104Z [ 2022-08-17T13:10:26.1433340Z T=std::function 2022-08-17T13:10:26.1433566Z ] 2022-08-17T13:10:26.1433970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1434335Z with 2022-08-17T13:10:26.1434479Z [ 2022-08-17T13:10:26.1434719Z T=std::function 2022-08-17T13:10:26.1434934Z ] 2022-08-17T13:10:26.1435376Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1435779Z with 2022-08-17T13:10:26.1435928Z [ 2022-08-17T13:10:26.1436165Z T=std::function 2022-08-17T13:10:26.1436393Z ] 2022-08-17T13:10:26.1436854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1437650Z with 2022-08-17T13:10:26.1437788Z [ 2022-08-17T13:10:26.1438040Z T=std::function 2022-08-17T13:10:26.1438264Z ] 2022-08-17T13:10:26.1438731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1439560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1440295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1440677Z with 2022-08-17T13:10:26.1440823Z [ 2022-08-17T13:10:26.1441059Z T=std::function 2022-08-17T13:10:26.1441286Z ] 2022-08-17T13:10:26.1441677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1442026Z with 2022-08-17T13:10:26.1442175Z [ 2022-08-17T13:10:26.1442442Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:26.1442683Z ] 2022-08-17T13:10:26.1443127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1443496Z with 2022-08-17T13:10:26.1443645Z [ 2022-08-17T13:10:26.1443904Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:26.1444161Z ] 2022-08-17T13:10:26.1444604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1445004Z with 2022-08-17T13:10:26.1445290Z [ 2022-08-17T13:10:26.1445691Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:26.1445944Z ] 2022-08-17T13:10:26.1446405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1446846Z with 2022-08-17T13:10:26.1446996Z [ 2022-08-17T13:10:26.1447256Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:26.1447558Z ] 2022-08-17T13:10:26.1448060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:26.1448900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:26.1450036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1450418Z with 2022-08-17T13:10:26.1450568Z [ 2022-08-17T13:10:26.1450843Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:26.1451086Z ] 2022-08-17T13:10:26.1451474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1451827Z with 2022-08-17T13:10:26.1451972Z [ 2022-08-17T13:10:26.1452222Z T=std::vector> 2022-08-17T13:10:26.1452424Z ] 2022-08-17T13:10:26.1452826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1453187Z with 2022-08-17T13:10:26.1453333Z [ 2022-08-17T13:10:26.1453542Z T=std::vector> 2022-08-17T13:10:26.1453725Z ] 2022-08-17T13:10:26.1454172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1454578Z with 2022-08-17T13:10:26.1454725Z [ 2022-08-17T13:10:26.1454919Z T=std::vector> 2022-08-17T13:10:26.1455117Z ] 2022-08-17T13:10:26.1455588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1456022Z with 2022-08-17T13:10:26.1456160Z [ 2022-08-17T13:10:26.1456369Z T=std::vector> 2022-08-17T13:10:26.1456565Z ] 2022-08-17T13:10:26.1456984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1457381Z with 2022-08-17T13:10:26.1457531Z [ 2022-08-17T13:10:26.1457669Z T=double 2022-08-17T13:10:26.1457823Z ] 2022-08-17T13:10:26.1458297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1458721Z with 2022-08-17T13:10:26.1458861Z [ 2022-08-17T13:10:26.1459014Z T=double 2022-08-17T13:10:26.1459069Z ] 2022-08-17T13:10:26.1459404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1459463Z with 2022-08-17T13:10:26.1459509Z [ 2022-08-17T13:10:26.1459631Z T=std::vector> 2022-08-17T13:10:26.1459682Z ] 2022-08-17T13:10:26.1459992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1460053Z with 2022-08-17T13:10:26.1460110Z [ 2022-08-17T13:10:26.1460216Z T=std::tuple 2022-08-17T13:10:26.1460263Z ] 2022-08-17T13:10:26.1460940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1460998Z with 2022-08-17T13:10:26.1461053Z [ 2022-08-17T13:10:26.1461163Z T=std::tuple 2022-08-17T13:10:26.1461220Z ] 2022-08-17T13:10:26.1461580Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1461639Z with 2022-08-17T13:10:26.1461685Z [ 2022-08-17T13:10:26.1461791Z T=std::tuple 2022-08-17T13:10:26.1461887Z ] 2022-08-17T13:10:26.1462274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1462337Z with 2022-08-17T13:10:26.1462393Z [ 2022-08-17T13:10:26.1462498Z T=std::tuple 2022-08-17T13:10:26.1462553Z ] 2022-08-17T13:10:26.1462890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:26.1463272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:26.1463609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1463673Z with 2022-08-17T13:10:26.1463729Z [ 2022-08-17T13:10:26.1463830Z T=std::tuple 2022-08-17T13:10:26.1463880Z ] 2022-08-17T13:10:26.1464179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1464237Z with 2022-08-17T13:10:26.1464282Z [ 2022-08-17T13:10:26.1464411Z T=std::vector> 2022-08-17T13:10:26.1464466Z ] 2022-08-17T13:10:26.1464784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:26.1464844Z with 2022-08-17T13:10:26.1464903Z [ 2022-08-17T13:10:26.1465032Z T=std::vector> 2022-08-17T13:10:26.1465088Z ] 2022-08-17T13:10:26.1465433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:26.1465493Z with 2022-08-17T13:10:26.1465550Z [ 2022-08-17T13:10:26.1465674Z T=std::vector> 2022-08-17T13:10:26.1465731Z ] 2022-08-17T13:10:26.1466113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:26.1466174Z with 2022-08-17T13:10:26.1466227Z [ 2022-08-17T13:10:26.1466392Z T=std::vector> 2022-08-17T13:10:26.1466438Z ] 2022-08-17T13:10:26.1466795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:26.1467187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:26.1467559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:26.1467620Z with 2022-08-17T13:10:26.1467677Z [ 2022-08-17T13:10:26.1467811Z T=std::vector> 2022-08-17T13:10:26.1467867Z ] 2022-08-17T13:10:26.2378998Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:lenient_flag_handling_extension.pyd 2022-08-17T13:10:26.2379214Z Creating library lenient_flag_handling_extension.lib and object lenient_flag_handling_extension.exp 2022-08-17T13:10:26.2397017Z Loading extension module lenient_flag_handling_extension... 2022-08-17T13:10:26.2582509Z ok (11.857s) 2022-08-17T13:10:26.2601525Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:26.2601900Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension... 2022-08-17T13:10:26.2710807Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\build.ninja... 2022-08-17T13:10:26.4341644Z Building extension module reloaded_jit_extension... 2022-08-17T13:10:26.4342028Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:10:37.7195048Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\main.cpp /Fomain.o 2022-08-17T13:10:37.7196287Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:37.7196599Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:37.7196771Z 2022-08-17T13:10:37.7197088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:37.7197691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:37.7198319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7198867Z with 2022-08-17T13:10:37.7199028Z [ 2022-08-17T13:10:37.7199193Z T=at::TensorBase 2022-08-17T13:10:37.7199369Z ] 2022-08-17T13:10:37.7199786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7200169Z with 2022-08-17T13:10:37.7200309Z [ 2022-08-17T13:10:37.7200484Z T=at::TensorBase 2022-08-17T13:10:37.7200649Z ] 2022-08-17T13:10:37.7201176Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7201604Z with 2022-08-17T13:10:37.7201762Z [ 2022-08-17T13:10:37.7201936Z T=at::TensorBase 2022-08-17T13:10:37.7202099Z ] 2022-08-17T13:10:37.7202579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7203026Z with 2022-08-17T13:10:37.7203182Z [ 2022-08-17T13:10:37.7203343Z T=at::TensorBase 2022-08-17T13:10:37.7203508Z ] 2022-08-17T13:10:37.7203931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7204579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7205258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7205656Z with 2022-08-17T13:10:37.7205808Z [ 2022-08-17T13:10:37.7205968Z T=at::TensorBase 2022-08-17T13:10:37.7206136Z ] 2022-08-17T13:10:37.7206531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7206883Z with 2022-08-17T13:10:37.7207033Z [ 2022-08-17T13:10:37.7207201Z T=at::Tensor 2022-08-17T13:10:37.7207363Z ] 2022-08-17T13:10:37.7207762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7208143Z with 2022-08-17T13:10:37.7208292Z [ 2022-08-17T13:10:37.7208445Z T=at::Tensor 2022-08-17T13:10:37.7208607Z ] 2022-08-17T13:10:37.7209056Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7209471Z with 2022-08-17T13:10:37.7209610Z [ 2022-08-17T13:10:37.7209772Z T=at::Tensor 2022-08-17T13:10:37.7209932Z ] 2022-08-17T13:10:37.7210392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7210830Z with 2022-08-17T13:10:37.7210981Z [ 2022-08-17T13:10:37.7211130Z T=at::Tensor 2022-08-17T13:10:37.7211387Z ] 2022-08-17T13:10:37.7211800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7212443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7213088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7213487Z with 2022-08-17T13:10:37.7213687Z [ 2022-08-17T13:10:37.7213842Z T=at::Tensor 2022-08-17T13:10:37.7214003Z ] 2022-08-17T13:10:37.7214394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7214754Z with 2022-08-17T13:10:37.7214892Z [ 2022-08-17T13:10:37.7215058Z T=at::Generator 2022-08-17T13:10:37.7215225Z ] 2022-08-17T13:10:37.7215619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7215994Z with 2022-08-17T13:10:37.7216146Z [ 2022-08-17T13:10:37.7216299Z T=at::Generator 2022-08-17T13:10:37.7216816Z ] 2022-08-17T13:10:37.7217266Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7217678Z with 2022-08-17T13:10:37.7217816Z [ 2022-08-17T13:10:37.7217981Z T=at::Generator 2022-08-17T13:10:37.7218148Z ] 2022-08-17T13:10:37.7218615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7219059Z with 2022-08-17T13:10:37.7219212Z [ 2022-08-17T13:10:37.7219377Z T=at::Generator 2022-08-17T13:10:37.7219528Z ] 2022-08-17T13:10:37.7219945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7220594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7221253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7221640Z with 2022-08-17T13:10:37.7221793Z [ 2022-08-17T13:10:37.7221959Z T=at::Generator 2022-08-17T13:10:37.7222112Z ] 2022-08-17T13:10:37.7222504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7222864Z with 2022-08-17T13:10:37.7223002Z [ 2022-08-17T13:10:37.7223166Z T=std::string 2022-08-17T13:10:37.7223328Z ] 2022-08-17T13:10:37.7223736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7224157Z with 2022-08-17T13:10:37.7224314Z [ 2022-08-17T13:10:37.7224482Z T=std::string 2022-08-17T13:10:37.7224632Z ] 2022-08-17T13:10:37.7225081Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7225486Z with 2022-08-17T13:10:37.7225627Z [ 2022-08-17T13:10:37.7225790Z T=std::string 2022-08-17T13:10:37.7225953Z ] 2022-08-17T13:10:37.7226481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7226901Z with 2022-08-17T13:10:37.7227057Z [ 2022-08-17T13:10:37.7227219Z T=std::string 2022-08-17T13:10:37.7227367Z ] 2022-08-17T13:10:37.7227868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7228516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7229178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7229561Z with 2022-08-17T13:10:37.7229715Z [ 2022-08-17T13:10:37.7229881Z T=std::string 2022-08-17T13:10:37.7230036Z ] 2022-08-17T13:10:37.7230432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7230792Z with 2022-08-17T13:10:37.7230945Z [ 2022-08-17T13:10:37.7231108Z T=c10::QualifiedName 2022-08-17T13:10:37.7231280Z ] 2022-08-17T13:10:37.7231686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7232046Z with 2022-08-17T13:10:37.7232197Z [ 2022-08-17T13:10:37.7232367Z T=c10::QualifiedName 2022-08-17T13:10:37.7232524Z ] 2022-08-17T13:10:37.7232971Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7233382Z with 2022-08-17T13:10:37.7233531Z [ 2022-08-17T13:10:37.7233691Z T=c10::QualifiedName 2022-08-17T13:10:37.7233863Z ] 2022-08-17T13:10:37.7234334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7234757Z with 2022-08-17T13:10:37.7234907Z [ 2022-08-17T13:10:37.7235081Z T=c10::QualifiedName 2022-08-17T13:10:37.7235239Z ] 2022-08-17T13:10:37.7235666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7236323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7237045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7237443Z with 2022-08-17T13:10:37.7237590Z [ 2022-08-17T13:10:37.7237770Z T=c10::QualifiedName 2022-08-17T13:10:37.7237948Z ] 2022-08-17T13:10:37.7238333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7238740Z with 2022-08-17T13:10:37.7238897Z [ 2022-08-17T13:10:37.7239105Z T=std::shared_ptr 2022-08-17T13:10:37.7239319Z ] 2022-08-17T13:10:37.7239732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7240116Z with 2022-08-17T13:10:37.7240260Z [ 2022-08-17T13:10:37.7240479Z T=std::shared_ptr 2022-08-17T13:10:37.7240688Z ] 2022-08-17T13:10:37.7241131Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7241544Z with 2022-08-17T13:10:37.7241701Z [ 2022-08-17T13:10:37.7241922Z T=std::shared_ptr 2022-08-17T13:10:37.7242117Z ] 2022-08-17T13:10:37.7242596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7243037Z with 2022-08-17T13:10:37.7243180Z [ 2022-08-17T13:10:37.7243400Z T=std::shared_ptr 2022-08-17T13:10:37.7243608Z ] 2022-08-17T13:10:37.7244051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7244771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7245450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7245844Z with 2022-08-17T13:10:37.7245996Z [ 2022-08-17T13:10:37.7246201Z T=std::shared_ptr 2022-08-17T13:10:37.7246403Z ] 2022-08-17T13:10:37.7246794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7247146Z with 2022-08-17T13:10:37.7247295Z [ 2022-08-17T13:10:37.7247506Z T=std::weak_ptr 2022-08-17T13:10:37.7247697Z ] 2022-08-17T13:10:37.7248103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7248525Z with 2022-08-17T13:10:37.7248675Z [ 2022-08-17T13:10:37.7248873Z T=std::weak_ptr 2022-08-17T13:10:37.7249074Z ] 2022-08-17T13:10:37.7249521Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7249918Z with 2022-08-17T13:10:37.7250073Z [ 2022-08-17T13:10:37.7250286Z T=std::weak_ptr 2022-08-17T13:10:37.7250488Z ] 2022-08-17T13:10:37.7251588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7252048Z with 2022-08-17T13:10:37.7252207Z [ 2022-08-17T13:10:37.7252415Z T=std::weak_ptr 2022-08-17T13:10:37.7252622Z ] 2022-08-17T13:10:37.7253075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7253780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7254459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7254852Z with 2022-08-17T13:10:37.7255005Z [ 2022-08-17T13:10:37.7255220Z T=std::weak_ptr 2022-08-17T13:10:37.7255410Z ] 2022-08-17T13:10:37.7255801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7256159Z with 2022-08-17T13:10:37.7256298Z [ 2022-08-17T13:10:37.7256537Z T=std::vector> 2022-08-17T13:10:37.7256764Z ] 2022-08-17T13:10:37.7257173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7257535Z with 2022-08-17T13:10:37.7257690Z [ 2022-08-17T13:10:37.7257928Z T=std::vector> 2022-08-17T13:10:37.7258137Z ] 2022-08-17T13:10:37.7258591Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7259003Z with 2022-08-17T13:10:37.7259142Z [ 2022-08-17T13:10:37.7259380Z T=std::vector> 2022-08-17T13:10:37.7259603Z ] 2022-08-17T13:10:37.7260079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7260504Z with 2022-08-17T13:10:37.7260657Z [ 2022-08-17T13:10:37.7260896Z T=std::vector> 2022-08-17T13:10:37.7261108Z ] 2022-08-17T13:10:37.7261641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7262389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7263092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7263492Z with 2022-08-17T13:10:37.7263678Z [ 2022-08-17T13:10:37.7263924Z T=std::vector> 2022-08-17T13:10:37.7264156Z ] 2022-08-17T13:10:37.7264538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7264901Z with 2022-08-17T13:10:37.7265055Z [ 2022-08-17T13:10:37.7265259Z T=std::vector> 2022-08-17T13:10:37.7265443Z ] 2022-08-17T13:10:37.7265851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7266228Z with 2022-08-17T13:10:37.7266368Z [ 2022-08-17T13:10:37.7266573Z T=std::vector> 2022-08-17T13:10:37.7266770Z ] 2022-08-17T13:10:37.7267204Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7267618Z with 2022-08-17T13:10:37.7267877Z [ 2022-08-17T13:10:37.7268087Z T=std::vector> 2022-08-17T13:10:37.7268271Z ] 2022-08-17T13:10:37.7268749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7269185Z with 2022-08-17T13:10:37.7269326Z [ 2022-08-17T13:10:37.7269533Z T=std::vector> 2022-08-17T13:10:37.7269732Z ] 2022-08-17T13:10:37.7270180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7270865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7271542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7271933Z with 2022-08-17T13:10:37.7272084Z [ 2022-08-17T13:10:37.7272276Z T=std::vector> 2022-08-17T13:10:37.7272469Z ] 2022-08-17T13:10:37.7272864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7273215Z with 2022-08-17T13:10:37.7273367Z [ 2022-08-17T13:10:37.7273686Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7273919Z ] 2022-08-17T13:10:37.7274321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7274700Z with 2022-08-17T13:10:37.7274853Z [ 2022-08-17T13:10:37.7275093Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7275328Z ] 2022-08-17T13:10:37.7275825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7276232Z with 2022-08-17T13:10:37.7276372Z [ 2022-08-17T13:10:37.7276628Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7276860Z ] 2022-08-17T13:10:37.7277323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7277760Z with 2022-08-17T13:10:37.7277914Z [ 2022-08-17T13:10:37.7278169Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7278392Z ] 2022-08-17T13:10:37.7278878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:37.7279642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:37.7280343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:37.7280998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7281375Z with 2022-08-17T13:10:37.7281526Z [ 2022-08-17T13:10:37.7281780Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7282002Z ] 2022-08-17T13:10:37.7282398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7282761Z with 2022-08-17T13:10:37.7282900Z [ 2022-08-17T13:10:37.7283145Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7283372Z ] 2022-08-17T13:10:37.7283781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7284145Z with 2022-08-17T13:10:37.7284297Z [ 2022-08-17T13:10:37.7284549Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7284762Z ] 2022-08-17T13:10:37.7285215Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7285679Z with 2022-08-17T13:10:37.7285834Z [ 2022-08-17T13:10:37.7286069Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7286302Z ] 2022-08-17T13:10:37.7286777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7287216Z with 2022-08-17T13:10:37.7287360Z [ 2022-08-17T13:10:37.7287658Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7287891Z ] 2022-08-17T13:10:37.7288350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:37.7289100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:37.7289788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:37.7290447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7290845Z with 2022-08-17T13:10:37.7290992Z [ 2022-08-17T13:10:37.7291244Z T=std::vector,std::allocator>> 2022-08-17T13:10:37.7291476Z ] 2022-08-17T13:10:37.7291862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7292230Z with 2022-08-17T13:10:37.7292389Z [ 2022-08-17T13:10:37.7292587Z T=std::vector> 2022-08-17T13:10:37.7292792Z ] 2022-08-17T13:10:37.7293202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7293582Z with 2022-08-17T13:10:37.7293724Z [ 2022-08-17T13:10:37.7293933Z T=std::vector> 2022-08-17T13:10:37.7294129Z ] 2022-08-17T13:10:37.7294567Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7294976Z with 2022-08-17T13:10:37.7295129Z [ 2022-08-17T13:10:37.7295335Z T=std::vector> 2022-08-17T13:10:37.7295517Z ] 2022-08-17T13:10:37.7295991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7296420Z with 2022-08-17T13:10:37.7296559Z [ 2022-08-17T13:10:37.7296769Z T=std::vector> 2022-08-17T13:10:37.7296965Z ] 2022-08-17T13:10:37.7297404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7298133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7298818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7299213Z with 2022-08-17T13:10:37.7299367Z [ 2022-08-17T13:10:37.7299610Z T=std::vector> 2022-08-17T13:10:37.7299809Z ] 2022-08-17T13:10:37.7300203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7300553Z with 2022-08-17T13:10:37.7300704Z [ 2022-08-17T13:10:37.7300942Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:37.7301169Z ] 2022-08-17T13:10:37.7301565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7301940Z with 2022-08-17T13:10:37.7302090Z [ 2022-08-17T13:10:37.7302313Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:37.7302537Z ] 2022-08-17T13:10:37.7302987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7303398Z with 2022-08-17T13:10:37.7303537Z [ 2022-08-17T13:10:37.7303771Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:37.7303992Z ] 2022-08-17T13:10:37.7304456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7304894Z with 2022-08-17T13:10:37.7305045Z [ 2022-08-17T13:10:37.7305265Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:37.7305487Z ] 2022-08-17T13:10:37.7305952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7306725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7307489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:37.7308277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7308681Z with 2022-08-17T13:10:37.7308839Z [ 2022-08-17T13:10:37.7309083Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:37.7309356Z ] 2022-08-17T13:10:37.7309750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7310113Z with 2022-08-17T13:10:37.7310254Z [ 2022-08-17T13:10:37.7310496Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:37.7310723Z ] 2022-08-17T13:10:37.7311122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7311498Z with 2022-08-17T13:10:37.7311657Z [ 2022-08-17T13:10:37.7311950Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:37.7312165Z ] 2022-08-17T13:10:37.7312613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7313024Z with 2022-08-17T13:10:37.7313162Z [ 2022-08-17T13:10:37.7313395Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:37.7313621Z ] 2022-08-17T13:10:37.7314096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7314526Z with 2022-08-17T13:10:37.7314678Z [ 2022-08-17T13:10:37.7314913Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:37.7315124Z ] 2022-08-17T13:10:37.7315587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7316350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7317113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:37.7317822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7318206Z with 2022-08-17T13:10:37.7318364Z [ 2022-08-17T13:10:37.7318599Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:37.7318824Z ] 2022-08-17T13:10:37.7319207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7319566Z with 2022-08-17T13:10:37.7319719Z [ 2022-08-17T13:10:37.7319895Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7320078Z ] 2022-08-17T13:10:37.7320482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7320842Z with 2022-08-17T13:10:37.7320996Z [ 2022-08-17T13:10:37.7321184Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7321367Z ] 2022-08-17T13:10:37.7321799Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7322259Z with 2022-08-17T13:10:37.7322410Z [ 2022-08-17T13:10:37.7322584Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7322773Z ] 2022-08-17T13:10:37.7323242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7323677Z with 2022-08-17T13:10:37.7323815Z [ 2022-08-17T13:10:37.7324046Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7324228Z ] 2022-08-17T13:10:37.7324648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7325315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7325695Z with 2022-08-17T13:10:37.7325848Z [ 2022-08-17T13:10:37.7326024Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7326208Z ] 2022-08-17T13:10:37.7326672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:37.7327366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7327763Z with 2022-08-17T13:10:37.7327914Z [ 2022-08-17T13:10:37.7328100Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:37.7328272Z ] 2022-08-17T13:10:37.7328665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7329025Z with 2022-08-17T13:10:37.7329166Z [ 2022-08-17T13:10:37.7329442Z T=std::vector> 2022-08-17T13:10:37.7329700Z ] 2022-08-17T13:10:37.7330113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7330478Z with 2022-08-17T13:10:37.7330628Z [ 2022-08-17T13:10:37.7330904Z T=std::vector> 2022-08-17T13:10:37.7331142Z ] 2022-08-17T13:10:37.7331588Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7331997Z with 2022-08-17T13:10:37.7332146Z [ 2022-08-17T13:10:37.7332408Z T=std::vector> 2022-08-17T13:10:37.7332667Z ] 2022-08-17T13:10:37.7333147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7333626Z with 2022-08-17T13:10:37.7333783Z [ 2022-08-17T13:10:37.7334063Z T=std::vector> 2022-08-17T13:10:37.7334322Z ] 2022-08-17T13:10:37.7334817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7335672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7336414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7336818Z with 2022-08-17T13:10:37.7336963Z [ 2022-08-17T13:10:37.7337244Z T=std::vector> 2022-08-17T13:10:37.7337502Z ] 2022-08-17T13:10:37.7337900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7338253Z with 2022-08-17T13:10:37.7338411Z [ 2022-08-17T13:10:37.7338598Z T=torch::autograd::ViewInfo 2022-08-17T13:10:37.7338769Z ] 2022-08-17T13:10:37.7339191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7339568Z with 2022-08-17T13:10:37.7339724Z [ 2022-08-17T13:10:37.7339896Z T=torch::autograd::ViewInfo 2022-08-17T13:10:37.7340080Z ] 2022-08-17T13:10:37.7340531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7340935Z with 2022-08-17T13:10:37.7341091Z [ 2022-08-17T13:10:37.7341275Z T=torch::autograd::ViewInfo 2022-08-17T13:10:37.7341442Z ] 2022-08-17T13:10:37.7341918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7342358Z with 2022-08-17T13:10:37.7342507Z [ 2022-08-17T13:10:37.7342675Z T=torch::autograd::ViewInfo 2022-08-17T13:10:37.7342856Z ] 2022-08-17T13:10:37.7343288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7343955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7344632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7345030Z with 2022-08-17T13:10:37.7345182Z [ 2022-08-17T13:10:37.7345354Z T=torch::autograd::ViewInfo 2022-08-17T13:10:37.7345534Z ] 2022-08-17T13:10:37.7345979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7346338Z with 2022-08-17T13:10:37.7346477Z [ 2022-08-17T13:10:37.7346641Z T=c10::IValue 2022-08-17T13:10:37.7346802Z ] 2022-08-17T13:10:37.7347194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7347564Z with 2022-08-17T13:10:37.7347801Z [ 2022-08-17T13:10:37.7347955Z T=c10::IValue 2022-08-17T13:10:37.7348117Z ] 2022-08-17T13:10:37.7348621Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7349039Z with 2022-08-17T13:10:37.7349180Z [ 2022-08-17T13:10:37.7349346Z T=c10::IValue 2022-08-17T13:10:37.7349509Z ] 2022-08-17T13:10:37.7350106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7350549Z with 2022-08-17T13:10:37.7350703Z [ 2022-08-17T13:10:37.7350853Z T=c10::IValue 2022-08-17T13:10:37.7351015Z ] 2022-08-17T13:10:37.7351433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7352075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7352724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7353122Z with 2022-08-17T13:10:37.7353275Z [ 2022-08-17T13:10:37.7353437Z T=c10::IValue 2022-08-17T13:10:37.7353587Z ] 2022-08-17T13:10:37.7353975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7354331Z with 2022-08-17T13:10:37.7354473Z [ 2022-08-17T13:10:37.7354641Z T=c10::AliasInfo 2022-08-17T13:10:37.7354806Z ] 2022-08-17T13:10:37.7355200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7355578Z with 2022-08-17T13:10:37.7355729Z [ 2022-08-17T13:10:37.7355893Z T=c10::AliasInfo 2022-08-17T13:10:37.7356044Z ] 2022-08-17T13:10:37.7356488Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7356895Z with 2022-08-17T13:10:37.7357033Z [ 2022-08-17T13:10:37.7357198Z T=c10::AliasInfo 2022-08-17T13:10:37.7357360Z ] 2022-08-17T13:10:37.7357825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7358320Z with 2022-08-17T13:10:37.7358478Z [ 2022-08-17T13:10:37.7358645Z T=c10::AliasInfo 2022-08-17T13:10:37.7358801Z ] 2022-08-17T13:10:37.7359218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7359876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7360588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7360973Z with 2022-08-17T13:10:37.7361125Z [ 2022-08-17T13:10:37.7361296Z T=c10::AliasInfo 2022-08-17T13:10:37.7361449Z ] 2022-08-17T13:10:37.7361837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7362197Z with 2022-08-17T13:10:37.7362339Z [ 2022-08-17T13:10:37.7362567Z T=c10::either 2022-08-17T13:10:37.7362782Z ] 2022-08-17T13:10:37.7363192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7363555Z with 2022-08-17T13:10:37.7363705Z [ 2022-08-17T13:10:37.7363929Z T=c10::either 2022-08-17T13:10:37.7364127Z ] 2022-08-17T13:10:37.7364572Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7364985Z with 2022-08-17T13:10:37.7365135Z [ 2022-08-17T13:10:37.7365345Z T=c10::either 2022-08-17T13:10:37.7365558Z ] 2022-08-17T13:10:37.7366034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7366458Z with 2022-08-17T13:10:37.7366611Z [ 2022-08-17T13:10:37.7366836Z T=c10::either 2022-08-17T13:10:37.7367048Z ] 2022-08-17T13:10:37.7367492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7368250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7368971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7369363Z with 2022-08-17T13:10:37.7369505Z [ 2022-08-17T13:10:37.7369731Z T=c10::either 2022-08-17T13:10:37.7369943Z ] 2022-08-17T13:10:37.7370325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7370733Z with 2022-08-17T13:10:37.7370885Z [ 2022-08-17T13:10:37.7371059Z T=at::StepCallbacks 2022-08-17T13:10:37.7371221Z ] 2022-08-17T13:10:37.7371628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7371996Z with 2022-08-17T13:10:37.7372137Z [ 2022-08-17T13:10:37.7372317Z T=at::StepCallbacks 2022-08-17T13:10:37.7372495Z ] 2022-08-17T13:10:37.7372979Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7373391Z with 2022-08-17T13:10:37.7373544Z [ 2022-08-17T13:10:37.7373717Z T=at::StepCallbacks 2022-08-17T13:10:37.7373873Z ] 2022-08-17T13:10:37.7374347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7374793Z with 2022-08-17T13:10:37.7374935Z [ 2022-08-17T13:10:37.7375111Z T=at::StepCallbacks 2022-08-17T13:10:37.7375281Z ] 2022-08-17T13:10:37.7375693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7376357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7377029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7377419Z with 2022-08-17T13:10:37.7377570Z [ 2022-08-17T13:10:37.7377734Z T=at::StepCallbacks 2022-08-17T13:10:37.7377905Z ] 2022-08-17T13:10:37.7378293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7378643Z with 2022-08-17T13:10:37.7378798Z [ 2022-08-17T13:10:37.7378975Z T=c10::DimVector 2022-08-17T13:10:37.7379130Z ] 2022-08-17T13:10:37.7379542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7379922Z with 2022-08-17T13:10:37.7380075Z [ 2022-08-17T13:10:37.7380235Z T=c10::DimVector 2022-08-17T13:10:37.7380398Z ] 2022-08-17T13:10:37.7380849Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7381243Z with 2022-08-17T13:10:37.7381398Z [ 2022-08-17T13:10:37.7391647Z T=c10::DimVector 2022-08-17T13:10:37.7391893Z ] 2022-08-17T13:10:37.7392422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7392991Z with 2022-08-17T13:10:37.7393146Z [ 2022-08-17T13:10:37.7393320Z T=c10::DimVector 2022-08-17T13:10:37.7393476Z ] 2022-08-17T13:10:37.7393899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7394554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7395282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7395684Z with 2022-08-17T13:10:37.7395828Z [ 2022-08-17T13:10:37.7396000Z T=c10::DimVector 2022-08-17T13:10:37.7396171Z ] 2022-08-17T13:10:37.7396556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7396919Z with 2022-08-17T13:10:37.7397071Z [ 2022-08-17T13:10:37.7397245Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:37.7397426Z ] 2022-08-17T13:10:37.7397832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7398202Z with 2022-08-17T13:10:37.7398342Z [ 2022-08-17T13:10:37.7398527Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:37.7398706Z ] 2022-08-17T13:10:37.7399143Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7399556Z with 2022-08-17T13:10:37.7399706Z [ 2022-08-17T13:10:37.7399881Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:37.7400062Z ] 2022-08-17T13:10:37.7400538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7400976Z with 2022-08-17T13:10:37.7401114Z [ 2022-08-17T13:10:37.7401297Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:37.7401479Z ] 2022-08-17T13:10:37.7401900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7402606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7403302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7403695Z with 2022-08-17T13:10:37.7403836Z [ 2022-08-17T13:10:37.7404021Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:37.7404203Z ] 2022-08-17T13:10:37.7404598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7404955Z with 2022-08-17T13:10:37.7405106Z [ 2022-08-17T13:10:37.7405385Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:37.7405588Z ] 2022-08-17T13:10:37.7405995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7406372Z with 2022-08-17T13:10:37.7406513Z [ 2022-08-17T13:10:37.7406739Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:37.7406955Z ] 2022-08-17T13:10:37.7407402Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7407838Z with 2022-08-17T13:10:37.7407995Z [ 2022-08-17T13:10:37.7408213Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:37.7408425Z ] 2022-08-17T13:10:37.7408896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7409319Z with 2022-08-17T13:10:37.7409470Z [ 2022-08-17T13:10:37.7409697Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:37.7409897Z ] 2022-08-17T13:10:37.7410360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7411122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7411847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7412241Z with 2022-08-17T13:10:37.7412385Z [ 2022-08-17T13:10:37.7412616Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:37.7412829Z ] 2022-08-17T13:10:37.7413213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7413572Z with 2022-08-17T13:10:37.7413722Z [ 2022-08-17T13:10:37.7413915Z T=std::tuple 2022-08-17T13:10:37.7414109Z ] 2022-08-17T13:10:37.7414519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7414900Z with 2022-08-17T13:10:37.7415039Z [ 2022-08-17T13:10:37.7415241Z T=std::tuple 2022-08-17T13:10:37.7415434Z ] 2022-08-17T13:10:37.7415870Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7416285Z with 2022-08-17T13:10:37.7416437Z [ 2022-08-17T13:10:37.7416640Z T=std::tuple 2022-08-17T13:10:37.7416820Z ] 2022-08-17T13:10:37.7417295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7418328Z with 2022-08-17T13:10:37.7418470Z [ 2022-08-17T13:10:37.7418676Z T=std::tuple 2022-08-17T13:10:37.7418867Z ] 2022-08-17T13:10:37.7419294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7420012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7420765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7421163Z with 2022-08-17T13:10:37.7421315Z [ 2022-08-17T13:10:37.7421508Z T=std::tuple 2022-08-17T13:10:37.7421702Z ] 2022-08-17T13:10:37.7422096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7422446Z with 2022-08-17T13:10:37.7422599Z [ 2022-08-17T13:10:37.7422781Z T=torch::jit::SourceRange 2022-08-17T13:10:37.7422946Z ] 2022-08-17T13:10:37.7423360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7423735Z with 2022-08-17T13:10:37.7423886Z [ 2022-08-17T13:10:37.7424053Z T=torch::jit::SourceRange 2022-08-17T13:10:37.7424236Z ] 2022-08-17T13:10:37.7424685Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7425079Z with 2022-08-17T13:10:37.7425232Z [ 2022-08-17T13:10:37.7425410Z T=torch::jit::SourceRange 2022-08-17T13:10:37.7425574Z ] 2022-08-17T13:10:37.7426046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7426484Z with 2022-08-17T13:10:37.7426635Z [ 2022-08-17T13:10:37.7426801Z T=torch::jit::SourceRange 2022-08-17T13:10:37.7426976Z ] 2022-08-17T13:10:37.7427405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7428197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7428865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7429261Z with 2022-08-17T13:10:37.7429413Z [ 2022-08-17T13:10:37.7429580Z T=torch::jit::SourceRange 2022-08-17T13:10:37.7429760Z ] 2022-08-17T13:10:37.7430152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7430572Z with 2022-08-17T13:10:37.7430713Z [ 2022-08-17T13:10:37.7430914Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:37.7431106Z ] 2022-08-17T13:10:37.7431505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7431879Z with 2022-08-17T13:10:37.7432029Z [ 2022-08-17T13:10:37.7432215Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:37.7432406Z ] 2022-08-17T13:10:37.7432902Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7433317Z with 2022-08-17T13:10:37.7433459Z [ 2022-08-17T13:10:37.7433658Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:37.7433848Z ] 2022-08-17T13:10:37.7434312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7434751Z with 2022-08-17T13:10:37.7434908Z [ 2022-08-17T13:10:37.7435104Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:37.7435282Z ] 2022-08-17T13:10:37.7435727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7436423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7437114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7437496Z with 2022-08-17T13:10:37.7437648Z [ 2022-08-17T13:10:37.7437845Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:37.7438024Z ] 2022-08-17T13:10:37.7438414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7438778Z with 2022-08-17T13:10:37.7438931Z [ 2022-08-17T13:10:37.7439113Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:37.7439303Z ] 2022-08-17T13:10:37.7439715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7440080Z with 2022-08-17T13:10:37.7440230Z [ 2022-08-17T13:10:37.7440424Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:37.7440601Z ] 2022-08-17T13:10:37.7441049Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7441458Z with 2022-08-17T13:10:37.7441608Z [ 2022-08-17T13:10:37.7441789Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:37.7441981Z ] 2022-08-17T13:10:37.7442457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7442931Z with 2022-08-17T13:10:37.7443082Z [ 2022-08-17T13:10:37.7443277Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:37.7443456Z ] 2022-08-17T13:10:37.7443894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7444584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7445302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7445702Z with 2022-08-17T13:10:37.7445846Z [ 2022-08-17T13:10:37.7446041Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:37.7446232Z ] 2022-08-17T13:10:37.7446611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7446972Z with 2022-08-17T13:10:37.7447123Z [ 2022-08-17T13:10:37.7447287Z T=torch::jit::ScopePtr 2022-08-17T13:10:37.7447460Z ] 2022-08-17T13:10:37.7447870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7448243Z with 2022-08-17T13:10:37.7448382Z [ 2022-08-17T13:10:37.7448555Z T=torch::jit::ScopePtr 2022-08-17T13:10:37.7448729Z ] 2022-08-17T13:10:37.7449159Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7449573Z with 2022-08-17T13:10:37.7449723Z [ 2022-08-17T13:10:37.7449885Z T=torch::jit::ScopePtr 2022-08-17T13:10:37.7450055Z ] 2022-08-17T13:10:37.7450620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7451059Z with 2022-08-17T13:10:37.7451197Z [ 2022-08-17T13:10:37.7451376Z T=torch::jit::ScopePtr 2022-08-17T13:10:37.7451548Z ] 2022-08-17T13:10:37.7451960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7452623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7453290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7453680Z with 2022-08-17T13:10:37.7453823Z [ 2022-08-17T13:10:37.7453997Z T=torch::jit::ScopePtr 2022-08-17T13:10:37.7454169Z ] 2022-08-17T13:10:37.7454561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7454965Z with 2022-08-17T13:10:37.7455117Z [ 2022-08-17T13:10:37.7455297Z T=at::ThreadLocalState 2022-08-17T13:10:37.7455462Z ] 2022-08-17T13:10:37.7455868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7456239Z with 2022-08-17T13:10:37.7456378Z [ 2022-08-17T13:10:37.7456555Z T=at::ThreadLocalState 2022-08-17T13:10:37.7456734Z ] 2022-08-17T13:10:37.7457665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7458074Z with 2022-08-17T13:10:37.7458227Z [ 2022-08-17T13:10:37.7458407Z T=at::ThreadLocalState 2022-08-17T13:10:37.7458572Z ] 2022-08-17T13:10:37.7459048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7459476Z with 2022-08-17T13:10:37.7459626Z [ 2022-08-17T13:10:37.7459793Z T=at::ThreadLocalState 2022-08-17T13:10:37.7459969Z ] 2022-08-17T13:10:37.7460401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7461070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7461758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7462154Z with 2022-08-17T13:10:37.7462306Z [ 2022-08-17T13:10:37.7462474Z T=at::ThreadLocalState 2022-08-17T13:10:37.7462652Z ] 2022-08-17T13:10:37.7463043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7463392Z with 2022-08-17T13:10:37.7463544Z [ 2022-08-17T13:10:37.7463744Z T=std::shared_ptr 2022-08-17T13:10:37.7463937Z ] 2022-08-17T13:10:37.7464335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7464711Z with 2022-08-17T13:10:37.7464863Z [ 2022-08-17T13:10:37.7465047Z T=std::shared_ptr 2022-08-17T13:10:37.7465238Z ] 2022-08-17T13:10:37.7465683Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7466094Z with 2022-08-17T13:10:37.7466233Z [ 2022-08-17T13:10:37.7466428Z T=std::shared_ptr 2022-08-17T13:10:37.7466615Z ] 2022-08-17T13:10:37.7467079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7467578Z with 2022-08-17T13:10:37.7467843Z [ 2022-08-17T13:10:37.7468029Z T=std::shared_ptr 2022-08-17T13:10:37.7468220Z ] 2022-08-17T13:10:37.7468655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7469334Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7470073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:37.7470781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7471180Z with 2022-08-17T13:10:37.7471332Z [ 2022-08-17T13:10:37.7471519Z T=std::shared_ptr 2022-08-17T13:10:37.7471714Z ] 2022-08-17T13:10:37.7472106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7472471Z with 2022-08-17T13:10:37.7472612Z [ 2022-08-17T13:10:37.7472799Z T=torch::jit::GraphExecutor 2022-08-17T13:10:37.7472981Z ] 2022-08-17T13:10:37.7473376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7473756Z with 2022-08-17T13:10:37.7473907Z [ 2022-08-17T13:10:37.7474080Z T=torch::jit::GraphExecutor 2022-08-17T13:10:37.7474260Z ] 2022-08-17T13:10:37.7474705Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7475113Z with 2022-08-17T13:10:37.7475252Z [ 2022-08-17T13:10:37.7475435Z T=torch::jit::GraphExecutor 2022-08-17T13:10:37.7475615Z ] 2022-08-17T13:10:37.7476075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7476507Z with 2022-08-17T13:10:37.7476661Z [ 2022-08-17T13:10:37.7476829Z T=torch::jit::GraphExecutor 2022-08-17T13:10:37.7477010Z ] 2022-08-17T13:10:37.7477445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7478117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7478813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:37.7479497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7479942Z with 2022-08-17T13:10:37.7480094Z [ 2022-08-17T13:10:37.7480265Z T=torch::jit::GraphExecutor 2022-08-17T13:10:37.7480448Z ] 2022-08-17T13:10:37.7480840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7481200Z with 2022-08-17T13:10:37.7481340Z [ 2022-08-17T13:10:37.7481513Z T=torch::jit::Method 2022-08-17T13:10:37.7481684Z ] 2022-08-17T13:10:37.7482117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7482492Z with 2022-08-17T13:10:37.7482643Z [ 2022-08-17T13:10:37.7482806Z T=torch::jit::Method 2022-08-17T13:10:37.7482975Z ] 2022-08-17T13:10:37.7483422Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7483831Z with 2022-08-17T13:10:37.7483971Z [ 2022-08-17T13:10:37.7484144Z T=torch::jit::Method 2022-08-17T13:10:37.7484314Z ] 2022-08-17T13:10:37.7484775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7485206Z with 2022-08-17T13:10:37.7485357Z [ 2022-08-17T13:10:37.7485531Z T=torch::jit::Method 2022-08-17T13:10:37.7485689Z ] 2022-08-17T13:10:37.7486112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7486767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7487424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7487798Z with 2022-08-17T13:10:37.7487937Z [ 2022-08-17T13:10:37.7488104Z T=torch::jit::Method 2022-08-17T13:10:37.7488260Z ] 2022-08-17T13:10:37.7488641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7488992Z with 2022-08-17T13:10:37.7489124Z [ 2022-08-17T13:10:37.7489337Z T=std::vector> 2022-08-17T13:10:37.7489536Z ] 2022-08-17T13:10:37.7489934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7490289Z with 2022-08-17T13:10:37.7490431Z [ 2022-08-17T13:10:37.7490642Z T=std::vector> 2022-08-17T13:10:37.7490889Z ] 2022-08-17T13:10:37.7491390Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7491851Z with 2022-08-17T13:10:37.7491992Z [ 2022-08-17T13:10:37.7492266Z T=std::vector> 2022-08-17T13:10:37.7492471Z ] 2022-08-17T13:10:37.7492941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7493356Z with 2022-08-17T13:10:37.7493501Z [ 2022-08-17T13:10:37.7493712Z T=std::vector> 2022-08-17T13:10:37.7493905Z ] 2022-08-17T13:10:37.7494394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7495114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7495806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7496189Z with 2022-08-17T13:10:37.7496323Z [ 2022-08-17T13:10:37.7496539Z T=std::vector> 2022-08-17T13:10:37.7496742Z ] 2022-08-17T13:10:37.7497119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7497476Z with 2022-08-17T13:10:37.7497622Z [ 2022-08-17T13:10:37.7497865Z T=std::function 2022-08-17T13:10:37.7498086Z ] 2022-08-17T13:10:37.7498486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7498850Z with 2022-08-17T13:10:37.7498982Z [ 2022-08-17T13:10:37.7499222Z T=std::function 2022-08-17T13:10:37.7499447Z ] 2022-08-17T13:10:37.7499890Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7500286Z with 2022-08-17T13:10:37.7500434Z [ 2022-08-17T13:10:37.7500674Z T=std::function 2022-08-17T13:10:37.7500895Z ] 2022-08-17T13:10:37.7501364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7501786Z with 2022-08-17T13:10:37.7501929Z [ 2022-08-17T13:10:37.7502162Z T=std::function 2022-08-17T13:10:37.7502390Z ] 2022-08-17T13:10:37.7502867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7503648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7504406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7504789Z with 2022-08-17T13:10:37.7504933Z [ 2022-08-17T13:10:37.7505181Z T=std::function 2022-08-17T13:10:37.7505398Z ] 2022-08-17T13:10:37.7505824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7506185Z with 2022-08-17T13:10:37.7506323Z [ 2022-08-17T13:10:37.7506596Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:37.7506849Z ] 2022-08-17T13:10:37.7507246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7507615Z with 2022-08-17T13:10:37.7507844Z [ 2022-08-17T13:10:37.7508116Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:37.7508359Z ] 2022-08-17T13:10:37.7508810Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7509217Z with 2022-08-17T13:10:37.7509357Z [ 2022-08-17T13:10:37.7509626Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:37.7509881Z ] 2022-08-17T13:10:37.7510346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7510771Z with 2022-08-17T13:10:37.7510920Z [ 2022-08-17T13:10:37.7511184Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:37.7511426Z ] 2022-08-17T13:10:37.7511930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:37.7512774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:37.7513537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7513929Z with 2022-08-17T13:10:37.7514066Z [ 2022-08-17T13:10:37.7514334Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:37.7514584Z ] 2022-08-17T13:10:37.7514964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7515318Z with 2022-08-17T13:10:37.7515468Z [ 2022-08-17T13:10:37.7515673Z T=std::vector> 2022-08-17T13:10:37.7515913Z ] 2022-08-17T13:10:37.7516311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7516678Z with 2022-08-17T13:10:37.7516814Z [ 2022-08-17T13:10:37.7517022Z T=std::vector> 2022-08-17T13:10:37.7517212Z ] 2022-08-17T13:10:37.7517643Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7518051Z with 2022-08-17T13:10:37.7518239Z [ 2022-08-17T13:10:37.7518446Z T=std::vector> 2022-08-17T13:10:37.7518632Z ] 2022-08-17T13:10:37.7519099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7519532Z with 2022-08-17T13:10:37.7519670Z [ 2022-08-17T13:10:37.7519873Z T=std::vector> 2022-08-17T13:10:37.7520068Z ] 2022-08-17T13:10:37.7520494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7520882Z with 2022-08-17T13:10:37.7521030Z [ 2022-08-17T13:10:37.7521181Z T=double 2022-08-17T13:10:37.7521327Z ] 2022-08-17T13:10:37.7521797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7522231Z with 2022-08-17T13:10:37.7522376Z [ 2022-08-17T13:10:37.7522610Z T=double 2022-08-17T13:10:37.7522954Z ] 2022-08-17T13:10:37.7523382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7523762Z with 2022-08-17T13:10:37.7523909Z [ 2022-08-17T13:10:37.7524111Z T=std::vector> 2022-08-17T13:10:37.7524297Z ] 2022-08-17T13:10:37.7524690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7525106Z with 2022-08-17T13:10:37.7525165Z [ 2022-08-17T13:10:37.7525273Z T=std::tuple 2022-08-17T13:10:37.7525319Z ] 2022-08-17T13:10:37.7525639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7525699Z with 2022-08-17T13:10:37.7525754Z [ 2022-08-17T13:10:37.7525862Z T=std::tuple 2022-08-17T13:10:37.7525917Z ] 2022-08-17T13:10:37.7526278Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7526336Z with 2022-08-17T13:10:37.7526382Z [ 2022-08-17T13:10:37.7526485Z T=std::tuple 2022-08-17T13:10:37.7526605Z ] 2022-08-17T13:10:37.7526985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7527043Z with 2022-08-17T13:10:37.7527098Z [ 2022-08-17T13:10:37.7527200Z T=std::tuple 2022-08-17T13:10:37.7527255Z ] 2022-08-17T13:10:37.7527589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:37.7528008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:37.7528348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7528407Z with 2022-08-17T13:10:37.7528465Z [ 2022-08-17T13:10:37.7528571Z T=std::tuple 2022-08-17T13:10:37.7528627Z ] 2022-08-17T13:10:37.7528927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7528985Z with 2022-08-17T13:10:37.7529031Z [ 2022-08-17T13:10:37.7529162Z T=std::vector> 2022-08-17T13:10:37.7529219Z ] 2022-08-17T13:10:37.7529535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:37.7529596Z with 2022-08-17T13:10:37.7529650Z [ 2022-08-17T13:10:37.7529779Z T=std::vector> 2022-08-17T13:10:37.7529834Z ] 2022-08-17T13:10:37.7530178Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:37.7530238Z with 2022-08-17T13:10:37.7530296Z [ 2022-08-17T13:10:37.7530423Z T=std::vector> 2022-08-17T13:10:37.7530478Z ] 2022-08-17T13:10:37.7530861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:37.7530922Z with 2022-08-17T13:10:37.7530977Z [ 2022-08-17T13:10:37.7531092Z T=std::vector> 2022-08-17T13:10:37.7531147Z ] 2022-08-17T13:10:37.7531502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:37.7531901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:37.7532237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:37.7532339Z with 2022-08-17T13:10:37.7532397Z [ 2022-08-17T13:10:37.7532525Z T=std::vector> 2022-08-17T13:10:37.7532580Z ] 2022-08-17T13:10:37.8448815Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension.pyd 2022-08-17T13:10:37.8448999Z Creating library reloaded_jit_extension.lib and object reloaded_jit_extension.exp 2022-08-17T13:10:37.8466848Z Loading extension module reloaded_jit_extension... 2022-08-17T13:10:37.8647205Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:37.8692233Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 1 and re-building as reloaded_jit_extension_v1... 2022-08-17T13:10:37.8752764Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\build.ninja... 2022-08-17T13:10:38.0387297Z Building extension module reloaded_jit_extension_v1... 2022-08-17T13:10:38.0387525Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:10:49.1856373Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\main.cpp /Fomain.o 2022-08-17T13:10:49.1857623Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:10:49.1857936Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:10:49.1858108Z 2022-08-17T13:10:49.1858412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:10:49.1859141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:10:49.1859769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1860140Z with 2022-08-17T13:10:49.1860300Z [ 2022-08-17T13:10:49.1860465Z T=at::TensorBase 2022-08-17T13:10:49.1860638Z ] 2022-08-17T13:10:49.1861050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1861419Z with 2022-08-17T13:10:49.1861573Z [ 2022-08-17T13:10:49.1861748Z T=at::TensorBase 2022-08-17T13:10:49.1861906Z ] 2022-08-17T13:10:49.1862361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1862779Z with 2022-08-17T13:10:49.1863212Z [ 2022-08-17T13:10:49.1863374Z T=at::TensorBase 2022-08-17T13:10:49.1863544Z ] 2022-08-17T13:10:49.1864137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1864653Z with 2022-08-17T13:10:49.1864889Z [ 2022-08-17T13:10:49.1865068Z T=at::TensorBase 2022-08-17T13:10:49.1865268Z ] 2022-08-17T13:10:49.1866024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.1867125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.1868021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1868550Z with 2022-08-17T13:10:49.1868754Z [ 2022-08-17T13:10:49.1868983Z T=at::TensorBase 2022-08-17T13:10:49.1869216Z ] 2022-08-17T13:10:49.1869723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1870205Z with 2022-08-17T13:10:49.1870410Z [ 2022-08-17T13:10:49.1870607Z T=at::Tensor 2022-08-17T13:10:49.1870761Z ] 2022-08-17T13:10:49.1871169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1871550Z with 2022-08-17T13:10:49.1871689Z [ 2022-08-17T13:10:49.1871854Z T=at::Tensor 2022-08-17T13:10:49.1872016Z ] 2022-08-17T13:10:49.1872455Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1872870Z with 2022-08-17T13:10:49.1873025Z [ 2022-08-17T13:10:49.1873238Z T=at::Tensor 2022-08-17T13:10:49.1873387Z ] 2022-08-17T13:10:49.1873864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1874299Z with 2022-08-17T13:10:49.1874444Z [ 2022-08-17T13:10:49.1874607Z T=at::Tensor 2022-08-17T13:10:49.1874770Z ] 2022-08-17T13:10:49.1875183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.1875858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.1876513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1877024Z with 2022-08-17T13:10:49.1877227Z [ 2022-08-17T13:10:49.1877381Z T=at::Tensor 2022-08-17T13:10:49.1877543Z ] 2022-08-17T13:10:49.1877941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1878384Z with 2022-08-17T13:10:49.1878539Z [ 2022-08-17T13:10:49.1878711Z T=at::Generator 2022-08-17T13:10:49.1878867Z ] 2022-08-17T13:10:49.1879282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1879657Z with 2022-08-17T13:10:49.1879812Z [ 2022-08-17T13:10:49.1879967Z T=at::Generator 2022-08-17T13:10:49.1880138Z ] 2022-08-17T13:10:49.1880689Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1881095Z with 2022-08-17T13:10:49.1881248Z [ 2022-08-17T13:10:49.1881417Z T=at::Generator 2022-08-17T13:10:49.1881572Z ] 2022-08-17T13:10:49.1882048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1882490Z with 2022-08-17T13:10:49.1882646Z [ 2022-08-17T13:10:49.1882802Z T=at::Generator 2022-08-17T13:10:49.1882972Z ] 2022-08-17T13:10:49.1883443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.1884088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.1884747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1885141Z with 2022-08-17T13:10:49.1885297Z [ 2022-08-17T13:10:49.1885451Z T=at::Generator 2022-08-17T13:10:49.1885621Z ] 2022-08-17T13:10:49.1886012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1886361Z with 2022-08-17T13:10:49.1886511Z [ 2022-08-17T13:10:49.1886679Z T=std::string 2022-08-17T13:10:49.1886842Z ] 2022-08-17T13:10:49.1887235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1887612Z with 2022-08-17T13:10:49.1887765Z [ 2022-08-17T13:10:49.1887916Z T=std::string 2022-08-17T13:10:49.1888078Z ] 2022-08-17T13:10:49.1888521Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1888911Z with 2022-08-17T13:10:49.1889064Z [ 2022-08-17T13:10:49.1889230Z T=std::string 2022-08-17T13:10:49.1889391Z ] 2022-08-17T13:10:49.1889850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1890345Z with 2022-08-17T13:10:49.1890498Z [ 2022-08-17T13:10:49.1890648Z T=std::string 2022-08-17T13:10:49.1890808Z ] 2022-08-17T13:10:49.1891219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.1891865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.1892552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1892951Z with 2022-08-17T13:10:49.1893106Z [ 2022-08-17T13:10:49.1893259Z T=std::string 2022-08-17T13:10:49.1893426Z ] 2022-08-17T13:10:49.1893820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1894182Z with 2022-08-17T13:10:49.1894325Z [ 2022-08-17T13:10:49.1894500Z T=c10::QualifiedName 2022-08-17T13:10:49.1894673Z ] 2022-08-17T13:10:49.1895068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1895441Z with 2022-08-17T13:10:49.1895593Z [ 2022-08-17T13:10:49.1895754Z T=c10::QualifiedName 2022-08-17T13:10:49.1895926Z ] 2022-08-17T13:10:49.1896374Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1896790Z with 2022-08-17T13:10:49.1896930Z [ 2022-08-17T13:10:49.1897106Z T=c10::QualifiedName 2022-08-17T13:10:49.1897279Z ] 2022-08-17T13:10:49.1897740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1898177Z with 2022-08-17T13:10:49.1898329Z [ 2022-08-17T13:10:49.1898503Z T=c10::QualifiedName 2022-08-17T13:10:49.1898660Z ] 2022-08-17T13:10:49.1899082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.1899749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.1900412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1900797Z with 2022-08-17T13:10:49.1901013Z [ 2022-08-17T13:10:49.1901194Z T=c10::QualifiedName 2022-08-17T13:10:49.1901356Z ] 2022-08-17T13:10:49.1901755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1902124Z with 2022-08-17T13:10:49.1902314Z [ 2022-08-17T13:10:49.1902540Z T=std::shared_ptr 2022-08-17T13:10:49.1902804Z ] 2022-08-17T13:10:49.1903302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1903671Z with 2022-08-17T13:10:49.1903828Z [ 2022-08-17T13:10:49.1904047Z T=std::shared_ptr 2022-08-17T13:10:49.1904240Z ] 2022-08-17T13:10:49.1904692Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1905101Z with 2022-08-17T13:10:49.1905304Z [ 2022-08-17T13:10:49.1905509Z T=std::shared_ptr 2022-08-17T13:10:49.1905715Z ] 2022-08-17T13:10:49.1906190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1906619Z with 2022-08-17T13:10:49.1906777Z [ 2022-08-17T13:10:49.1906993Z T=std::shared_ptr 2022-08-17T13:10:49.1907185Z ] 2022-08-17T13:10:49.1907638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.1908366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.1909061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1909515Z with 2022-08-17T13:10:49.1909658Z [ 2022-08-17T13:10:49.1909876Z T=std::shared_ptr 2022-08-17T13:10:49.1910088Z ] 2022-08-17T13:10:49.1910524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1910885Z with 2022-08-17T13:10:49.1911041Z [ 2022-08-17T13:10:49.1911242Z T=std::weak_ptr 2022-08-17T13:10:49.1911449Z ] 2022-08-17T13:10:49.1911859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1912237Z with 2022-08-17T13:10:49.1912377Z [ 2022-08-17T13:10:49.1912590Z T=std::weak_ptr 2022-08-17T13:10:49.1912793Z ] 2022-08-17T13:10:49.1913231Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1913647Z with 2022-08-17T13:10:49.1913801Z [ 2022-08-17T13:10:49.1914012Z T=std::weak_ptr 2022-08-17T13:10:49.1914201Z ] 2022-08-17T13:10:49.1914673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1915170Z with 2022-08-17T13:10:49.1915309Z [ 2022-08-17T13:10:49.1915525Z T=std::weak_ptr 2022-08-17T13:10:49.1915729Z ] 2022-08-17T13:10:49.1916163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.1916874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.1917603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1918054Z with 2022-08-17T13:10:49.1918214Z [ 2022-08-17T13:10:49.1918416Z T=std::weak_ptr 2022-08-17T13:10:49.1918622Z ] 2022-08-17T13:10:49.1919020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1919375Z with 2022-08-17T13:10:49.1919533Z [ 2022-08-17T13:10:49.1919779Z T=std::vector> 2022-08-17T13:10:49.1920045Z ] 2022-08-17T13:10:49.1920455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1920833Z with 2022-08-17T13:10:49.1920987Z [ 2022-08-17T13:10:49.1921213Z T=std::vector> 2022-08-17T13:10:49.1921443Z ] 2022-08-17T13:10:49.1921892Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1922306Z with 2022-08-17T13:10:49.1922447Z [ 2022-08-17T13:10:49.1922688Z T=std::vector> 2022-08-17T13:10:49.1922914Z ] 2022-08-17T13:10:49.1923374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1923815Z with 2022-08-17T13:10:49.1923969Z [ 2022-08-17T13:10:49.1924195Z T=std::vector> 2022-08-17T13:10:49.1924426Z ] 2022-08-17T13:10:49.1924901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.1925644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.1926347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1926738Z with 2022-08-17T13:10:49.1926893Z [ 2022-08-17T13:10:49.1927135Z T=std::vector> 2022-08-17T13:10:49.1927938Z ] 2022-08-17T13:10:49.1928341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1928708Z with 2022-08-17T13:10:49.1928866Z [ 2022-08-17T13:10:49.1929059Z T=std::vector> 2022-08-17T13:10:49.1929254Z ] 2022-08-17T13:10:49.1929663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1930029Z with 2022-08-17T13:10:49.1930182Z [ 2022-08-17T13:10:49.1930441Z T=std::vector> 2022-08-17T13:10:49.1930625Z ] 2022-08-17T13:10:49.1931079Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1931495Z with 2022-08-17T13:10:49.1931647Z [ 2022-08-17T13:10:49.1931840Z T=std::vector> 2022-08-17T13:10:49.1932037Z ] 2022-08-17T13:10:49.1932511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1932935Z with 2022-08-17T13:10:49.1933091Z [ 2022-08-17T13:10:49.1933299Z T=std::vector> 2022-08-17T13:10:49.1933481Z ] 2022-08-17T13:10:49.1933933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.1934746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.1935422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1935824Z with 2022-08-17T13:10:49.1935967Z [ 2022-08-17T13:10:49.1936177Z T=std::vector> 2022-08-17T13:10:49.1936375Z ] 2022-08-17T13:10:49.1936757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1937131Z with 2022-08-17T13:10:49.1937283Z [ 2022-08-17T13:10:49.1937539Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1937763Z ] 2022-08-17T13:10:49.1938174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1938552Z with 2022-08-17T13:10:49.1938690Z [ 2022-08-17T13:10:49.1938943Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1939175Z ] 2022-08-17T13:10:49.1939613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1940025Z with 2022-08-17T13:10:49.1940577Z [ 2022-08-17T13:10:49.1940840Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1941063Z ] 2022-08-17T13:10:49.1941542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1941985Z with 2022-08-17T13:10:49.1942146Z [ 2022-08-17T13:10:49.1942389Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1942626Z ] 2022-08-17T13:10:49.1943242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:49.1944017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:49.1944712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:49.1945655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1946104Z with 2022-08-17T13:10:49.1946266Z [ 2022-08-17T13:10:49.1946510Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1946750Z ] 2022-08-17T13:10:49.1947206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1947574Z with 2022-08-17T13:10:49.1947715Z [ 2022-08-17T13:10:49.1947966Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1948197Z ] 2022-08-17T13:10:49.1948597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1948976Z with 2022-08-17T13:10:49.1949135Z [ 2022-08-17T13:10:49.1949370Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1949598Z ] 2022-08-17T13:10:49.1950049Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1950463Z with 2022-08-17T13:10:49.1950603Z [ 2022-08-17T13:10:49.1950846Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1951072Z ] 2022-08-17T13:10:49.1951540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1951977Z with 2022-08-17T13:10:49.1952130Z [ 2022-08-17T13:10:49.1952374Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1952591Z ] 2022-08-17T13:10:49.1953062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:10:49.1954233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:10:49.1954927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:10:49.1955637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1956023Z with 2022-08-17T13:10:49.1956180Z [ 2022-08-17T13:10:49.1956428Z T=std::vector,std::allocator>> 2022-08-17T13:10:49.1956643Z ] 2022-08-17T13:10:49.1957042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1957407Z with 2022-08-17T13:10:49.1957568Z [ 2022-08-17T13:10:49.1957769Z T=std::vector> 2022-08-17T13:10:49.1957968Z ] 2022-08-17T13:10:49.1958377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1958744Z with 2022-08-17T13:10:49.1958899Z [ 2022-08-17T13:10:49.1959112Z T=std::vector> 2022-08-17T13:10:49.1959298Z ] 2022-08-17T13:10:49.1959747Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1960161Z with 2022-08-17T13:10:49.1960314Z [ 2022-08-17T13:10:49.1960510Z T=std::vector> 2022-08-17T13:10:49.1960709Z ] 2022-08-17T13:10:49.1961186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1961610Z with 2022-08-17T13:10:49.1961765Z [ 2022-08-17T13:10:49.1961974Z T=std::vector> 2022-08-17T13:10:49.1962174Z ] 2022-08-17T13:10:49.1962608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.1963311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.1963993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1964381Z with 2022-08-17T13:10:49.1964524Z [ 2022-08-17T13:10:49.1964733Z T=std::vector> 2022-08-17T13:10:49.1964932Z ] 2022-08-17T13:10:49.1965310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1965719Z with 2022-08-17T13:10:49.1965871Z [ 2022-08-17T13:10:49.1966112Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:49.1966328Z ] 2022-08-17T13:10:49.1966739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1967115Z with 2022-08-17T13:10:49.1967256Z [ 2022-08-17T13:10:49.1967493Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:49.1968153Z ] 2022-08-17T13:10:49.1968624Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1969030Z with 2022-08-17T13:10:49.1969188Z [ 2022-08-17T13:10:49.1969432Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:49.1969646Z ] 2022-08-17T13:10:49.1970128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1970570Z with 2022-08-17T13:10:49.1970726Z [ 2022-08-17T13:10:49.1970950Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:49.1971172Z ] 2022-08-17T13:10:49.1971644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.1972467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.1973284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:10:49.1974000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1974397Z with 2022-08-17T13:10:49.1974555Z [ 2022-08-17T13:10:49.1974783Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:10:49.1975013Z ] 2022-08-17T13:10:49.1975418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1975768Z with 2022-08-17T13:10:49.1975923Z [ 2022-08-17T13:10:49.1976162Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:49.1976390Z ] 2022-08-17T13:10:49.1976786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1977166Z with 2022-08-17T13:10:49.1977320Z [ 2022-08-17T13:10:49.1977548Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:49.1988282Z ] 2022-08-17T13:10:49.1988796Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1989371Z with 2022-08-17T13:10:49.1989528Z [ 2022-08-17T13:10:49.1989777Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:49.1989993Z ] 2022-08-17T13:10:49.1990545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.1991031Z with 2022-08-17T13:10:49.1991172Z [ 2022-08-17T13:10:49.1991926Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:49.1992167Z ] 2022-08-17T13:10:49.1992652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.1993412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.1994178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:10:49.1994889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1995291Z with 2022-08-17T13:10:49.1995447Z [ 2022-08-17T13:10:49.1995679Z T=c10::impl::InlineStreamGuard 2022-08-17T13:10:49.1995907Z ] 2022-08-17T13:10:49.1996306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.1996653Z with 2022-08-17T13:10:49.1996806Z [ 2022-08-17T13:10:49.1996994Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.1997168Z ] 2022-08-17T13:10:49.1997629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.1998013Z with 2022-08-17T13:10:49.1998166Z [ 2022-08-17T13:10:49.1998339Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.1998575Z ] 2022-08-17T13:10:49.1999026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.1999427Z with 2022-08-17T13:10:49.1999581Z [ 2022-08-17T13:10:49.1999771Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.1999942Z ] 2022-08-17T13:10:49.2000416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2000852Z with 2022-08-17T13:10:49.2001006Z [ 2022-08-17T13:10:49.2001180Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.2001371Z ] 2022-08-17T13:10:49.2001795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2002525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2002906Z with 2022-08-17T13:10:49.2003058Z [ 2022-08-17T13:10:49.2003235Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.2003419Z ] 2022-08-17T13:10:49.2004271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:10:49.2005074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2005473Z with 2022-08-17T13:10:49.2005624Z [ 2022-08-17T13:10:49.2005811Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:10:49.2005984Z ] 2022-08-17T13:10:49.2006375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2006734Z with 2022-08-17T13:10:49.2006875Z [ 2022-08-17T13:10:49.2007153Z T=std::vector> 2022-08-17T13:10:49.2007406Z ] 2022-08-17T13:10:49.2007817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2008182Z with 2022-08-17T13:10:49.2008338Z [ 2022-08-17T13:10:49.2008611Z T=std::vector> 2022-08-17T13:10:49.2008911Z ] 2022-08-17T13:10:49.2009361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2009770Z with 2022-08-17T13:10:49.2009921Z [ 2022-08-17T13:10:49.2010188Z T=std::vector> 2022-08-17T13:10:49.2010440Z ] 2022-08-17T13:10:49.2010915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2011338Z with 2022-08-17T13:10:49.2011490Z [ 2022-08-17T13:10:49.2011764Z T=std::vector> 2022-08-17T13:10:49.2012017Z ] 2022-08-17T13:10:49.2012507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.2013379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.2014103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2014565Z with 2022-08-17T13:10:49.2014707Z [ 2022-08-17T13:10:49.2014982Z T=std::vector> 2022-08-17T13:10:49.2015237Z ] 2022-08-17T13:10:49.2015632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2016025Z with 2022-08-17T13:10:49.2016183Z [ 2022-08-17T13:10:49.2016369Z T=torch::autograd::ViewInfo 2022-08-17T13:10:49.2016537Z ] 2022-08-17T13:10:49.2017351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2017738Z with 2022-08-17T13:10:49.2017891Z [ 2022-08-17T13:10:49.2018065Z T=torch::autograd::ViewInfo 2022-08-17T13:10:49.2018246Z ] 2022-08-17T13:10:49.2018694Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2019095Z with 2022-08-17T13:10:49.2019248Z [ 2022-08-17T13:10:49.2019430Z T=torch::autograd::ViewInfo 2022-08-17T13:10:49.2019596Z ] 2022-08-17T13:10:49.2020126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2020558Z with 2022-08-17T13:10:49.2020710Z [ 2022-08-17T13:10:49.2020883Z T=torch::autograd::ViewInfo 2022-08-17T13:10:49.2021063Z ] 2022-08-17T13:10:49.2021496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2022168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2023001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2023400Z with 2022-08-17T13:10:49.2023553Z [ 2022-08-17T13:10:49.2023724Z T=torch::autograd::ViewInfo 2022-08-17T13:10:49.2023909Z ] 2022-08-17T13:10:49.2024301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2024661Z with 2022-08-17T13:10:49.2024800Z [ 2022-08-17T13:10:49.2024968Z T=c10::IValue 2022-08-17T13:10:49.2025132Z ] 2022-08-17T13:10:49.2025526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2025901Z with 2022-08-17T13:10:49.2026053Z [ 2022-08-17T13:10:49.2026241Z T=c10::IValue 2022-08-17T13:10:49.2026413Z ] 2022-08-17T13:10:49.2026861Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2027339Z with 2022-08-17T13:10:49.2027478Z [ 2022-08-17T13:10:49.2027640Z T=c10::IValue 2022-08-17T13:10:49.2027802Z ] 2022-08-17T13:10:49.2028258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2028696Z with 2022-08-17T13:10:49.2028847Z [ 2022-08-17T13:10:49.2028997Z T=c10::IValue 2022-08-17T13:10:49.2029160Z ] 2022-08-17T13:10:49.2029974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2030630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2031280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2031676Z with 2022-08-17T13:10:49.2031830Z [ 2022-08-17T13:10:49.2031993Z T=c10::IValue 2022-08-17T13:10:49.2032144Z ] 2022-08-17T13:10:49.2032535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2032897Z with 2022-08-17T13:10:49.2033038Z [ 2022-08-17T13:10:49.2033205Z T=c10::AliasInfo 2022-08-17T13:10:49.2033369Z ] 2022-08-17T13:10:49.2033763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2034192Z with 2022-08-17T13:10:49.2034345Z [ 2022-08-17T13:10:49.2034510Z T=c10::AliasInfo 2022-08-17T13:10:49.2034662Z ] 2022-08-17T13:10:49.2035110Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2035522Z with 2022-08-17T13:10:49.2035661Z [ 2022-08-17T13:10:49.2035829Z T=c10::AliasInfo 2022-08-17T13:10:49.2035992Z ] 2022-08-17T13:10:49.2036454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2036890Z with 2022-08-17T13:10:49.2037041Z [ 2022-08-17T13:10:49.2037204Z T=c10::AliasInfo 2022-08-17T13:10:49.2037358Z ] 2022-08-17T13:10:49.2037778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2038427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2039092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2039472Z with 2022-08-17T13:10:49.2039686Z [ 2022-08-17T13:10:49.2039853Z T=c10::AliasInfo 2022-08-17T13:10:49.2040008Z ] 2022-08-17T13:10:49.2040395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2040751Z with 2022-08-17T13:10:49.2040891Z [ 2022-08-17T13:10:49.2041115Z T=c10::either 2022-08-17T13:10:49.2041331Z ] 2022-08-17T13:10:49.2041740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2042104Z with 2022-08-17T13:10:49.2042644Z [ 2022-08-17T13:10:49.2042884Z T=c10::either 2022-08-17T13:10:49.2043084Z ] 2022-08-17T13:10:49.2043535Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2043950Z with 2022-08-17T13:10:49.2044103Z [ 2022-08-17T13:10:49.2044313Z T=c10::either 2022-08-17T13:10:49.2044526Z ] 2022-08-17T13:10:49.2045002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2045423Z with 2022-08-17T13:10:49.2045577Z [ 2022-08-17T13:10:49.2045802Z T=c10::either 2022-08-17T13:10:49.2046013Z ] 2022-08-17T13:10:49.2046454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.2047214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.2047996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2048394Z with 2022-08-17T13:10:49.2048537Z [ 2022-08-17T13:10:49.2048764Z T=c10::either 2022-08-17T13:10:49.2048977Z ] 2022-08-17T13:10:49.2049361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2049729Z with 2022-08-17T13:10:49.2049881Z [ 2022-08-17T13:10:49.2050055Z T=at::StepCallbacks 2022-08-17T13:10:49.2050217Z ] 2022-08-17T13:10:49.2050631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2051001Z with 2022-08-17T13:10:49.2051141Z [ 2022-08-17T13:10:49.2051318Z T=at::StepCallbacks 2022-08-17T13:10:49.2051493Z ] 2022-08-17T13:10:49.2051928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2052394Z with 2022-08-17T13:10:49.2052547Z [ 2022-08-17T13:10:49.2052721Z T=at::StepCallbacks 2022-08-17T13:10:49.2052882Z ] 2022-08-17T13:10:49.2053355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2053794Z with 2022-08-17T13:10:49.2053932Z [ 2022-08-17T13:10:49.2054105Z T=at::StepCallbacks 2022-08-17T13:10:49.2054276Z ] 2022-08-17T13:10:49.2055052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2055736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2056414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2056808Z with 2022-08-17T13:10:49.2056959Z [ 2022-08-17T13:10:49.2057121Z T=at::StepCallbacks 2022-08-17T13:10:49.2057296Z ] 2022-08-17T13:10:49.2057690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2058038Z with 2022-08-17T13:10:49.2058192Z [ 2022-08-17T13:10:49.2058362Z T=c10::DimVector 2022-08-17T13:10:49.2058515Z ] 2022-08-17T13:10:49.2058917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2059291Z with 2022-08-17T13:10:49.2059439Z [ 2022-08-17T13:10:49.2059593Z T=c10::DimVector 2022-08-17T13:10:49.2059759Z ] 2022-08-17T13:10:49.2060205Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2060607Z with 2022-08-17T13:10:49.2060759Z [ 2022-08-17T13:10:49.2060923Z T=c10::DimVector 2022-08-17T13:10:49.2061074Z ] 2022-08-17T13:10:49.2061553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2061990Z with 2022-08-17T13:10:49.2062140Z [ 2022-08-17T13:10:49.2062293Z T=c10::DimVector 2022-08-17T13:10:49.2062457Z ] 2022-08-17T13:10:49.2062953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2063596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2064255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2064647Z with 2022-08-17T13:10:49.2064802Z [ 2022-08-17T13:10:49.2065015Z T=c10::DimVector 2022-08-17T13:10:49.2065179Z ] 2022-08-17T13:10:49.2065569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2065920Z with 2022-08-17T13:10:49.2066070Z [ 2022-08-17T13:10:49.2066257Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:49.2066440Z ] 2022-08-17T13:10:49.2066832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2067204Z with 2022-08-17T13:10:49.2067357Z [ 2022-08-17T13:10:49.2067904Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:49.2068097Z ] 2022-08-17T13:10:49.2068547Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2068964Z with 2022-08-17T13:10:49.2069103Z [ 2022-08-17T13:10:49.2069290Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:49.2069472Z ] 2022-08-17T13:10:49.2069933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2070375Z with 2022-08-17T13:10:49.2070526Z [ 2022-08-17T13:10:49.2070699Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:49.2070886Z ] 2022-08-17T13:10:49.2071320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2072015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2072701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2073097Z with 2022-08-17T13:10:49.2073254Z [ 2022-08-17T13:10:49.2073440Z T=c10::impl::AnnotatedSchema 2022-08-17T13:10:49.2073608Z ] 2022-08-17T13:10:49.2074001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2074358Z with 2022-08-17T13:10:49.2074503Z [ 2022-08-17T13:10:49.2074730Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:49.2074946Z ] 2022-08-17T13:10:49.2075339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2075711Z with 2022-08-17T13:10:49.2075861Z [ 2022-08-17T13:10:49.2076089Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:49.2076291Z ] 2022-08-17T13:10:49.2076742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2077149Z with 2022-08-17T13:10:49.2077290Z [ 2022-08-17T13:10:49.2077515Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:49.2077784Z ] 2022-08-17T13:10:49.2078253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2078676Z with 2022-08-17T13:10:49.2078829Z [ 2022-08-17T13:10:49.2079203Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:49.2079536Z ] 2022-08-17T13:10:49.2080007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2080840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2081627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2082022Z with 2022-08-17T13:10:49.2082165Z [ 2022-08-17T13:10:49.2082394Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:10:49.2082609Z ] 2022-08-17T13:10:49.2082989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2083355Z with 2022-08-17T13:10:49.2083511Z [ 2022-08-17T13:10:49.2083703Z T=std::tuple 2022-08-17T13:10:49.2083898Z ] 2022-08-17T13:10:49.2084305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2084683Z with 2022-08-17T13:10:49.2084821Z [ 2022-08-17T13:10:49.2085025Z T=std::tuple 2022-08-17T13:10:49.2085218Z ] 2022-08-17T13:10:49.2085652Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2086062Z with 2022-08-17T13:10:49.2086214Z [ 2022-08-17T13:10:49.2086401Z T=std::tuple 2022-08-17T13:10:49.2086594Z ] 2022-08-17T13:10:49.2087071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2087506Z with 2022-08-17T13:10:49.2087645Z [ 2022-08-17T13:10:49.2087849Z T=std::tuple 2022-08-17T13:10:49.2088044Z ] 2022-08-17T13:10:49.2088473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.2089193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.2089885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2090337Z with 2022-08-17T13:10:49.2090489Z [ 2022-08-17T13:10:49.2090678Z T=std::tuple 2022-08-17T13:10:49.2090876Z ] 2022-08-17T13:10:49.2091268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2091620Z with 2022-08-17T13:10:49.2091772Z [ 2022-08-17T13:10:49.2091950Z T=torch::jit::SourceRange 2022-08-17T13:10:49.2092116Z ] 2022-08-17T13:10:49.2092567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2092946Z with 2022-08-17T13:10:49.2093100Z [ 2022-08-17T13:10:49.2093269Z T=torch::jit::SourceRange 2022-08-17T13:10:49.2093447Z ] 2022-08-17T13:10:49.2093895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2094290Z with 2022-08-17T13:10:49.2094444Z [ 2022-08-17T13:10:49.2094623Z T=torch::jit::SourceRange 2022-08-17T13:10:49.2094788Z ] 2022-08-17T13:10:49.2095259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2095701Z with 2022-08-17T13:10:49.2095854Z [ 2022-08-17T13:10:49.2096021Z T=torch::jit::SourceRange 2022-08-17T13:10:49.2096195Z ] 2022-08-17T13:10:49.2096621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2097292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2097979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2098371Z with 2022-08-17T13:10:49.2098525Z [ 2022-08-17T13:10:49.2098693Z T=torch::jit::SourceRange 2022-08-17T13:10:49.2098871Z ] 2022-08-17T13:10:49.2099261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2099628Z with 2022-08-17T13:10:49.2099768Z [ 2022-08-17T13:10:49.2099968Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:49.2100160Z ] 2022-08-17T13:10:49.2100555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2100928Z with 2022-08-17T13:10:49.2101080Z [ 2022-08-17T13:10:49.2101268Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:49.2101463Z ] 2022-08-17T13:10:49.2101908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2102366Z with 2022-08-17T13:10:49.2102506Z [ 2022-08-17T13:10:49.2102703Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:49.2102984Z ] 2022-08-17T13:10:49.2103448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2103900Z with 2022-08-17T13:10:49.2104052Z [ 2022-08-17T13:10:49.2104250Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:49.2104428Z ] 2022-08-17T13:10:49.2104915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2105612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2106291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2106669Z with 2022-08-17T13:10:49.2106821Z [ 2022-08-17T13:10:49.2107018Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:10:49.2107200Z ] 2022-08-17T13:10:49.2107593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2107955Z with 2022-08-17T13:10:49.2108094Z [ 2022-08-17T13:10:49.2108289Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:49.2108478Z ] 2022-08-17T13:10:49.2108884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2109251Z with 2022-08-17T13:10:49.2109401Z [ 2022-08-17T13:10:49.2109594Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:49.2109771Z ] 2022-08-17T13:10:49.2110218Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2110628Z with 2022-08-17T13:10:49.2110779Z [ 2022-08-17T13:10:49.2110963Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:49.2111154Z ] 2022-08-17T13:10:49.2111625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2112054Z with 2022-08-17T13:10:49.2112205Z [ 2022-08-17T13:10:49.2112396Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:49.2112575Z ] 2022-08-17T13:10:49.2113018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2113714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2114389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2114830Z with 2022-08-17T13:10:49.2114972Z [ 2022-08-17T13:10:49.2115169Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:10:49.2115360Z ] 2022-08-17T13:10:49.2115739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2116096Z with 2022-08-17T13:10:49.2116248Z [ 2022-08-17T13:10:49.2116411Z T=torch::jit::ScopePtr 2022-08-17T13:10:49.2116584Z ] 2022-08-17T13:10:49.2117033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2117409Z with 2022-08-17T13:10:49.2117547Z [ 2022-08-17T13:10:49.2117724Z T=torch::jit::ScopePtr 2022-08-17T13:10:49.2117898Z ] 2022-08-17T13:10:49.2118332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2118739Z with 2022-08-17T13:10:49.2118890Z [ 2022-08-17T13:10:49.2119051Z T=torch::jit::ScopePtr 2022-08-17T13:10:49.2119223Z ] 2022-08-17T13:10:49.2119693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2120130Z with 2022-08-17T13:10:49.2120270Z [ 2022-08-17T13:10:49.2120443Z T=torch::jit::ScopePtr 2022-08-17T13:10:49.2120612Z ] 2022-08-17T13:10:49.2121025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2121696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2122364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2122758Z with 2022-08-17T13:10:49.2122898Z [ 2022-08-17T13:10:49.2123073Z T=torch::jit::ScopePtr 2022-08-17T13:10:49.2123248Z ] 2022-08-17T13:10:49.2123626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2123988Z with 2022-08-17T13:10:49.2124139Z [ 2022-08-17T13:10:49.2124316Z T=at::ThreadLocalState 2022-08-17T13:10:49.2124481Z ] 2022-08-17T13:10:49.2124892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2125262Z with 2022-08-17T13:10:49.2125400Z [ 2022-08-17T13:10:49.2125579Z T=at::ThreadLocalState 2022-08-17T13:10:49.2125753Z ] 2022-08-17T13:10:49.2126190Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2126595Z with 2022-08-17T13:10:49.2126745Z [ 2022-08-17T13:10:49.2126968Z T=at::ThreadLocalState 2022-08-17T13:10:49.2127133Z ] 2022-08-17T13:10:49.2127606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2128043Z with 2022-08-17T13:10:49.2128182Z [ 2022-08-17T13:10:49.2128361Z T=at::ThreadLocalState 2022-08-17T13:10:49.2128536Z ] 2022-08-17T13:10:49.2128962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2129676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2130359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2130755Z with 2022-08-17T13:10:49.2130908Z [ 2022-08-17T13:10:49.2131075Z T=at::ThreadLocalState 2022-08-17T13:10:49.2131252Z ] 2022-08-17T13:10:49.2131643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2131994Z with 2022-08-17T13:10:49.2132146Z [ 2022-08-17T13:10:49.2132343Z T=std::shared_ptr 2022-08-17T13:10:49.2132522Z ] 2022-08-17T13:10:49.2132929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2133301Z with 2022-08-17T13:10:49.2133454Z [ 2022-08-17T13:10:49.2133637Z T=std::shared_ptr 2022-08-17T13:10:49.2133826Z ] 2022-08-17T13:10:49.2134274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2134667Z with 2022-08-17T13:10:49.2134817Z [ 2022-08-17T13:10:49.2135014Z T=std::shared_ptr 2022-08-17T13:10:49.2135200Z ] 2022-08-17T13:10:49.2135665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2136104Z with 2022-08-17T13:10:49.2136255Z [ 2022-08-17T13:10:49.2136439Z T=std::shared_ptr 2022-08-17T13:10:49.2136625Z ] 2022-08-17T13:10:49.2137066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.2137750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.2138442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:10:49.2139184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2139582Z with 2022-08-17T13:10:49.2139734Z [ 2022-08-17T13:10:49.2139921Z T=std::shared_ptr 2022-08-17T13:10:49.2140110Z ] 2022-08-17T13:10:49.2140500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2140863Z with 2022-08-17T13:10:49.2141004Z [ 2022-08-17T13:10:49.2141190Z T=torch::jit::GraphExecutor 2022-08-17T13:10:49.2141411Z ] 2022-08-17T13:10:49.2141810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2142185Z with 2022-08-17T13:10:49.2142335Z [ 2022-08-17T13:10:49.2142506Z T=torch::jit::GraphExecutor 2022-08-17T13:10:49.2142690Z ] 2022-08-17T13:10:49.2143222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2143627Z with 2022-08-17T13:10:49.2143766Z [ 2022-08-17T13:10:49.2143951Z T=torch::jit::GraphExecutor 2022-08-17T13:10:49.2144130Z ] 2022-08-17T13:10:49.2144594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2145033Z with 2022-08-17T13:10:49.2145184Z [ 2022-08-17T13:10:49.2145352Z T=torch::jit::GraphExecutor 2022-08-17T13:10:49.2145534Z ] 2022-08-17T13:10:49.2145972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2146638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2147317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:10:49.2148008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2148401Z with 2022-08-17T13:10:49.2148555Z [ 2022-08-17T13:10:49.2148727Z T=torch::jit::GraphExecutor 2022-08-17T13:10:49.2148907Z ] 2022-08-17T13:10:49.2149301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2149662Z with 2022-08-17T13:10:49.2149803Z [ 2022-08-17T13:10:49.2149970Z T=torch::jit::Method 2022-08-17T13:10:49.2150130Z ] 2022-08-17T13:10:49.2150521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2150881Z with 2022-08-17T13:10:49.2151081Z [ 2022-08-17T13:10:49.2151235Z T=torch::jit::Method 2022-08-17T13:10:49.2151401Z ] 2022-08-17T13:10:49.2151838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2152238Z with 2022-08-17T13:10:49.2152375Z [ 2022-08-17T13:10:49.2152541Z T=torch::jit::Method 2022-08-17T13:10:49.2152700Z ] 2022-08-17T13:10:49.2153194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2153629Z with 2022-08-17T13:10:49.2153772Z [ 2022-08-17T13:10:49.2153929Z T=torch::jit::Method 2022-08-17T13:10:49.2154096Z ] 2022-08-17T13:10:49.2154514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2155163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2155809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2156194Z with 2022-08-17T13:10:49.2156345Z [ 2022-08-17T13:10:49.2156515Z T=torch::jit::Method 2022-08-17T13:10:49.2156672Z ] 2022-08-17T13:10:49.2157059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2157412Z with 2022-08-17T13:10:49.2157551Z [ 2022-08-17T13:10:49.2157767Z T=std::vector> 2022-08-17T13:10:49.2157970Z ] 2022-08-17T13:10:49.2158371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2158729Z with 2022-08-17T13:10:49.2158878Z [ 2022-08-17T13:10:49.2159091Z T=std::vector> 2022-08-17T13:10:49.2159282Z ] 2022-08-17T13:10:49.2159721Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2160123Z with 2022-08-17T13:10:49.2160261Z [ 2022-08-17T13:10:49.2160476Z T=std::vector> 2022-08-17T13:10:49.2160684Z ] 2022-08-17T13:10:49.2161151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2161568Z with 2022-08-17T13:10:49.2161717Z [ 2022-08-17T13:10:49.2161929Z T=std::vector> 2022-08-17T13:10:49.2162121Z ] 2022-08-17T13:10:49.2162571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.2163342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.2164024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2164405Z with 2022-08-17T13:10:49.2164544Z [ 2022-08-17T13:10:49.2164759Z T=std::vector> 2022-08-17T13:10:49.2165079Z ] 2022-08-17T13:10:49.2165513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2165868Z with 2022-08-17T13:10:49.2166013Z [ 2022-08-17T13:10:49.2166261Z T=std::function 2022-08-17T13:10:49.2166482Z ] 2022-08-17T13:10:49.2166886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2167258Z with 2022-08-17T13:10:49.2167396Z [ 2022-08-17T13:10:49.2167642Z T=std::function 2022-08-17T13:10:49.2167874Z ] 2022-08-17T13:10:49.2168310Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2168718Z with 2022-08-17T13:10:49.2168871Z [ 2022-08-17T13:10:49.2169119Z T=std::function 2022-08-17T13:10:49.2169338Z ] 2022-08-17T13:10:49.2169809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2170240Z with 2022-08-17T13:10:49.2170385Z [ 2022-08-17T13:10:49.2170676Z T=std::function 2022-08-17T13:10:49.2170910Z ] 2022-08-17T13:10:49.2171434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.2172223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.2172943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2173335Z with 2022-08-17T13:10:49.2173484Z [ 2022-08-17T13:10:49.2173720Z T=std::function 2022-08-17T13:10:49.2173952Z ] 2022-08-17T13:10:49.2174342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2174703Z with 2022-08-17T13:10:49.2174895Z [ 2022-08-17T13:10:49.2175168Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:49.2175419Z ] 2022-08-17T13:10:49.2175812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2176185Z with 2022-08-17T13:10:49.2176332Z [ 2022-08-17T13:10:49.2176650Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:49.2176897Z ] 2022-08-17T13:10:49.2177386Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2177796Z with 2022-08-17T13:10:49.2177935Z [ 2022-08-17T13:10:49.2178208Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:49.2178456Z ] 2022-08-17T13:10:49.2178925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2179350Z with 2022-08-17T13:10:49.2179498Z [ 2022-08-17T13:10:49.2179769Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:49.2180013Z ] 2022-08-17T13:10:49.2180514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:10:49.2181365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:10:49.2182134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2182518Z with 2022-08-17T13:10:49.2182659Z [ 2022-08-17T13:10:49.2183010Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:10:49.2183268Z ] 2022-08-17T13:10:49.2183652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2184010Z with 2022-08-17T13:10:49.2184161Z [ 2022-08-17T13:10:49.2184372Z T=std::vector> 2022-08-17T13:10:49.2184562Z ] 2022-08-17T13:10:49.2184965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2185334Z with 2022-08-17T13:10:49.2185472Z [ 2022-08-17T13:10:49.2185680Z T=std::vector> 2022-08-17T13:10:49.2185880Z ] 2022-08-17T13:10:49.2186312Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2186722Z with 2022-08-17T13:10:49.2186872Z [ 2022-08-17T13:10:49.2187082Z T=std::vector> 2022-08-17T13:10:49.2187268Z ] 2022-08-17T13:10:49.2187787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2188220Z with 2022-08-17T13:10:49.2188356Z [ 2022-08-17T13:10:49.2188563Z T=std::vector> 2022-08-17T13:10:49.2188761Z ] 2022-08-17T13:10:49.2189191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.2189581Z with 2022-08-17T13:10:49.2189728Z [ 2022-08-17T13:10:49.2189920Z T=double 2022-08-17T13:10:49.2190066Z ] 2022-08-17T13:10:49.2190537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.2190970Z with 2022-08-17T13:10:49.2191107Z [ 2022-08-17T13:10:49.2191261Z T=double 2022-08-17T13:10:49.2191412Z ] 2022-08-17T13:10:49.2191832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2192211Z with 2022-08-17T13:10:49.2192361Z [ 2022-08-17T13:10:49.2192568Z T=std::vector> 2022-08-17T13:10:49.2192754Z ] 2022-08-17T13:10:49.2193147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2193509Z with 2022-08-17T13:10:49.2193566Z [ 2022-08-17T13:10:49.2193673Z T=std::tuple 2022-08-17T13:10:49.2193719Z ] 2022-08-17T13:10:49.2194036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2194096Z with 2022-08-17T13:10:49.2194151Z [ 2022-08-17T13:10:49.2194260Z T=std::tuple 2022-08-17T13:10:49.2194318Z ] 2022-08-17T13:10:49.2194681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2194740Z with 2022-08-17T13:10:49.2194786Z [ 2022-08-17T13:10:49.2194892Z T=std::tuple 2022-08-17T13:10:49.2194952Z ] 2022-08-17T13:10:49.2195342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2195402Z with 2022-08-17T13:10:49.2195457Z [ 2022-08-17T13:10:49.2195561Z T=std::tuple 2022-08-17T13:10:49.2195615Z ] 2022-08-17T13:10:49.2195950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:10:49.2196329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:10:49.2196716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2196776Z with 2022-08-17T13:10:49.2196833Z [ 2022-08-17T13:10:49.2196937Z T=std::tuple 2022-08-17T13:10:49.2196995Z ] 2022-08-17T13:10:49.2197297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2197357Z with 2022-08-17T13:10:49.2197403Z [ 2022-08-17T13:10:49.2197572Z T=std::vector> 2022-08-17T13:10:49.2197630Z ] 2022-08-17T13:10:49.2197947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:10:49.2198008Z with 2022-08-17T13:10:49.2198065Z [ 2022-08-17T13:10:49.2198195Z T=std::vector> 2022-08-17T13:10:49.2198252Z ] 2022-08-17T13:10:49.2198596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:10:49.2198655Z with 2022-08-17T13:10:49.2198711Z [ 2022-08-17T13:10:49.2198839Z T=std::vector> 2022-08-17T13:10:49.2198897Z ] 2022-08-17T13:10:49.2199284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:10:49.2199347Z with 2022-08-17T13:10:49.2199403Z [ 2022-08-17T13:10:49.2199517Z T=std::vector> 2022-08-17T13:10:49.2199573Z ] 2022-08-17T13:10:49.2199939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:10:49.2200337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:10:49.2200671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:10:49.2200735Z with 2022-08-17T13:10:49.2200789Z [ 2022-08-17T13:10:49.2200915Z T=std::vector> 2022-08-17T13:10:49.2200971Z ] 2022-08-17T13:10:49.3003218Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension_v1.pyd 2022-08-17T13:10:49.3003982Z Creating library reloaded_jit_extension_v1.lib and object reloaded_jit_extension_v1.exp 2022-08-17T13:10:49.3022458Z Loading extension module reloaded_jit_extension_v1... 2022-08-17T13:10:49.3222256Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:49.3234074Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2022-08-17T13:10:49.3234428Z Loading extension module reloaded_jit_extension_v1... 2022-08-17T13:10:49.3238084Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:10:49.3284414Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 2 and re-building as reloaded_jit_extension_v2... 2022-08-17T13:10:49.3347754Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\build.ninja... 2022-08-17T13:10:49.4984961Z Building extension module reloaded_jit_extension_v2... 2022-08-17T13:10:49.4985368Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:11:00.6394125Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\reloaded_jit_extension\main.cpp /Fomain.o 2022-08-17T13:11:00.6395351Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:11:00.6395775Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:11:00.6396010Z 2022-08-17T13:11:00.6396416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:11:00.6397205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:11:00.6398020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6398511Z with 2022-08-17T13:11:00.6398724Z [ 2022-08-17T13:11:00.6398948Z T=at::TensorBase 2022-08-17T13:11:00.6399182Z ] 2022-08-17T13:11:00.6399743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6400234Z with 2022-08-17T13:11:00.6400448Z [ 2022-08-17T13:11:00.6400685Z T=at::TensorBase 2022-08-17T13:11:00.6400916Z ] 2022-08-17T13:11:00.6401491Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6402031Z with 2022-08-17T13:11:00.6402233Z [ 2022-08-17T13:11:00.6402454Z T=at::TensorBase 2022-08-17T13:11:00.6402685Z ] 2022-08-17T13:11:00.6403318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6403917Z with 2022-08-17T13:11:00.6404107Z [ 2022-08-17T13:11:00.6404344Z T=at::TensorBase 2022-08-17T13:11:00.6404570Z ] 2022-08-17T13:11:00.6405343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6406216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6407102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6407632Z with 2022-08-17T13:11:00.6407822Z [ 2022-08-17T13:11:00.6408050Z T=at::TensorBase 2022-08-17T13:11:00.6408365Z ] 2022-08-17T13:11:00.6408896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6409375Z with 2022-08-17T13:11:00.6409530Z [ 2022-08-17T13:11:00.6409694Z T=at::Tensor 2022-08-17T13:11:00.6410233Z ] 2022-08-17T13:11:00.6410644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6411017Z with 2022-08-17T13:11:00.6411157Z [ 2022-08-17T13:11:00.6411321Z T=at::Tensor 2022-08-17T13:11:00.6411483Z ] 2022-08-17T13:11:00.6411936Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6412333Z with 2022-08-17T13:11:00.6412486Z [ 2022-08-17T13:11:00.6412651Z T=at::Tensor 2022-08-17T13:11:00.6412802Z ] 2022-08-17T13:11:00.6413275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6413714Z with 2022-08-17T13:11:00.6413854Z [ 2022-08-17T13:11:00.6414015Z T=at::Tensor 2022-08-17T13:11:00.6414175Z ] 2022-08-17T13:11:00.6414584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6415219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6415882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6416277Z with 2022-08-17T13:11:00.6416431Z [ 2022-08-17T13:11:00.6416584Z T=at::Tensor 2022-08-17T13:11:00.6416744Z ] 2022-08-17T13:11:00.6417141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6417490Z with 2022-08-17T13:11:00.6417643Z [ 2022-08-17T13:11:00.6417810Z T=at::Generator 2022-08-17T13:11:00.6417967Z ] 2022-08-17T13:11:00.6418495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6418953Z with 2022-08-17T13:11:00.6419111Z [ 2022-08-17T13:11:00.6419267Z T=at::Generator 2022-08-17T13:11:00.6419440Z ] 2022-08-17T13:11:00.6419889Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6420292Z with 2022-08-17T13:11:00.6420448Z [ 2022-08-17T13:11:00.6420618Z T=at::Generator 2022-08-17T13:11:00.6420772Z ] 2022-08-17T13:11:00.6421299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6421739Z with 2022-08-17T13:11:00.6421894Z [ 2022-08-17T13:11:00.6422051Z T=at::Generator 2022-08-17T13:11:00.6422220Z ] 2022-08-17T13:11:00.6422641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6423280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6423946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6424345Z with 2022-08-17T13:11:00.6424505Z [ 2022-08-17T13:11:00.6424662Z T=at::Generator 2022-08-17T13:11:00.6424827Z ] 2022-08-17T13:11:00.6425218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6425582Z with 2022-08-17T13:11:00.6425723Z [ 2022-08-17T13:11:00.6425887Z T=std::string 2022-08-17T13:11:00.6426049Z ] 2022-08-17T13:11:00.6426445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6426822Z with 2022-08-17T13:11:00.6426977Z [ 2022-08-17T13:11:00.6427129Z T=std::string 2022-08-17T13:11:00.6427291Z ] 2022-08-17T13:11:00.6427742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6428159Z with 2022-08-17T13:11:00.6428298Z [ 2022-08-17T13:11:00.6428463Z T=std::string 2022-08-17T13:11:00.6428627Z ] 2022-08-17T13:11:00.6429088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6429518Z with 2022-08-17T13:11:00.6429670Z [ 2022-08-17T13:11:00.6429820Z T=std::string 2022-08-17T13:11:00.6429981Z ] 2022-08-17T13:11:00.6430394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6431036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6431726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6432123Z with 2022-08-17T13:11:00.6432277Z [ 2022-08-17T13:11:00.6432442Z T=std::string 2022-08-17T13:11:00.6432592Z ] 2022-08-17T13:11:00.6432985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6433343Z with 2022-08-17T13:11:00.6433484Z [ 2022-08-17T13:11:00.6433703Z T=c10::QualifiedName 2022-08-17T13:11:00.6433880Z ] 2022-08-17T13:11:00.6434280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6434662Z with 2022-08-17T13:11:00.6434817Z [ 2022-08-17T13:11:00.6434979Z T=c10::QualifiedName 2022-08-17T13:11:00.6435153Z ] 2022-08-17T13:11:00.6435608Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6436025Z with 2022-08-17T13:11:00.6436165Z [ 2022-08-17T13:11:00.6436344Z T=c10::QualifiedName 2022-08-17T13:11:00.6436517Z ] 2022-08-17T13:11:00.6436981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6437422Z with 2022-08-17T13:11:00.6437579Z [ 2022-08-17T13:11:00.6437756Z T=c10::QualifiedName 2022-08-17T13:11:00.6437917Z ] 2022-08-17T13:11:00.6438345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6439007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6439675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6440060Z with 2022-08-17T13:11:00.6440215Z [ 2022-08-17T13:11:00.6440393Z T=c10::QualifiedName 2022-08-17T13:11:00.6440555Z ] 2022-08-17T13:11:00.6440951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6441314Z with 2022-08-17T13:11:00.6441455Z [ 2022-08-17T13:11:00.6441672Z T=std::shared_ptr 2022-08-17T13:11:00.6441880Z ] 2022-08-17T13:11:00.6452464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6452955Z with 2022-08-17T13:11:00.6453120Z [ 2022-08-17T13:11:00.6453353Z T=std::shared_ptr 2022-08-17T13:11:00.6453563Z ] 2022-08-17T13:11:00.6454020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6454567Z with 2022-08-17T13:11:00.6454725Z [ 2022-08-17T13:11:00.6454948Z T=std::shared_ptr 2022-08-17T13:11:00.6455153Z ] 2022-08-17T13:11:00.6455621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6456063Z with 2022-08-17T13:11:00.6456221Z [ 2022-08-17T13:11:00.6456481Z T=std::shared_ptr 2022-08-17T13:11:00.6456689Z ] 2022-08-17T13:11:00.6457152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6457864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6458639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6459039Z with 2022-08-17T13:11:00.6459194Z [ 2022-08-17T13:11:00.6459414Z T=std::shared_ptr 2022-08-17T13:11:00.6459609Z ] 2022-08-17T13:11:00.6460008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6460374Z with 2022-08-17T13:11:00.6460515Z [ 2022-08-17T13:11:00.6460734Z T=std::weak_ptr 2022-08-17T13:11:00.6460941Z ] 2022-08-17T13:11:00.6461353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6461725Z with 2022-08-17T13:11:00.6461880Z [ 2022-08-17T13:11:00.6462091Z T=std::weak_ptr 2022-08-17T13:11:00.6462279Z ] 2022-08-17T13:11:00.6462729Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6463144Z with 2022-08-17T13:11:00.6463291Z [ 2022-08-17T13:11:00.6463506Z T=std::weak_ptr 2022-08-17T13:11:00.6463711Z ] 2022-08-17T13:11:00.6464185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6464608Z with 2022-08-17T13:11:00.6464762Z [ 2022-08-17T13:11:00.6464973Z T=std::weak_ptr 2022-08-17T13:11:00.6465164Z ] 2022-08-17T13:11:00.6465615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6466409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6467146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6467538Z with 2022-08-17T13:11:00.6467681Z [ 2022-08-17T13:11:00.6467896Z T=std::weak_ptr 2022-08-17T13:11:00.6468100Z ] 2022-08-17T13:11:00.6468485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6468884Z with 2022-08-17T13:11:00.6469037Z [ 2022-08-17T13:11:00.6469275Z T=std::vector> 2022-08-17T13:11:00.6469501Z ] 2022-08-17T13:11:00.6469895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6470264Z with 2022-08-17T13:11:00.6470418Z [ 2022-08-17T13:11:00.6470646Z T=std::vector> 2022-08-17T13:11:00.6470873Z ] 2022-08-17T13:11:00.6471316Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6471724Z with 2022-08-17T13:11:00.6471864Z [ 2022-08-17T13:11:00.6472106Z T=std::vector> 2022-08-17T13:11:00.6472331Z ] 2022-08-17T13:11:00.6472794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6473230Z with 2022-08-17T13:11:00.6473381Z [ 2022-08-17T13:11:00.6473618Z T=std::vector> 2022-08-17T13:11:00.6473831Z ] 2022-08-17T13:11:00.6474302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6475053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6475758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6476141Z with 2022-08-17T13:11:00.6476292Z [ 2022-08-17T13:11:00.6476533Z T=std::vector> 2022-08-17T13:11:00.6476745Z ] 2022-08-17T13:11:00.6477137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6477493Z with 2022-08-17T13:11:00.6477643Z [ 2022-08-17T13:11:00.6477839Z T=std::vector> 2022-08-17T13:11:00.6478034Z ] 2022-08-17T13:11:00.6478442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6478851Z with 2022-08-17T13:11:00.6479002Z [ 2022-08-17T13:11:00.6479206Z T=std::vector> 2022-08-17T13:11:00.6479388Z ] 2022-08-17T13:11:00.6479835Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6480239Z with 2022-08-17T13:11:00.6480390Z [ 2022-08-17T13:11:00.6480581Z T=std::vector> 2022-08-17T13:11:00.6480777Z ] 2022-08-17T13:11:00.6481292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6481734Z with 2022-08-17T13:11:00.6481871Z [ 2022-08-17T13:11:00.6482079Z T=std::vector> 2022-08-17T13:11:00.6482271Z ] 2022-08-17T13:11:00.6482695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6483392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6484072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6484465Z with 2022-08-17T13:11:00.6484608Z [ 2022-08-17T13:11:00.6484812Z T=std::vector> 2022-08-17T13:11:00.6485007Z ] 2022-08-17T13:11:00.6485388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6485750Z with 2022-08-17T13:11:00.6485902Z [ 2022-08-17T13:11:00.6486155Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6486379Z ] 2022-08-17T13:11:00.6486789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6487164Z with 2022-08-17T13:11:00.6487306Z [ 2022-08-17T13:11:00.6487559Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6487797Z ] 2022-08-17T13:11:00.6488243Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6488647Z with 2022-08-17T13:11:00.6488797Z [ 2022-08-17T13:11:00.6489050Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6489269Z ] 2022-08-17T13:11:00.6489748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6490189Z with 2022-08-17T13:11:00.6490340Z [ 2022-08-17T13:11:00.6490577Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6490859Z ] 2022-08-17T13:11:00.6491335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:00.6492096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:00.6492824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:00.6493480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6493876Z with 2022-08-17T13:11:00.6494027Z [ 2022-08-17T13:11:00.6494267Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6494502Z ] 2022-08-17T13:11:00.6494896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6495254Z with 2022-08-17T13:11:00.6495396Z [ 2022-08-17T13:11:00.6495644Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6495873Z ] 2022-08-17T13:11:00.6496268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6496647Z with 2022-08-17T13:11:00.6496799Z [ 2022-08-17T13:11:00.6497308Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6497551Z ] 2022-08-17T13:11:00.6498001Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6498491Z with 2022-08-17T13:11:00.6498632Z [ 2022-08-17T13:11:00.6498878Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6499110Z ] 2022-08-17T13:11:00.6499647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6500076Z with 2022-08-17T13:11:00.6500228Z [ 2022-08-17T13:11:00.6500472Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6500687Z ] 2022-08-17T13:11:00.6501156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:00.6501906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:00.6502581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:00.6503310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6503690Z with 2022-08-17T13:11:00.6503843Z [ 2022-08-17T13:11:00.6504093Z T=std::vector,std::allocator>> 2022-08-17T13:11:00.6504309Z ] 2022-08-17T13:11:00.6504748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6505111Z with 2022-08-17T13:11:00.6505264Z [ 2022-08-17T13:11:00.6505463Z T=std::vector> 2022-08-17T13:11:00.6505663Z ] 2022-08-17T13:11:00.6506072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6506436Z with 2022-08-17T13:11:00.6506588Z [ 2022-08-17T13:11:00.6506797Z T=std::vector> 2022-08-17T13:11:00.6506981Z ] 2022-08-17T13:11:00.6507428Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6507838Z with 2022-08-17T13:11:00.6507988Z [ 2022-08-17T13:11:00.6508192Z T=std::vector> 2022-08-17T13:11:00.6508392Z ] 2022-08-17T13:11:00.6508868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6509299Z with 2022-08-17T13:11:00.6509438Z [ 2022-08-17T13:11:00.6509649Z T=std::vector> 2022-08-17T13:11:00.6509845Z ] 2022-08-17T13:11:00.6510277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6510980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6511659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6512053Z with 2022-08-17T13:11:00.6512194Z [ 2022-08-17T13:11:00.6512403Z T=std::vector> 2022-08-17T13:11:00.6512600Z ] 2022-08-17T13:11:00.6512980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6513343Z with 2022-08-17T13:11:00.6513497Z [ 2022-08-17T13:11:00.6513735Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:00.6513949Z ] 2022-08-17T13:11:00.6514360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6514789Z with 2022-08-17T13:11:00.6514928Z [ 2022-08-17T13:11:00.6515167Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:00.6515392Z ] 2022-08-17T13:11:00.6515835Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6516228Z with 2022-08-17T13:11:00.6516380Z [ 2022-08-17T13:11:00.6516616Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:00.6516828Z ] 2022-08-17T13:11:00.6517339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6517777Z with 2022-08-17T13:11:00.6517928Z [ 2022-08-17T13:11:00.6518151Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:00.6518373Z ] 2022-08-17T13:11:00.6518839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6519602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6520352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:11:00.6521072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6521467Z with 2022-08-17T13:11:00.6521620Z [ 2022-08-17T13:11:00.6521847Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:00.6522077Z ] 2022-08-17T13:11:00.6522467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6522819Z with 2022-08-17T13:11:00.6522970Z [ 2022-08-17T13:11:00.6523208Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:00.6523430Z ] 2022-08-17T13:11:00.6523824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6524196Z with 2022-08-17T13:11:00.6524348Z [ 2022-08-17T13:11:00.6524569Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:00.6524793Z ] 2022-08-17T13:11:00.6525239Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6525645Z with 2022-08-17T13:11:00.6525786Z [ 2022-08-17T13:11:00.6526020Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:00.6526244Z ] 2022-08-17T13:11:00.6526707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6527700Z with 2022-08-17T13:11:00.6527854Z [ 2022-08-17T13:11:00.6528092Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:00.6528304Z ] 2022-08-17T13:11:00.6528776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6529584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6530349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:11:00.6531052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6531449Z with 2022-08-17T13:11:00.6531603Z [ 2022-08-17T13:11:00.6531841Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:00.6532056Z ] 2022-08-17T13:11:00.6532454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6532813Z with 2022-08-17T13:11:00.6532953Z [ 2022-08-17T13:11:00.6533140Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6533326Z ] 2022-08-17T13:11:00.6533716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6534092Z with 2022-08-17T13:11:00.6534244Z [ 2022-08-17T13:11:00.6534432Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6534602Z ] 2022-08-17T13:11:00.6535047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6535456Z with 2022-08-17T13:11:00.6535598Z [ 2022-08-17T13:11:00.6535871Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6536058Z ] 2022-08-17T13:11:00.6536530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6536958Z with 2022-08-17T13:11:00.6537110Z [ 2022-08-17T13:11:00.6537294Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6537464Z ] 2022-08-17T13:11:00.6537899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6538663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6539044Z with 2022-08-17T13:11:00.6539185Z [ 2022-08-17T13:11:00.6539374Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6539615Z ] 2022-08-17T13:11:00.6540069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:11:00.6540774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6541170Z with 2022-08-17T13:11:00.6541321Z [ 2022-08-17T13:11:00.6541496Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:00.6541678Z ] 2022-08-17T13:11:00.6542113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6542461Z with 2022-08-17T13:11:00.6542612Z [ 2022-08-17T13:11:00.6542892Z T=std::vector> 2022-08-17T13:11:00.6543146Z ] 2022-08-17T13:11:00.6543544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6543917Z with 2022-08-17T13:11:00.6544069Z [ 2022-08-17T13:11:00.6544330Z T=std::vector> 2022-08-17T13:11:00.6544579Z ] 2022-08-17T13:11:00.6545031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6545442Z with 2022-08-17T13:11:00.6545581Z [ 2022-08-17T13:11:00.6545860Z T=std::vector> 2022-08-17T13:11:00.6546116Z ] 2022-08-17T13:11:00.6546575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6547003Z with 2022-08-17T13:11:00.6547156Z [ 2022-08-17T13:11:00.6547427Z T=std::vector> 2022-08-17T13:11:00.6547670Z ] 2022-08-17T13:11:00.6548174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6548984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6549714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6550106Z with 2022-08-17T13:11:00.6550249Z [ 2022-08-17T13:11:00.6550522Z T=std::vector> 2022-08-17T13:11:00.6550777Z ] 2022-08-17T13:11:00.6551162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6551568Z with 2022-08-17T13:11:00.6551721Z [ 2022-08-17T13:11:00.6551892Z T=torch::autograd::ViewInfo 2022-08-17T13:11:00.6552072Z ] 2022-08-17T13:11:00.6552485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6552857Z with 2022-08-17T13:11:00.6552996Z [ 2022-08-17T13:11:00.6553178Z T=torch::autograd::ViewInfo 2022-08-17T13:11:00.6553358Z ] 2022-08-17T13:11:00.6553832Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6554242Z with 2022-08-17T13:11:00.6554395Z [ 2022-08-17T13:11:00.6554576Z T=torch::autograd::ViewInfo 2022-08-17T13:11:00.6554745Z ] 2022-08-17T13:11:00.6555223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6555657Z with 2022-08-17T13:11:00.6555797Z [ 2022-08-17T13:11:00.6555978Z T=torch::autograd::ViewInfo 2022-08-17T13:11:00.6556154Z ] 2022-08-17T13:11:00.6556571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6557257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6557931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6558323Z with 2022-08-17T13:11:00.6558475Z [ 2022-08-17T13:11:00.6558644Z T=torch::autograd::ViewInfo 2022-08-17T13:11:00.6558824Z ] 2022-08-17T13:11:00.6559220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6559567Z with 2022-08-17T13:11:00.6559719Z [ 2022-08-17T13:11:00.6559882Z T=c10::IValue 2022-08-17T13:11:00.6560035Z ] 2022-08-17T13:11:00.6560440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6560817Z with 2022-08-17T13:11:00.6560956Z [ 2022-08-17T13:11:00.6561117Z T=c10::IValue 2022-08-17T13:11:00.6561278Z ] 2022-08-17T13:11:00.6561729Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6562126Z with 2022-08-17T13:11:00.6562277Z [ 2022-08-17T13:11:00.6562439Z T=c10::IValue 2022-08-17T13:11:00.6562589Z ] 2022-08-17T13:11:00.6563061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6563500Z with 2022-08-17T13:11:00.6563695Z [ 2022-08-17T13:11:00.6563843Z T=c10::IValue 2022-08-17T13:11:00.6564003Z ] 2022-08-17T13:11:00.6564410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6565032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6565692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6566593Z with 2022-08-17T13:11:00.6566758Z [ 2022-08-17T13:11:00.6566914Z T=c10::IValue 2022-08-17T13:11:00.6567074Z ] 2022-08-17T13:11:00.6567469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6567816Z with 2022-08-17T13:11:00.6567968Z [ 2022-08-17T13:11:00.6568135Z T=c10::AliasInfo 2022-08-17T13:11:00.6568288Z ] 2022-08-17T13:11:00.6568697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6569068Z with 2022-08-17T13:11:00.6569219Z [ 2022-08-17T13:11:00.6569370Z T=c10::AliasInfo 2022-08-17T13:11:00.6569534Z ] 2022-08-17T13:11:00.6569983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6570378Z with 2022-08-17T13:11:00.6570529Z [ 2022-08-17T13:11:00.6570696Z T=c10::AliasInfo 2022-08-17T13:11:00.6570848Z ] 2022-08-17T13:11:00.6571317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6571752Z with 2022-08-17T13:11:00.6571904Z [ 2022-08-17T13:11:00.6572056Z T=c10::AliasInfo 2022-08-17T13:11:00.6572222Z ] 2022-08-17T13:11:00.6572635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6573281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6573935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6574322Z with 2022-08-17T13:11:00.6574475Z [ 2022-08-17T13:11:00.6574630Z T=c10::AliasInfo 2022-08-17T13:11:00.6574794Z ] 2022-08-17T13:11:00.6575185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6575541Z with 2022-08-17T13:11:00.6575683Z [ 2022-08-17T13:11:00.6575906Z T=c10::either 2022-08-17T13:11:00.6576122Z ] 2022-08-17T13:11:00.6576573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6576947Z with 2022-08-17T13:11:00.6577098Z [ 2022-08-17T13:11:00.6577308Z T=c10::either 2022-08-17T13:11:00.6577519Z ] 2022-08-17T13:11:00.6577962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6578486Z with 2022-08-17T13:11:00.6578626Z [ 2022-08-17T13:11:00.6578897Z T=c10::either 2022-08-17T13:11:00.6579114Z ] 2022-08-17T13:11:00.6579578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6580009Z with 2022-08-17T13:11:00.6580161Z [ 2022-08-17T13:11:00.6580382Z T=c10::either 2022-08-17T13:11:00.6580582Z ] 2022-08-17T13:11:00.6581037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6581793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6582517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6582899Z with 2022-08-17T13:11:00.6583056Z [ 2022-08-17T13:11:00.6583280Z T=c10::either 2022-08-17T13:11:00.6583493Z ] 2022-08-17T13:11:00.6583871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6584230Z with 2022-08-17T13:11:00.6584381Z [ 2022-08-17T13:11:00.6584546Z T=at::StepCallbacks 2022-08-17T13:11:00.6584719Z ] 2022-08-17T13:11:00.6585130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6585494Z with 2022-08-17T13:11:00.6585643Z [ 2022-08-17T13:11:00.6585816Z T=at::StepCallbacks 2022-08-17T13:11:00.6585974Z ] 2022-08-17T13:11:00.6586418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6586828Z with 2022-08-17T13:11:00.6586980Z [ 2022-08-17T13:11:00.6587139Z T=at::StepCallbacks 2022-08-17T13:11:00.6587309Z ] 2022-08-17T13:11:00.6587783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6588220Z with 2022-08-17T13:11:00.6588360Z [ 2022-08-17T13:11:00.6588576Z T=at::StepCallbacks 2022-08-17T13:11:00.6588746Z ] 2022-08-17T13:11:00.6589156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6589832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6590500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6590890Z with 2022-08-17T13:11:00.6591069Z [ 2022-08-17T13:11:00.6591249Z T=at::StepCallbacks 2022-08-17T13:11:00.6591419Z ] 2022-08-17T13:11:00.6591797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6592164Z with 2022-08-17T13:11:00.6592316Z [ 2022-08-17T13:11:00.6592471Z T=c10::DimVector 2022-08-17T13:11:00.6592636Z ] 2022-08-17T13:11:00.6593043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6593413Z with 2022-08-17T13:11:00.6593549Z [ 2022-08-17T13:11:00.6593715Z T=c10::DimVector 2022-08-17T13:11:00.6593879Z ] 2022-08-17T13:11:00.6594315Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6594727Z with 2022-08-17T13:11:00.6594877Z [ 2022-08-17T13:11:00.6595029Z T=c10::DimVector 2022-08-17T13:11:00.6595193Z ] 2022-08-17T13:11:00.6595666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6596102Z with 2022-08-17T13:11:00.6596241Z [ 2022-08-17T13:11:00.6596405Z T=c10::DimVector 2022-08-17T13:11:00.6596569Z ] 2022-08-17T13:11:00.6596979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6597632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6598299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6598692Z with 2022-08-17T13:11:00.6598834Z [ 2022-08-17T13:11:00.6598999Z T=c10::DimVector 2022-08-17T13:11:00.6599163Z ] 2022-08-17T13:11:00.6599553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6599901Z with 2022-08-17T13:11:00.6600049Z [ 2022-08-17T13:11:00.6600236Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:00.6600406Z ] 2022-08-17T13:11:00.6600815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6601231Z with 2022-08-17T13:11:00.6601371Z [ 2022-08-17T13:11:00.6601559Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:00.6601741Z ] 2022-08-17T13:11:00.6602183Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6602583Z with 2022-08-17T13:11:00.6602739Z [ 2022-08-17T13:11:00.6602921Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:00.6603090Z ] 2022-08-17T13:11:00.6603601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6604044Z with 2022-08-17T13:11:00.6604194Z [ 2022-08-17T13:11:00.6604365Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:00.6604551Z ] 2022-08-17T13:11:00.6604982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6605661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6606358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6606753Z with 2022-08-17T13:11:00.6606904Z [ 2022-08-17T13:11:00.6607077Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:00.6607260Z ] 2022-08-17T13:11:00.6607651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6608004Z with 2022-08-17T13:11:00.6608155Z [ 2022-08-17T13:11:00.6608384Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:00.6608598Z ] 2022-08-17T13:11:00.6608990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6609365Z with 2022-08-17T13:11:00.6609517Z [ 2022-08-17T13:11:00.6609729Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:00.6609948Z ] 2022-08-17T13:11:00.6610396Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6610806Z with 2022-08-17T13:11:00.6610946Z [ 2022-08-17T13:11:00.6611176Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:00.6611389Z ] 2022-08-17T13:11:00.6611849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6612280Z with 2022-08-17T13:11:00.6612434Z [ 2022-08-17T13:11:00.6612645Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:00.6612858Z ] 2022-08-17T13:11:00.6613363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6614116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6614841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6615225Z with 2022-08-17T13:11:00.6615416Z [ 2022-08-17T13:11:00.6615647Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:00.6615850Z ] 2022-08-17T13:11:00.6616242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6616607Z with 2022-08-17T13:11:00.6616759Z [ 2022-08-17T13:11:00.6616949Z T=std::tuple 2022-08-17T13:11:00.6617146Z ] 2022-08-17T13:11:00.6617558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6617920Z with 2022-08-17T13:11:00.6618073Z [ 2022-08-17T13:11:00.6618395Z T=std::tuple 2022-08-17T13:11:00.6618577Z ] 2022-08-17T13:11:00.6619026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6619438Z with 2022-08-17T13:11:00.6619587Z [ 2022-08-17T13:11:00.6619776Z T=std::tuple 2022-08-17T13:11:00.6619974Z ] 2022-08-17T13:11:00.6620447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6620865Z with 2022-08-17T13:11:00.6621017Z [ 2022-08-17T13:11:00.6621216Z T=std::tuple 2022-08-17T13:11:00.6621397Z ] 2022-08-17T13:11:00.6621838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6622557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6623250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6623645Z with 2022-08-17T13:11:00.6623786Z [ 2022-08-17T13:11:00.6623988Z T=std::tuple 2022-08-17T13:11:00.6624182Z ] 2022-08-17T13:11:00.6624562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6624923Z with 2022-08-17T13:11:00.6625073Z [ 2022-08-17T13:11:00.6625297Z T=torch::jit::SourceRange 2022-08-17T13:11:00.6625475Z ] 2022-08-17T13:11:00.6625887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6626258Z with 2022-08-17T13:11:00.6626399Z [ 2022-08-17T13:11:00.6626578Z T=torch::jit::SourceRange 2022-08-17T13:11:00.6626755Z ] 2022-08-17T13:11:00.6627188Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6627599Z with 2022-08-17T13:11:00.6627795Z [ 2022-08-17T13:11:00.6627976Z T=torch::jit::SourceRange 2022-08-17T13:11:00.6628141Z ] 2022-08-17T13:11:00.6628618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6629052Z with 2022-08-17T13:11:00.6629190Z [ 2022-08-17T13:11:00.6629370Z T=torch::jit::SourceRange 2022-08-17T13:11:00.6629548Z ] 2022-08-17T13:11:00.6629963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6630649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6631333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6631728Z with 2022-08-17T13:11:00.6631883Z [ 2022-08-17T13:11:00.6632051Z T=torch::jit::SourceRange 2022-08-17T13:11:00.6632229Z ] 2022-08-17T13:11:00.6632617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6632964Z with 2022-08-17T13:11:00.6633113Z [ 2022-08-17T13:11:00.6633311Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:00.6633491Z ] 2022-08-17T13:11:00.6633898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6634276Z with 2022-08-17T13:11:00.6634429Z [ 2022-08-17T13:11:00.6634615Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:00.6634806Z ] 2022-08-17T13:11:00.6635250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6635645Z with 2022-08-17T13:11:00.6635800Z [ 2022-08-17T13:11:00.6635995Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:00.6636175Z ] 2022-08-17T13:11:00.6636647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6637084Z with 2022-08-17T13:11:00.6637238Z [ 2022-08-17T13:11:00.6637422Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:00.6637660Z ] 2022-08-17T13:11:00.6638107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6638807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6639482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6639914Z with 2022-08-17T13:11:00.6640071Z [ 2022-08-17T13:11:00.6640259Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:00.6640450Z ] 2022-08-17T13:11:00.6640841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6641205Z with 2022-08-17T13:11:00.6641345Z [ 2022-08-17T13:11:00.6641542Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:00.6641735Z ] 2022-08-17T13:11:00.6642126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6642500Z with 2022-08-17T13:11:00.6642650Z [ 2022-08-17T13:11:00.6642829Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:00.6643018Z ] 2022-08-17T13:11:00.6643466Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6643879Z with 2022-08-17T13:11:00.6644016Z [ 2022-08-17T13:11:00.6644211Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:00.6644401Z ] 2022-08-17T13:11:00.6644860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6645290Z with 2022-08-17T13:11:00.6645444Z [ 2022-08-17T13:11:00.6645635Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:00.6645812Z ] 2022-08-17T13:11:00.6646254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6646950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6647626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6648008Z with 2022-08-17T13:11:00.6648162Z [ 2022-08-17T13:11:00.6648356Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:00.6648535Z ] 2022-08-17T13:11:00.6648930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6649292Z with 2022-08-17T13:11:00.6649430Z [ 2022-08-17T13:11:00.6649655Z T=torch::jit::ScopePtr 2022-08-17T13:11:00.6649831Z ] 2022-08-17T13:11:00.6650238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6650597Z with 2022-08-17T13:11:00.6650748Z [ 2022-08-17T13:11:00.6650923Z T=torch::jit::ScopePtr 2022-08-17T13:11:00.6651081Z ] 2022-08-17T13:11:00.6651529Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6651933Z with 2022-08-17T13:11:00.6652084Z [ 2022-08-17T13:11:00.6652287Z T=torch::jit::ScopePtr 2022-08-17T13:11:00.6652464Z ] 2022-08-17T13:11:00.6652941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6653361Z with 2022-08-17T13:11:00.6653513Z [ 2022-08-17T13:11:00.6653685Z T=torch::jit::ScopePtr 2022-08-17T13:11:00.6653845Z ] 2022-08-17T13:11:00.6654269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6654936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6655599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6655990Z with 2022-08-17T13:11:00.6656130Z [ 2022-08-17T13:11:00.6656306Z T=torch::jit::ScopePtr 2022-08-17T13:11:00.6656479Z ] 2022-08-17T13:11:00.6656855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6657209Z with 2022-08-17T13:11:00.6657358Z [ 2022-08-17T13:11:00.6657526Z T=at::ThreadLocalState 2022-08-17T13:11:00.6657701Z ] 2022-08-17T13:11:00.6658112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6658581Z with 2022-08-17T13:11:00.6658723Z [ 2022-08-17T13:11:00.6658904Z T=at::ThreadLocalState 2022-08-17T13:11:00.6659078Z ] 2022-08-17T13:11:00.6659513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6659924Z with 2022-08-17T13:11:00.6660073Z [ 2022-08-17T13:11:00.6660238Z T=at::ThreadLocalState 2022-08-17T13:11:00.6660414Z ] 2022-08-17T13:11:00.6660885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6661321Z with 2022-08-17T13:11:00.6661461Z [ 2022-08-17T13:11:00.6661638Z T=at::ThreadLocalState 2022-08-17T13:11:00.6661812Z ] 2022-08-17T13:11:00.6662287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6662974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6663657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6664053Z with 2022-08-17T13:11:00.6664194Z [ 2022-08-17T13:11:00.6664420Z T=at::ThreadLocalState 2022-08-17T13:11:00.6664599Z ] 2022-08-17T13:11:00.6664980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6665349Z with 2022-08-17T13:11:00.6665502Z [ 2022-08-17T13:11:00.6665700Z T=std::shared_ptr 2022-08-17T13:11:00.6665878Z ] 2022-08-17T13:11:00.6666287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6666659Z with 2022-08-17T13:11:00.6666797Z [ 2022-08-17T13:11:00.6666994Z T=std::shared_ptr 2022-08-17T13:11:00.6667185Z ] 2022-08-17T13:11:00.6667620Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6668043Z with 2022-08-17T13:11:00.6668195Z [ 2022-08-17T13:11:00.6668392Z T=std::shared_ptr 2022-08-17T13:11:00.6668567Z ] 2022-08-17T13:11:00.6669039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6669477Z with 2022-08-17T13:11:00.6669615Z [ 2022-08-17T13:11:00.6669812Z T=std::shared_ptr 2022-08-17T13:11:00.6670001Z ] 2022-08-17T13:11:00.6670438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6671108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6671810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:11:00.6672507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6672904Z with 2022-08-17T13:11:00.6673045Z [ 2022-08-17T13:11:00.6673246Z T=std::shared_ptr 2022-08-17T13:11:00.6673437Z ] 2022-08-17T13:11:00.6673827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6674220Z with 2022-08-17T13:11:00.6674372Z [ 2022-08-17T13:11:00.6674556Z T=torch::jit::GraphExecutor 2022-08-17T13:11:00.6674726Z ] 2022-08-17T13:11:00.6675134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6675505Z with 2022-08-17T13:11:00.6675644Z [ 2022-08-17T13:11:00.6675826Z T=torch::jit::GraphExecutor 2022-08-17T13:11:00.6676007Z ] 2022-08-17T13:11:00.6676494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6676898Z with 2022-08-17T13:11:00.6677052Z [ 2022-08-17T13:11:00.6677234Z T=torch::jit::GraphExecutor 2022-08-17T13:11:00.6677401Z ] 2022-08-17T13:11:00.6677874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6678303Z with 2022-08-17T13:11:00.6678451Z [ 2022-08-17T13:11:00.6678617Z T=torch::jit::GraphExecutor 2022-08-17T13:11:00.6678796Z ] 2022-08-17T13:11:00.6679227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6679881Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6680576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:11:00.6681270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6681660Z with 2022-08-17T13:11:00.6681813Z [ 2022-08-17T13:11:00.6681985Z T=torch::jit::GraphExecutor 2022-08-17T13:11:00.6682167Z ] 2022-08-17T13:11:00.6682560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6682910Z with 2022-08-17T13:11:00.6683060Z [ 2022-08-17T13:11:00.6683232Z T=torch::jit::Method 2022-08-17T13:11:00.6683391Z ] 2022-08-17T13:11:00.6683797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6684171Z with 2022-08-17T13:11:00.6684318Z [ 2022-08-17T13:11:00.6684480Z T=torch::jit::Method 2022-08-17T13:11:00.6684649Z ] 2022-08-17T13:11:00.6685093Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6685487Z with 2022-08-17T13:11:00.6685642Z [ 2022-08-17T13:11:00.6685811Z T=torch::jit::Method 2022-08-17T13:11:00.6685968Z ] 2022-08-17T13:11:00.6686480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6686915Z with 2022-08-17T13:11:00.6687064Z [ 2022-08-17T13:11:00.6687223Z T=torch::jit::Method 2022-08-17T13:11:00.6687392Z ] 2022-08-17T13:11:00.6687810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6688492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6689158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6689547Z with 2022-08-17T13:11:00.6689699Z [ 2022-08-17T13:11:00.6689859Z T=torch::jit::Method 2022-08-17T13:11:00.6690028Z ] 2022-08-17T13:11:00.6690421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6690776Z with 2022-08-17T13:11:00.6690913Z [ 2022-08-17T13:11:00.6691135Z T=std::vector> 2022-08-17T13:11:00.6691343Z ] 2022-08-17T13:11:00.6691740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6692191Z with 2022-08-17T13:11:00.6692338Z [ 2022-08-17T13:11:00.6692547Z T=std::vector> 2022-08-17T13:11:00.6692753Z ] 2022-08-17T13:11:00.6693194Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6693590Z with 2022-08-17T13:11:00.6693725Z [ 2022-08-17T13:11:00.6693942Z T=std::vector> 2022-08-17T13:11:00.6694139Z ] 2022-08-17T13:11:00.6694602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6695033Z with 2022-08-17T13:11:00.6695178Z [ 2022-08-17T13:11:00.6695393Z T=std::vector> 2022-08-17T13:11:00.6695587Z ] 2022-08-17T13:11:00.6696043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6696756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6697448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6697827Z with 2022-08-17T13:11:00.6698022Z [ 2022-08-17T13:11:00.6698328Z T=std::vector> 2022-08-17T13:11:00.6698526Z ] 2022-08-17T13:11:00.6698916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6699270Z with 2022-08-17T13:11:00.6699413Z [ 2022-08-17T13:11:00.6699651Z T=std::function 2022-08-17T13:11:00.6699881Z ] 2022-08-17T13:11:00.6700327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6700690Z with 2022-08-17T13:11:00.6700834Z [ 2022-08-17T13:11:00.6701078Z T=std::function 2022-08-17T13:11:00.6701311Z ] 2022-08-17T13:11:00.6701738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6702148Z with 2022-08-17T13:11:00.6702295Z [ 2022-08-17T13:11:00.6702528Z T=std::function 2022-08-17T13:11:00.6702757Z ] 2022-08-17T13:11:00.6703233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6703665Z with 2022-08-17T13:11:00.6703800Z [ 2022-08-17T13:11:00.6704042Z T=std::function 2022-08-17T13:11:00.6704268Z ] 2022-08-17T13:11:00.6704735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6705517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6706239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6706626Z with 2022-08-17T13:11:00.6706777Z [ 2022-08-17T13:11:00.6707014Z T=std::function 2022-08-17T13:11:00.6707244Z ] 2022-08-17T13:11:00.6707635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6707982Z with 2022-08-17T13:11:00.6708127Z [ 2022-08-17T13:11:00.6708396Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:00.6708643Z ] 2022-08-17T13:11:00.6709034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6709399Z with 2022-08-17T13:11:00.6709546Z [ 2022-08-17T13:11:00.6709804Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:00.6710100Z ] 2022-08-17T13:11:00.6710550Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6710952Z with 2022-08-17T13:11:00.6711090Z [ 2022-08-17T13:11:00.6711367Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:00.6711621Z ] 2022-08-17T13:11:00.6712120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6712558Z with 2022-08-17T13:11:00.6712707Z [ 2022-08-17T13:11:00.6712974Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:00.6713219Z ] 2022-08-17T13:11:00.6713725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:00.6714573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:00.6715344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6715721Z with 2022-08-17T13:11:00.6715873Z [ 2022-08-17T13:11:00.6716144Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:00.6716390Z ] 2022-08-17T13:11:00.6716782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6717137Z with 2022-08-17T13:11:00.6717285Z [ 2022-08-17T13:11:00.6717484Z T=std::vector> 2022-08-17T13:11:00.6717684Z ] 2022-08-17T13:11:00.6718091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6718453Z with 2022-08-17T13:11:00.6718604Z [ 2022-08-17T13:11:00.6718816Z T=std::vector> 2022-08-17T13:11:00.6719012Z ] 2022-08-17T13:11:00.6719448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6719853Z with 2022-08-17T13:11:00.6720001Z [ 2022-08-17T13:11:00.6720197Z T=std::vector> 2022-08-17T13:11:00.6720396Z ] 2022-08-17T13:11:00.6720870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6721304Z with 2022-08-17T13:11:00.6721441Z [ 2022-08-17T13:11:00.6721652Z T=std::vector> 2022-08-17T13:11:00.6721852Z ] 2022-08-17T13:11:00.6722275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6723142Z with 2022-08-17T13:11:00.6723291Z [ 2022-08-17T13:11:00.6723434Z T=double 2022-08-17T13:11:00.6723590Z ] 2022-08-17T13:11:00.6724069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6724507Z with 2022-08-17T13:11:00.6724646Z [ 2022-08-17T13:11:00.6724800Z T=double 2022-08-17T13:11:00.6724954Z ] 2022-08-17T13:11:00.6725411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6725810Z with 2022-08-17T13:11:00.6725960Z [ 2022-08-17T13:11:00.6726157Z T=std::vector> 2022-08-17T13:11:00.6726354Z ] 2022-08-17T13:11:00.6726743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6727108Z with 2022-08-17T13:11:00.6727154Z [ 2022-08-17T13:11:00.6727263Z T=std::tuple 2022-08-17T13:11:00.6727322Z ] 2022-08-17T13:11:00.6727643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6727704Z with 2022-08-17T13:11:00.6727759Z [ 2022-08-17T13:11:00.6727867Z T=std::tuple 2022-08-17T13:11:00.6727925Z ] 2022-08-17T13:11:00.6728270Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6728330Z with 2022-08-17T13:11:00.6728387Z [ 2022-08-17T13:11:00.6728492Z T=std::tuple 2022-08-17T13:11:00.6728547Z ] 2022-08-17T13:11:00.6728935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6728995Z with 2022-08-17T13:11:00.6729054Z [ 2022-08-17T13:11:00.6729147Z T=std::tuple 2022-08-17T13:11:00.6729204Z ] 2022-08-17T13:11:00.6729547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:00.6729923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:00.6730261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6730323Z with 2022-08-17T13:11:00.6730382Z [ 2022-08-17T13:11:00.6730489Z T=std::tuple 2022-08-17T13:11:00.6730544Z ] 2022-08-17T13:11:00.6730832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6731240Z with 2022-08-17T13:11:00.6731298Z [ 2022-08-17T13:11:00.6731431Z T=std::vector> 2022-08-17T13:11:00.6731487Z ] 2022-08-17T13:11:00.6731806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:00.6731866Z with 2022-08-17T13:11:00.6731923Z [ 2022-08-17T13:11:00.6732042Z T=std::vector> 2022-08-17T13:11:00.6732100Z ] 2022-08-17T13:11:00.6732494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:00.6732559Z with 2022-08-17T13:11:00.6732613Z [ 2022-08-17T13:11:00.6732739Z T=std::vector> 2022-08-17T13:11:00.6732793Z ] 2022-08-17T13:11:00.6733180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:00.6733240Z with 2022-08-17T13:11:00.6733285Z [ 2022-08-17T13:11:00.6733414Z T=std::vector> 2022-08-17T13:11:00.6733471Z ] 2022-08-17T13:11:00.6733834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:00.6734231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:00.6734566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:00.6734625Z with 2022-08-17T13:11:00.6734681Z [ 2022-08-17T13:11:00.6734810Z T=std::vector> 2022-08-17T13:11:00.6734856Z ] 2022-08-17T13:11:00.7441489Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:reloaded_jit_extension_v2.pyd 2022-08-17T13:11:00.7441685Z Creating library reloaded_jit_extension_v2.lib and object reloaded_jit_extension_v2.exp 2022-08-17T13:11:00.7460139Z Loading extension module reloaded_jit_extension_v2... 2022-08-17T13:11:00.7637083Z ok (34.517s) 2022-08-17T13:11:00.7654346Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:11:00.7700452Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2022-08-17T13:11:00.7761116Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\is_python_module\build.ninja... 2022-08-17T13:11:00.9379355Z Building extension module is_python_module_v1... 2022-08-17T13:11:00.9380332Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:11:12.7836233Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\is_python_module\main.cpp /Fomain.o 2022-08-17T13:11:12.7837512Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:11:12.7837922Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:11:12.7838152Z 2022-08-17T13:11:12.7838570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:11:12.7839387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:11:12.7840218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7840702Z with 2022-08-17T13:11:12.7840911Z [ 2022-08-17T13:11:12.7841164Z T=at::TensorBase 2022-08-17T13:11:12.7841376Z ] 2022-08-17T13:11:12.7841939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7842439Z with 2022-08-17T13:11:12.7842632Z [ 2022-08-17T13:11:12.7842868Z T=at::TensorBase 2022-08-17T13:11:12.7843094Z ] 2022-08-17T13:11:12.7843692Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7844232Z with 2022-08-17T13:11:12.7844444Z [ 2022-08-17T13:11:12.7844685Z T=at::TensorBase 2022-08-17T13:11:12.7844893Z ] 2022-08-17T13:11:12.7845530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7846117Z with 2022-08-17T13:11:12.7846323Z [ 2022-08-17T13:11:12.7846539Z T=at::TensorBase 2022-08-17T13:11:12.7846766Z ] 2022-08-17T13:11:12.7847333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7848174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7849042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7849577Z with 2022-08-17T13:11:12.7849790Z [ 2022-08-17T13:11:12.7850004Z T=at::TensorBase 2022-08-17T13:11:12.7850961Z ] 2022-08-17T13:11:12.7851495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7851979Z with 2022-08-17T13:11:12.7852168Z [ 2022-08-17T13:11:12.7852381Z T=at::Tensor 2022-08-17T13:11:12.7852544Z ] 2022-08-17T13:11:12.7853341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7853828Z with 2022-08-17T13:11:12.7853981Z [ 2022-08-17T13:11:12.7854132Z T=at::Tensor 2022-08-17T13:11:12.7854298Z ] 2022-08-17T13:11:12.7855280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7855715Z with 2022-08-17T13:11:12.7855855Z [ 2022-08-17T13:11:12.7856023Z T=at::Tensor 2022-08-17T13:11:12.7856185Z ] 2022-08-17T13:11:12.7856647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7857083Z with 2022-08-17T13:11:12.7857237Z [ 2022-08-17T13:11:12.7857387Z T=at::Tensor 2022-08-17T13:11:12.7857548Z ] 2022-08-17T13:11:12.7857960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7858608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7859257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7859649Z with 2022-08-17T13:11:12.7859802Z [ 2022-08-17T13:11:12.7859967Z T=at::Tensor 2022-08-17T13:11:12.7860118Z ] 2022-08-17T13:11:12.7860510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7860869Z with 2022-08-17T13:11:12.7861010Z [ 2022-08-17T13:11:12.7861180Z T=at::Generator 2022-08-17T13:11:12.7861347Z ] 2022-08-17T13:11:12.7861739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7862119Z with 2022-08-17T13:11:12.7862269Z [ 2022-08-17T13:11:12.7862435Z T=at::Generator 2022-08-17T13:11:12.7862587Z ] 2022-08-17T13:11:12.7863038Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7863453Z with 2022-08-17T13:11:12.7863591Z [ 2022-08-17T13:11:12.7863760Z T=at::Generator 2022-08-17T13:11:12.7863926Z ] 2022-08-17T13:11:12.7864388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7865200Z with 2022-08-17T13:11:12.7865354Z [ 2022-08-17T13:11:12.7865523Z T=at::Generator 2022-08-17T13:11:12.7865677Z ] 2022-08-17T13:11:12.7866185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7866834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7867544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7867935Z with 2022-08-17T13:11:12.7868088Z [ 2022-08-17T13:11:12.7868259Z T=at::Generator 2022-08-17T13:11:12.7868415Z ] 2022-08-17T13:11:12.7868806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7869166Z with 2022-08-17T13:11:12.7869317Z [ 2022-08-17T13:11:12.7869470Z T=std::string 2022-08-17T13:11:12.7869634Z ] 2022-08-17T13:11:12.7870039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7870405Z with 2022-08-17T13:11:12.7870556Z [ 2022-08-17T13:11:12.7870723Z T=std::string 2022-08-17T13:11:12.7870873Z ] 2022-08-17T13:11:12.7871319Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7871727Z with 2022-08-17T13:11:12.7871878Z [ 2022-08-17T13:11:12.7872031Z T=std::string 2022-08-17T13:11:12.7872192Z ] 2022-08-17T13:11:12.7872663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7873083Z with 2022-08-17T13:11:12.7873234Z [ 2022-08-17T13:11:12.7873396Z T=std::string 2022-08-17T13:11:12.7873544Z ] 2022-08-17T13:11:12.7873953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7874601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7875253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7875635Z with 2022-08-17T13:11:12.7875789Z [ 2022-08-17T13:11:12.7875954Z T=std::string 2022-08-17T13:11:12.7876118Z ] 2022-08-17T13:11:12.7876503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7876864Z with 2022-08-17T13:11:12.7877015Z [ 2022-08-17T13:11:12.7877179Z T=c10::QualifiedName 2022-08-17T13:11:12.7877726Z ] 2022-08-17T13:11:12.7878141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7878509Z with 2022-08-17T13:11:12.7878661Z [ 2022-08-17T13:11:12.7878837Z T=c10::QualifiedName 2022-08-17T13:11:12.7878996Z ] 2022-08-17T13:11:12.7879447Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7879852Z with 2022-08-17T13:11:12.7880002Z [ 2022-08-17T13:11:12.7880209Z T=c10::QualifiedName 2022-08-17T13:11:12.7880383Z ] 2022-08-17T13:11:12.7880857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7881293Z with 2022-08-17T13:11:12.7881434Z [ 2022-08-17T13:11:12.7881607Z T=c10::QualifiedName 2022-08-17T13:11:12.7881778Z ] 2022-08-17T13:11:12.7882190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7882852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7883515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7883910Z with 2022-08-17T13:11:12.7884050Z [ 2022-08-17T13:11:12.7884225Z T=c10::QualifiedName 2022-08-17T13:11:12.7884394Z ] 2022-08-17T13:11:12.7884775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7885139Z with 2022-08-17T13:11:12.7885291Z [ 2022-08-17T13:11:12.7885496Z T=std::shared_ptr 2022-08-17T13:11:12.7885701Z ] 2022-08-17T13:11:12.7886116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7886490Z with 2022-08-17T13:11:12.7886629Z [ 2022-08-17T13:11:12.7886843Z T=std::shared_ptr 2022-08-17T13:11:12.7887050Z ] 2022-08-17T13:11:12.7887489Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7887896Z with 2022-08-17T13:11:12.7888050Z [ 2022-08-17T13:11:12.7888263Z T=std::shared_ptr 2022-08-17T13:11:12.7888454Z ] 2022-08-17T13:11:12.7888930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7889369Z with 2022-08-17T13:11:12.7889509Z [ 2022-08-17T13:11:12.7889728Z T=std::shared_ptr 2022-08-17T13:11:12.7890282Z ] 2022-08-17T13:11:12.7890743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.7891444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.7892135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7892570Z with 2022-08-17T13:11:12.7892727Z [ 2022-08-17T13:11:12.7892931Z T=std::shared_ptr 2022-08-17T13:11:12.7893137Z ] 2022-08-17T13:11:12.7893630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7893983Z with 2022-08-17T13:11:12.7894137Z [ 2022-08-17T13:11:12.7894351Z T=std::weak_ptr 2022-08-17T13:11:12.7894552Z ] 2022-08-17T13:11:12.7894950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7895325Z with 2022-08-17T13:11:12.7895477Z [ 2022-08-17T13:11:12.7895675Z T=std::weak_ptr 2022-08-17T13:11:12.7895881Z ] 2022-08-17T13:11:12.7896331Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7896746Z with 2022-08-17T13:11:12.7896886Z [ 2022-08-17T13:11:12.7897100Z T=std::weak_ptr 2022-08-17T13:11:12.7897301Z ] 2022-08-17T13:11:12.7897763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7898203Z with 2022-08-17T13:11:12.7898354Z [ 2022-08-17T13:11:12.7898552Z T=std::weak_ptr 2022-08-17T13:11:12.7898754Z ] 2022-08-17T13:11:12.7899203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.7899915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.7900585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7900980Z with 2022-08-17T13:11:12.7901133Z [ 2022-08-17T13:11:12.7901345Z T=std::weak_ptr 2022-08-17T13:11:12.7901535Z ] 2022-08-17T13:11:12.7901925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7902289Z with 2022-08-17T13:11:12.7902805Z [ 2022-08-17T13:11:12.7903049Z T=std::vector> 2022-08-17T13:11:12.7903278Z ] 2022-08-17T13:11:12.7903687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7904057Z with 2022-08-17T13:11:12.7904212Z [ 2022-08-17T13:11:12.7904453Z T=std::vector> 2022-08-17T13:11:12.7904664Z ] 2022-08-17T13:11:12.7905164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7905576Z with 2022-08-17T13:11:12.7905730Z [ 2022-08-17T13:11:12.7905959Z T=std::vector> 2022-08-17T13:11:12.7906190Z ] 2022-08-17T13:11:12.7906663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7907088Z with 2022-08-17T13:11:12.7907240Z [ 2022-08-17T13:11:12.7907482Z T=std::vector> 2022-08-17T13:11:12.7907712Z ] 2022-08-17T13:11:12.7908167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.7908919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.7909704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7910101Z with 2022-08-17T13:11:12.7910243Z [ 2022-08-17T13:11:12.7910482Z T=std::vector> 2022-08-17T13:11:12.7910708Z ] 2022-08-17T13:11:12.7911093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7911455Z with 2022-08-17T13:11:12.7911607Z [ 2022-08-17T13:11:12.7911812Z T=std::vector> 2022-08-17T13:11:12.7912000Z ] 2022-08-17T13:11:12.7912404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7912776Z with 2022-08-17T13:11:12.7912915Z [ 2022-08-17T13:11:12.7913122Z T=std::vector> 2022-08-17T13:11:12.7913319Z ] 2022-08-17T13:11:12.7913751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7914166Z with 2022-08-17T13:11:12.7914319Z [ 2022-08-17T13:11:12.7914529Z T=std::vector> 2022-08-17T13:11:12.7914713Z ] 2022-08-17T13:11:12.7915189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7916014Z with 2022-08-17T13:11:12.7916157Z [ 2022-08-17T13:11:12.7916362Z T=std::vector> 2022-08-17T13:11:12.7916560Z ] 2022-08-17T13:11:12.7917005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.7917732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.7918404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7918795Z with 2022-08-17T13:11:12.7918951Z [ 2022-08-17T13:11:12.7919144Z T=std::vector> 2022-08-17T13:11:12.7919340Z ] 2022-08-17T13:11:12.7919734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7920088Z with 2022-08-17T13:11:12.7920239Z [ 2022-08-17T13:11:12.7920494Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7920728Z ] 2022-08-17T13:11:12.7921127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7921505Z with 2022-08-17T13:11:12.7921656Z [ 2022-08-17T13:11:12.7921896Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7922127Z ] 2022-08-17T13:11:12.7922573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7922978Z with 2022-08-17T13:11:12.7923118Z [ 2022-08-17T13:11:12.7923373Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7923611Z ] 2022-08-17T13:11:12.7924076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7924513Z with 2022-08-17T13:11:12.7924668Z [ 2022-08-17T13:11:12.7924917Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7925141Z ] 2022-08-17T13:11:12.7925625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:12.7926390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:12.7927086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:12.7928120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7928503Z with 2022-08-17T13:11:12.7928658Z [ 2022-08-17T13:11:12.7928912Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7929134Z ] 2022-08-17T13:11:12.7929533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7929942Z with 2022-08-17T13:11:12.7930101Z [ 2022-08-17T13:11:12.7930335Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7930565Z ] 2022-08-17T13:11:12.7930973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7931336Z with 2022-08-17T13:11:12.7931492Z [ 2022-08-17T13:11:12.7931736Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7931949Z ] 2022-08-17T13:11:12.7932398Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7932805Z with 2022-08-17T13:11:12.7932960Z [ 2022-08-17T13:11:12.7933190Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7933568Z ] 2022-08-17T13:11:12.7934062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7934498Z with 2022-08-17T13:11:12.7934638Z [ 2022-08-17T13:11:12.7934881Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7935109Z ] 2022-08-17T13:11:12.7935569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:12.7936316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:12.7937000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:12.7937654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7938042Z with 2022-08-17T13:11:12.7938183Z [ 2022-08-17T13:11:12.7938429Z T=std::vector,std::allocator>> 2022-08-17T13:11:12.7938658Z ] 2022-08-17T13:11:12.7939045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7939462Z with 2022-08-17T13:11:12.7939611Z [ 2022-08-17T13:11:12.7939822Z T=std::vector> 2022-08-17T13:11:12.7940163Z ] 2022-08-17T13:11:12.7940723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7941101Z with 2022-08-17T13:11:12.7941241Z [ 2022-08-17T13:11:12.7941450Z T=std::vector> 2022-08-17T13:11:12.7941646Z ] 2022-08-17T13:11:12.7942148Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7942630Z with 2022-08-17T13:11:12.7942785Z [ 2022-08-17T13:11:12.7942996Z T=std::vector> 2022-08-17T13:11:12.7943185Z ] 2022-08-17T13:11:12.7943662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7944097Z with 2022-08-17T13:11:12.7944236Z [ 2022-08-17T13:11:12.7944442Z T=std::vector> 2022-08-17T13:11:12.7944639Z ] 2022-08-17T13:11:12.7945089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.7945769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.7946451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7946850Z with 2022-08-17T13:11:12.7947003Z [ 2022-08-17T13:11:12.7947201Z T=std::vector> 2022-08-17T13:11:12.7947397Z ] 2022-08-17T13:11:12.7947789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7948151Z with 2022-08-17T13:11:12.7948291Z [ 2022-08-17T13:11:12.7948533Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:12.7948759Z ] 2022-08-17T13:11:12.7949157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7949527Z with 2022-08-17T13:11:12.7949679Z [ 2022-08-17T13:11:12.7949903Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:12.7950129Z ] 2022-08-17T13:11:12.7950582Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7950986Z with 2022-08-17T13:11:12.7951127Z [ 2022-08-17T13:11:12.7951366Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:12.7951590Z ] 2022-08-17T13:11:12.7952054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7952543Z with 2022-08-17T13:11:12.7952697Z [ 2022-08-17T13:11:12.7952934Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:12.7953149Z ] 2022-08-17T13:11:12.7953614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.7954435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.7955197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:11:12.7955900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7956297Z with 2022-08-17T13:11:12.7956451Z [ 2022-08-17T13:11:12.7956689Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:12.7956905Z ] 2022-08-17T13:11:12.7957300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7957667Z with 2022-08-17T13:11:12.7957806Z [ 2022-08-17T13:11:12.7958043Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:12.7958271Z ] 2022-08-17T13:11:12.7958681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7959045Z with 2022-08-17T13:11:12.7959197Z [ 2022-08-17T13:11:12.7959432Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:12.7959643Z ] 2022-08-17T13:11:12.7960094Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7960505Z with 2022-08-17T13:11:12.7960657Z [ 2022-08-17T13:11:12.7960879Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:12.7961105Z ] 2022-08-17T13:11:12.7961577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7962005Z with 2022-08-17T13:11:12.7962160Z [ 2022-08-17T13:11:12.7962393Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:12.7962608Z ] 2022-08-17T13:11:12.7963074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.7963843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.7964653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:11:12.7965358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7965747Z with 2022-08-17T13:11:12.7965899Z [ 2022-08-17T13:11:12.7966141Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:12.7966365Z ] 2022-08-17T13:11:12.7966789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7967152Z with 2022-08-17T13:11:12.7967303Z [ 2022-08-17T13:11:12.7967478Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7967661Z ] 2022-08-17T13:11:12.7968068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7968442Z with 2022-08-17T13:11:12.7968583Z [ 2022-08-17T13:11:12.7968772Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7968954Z ] 2022-08-17T13:11:12.7969391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7969795Z with 2022-08-17T13:11:12.7969945Z [ 2022-08-17T13:11:12.7970118Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7970304Z ] 2022-08-17T13:11:12.7970779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7971210Z with 2022-08-17T13:11:12.7971351Z [ 2022-08-17T13:11:12.7971535Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7971718Z ] 2022-08-17T13:11:12.7972136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7972807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7973188Z with 2022-08-17T13:11:12.7973338Z [ 2022-08-17T13:11:12.7973619Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7973807Z ] 2022-08-17T13:11:12.7974273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:11:12.7974965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7975361Z with 2022-08-17T13:11:12.7975514Z [ 2022-08-17T13:11:12.7975702Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:12.7975875Z ] 2022-08-17T13:11:12.7976266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7976679Z with 2022-08-17T13:11:12.7976819Z [ 2022-08-17T13:11:12.7977096Z T=std::vector> 2022-08-17T13:11:12.7977351Z ] 2022-08-17T13:11:12.7977760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7978127Z with 2022-08-17T13:11:12.7978278Z [ 2022-08-17T13:11:12.7978551Z T=std::vector> 2022-08-17T13:11:12.7978788Z ] 2022-08-17T13:11:12.7979279Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7979691Z with 2022-08-17T13:11:12.7979842Z [ 2022-08-17T13:11:12.7980105Z T=std::vector> 2022-08-17T13:11:12.7980359Z ] 2022-08-17T13:11:12.7980835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7981264Z with 2022-08-17T13:11:12.7981401Z [ 2022-08-17T13:11:12.7981677Z T=std::vector> 2022-08-17T13:11:12.7981932Z ] 2022-08-17T13:11:12.7982423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.7983236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.7983971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7984365Z with 2022-08-17T13:11:12.7984519Z [ 2022-08-17T13:11:12.7984785Z T=std::vector> 2022-08-17T13:11:12.7985038Z ] 2022-08-17T13:11:12.7985428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7985781Z with 2022-08-17T13:11:12.7985935Z [ 2022-08-17T13:11:12.7986120Z T=torch::autograd::ViewInfo 2022-08-17T13:11:12.7986287Z ] 2022-08-17T13:11:12.7986696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7987067Z with 2022-08-17T13:11:12.7987218Z [ 2022-08-17T13:11:12.7987387Z T=torch::autograd::ViewInfo 2022-08-17T13:11:12.7987567Z ] 2022-08-17T13:11:12.7988015Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7988463Z with 2022-08-17T13:11:12.7988615Z [ 2022-08-17T13:11:12.7988797Z T=torch::autograd::ViewInfo 2022-08-17T13:11:12.7988963Z ] 2022-08-17T13:11:12.7989436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7989867Z with 2022-08-17T13:11:12.7990017Z [ 2022-08-17T13:11:12.7990186Z T=torch::autograd::ViewInfo 2022-08-17T13:11:12.7990363Z ] 2022-08-17T13:11:12.7990837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7991518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7992190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7992587Z with 2022-08-17T13:11:12.7992739Z [ 2022-08-17T13:11:12.7992909Z T=torch::autograd::ViewInfo 2022-08-17T13:11:12.7993091Z ] 2022-08-17T13:11:12.7993489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.7993846Z with 2022-08-17T13:11:12.7993986Z [ 2022-08-17T13:11:12.7994152Z T=c10::IValue 2022-08-17T13:11:12.7994313Z ] 2022-08-17T13:11:12.7994706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.7995080Z with 2022-08-17T13:11:12.7995232Z [ 2022-08-17T13:11:12.7995382Z T=c10::IValue 2022-08-17T13:11:12.7995544Z ] 2022-08-17T13:11:12.7995994Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.7996400Z with 2022-08-17T13:11:12.7996542Z [ 2022-08-17T13:11:12.7996707Z T=c10::IValue 2022-08-17T13:11:12.7996869Z ] 2022-08-17T13:11:12.7997326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.7997759Z with 2022-08-17T13:11:12.7997911Z [ 2022-08-17T13:11:12.7998059Z T=c10::IValue 2022-08-17T13:11:12.7998219Z ] 2022-08-17T13:11:12.7998626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.7999274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.7999918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8000360Z with 2022-08-17T13:11:12.8000512Z [ 2022-08-17T13:11:12.8000677Z T=c10::IValue 2022-08-17T13:11:12.8000825Z ] 2022-08-17T13:11:12.8001215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8001573Z with 2022-08-17T13:11:12.8001713Z [ 2022-08-17T13:11:12.8001881Z T=c10::AliasInfo 2022-08-17T13:11:12.8002046Z ] 2022-08-17T13:11:12.8002434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8002812Z with 2022-08-17T13:11:12.8003004Z [ 2022-08-17T13:11:12.8003170Z T=c10::AliasInfo 2022-08-17T13:11:12.8003323Z ] 2022-08-17T13:11:12.8003769Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8004178Z with 2022-08-17T13:11:12.8004317Z [ 2022-08-17T13:11:12.8004483Z T=c10::AliasInfo 2022-08-17T13:11:12.8004649Z ] 2022-08-17T13:11:12.8005109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8005537Z with 2022-08-17T13:11:12.8005687Z [ 2022-08-17T13:11:12.8005852Z T=c10::AliasInfo 2022-08-17T13:11:12.8006005Z ] 2022-08-17T13:11:12.8006421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8007071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8007734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8008115Z with 2022-08-17T13:11:12.8008267Z [ 2022-08-17T13:11:12.8008434Z T=c10::AliasInfo 2022-08-17T13:11:12.8008587Z ] 2022-08-17T13:11:12.8008983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8009344Z with 2022-08-17T13:11:12.8009498Z [ 2022-08-17T13:11:12.8009712Z T=c10::either 2022-08-17T13:11:12.8009927Z ] 2022-08-17T13:11:12.8010332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8010696Z with 2022-08-17T13:11:12.8010846Z [ 2022-08-17T13:11:12.8011068Z T=c10::either 2022-08-17T13:11:12.8011269Z ] 2022-08-17T13:11:12.8011716Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8012125Z with 2022-08-17T13:11:12.8012275Z [ 2022-08-17T13:11:12.8012486Z T=c10::either 2022-08-17T13:11:12.8012753Z ] 2022-08-17T13:11:12.8013232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8013745Z with 2022-08-17T13:11:12.8013887Z [ 2022-08-17T13:11:12.8014110Z T=c10::either 2022-08-17T13:11:12.8014322Z ] 2022-08-17T13:11:12.8014767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.8015573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.8016303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8016697Z with 2022-08-17T13:11:12.8016840Z [ 2022-08-17T13:11:12.8017065Z T=c10::either 2022-08-17T13:11:12.8017278Z ] 2022-08-17T13:11:12.8017654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8018019Z with 2022-08-17T13:11:12.8018174Z [ 2022-08-17T13:11:12.8018348Z T=at::StepCallbacks 2022-08-17T13:11:12.8018513Z ] 2022-08-17T13:11:12.8018922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8019299Z with 2022-08-17T13:11:12.8019436Z [ 2022-08-17T13:11:12.8019611Z T=at::StepCallbacks 2022-08-17T13:11:12.8019783Z ] 2022-08-17T13:11:12.8020219Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8020629Z with 2022-08-17T13:11:12.8020780Z [ 2022-08-17T13:11:12.8020951Z T=at::StepCallbacks 2022-08-17T13:11:12.8021109Z ] 2022-08-17T13:11:12.8021585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8022031Z with 2022-08-17T13:11:12.8022168Z [ 2022-08-17T13:11:12.8022341Z T=at::StepCallbacks 2022-08-17T13:11:12.8022592Z ] 2022-08-17T13:11:12.8023020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8023684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8024361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8024754Z with 2022-08-17T13:11:12.8024961Z [ 2022-08-17T13:11:12.8025128Z T=at::StepCallbacks 2022-08-17T13:11:12.8025299Z ] 2022-08-17T13:11:12.8025691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8026037Z with 2022-08-17T13:11:12.8026188Z [ 2022-08-17T13:11:12.8026357Z T=c10::DimVector 2022-08-17T13:11:12.8026511Z ] 2022-08-17T13:11:12.8026922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8027295Z with 2022-08-17T13:11:12.8027444Z [ 2022-08-17T13:11:12.8027636Z T=c10::DimVector 2022-08-17T13:11:12.8027804Z ] 2022-08-17T13:11:12.8028250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8028652Z with 2022-08-17T13:11:12.8028807Z [ 2022-08-17T13:11:12.8028971Z T=c10::DimVector 2022-08-17T13:11:12.8029125Z ] 2022-08-17T13:11:12.8029597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8030032Z with 2022-08-17T13:11:12.8030181Z [ 2022-08-17T13:11:12.8030336Z T=c10::DimVector 2022-08-17T13:11:12.8030500Z ] 2022-08-17T13:11:12.8030919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8031559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8032225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8032617Z with 2022-08-17T13:11:12.8032771Z [ 2022-08-17T13:11:12.8032927Z T=c10::DimVector 2022-08-17T13:11:12.8033093Z ] 2022-08-17T13:11:12.8033484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8033842Z with 2022-08-17T13:11:12.8033981Z [ 2022-08-17T13:11:12.8034171Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:12.8034354Z ] 2022-08-17T13:11:12.8034743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8035118Z with 2022-08-17T13:11:12.8035269Z [ 2022-08-17T13:11:12.8035444Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:12.8035626Z ] 2022-08-17T13:11:12.8036073Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8036484Z with 2022-08-17T13:11:12.8036625Z [ 2022-08-17T13:11:12.8036811Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:12.8036992Z ] 2022-08-17T13:11:12.8037449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8037931Z with 2022-08-17T13:11:12.8038082Z [ 2022-08-17T13:11:12.8038251Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:12.8038433Z ] 2022-08-17T13:11:12.8038865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8039600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8040286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8040684Z with 2022-08-17T13:11:12.8040835Z [ 2022-08-17T13:11:12.8041022Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:12.8041192Z ] 2022-08-17T13:11:12.8041585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8041945Z with 2022-08-17T13:11:12.8042084Z [ 2022-08-17T13:11:12.8042309Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:12.8042524Z ] 2022-08-17T13:11:12.8042936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8043304Z with 2022-08-17T13:11:12.8043457Z [ 2022-08-17T13:11:12.8043680Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:12.8043883Z ] 2022-08-17T13:11:12.8044332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8044737Z with 2022-08-17T13:11:12.8044878Z [ 2022-08-17T13:11:12.8045099Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:12.8045314Z ] 2022-08-17T13:11:12.8045787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8046210Z with 2022-08-17T13:11:12.8046365Z [ 2022-08-17T13:11:12.8046587Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:12.8046794Z ] 2022-08-17T13:11:12.8047259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8048023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8048745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8049137Z with 2022-08-17T13:11:12.8049281Z [ 2022-08-17T13:11:12.8049558Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:12.8049773Z ] 2022-08-17T13:11:12.8050154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8050515Z with 2022-08-17T13:11:12.8050668Z [ 2022-08-17T13:11:12.8050859Z T=std::tuple 2022-08-17T13:11:12.8051055Z ] 2022-08-17T13:11:12.8051464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8051843Z with 2022-08-17T13:11:12.8052476Z [ 2022-08-17T13:11:12.8052694Z T=std::tuple 2022-08-17T13:11:12.8052888Z ] 2022-08-17T13:11:12.8053324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8053848Z with 2022-08-17T13:11:12.8054002Z [ 2022-08-17T13:11:12.8054203Z T=std::tuple 2022-08-17T13:11:12.8054385Z ] 2022-08-17T13:11:12.8054864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8055301Z with 2022-08-17T13:11:12.8055441Z [ 2022-08-17T13:11:12.8055645Z T=std::tuple 2022-08-17T13:11:12.8055838Z ] 2022-08-17T13:11:12.8056269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.8056985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.8057674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8058071Z with 2022-08-17T13:11:12.8058224Z [ 2022-08-17T13:11:12.8058416Z T=std::tuple 2022-08-17T13:11:12.8058611Z ] 2022-08-17T13:11:12.8059006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8059357Z with 2022-08-17T13:11:12.8059510Z [ 2022-08-17T13:11:12.8059691Z T=torch::jit::SourceRange 2022-08-17T13:11:12.8059855Z ] 2022-08-17T13:11:12.8060265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8060638Z with 2022-08-17T13:11:12.8060788Z [ 2022-08-17T13:11:12.8060953Z T=torch::jit::SourceRange 2022-08-17T13:11:12.8061131Z ] 2022-08-17T13:11:12.8061579Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8061975Z with 2022-08-17T13:11:12.8062186Z [ 2022-08-17T13:11:12.8062364Z T=torch::jit::SourceRange 2022-08-17T13:11:12.8062529Z ] 2022-08-17T13:11:12.8063004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8063446Z with 2022-08-17T13:11:12.8063598Z [ 2022-08-17T13:11:12.8063761Z T=torch::jit::SourceRange 2022-08-17T13:11:12.8063937Z ] 2022-08-17T13:11:12.8064368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8065098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8065780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8066177Z with 2022-08-17T13:11:12.8066329Z [ 2022-08-17T13:11:12.8066496Z T=torch::jit::SourceRange 2022-08-17T13:11:12.8066677Z ] 2022-08-17T13:11:12.8067066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8067426Z with 2022-08-17T13:11:12.8067566Z [ 2022-08-17T13:11:12.8067769Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:12.8067963Z ] 2022-08-17T13:11:12.8068356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8068736Z with 2022-08-17T13:11:12.8068889Z [ 2022-08-17T13:11:12.8069074Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:12.8069265Z ] 2022-08-17T13:11:12.8069711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8070121Z with 2022-08-17T13:11:12.8070265Z [ 2022-08-17T13:11:12.8070461Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:12.8070651Z ] 2022-08-17T13:11:12.8071110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8071550Z with 2022-08-17T13:11:12.8071703Z [ 2022-08-17T13:11:12.8071900Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:12.8072076Z ] 2022-08-17T13:11:12.8072522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8073222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8073911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8074342Z with 2022-08-17T13:11:12.8074493Z [ 2022-08-17T13:11:12.8074689Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:12.8074868Z ] 2022-08-17T13:11:12.8075260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8075621Z with 2022-08-17T13:11:12.8075771Z [ 2022-08-17T13:11:12.8075952Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:12.8076141Z ] 2022-08-17T13:11:12.8076548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8076954Z with 2022-08-17T13:11:12.8077109Z [ 2022-08-17T13:11:12.8077304Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:12.8077483Z ] 2022-08-17T13:11:12.8077934Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8078342Z with 2022-08-17T13:11:12.8078493Z [ 2022-08-17T13:11:12.8078675Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:12.8078865Z ] 2022-08-17T13:11:12.8079337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8079760Z with 2022-08-17T13:11:12.8079912Z [ 2022-08-17T13:11:12.8080110Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:12.8080287Z ] 2022-08-17T13:11:12.8080724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8081422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8082098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8082492Z with 2022-08-17T13:11:12.8082634Z [ 2022-08-17T13:11:12.8082829Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:12.8083020Z ] 2022-08-17T13:11:12.8083399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8083758Z with 2022-08-17T13:11:12.8083908Z [ 2022-08-17T13:11:12.8084070Z T=torch::jit::ScopePtr 2022-08-17T13:11:12.8084244Z ] 2022-08-17T13:11:12.8084647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8085023Z with 2022-08-17T13:11:12.8085161Z [ 2022-08-17T13:11:12.8085336Z T=torch::jit::ScopePtr 2022-08-17T13:11:12.8085506Z ] 2022-08-17T13:11:12.8085937Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8086351Z with 2022-08-17T13:11:12.8086502Z [ 2022-08-17T13:11:12.8086714Z T=torch::jit::ScopePtr 2022-08-17T13:11:12.8086888Z ] 2022-08-17T13:11:12.8087363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8087797Z with 2022-08-17T13:11:12.8087937Z [ 2022-08-17T13:11:12.8088110Z T=torch::jit::ScopePtr 2022-08-17T13:11:12.8088280Z ] 2022-08-17T13:11:12.8088694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8089399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8090071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8090460Z with 2022-08-17T13:11:12.8090600Z [ 2022-08-17T13:11:12.8090775Z T=torch::jit::ScopePtr 2022-08-17T13:11:12.8090948Z ] 2022-08-17T13:11:12.8091338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8091689Z with 2022-08-17T13:11:12.8091840Z [ 2022-08-17T13:11:12.8092020Z T=at::ThreadLocalState 2022-08-17T13:11:12.8092185Z ] 2022-08-17T13:11:12.8092593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8092969Z with 2022-08-17T13:11:12.8093106Z [ 2022-08-17T13:11:12.8093284Z T=at::ThreadLocalState 2022-08-17T13:11:12.8093541Z ] 2022-08-17T13:11:12.8093990Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8094386Z with 2022-08-17T13:11:12.8094542Z [ 2022-08-17T13:11:12.8094719Z T=at::ThreadLocalState 2022-08-17T13:11:12.8094884Z ] 2022-08-17T13:11:12.8095355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8095784Z with 2022-08-17T13:11:12.8095937Z [ 2022-08-17T13:11:12.8096104Z T=at::ThreadLocalState 2022-08-17T13:11:12.8096279Z ] 2022-08-17T13:11:12.8096708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8097384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8098065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8098459Z with 2022-08-17T13:11:12.8098610Z [ 2022-08-17T13:11:12.8098780Z T=at::ThreadLocalState 2022-08-17T13:11:12.8099015Z ] 2022-08-17T13:11:12.8099407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8099757Z with 2022-08-17T13:11:12.8099912Z [ 2022-08-17T13:11:12.8100110Z T=std::shared_ptr 2022-08-17T13:11:12.8100301Z ] 2022-08-17T13:11:12.8100693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8101066Z with 2022-08-17T13:11:12.8101217Z [ 2022-08-17T13:11:12.8101447Z T=std::shared_ptr 2022-08-17T13:11:12.8101638Z ] 2022-08-17T13:11:12.8102086Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8102495Z with 2022-08-17T13:11:12.8102636Z [ 2022-08-17T13:11:12.8102837Z T=std::shared_ptr 2022-08-17T13:11:12.8103022Z ] 2022-08-17T13:11:12.8103483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8103922Z with 2022-08-17T13:11:12.8104075Z [ 2022-08-17T13:11:12.8104257Z T=std::shared_ptr 2022-08-17T13:11:12.8104446Z ] 2022-08-17T13:11:12.8117198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.8118057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.8118785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:11:12.8119489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8119894Z with 2022-08-17T13:11:12.8120055Z [ 2022-08-17T13:11:12.8120263Z T=std::shared_ptr 2022-08-17T13:11:12.8120447Z ] 2022-08-17T13:11:12.8120845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8121213Z with 2022-08-17T13:11:12.8121354Z [ 2022-08-17T13:11:12.8121545Z T=torch::jit::GraphExecutor 2022-08-17T13:11:12.8121730Z ] 2022-08-17T13:11:12.8122126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8122506Z with 2022-08-17T13:11:12.8122660Z [ 2022-08-17T13:11:12.8122846Z T=torch::jit::GraphExecutor 2022-08-17T13:11:12.8123017Z ] 2022-08-17T13:11:12.8123468Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8124028Z with 2022-08-17T13:11:12.8124170Z [ 2022-08-17T13:11:12.8124357Z T=torch::jit::GraphExecutor 2022-08-17T13:11:12.8124544Z ] 2022-08-17T13:11:12.8125025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8125446Z with 2022-08-17T13:11:12.8125601Z [ 2022-08-17T13:11:12.8125788Z T=torch::jit::GraphExecutor 2022-08-17T13:11:12.8125958Z ] 2022-08-17T13:11:12.8126450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8127131Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8127827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:11:12.8128518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8128915Z with 2022-08-17T13:11:12.8129069Z [ 2022-08-17T13:11:12.8129258Z T=torch::jit::GraphExecutor 2022-08-17T13:11:12.8129428Z ] 2022-08-17T13:11:12.8129825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8130182Z with 2022-08-17T13:11:12.8130320Z [ 2022-08-17T13:11:12.8130486Z T=torch::jit::Method 2022-08-17T13:11:12.8130649Z ] 2022-08-17T13:11:12.8131041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8131411Z with 2022-08-17T13:11:12.8131556Z [ 2022-08-17T13:11:12.8131720Z T=torch::jit::Method 2022-08-17T13:11:12.8131874Z ] 2022-08-17T13:11:12.8132317Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8132721Z with 2022-08-17T13:11:12.8132857Z [ 2022-08-17T13:11:12.8133021Z T=torch::jit::Method 2022-08-17T13:11:12.8133190Z ] 2022-08-17T13:11:12.8133759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8134188Z with 2022-08-17T13:11:12.8134338Z [ 2022-08-17T13:11:12.8134505Z T=torch::jit::Method 2022-08-17T13:11:12.8134657Z ] 2022-08-17T13:11:12.8135068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8135726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8136445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8136817Z with 2022-08-17T13:11:12.8136969Z [ 2022-08-17T13:11:12.8137137Z T=torch::jit::Method 2022-08-17T13:11:12.8137295Z ] 2022-08-17T13:11:12.8137678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8138025Z with 2022-08-17T13:11:12.8138169Z [ 2022-08-17T13:11:12.8138421Z T=std::vector> 2022-08-17T13:11:12.8138634Z ] 2022-08-17T13:11:12.8139039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8139404Z with 2022-08-17T13:11:12.8139550Z [ 2022-08-17T13:11:12.8139768Z T=std::vector> 2022-08-17T13:11:12.8139962Z ] 2022-08-17T13:11:12.8140405Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8140812Z with 2022-08-17T13:11:12.8140958Z [ 2022-08-17T13:11:12.8141167Z T=std::vector> 2022-08-17T13:11:12.8141372Z ] 2022-08-17T13:11:12.8141839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8142264Z with 2022-08-17T13:11:12.8142409Z [ 2022-08-17T13:11:12.8142626Z T=std::vector> 2022-08-17T13:11:12.8142830Z ] 2022-08-17T13:11:12.8143272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.8143996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.8144693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8145079Z with 2022-08-17T13:11:12.8145215Z [ 2022-08-17T13:11:12.8145435Z T=std::vector> 2022-08-17T13:11:12.8145638Z ] 2022-08-17T13:11:12.8146012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8146364Z with 2022-08-17T13:11:12.8146512Z [ 2022-08-17T13:11:12.8146759Z T=std::function 2022-08-17T13:11:12.8146981Z ] 2022-08-17T13:11:12.8147386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8147802Z with 2022-08-17T13:11:12.8147935Z [ 2022-08-17T13:11:12.8148181Z T=std::function 2022-08-17T13:11:12.8148415Z ] 2022-08-17T13:11:12.8148864Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8149261Z with 2022-08-17T13:11:12.8149410Z [ 2022-08-17T13:11:12.8149653Z T=std::function 2022-08-17T13:11:12.8149873Z ] 2022-08-17T13:11:12.8150387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8150821Z with 2022-08-17T13:11:12.8150969Z [ 2022-08-17T13:11:12.8151204Z T=std::function 2022-08-17T13:11:12.8151435Z ] 2022-08-17T13:11:12.8151912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.8152696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.8153412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8153809Z with 2022-08-17T13:11:12.8153957Z [ 2022-08-17T13:11:12.8154205Z T=std::function 2022-08-17T13:11:12.8154426Z ] 2022-08-17T13:11:12.8154817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8155178Z with 2022-08-17T13:11:12.8155316Z [ 2022-08-17T13:11:12.8155593Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:12.8155854Z ] 2022-08-17T13:11:12.8156264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8156628Z with 2022-08-17T13:11:12.8156779Z [ 2022-08-17T13:11:12.8157046Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:12.8157289Z ] 2022-08-17T13:11:12.8157734Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8158135Z with 2022-08-17T13:11:12.8158284Z [ 2022-08-17T13:11:12.8158544Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:12.8158800Z ] 2022-08-17T13:11:12.8159276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8159735Z with 2022-08-17T13:11:12.8159889Z [ 2022-08-17T13:11:12.8160156Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:12.8160409Z ] 2022-08-17T13:11:12.8160902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8161747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8162546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8162942Z with 2022-08-17T13:11:12.8163085Z [ 2022-08-17T13:11:12.8163356Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:12.8163614Z ] 2022-08-17T13:11:12.8164005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8164355Z with 2022-08-17T13:11:12.8164505Z [ 2022-08-17T13:11:12.8164714Z T=std::vector> 2022-08-17T13:11:12.8164903Z ] 2022-08-17T13:11:12.8165307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8165673Z with 2022-08-17T13:11:12.8165812Z [ 2022-08-17T13:11:12.8166022Z T=std::vector> 2022-08-17T13:11:12.8166223Z ] 2022-08-17T13:11:12.8166665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8167062Z with 2022-08-17T13:11:12.8167210Z [ 2022-08-17T13:11:12.8167421Z T=std::vector> 2022-08-17T13:11:12.8167605Z ] 2022-08-17T13:11:12.8168077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8168509Z with 2022-08-17T13:11:12.8168656Z [ 2022-08-17T13:11:12.8168853Z T=std::vector> 2022-08-17T13:11:12.8169056Z ] 2022-08-17T13:11:12.8169489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.8169873Z with 2022-08-17T13:11:12.8170025Z [ 2022-08-17T13:11:12.8170178Z T=double 2022-08-17T13:11:12.8170323Z ] 2022-08-17T13:11:12.8170798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.8171228Z with 2022-08-17T13:11:12.8171379Z [ 2022-08-17T13:11:12.8171521Z T=double 2022-08-17T13:11:12.8171674Z ] 2022-08-17T13:11:12.8172097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8172524Z with 2022-08-17T13:11:12.8172672Z [ 2022-08-17T13:11:12.8172881Z T=std::vector> 2022-08-17T13:11:12.8173070Z ] 2022-08-17T13:11:12.8173543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8173901Z with 2022-08-17T13:11:12.8174017Z [ 2022-08-17T13:11:12.8174125Z T=std::tuple 2022-08-17T13:11:12.8174170Z ] 2022-08-17T13:11:12.8174545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8174613Z with 2022-08-17T13:11:12.8174668Z [ 2022-08-17T13:11:12.8174776Z T=std::tuple 2022-08-17T13:11:12.8174832Z ] 2022-08-17T13:11:12.8175189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8175247Z with 2022-08-17T13:11:12.8175304Z [ 2022-08-17T13:11:12.8175399Z T=std::tuple 2022-08-17T13:11:12.8175455Z ] 2022-08-17T13:11:12.8175842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8175903Z with 2022-08-17T13:11:12.8175963Z [ 2022-08-17T13:11:12.8176069Z T=std::tuple 2022-08-17T13:11:12.8176125Z ] 2022-08-17T13:11:12.8176474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:12.8176838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:12.8177176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8177237Z with 2022-08-17T13:11:12.8177295Z [ 2022-08-17T13:11:12.8177404Z T=std::tuple 2022-08-17T13:11:12.8177461Z ] 2022-08-17T13:11:12.8177766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8177825Z with 2022-08-17T13:11:12.8177882Z [ 2022-08-17T13:11:12.8178005Z T=std::vector> 2022-08-17T13:11:12.8178061Z ] 2022-08-17T13:11:12.8178380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8178444Z with 2022-08-17T13:11:12.8178501Z [ 2022-08-17T13:11:12.8178631Z T=std::vector> 2022-08-17T13:11:12.8178687Z ] 2022-08-17T13:11:12.8179161Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8179261Z with 2022-08-17T13:11:12.8179319Z [ 2022-08-17T13:11:12.8179447Z T=std::vector> 2022-08-17T13:11:12.8179504Z ] 2022-08-17T13:11:12.8179883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8179944Z with 2022-08-17T13:11:12.8180002Z [ 2022-08-17T13:11:12.8180164Z T=std::vector> 2022-08-17T13:11:12.8180212Z ] 2022-08-17T13:11:12.8180571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:12.8180964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:12.8181300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8181360Z with 2022-08-17T13:11:12.8181419Z [ 2022-08-17T13:11:12.8181547Z T=std::vector> 2022-08-17T13:11:12.8181604Z ] 2022-08-17T13:11:12.8181903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8181955Z with 2022-08-17T13:11:12.8182012Z [ 2022-08-17T13:11:12.8182102Z T=torch::jit::Operator 2022-08-17T13:11:12.8182158Z ] 2022-08-17T13:11:12.8182478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8182538Z with 2022-08-17T13:11:12.8182595Z [ 2022-08-17T13:11:12.8182682Z T=torch::jit::Operator 2022-08-17T13:11:12.8182728Z ] 2022-08-17T13:11:12.8183088Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8183151Z with 2022-08-17T13:11:12.8183210Z [ 2022-08-17T13:11:12.8183294Z T=torch::jit::Operator 2022-08-17T13:11:12.8183350Z ] 2022-08-17T13:11:12.8183728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8183788Z with 2022-08-17T13:11:12.8183834Z [ 2022-08-17T13:11:12.8183919Z T=torch::jit::Operator 2022-08-17T13:11:12.8183976Z ] 2022-08-17T13:11:12.8184314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8184663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8185041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8185101Z with 2022-08-17T13:11:12.8185157Z [ 2022-08-17T13:11:12.8185241Z T=torch::jit::Operator 2022-08-17T13:11:12.8185289Z ] 2022-08-17T13:11:12.8185588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8185648Z with 2022-08-17T13:11:12.8185703Z [ 2022-08-17T13:11:12.8185832Z T=torch::jit::NamedValue 2022-08-17T13:11:12.8185891Z ] 2022-08-17T13:11:12.8186211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:12.8186274Z with 2022-08-17T13:11:12.8186320Z [ 2022-08-17T13:11:12.8186412Z T=torch::jit::NamedValue 2022-08-17T13:11:12.8186468Z ] 2022-08-17T13:11:12.8186823Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:12.8186884Z with 2022-08-17T13:11:12.8186937Z [ 2022-08-17T13:11:12.8187024Z T=torch::jit::NamedValue 2022-08-17T13:11:12.8187070Z ] 2022-08-17T13:11:12.8187451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:12.8187514Z with 2022-08-17T13:11:12.8187572Z [ 2022-08-17T13:11:12.8187660Z T=torch::jit::NamedValue 2022-08-17T13:11:12.8187717Z ] 2022-08-17T13:11:12.8188051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:12.8188404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:12.8188740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:12.8188802Z with 2022-08-17T13:11:12.8188850Z [ 2022-08-17T13:11:12.8188938Z T=torch::jit::NamedValue 2022-08-17T13:11:12.8188996Z ] 2022-08-17T13:11:12.8889969Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:is_python_module_v1.pyd 2022-08-17T13:11:12.8890139Z Creating library is_python_module_v1.lib and object is_python_module_v1.exp 2022-08-17T13:11:12.8909684Z Loading extension module is_python_module_v1... 2022-08-17T13:11:12.9094158Z ok (12.134s) 2022-08-17T13:11:12.9113933Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:11:12.9114366Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\test_set_default_type... 2022-08-17T13:11:12.9222511Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\test_set_default_type\build.ninja... 2022-08-17T13:11:13.0837587Z Building extension module test_set_default_type... 2022-08-17T13:11:13.0837799Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:11:24.3360017Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -c C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\test_set_default_type\main.cpp /Fomain.o 2022-08-17T13:11:24.3361180Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:11:24.3361487Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:11:24.3361657Z 2022-08-17T13:11:24.3361976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:11:24.3362590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:11:24.3363191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3363607Z with 2022-08-17T13:11:24.3363796Z [ 2022-08-17T13:11:24.3363961Z T=at::TensorBase 2022-08-17T13:11:24.3364136Z ] 2022-08-17T13:11:24.3364560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3364944Z with 2022-08-17T13:11:24.3365087Z [ 2022-08-17T13:11:24.3365266Z T=at::TensorBase 2022-08-17T13:11:24.3365435Z ] 2022-08-17T13:11:24.3365881Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3366299Z with 2022-08-17T13:11:24.3366458Z [ 2022-08-17T13:11:24.3366621Z T=at::TensorBase 2022-08-17T13:11:24.3366789Z ] 2022-08-17T13:11:24.3367274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3367720Z with 2022-08-17T13:11:24.3367861Z [ 2022-08-17T13:11:24.3368032Z T=at::TensorBase 2022-08-17T13:11:24.3368198Z ] 2022-08-17T13:11:24.3368613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3369361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3370756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3371167Z with 2022-08-17T13:11:24.3371314Z [ 2022-08-17T13:11:24.3371559Z T=at::TensorBase 2022-08-17T13:11:24.3371800Z ] 2022-08-17T13:11:24.3372324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3372803Z with 2022-08-17T13:11:24.3373025Z [ 2022-08-17T13:11:24.3373247Z T=at::Tensor 2022-08-17T13:11:24.3373452Z ] 2022-08-17T13:11:24.3374096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3374504Z with 2022-08-17T13:11:24.3374644Z [ 2022-08-17T13:11:24.3374811Z T=at::Tensor 2022-08-17T13:11:24.3374972Z ] 2022-08-17T13:11:24.3375426Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3375829Z with 2022-08-17T13:11:24.3375987Z [ 2022-08-17T13:11:24.3376152Z T=at::Tensor 2022-08-17T13:11:24.3376302Z ] 2022-08-17T13:11:24.3376780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3377220Z with 2022-08-17T13:11:24.3377370Z [ 2022-08-17T13:11:24.3377524Z T=at::Tensor 2022-08-17T13:11:24.3377685Z ] 2022-08-17T13:11:24.3378099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3378727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3379382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3379777Z with 2022-08-17T13:11:24.3379933Z [ 2022-08-17T13:11:24.3380084Z T=at::Tensor 2022-08-17T13:11:24.3380246Z ] 2022-08-17T13:11:24.3380640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3380995Z with 2022-08-17T13:11:24.3381148Z [ 2022-08-17T13:11:24.3381313Z T=at::Generator 2022-08-17T13:11:24.3381469Z ] 2022-08-17T13:11:24.3381875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3382243Z with 2022-08-17T13:11:24.3382395Z [ 2022-08-17T13:11:24.3382549Z T=at::Generator 2022-08-17T13:11:24.3382719Z ] 2022-08-17T13:11:24.3383168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3383632Z with 2022-08-17T13:11:24.3383786Z [ 2022-08-17T13:11:24.3383955Z T=at::Generator 2022-08-17T13:11:24.3384108Z ] 2022-08-17T13:11:24.3384582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3385024Z with 2022-08-17T13:11:24.3385177Z [ 2022-08-17T13:11:24.3385332Z T=at::Generator 2022-08-17T13:11:24.3385499Z ] 2022-08-17T13:11:24.3385967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3386630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3387278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3387676Z with 2022-08-17T13:11:24.3387831Z [ 2022-08-17T13:11:24.3387986Z T=at::Generator 2022-08-17T13:11:24.3388153Z ] 2022-08-17T13:11:24.3388547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3388912Z with 2022-08-17T13:11:24.3389054Z [ 2022-08-17T13:11:24.3389223Z T=std::string 2022-08-17T13:11:24.3389388Z ] 2022-08-17T13:11:24.3389784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3390161Z with 2022-08-17T13:11:24.3390314Z [ 2022-08-17T13:11:24.3390467Z T=std::string 2022-08-17T13:11:24.3390630Z ] 2022-08-17T13:11:24.3391076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3391485Z with 2022-08-17T13:11:24.3391625Z [ 2022-08-17T13:11:24.3391791Z T=std::string 2022-08-17T13:11:24.3391955Z ] 2022-08-17T13:11:24.3392419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3392859Z with 2022-08-17T13:11:24.3393011Z [ 2022-08-17T13:11:24.3393159Z T=std::string 2022-08-17T13:11:24.3393318Z ] 2022-08-17T13:11:24.3393729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3394376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3395022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3395418Z with 2022-08-17T13:11:24.3395571Z [ 2022-08-17T13:11:24.3395734Z T=std::string 2022-08-17T13:11:24.3395942Z ] 2022-08-17T13:11:24.3396681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3397044Z with 2022-08-17T13:11:24.3397184Z [ 2022-08-17T13:11:24.3397363Z T=c10::QualifiedName 2022-08-17T13:11:24.3397537Z ] 2022-08-17T13:11:24.3397933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3398309Z with 2022-08-17T13:11:24.3398461Z [ 2022-08-17T13:11:24.3398637Z T=c10::QualifiedName 2022-08-17T13:11:24.3398845Z ] 2022-08-17T13:11:24.3399297Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3399715Z with 2022-08-17T13:11:24.3399855Z [ 2022-08-17T13:11:24.3400034Z T=c10::QualifiedName 2022-08-17T13:11:24.3400211Z ] 2022-08-17T13:11:24.3400677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3401115Z with 2022-08-17T13:11:24.3401270Z [ 2022-08-17T13:11:24.3401444Z T=c10::QualifiedName 2022-08-17T13:11:24.3401602Z ] 2022-08-17T13:11:24.3402027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3402691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3403348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3403731Z with 2022-08-17T13:11:24.3403886Z [ 2022-08-17T13:11:24.3404060Z T=c10::QualifiedName 2022-08-17T13:11:24.3404221Z ] 2022-08-17T13:11:24.3404618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3404978Z with 2022-08-17T13:11:24.3405129Z [ 2022-08-17T13:11:24.3405334Z T=std::shared_ptr 2022-08-17T13:11:24.3405544Z ] 2022-08-17T13:11:24.3405952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3406316Z with 2022-08-17T13:11:24.3406472Z [ 2022-08-17T13:11:24.3406688Z T=std::shared_ptr 2022-08-17T13:11:24.3406879Z ] 2022-08-17T13:11:24.3407331Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3407740Z with 2022-08-17T13:11:24.3407893Z [ 2022-08-17T13:11:24.3408099Z T=std::shared_ptr 2022-08-17T13:11:24.3408303Z ] 2022-08-17T13:11:24.3408774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3409359Z with 2022-08-17T13:11:24.3409501Z [ 2022-08-17T13:11:24.3409719Z T=std::shared_ptr 2022-08-17T13:11:24.3409922Z ] 2022-08-17T13:11:24.3410363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3411646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3412354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3412755Z with 2022-08-17T13:11:24.3412899Z [ 2022-08-17T13:11:24.3413121Z T=std::shared_ptr 2022-08-17T13:11:24.3413328Z ] 2022-08-17T13:11:24.3413711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3414075Z with 2022-08-17T13:11:24.3414228Z [ 2022-08-17T13:11:24.3414441Z T=std::weak_ptr 2022-08-17T13:11:24.3414632Z ] 2022-08-17T13:11:24.3415049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3415424Z with 2022-08-17T13:11:24.3415563Z [ 2022-08-17T13:11:24.3415776Z T=std::weak_ptr 2022-08-17T13:11:24.3415978Z ] 2022-08-17T13:11:24.3416429Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3416827Z with 2022-08-17T13:11:24.3416979Z [ 2022-08-17T13:11:24.3417188Z T=std::weak_ptr 2022-08-17T13:11:24.3417375Z ] 2022-08-17T13:11:24.3417853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3418296Z with 2022-08-17T13:11:24.3418449Z [ 2022-08-17T13:11:24.3418650Z T=std::weak_ptr 2022-08-17T13:11:24.3418851Z ] 2022-08-17T13:11:24.3419299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3419993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3420676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3421066Z with 2022-08-17T13:11:24.3421220Z [ 2022-08-17T13:11:24.3421485Z T=std::weak_ptr 2022-08-17T13:11:24.3421689Z ] 2022-08-17T13:11:24.3422082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3422444Z with 2022-08-17T13:11:24.3422585Z [ 2022-08-17T13:11:24.3422828Z T=std::vector> 2022-08-17T13:11:24.3423056Z ] 2022-08-17T13:11:24.3423452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3423874Z with 2022-08-17T13:11:24.3424029Z [ 2022-08-17T13:11:24.3424254Z T=std::vector> 2022-08-17T13:11:24.3424479Z ] 2022-08-17T13:11:24.3424930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3425346Z with 2022-08-17T13:11:24.3425486Z [ 2022-08-17T13:11:24.3425727Z T=std::vector> 2022-08-17T13:11:24.3425955Z ] 2022-08-17T13:11:24.3426416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3426849Z with 2022-08-17T13:11:24.3427003Z [ 2022-08-17T13:11:24.3427242Z T=std::vector> 2022-08-17T13:11:24.3427456Z ] 2022-08-17T13:11:24.3427924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3428672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3429367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3429753Z with 2022-08-17T13:11:24.3429907Z [ 2022-08-17T13:11:24.3430146Z T=std::vector> 2022-08-17T13:11:24.3430374Z ] 2022-08-17T13:11:24.3430754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3431120Z with 2022-08-17T13:11:24.3431270Z [ 2022-08-17T13:11:24.3431463Z T=std::vector> 2022-08-17T13:11:24.3431659Z ] 2022-08-17T13:11:24.3432068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3432433Z with 2022-08-17T13:11:24.3432585Z [ 2022-08-17T13:11:24.3432795Z T=std::vector> 2022-08-17T13:11:24.3432990Z ] 2022-08-17T13:11:24.3433423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3433888Z with 2022-08-17T13:11:24.3434041Z [ 2022-08-17T13:11:24.3434234Z T=std::vector> 2022-08-17T13:11:24.3434432Z ] 2022-08-17T13:11:24.3434906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3435345Z with 2022-08-17T13:11:24.3435486Z [ 2022-08-17T13:11:24.3435694Z T=std::vector> 2022-08-17T13:11:24.3435892Z ] 2022-08-17T13:11:24.3436369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3437064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3437734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3438129Z with 2022-08-17T13:11:24.3438271Z [ 2022-08-17T13:11:24.3438477Z T=std::vector> 2022-08-17T13:11:24.3438675Z ] 2022-08-17T13:11:24.3439055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3439422Z with 2022-08-17T13:11:24.3439579Z [ 2022-08-17T13:11:24.3439832Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3440057Z ] 2022-08-17T13:11:24.3440470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3440846Z with 2022-08-17T13:11:24.3440988Z [ 2022-08-17T13:11:24.3441243Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3441478Z ] 2022-08-17T13:11:24.3441930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3442331Z with 2022-08-17T13:11:24.3442484Z [ 2022-08-17T13:11:24.3442742Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3442964Z ] 2022-08-17T13:11:24.3443439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3443881Z with 2022-08-17T13:11:24.3444033Z [ 2022-08-17T13:11:24.3444270Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3444505Z ] 2022-08-17T13:11:24.3444996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:24.3445812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:24.3446498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:24.3447153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3447550Z with 2022-08-17T13:11:24.3447705Z [ 2022-08-17T13:11:24.3447996Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3448234Z ] 2022-08-17T13:11:24.3448633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3448991Z with 2022-08-17T13:11:24.3449235Z [ 2022-08-17T13:11:24.3449483Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3449738Z ] 2022-08-17T13:11:24.3450134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3450513Z with 2022-08-17T13:11:24.3450666Z [ 2022-08-17T13:11:24.3450912Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3451128Z ] 2022-08-17T13:11:24.3451575Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3451990Z with 2022-08-17T13:11:24.3452130Z [ 2022-08-17T13:11:24.3452374Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3452605Z ] 2022-08-17T13:11:24.3453078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3453499Z with 2022-08-17T13:11:24.3453651Z [ 2022-08-17T13:11:24.3453896Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3454112Z ] 2022-08-17T13:11:24.3454582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:11:24.3455335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:11:24.3456018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:11:24.3456679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3457058Z with 2022-08-17T13:11:24.3457268Z [ 2022-08-17T13:11:24.3457515Z T=std::vector,std::allocator>> 2022-08-17T13:11:24.3457731Z ] 2022-08-17T13:11:24.3458124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3458486Z with 2022-08-17T13:11:24.3458638Z [ 2022-08-17T13:11:24.3458838Z T=std::vector> 2022-08-17T13:11:24.3459037Z ] 2022-08-17T13:11:24.3459444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3459851Z with 2022-08-17T13:11:24.3460005Z [ 2022-08-17T13:11:24.3460216Z T=std::vector> 2022-08-17T13:11:24.3460415Z ] 2022-08-17T13:11:24.3460850Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3461264Z with 2022-08-17T13:11:24.3461418Z [ 2022-08-17T13:11:24.3461615Z T=std::vector> 2022-08-17T13:11:24.3461813Z ] 2022-08-17T13:11:24.3462287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3462726Z with 2022-08-17T13:11:24.3462868Z [ 2022-08-17T13:11:24.3463080Z T=std::vector> 2022-08-17T13:11:24.3463279Z ] 2022-08-17T13:11:24.3463713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3464413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3465097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3465489Z with 2022-08-17T13:11:24.3465632Z [ 2022-08-17T13:11:24.3465844Z T=std::vector> 2022-08-17T13:11:24.3466041Z ] 2022-08-17T13:11:24.3466432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3466781Z with 2022-08-17T13:11:24.3466936Z [ 2022-08-17T13:11:24.3467175Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:24.3467471Z ] 2022-08-17T13:11:24.3467925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3468299Z with 2022-08-17T13:11:24.3468443Z [ 2022-08-17T13:11:24.3468681Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:24.3468910Z ] 2022-08-17T13:11:24.3469359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3469822Z with 2022-08-17T13:11:24.3469974Z [ 2022-08-17T13:11:24.3470211Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:24.3470424Z ] 2022-08-17T13:11:24.3470899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3471338Z with 2022-08-17T13:11:24.3471490Z [ 2022-08-17T13:11:24.3471712Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:24.3471935Z ] 2022-08-17T13:11:24.3472452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3473266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3474024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:11:24.3474733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3475126Z with 2022-08-17T13:11:24.3475280Z [ 2022-08-17T13:11:24.3475506Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:11:24.3475739Z ] 2022-08-17T13:11:24.3476134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3476498Z with 2022-08-17T13:11:24.3476639Z [ 2022-08-17T13:11:24.3476876Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:24.3477102Z ] 2022-08-17T13:11:24.3477498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3477880Z with 2022-08-17T13:11:24.3478034Z [ 2022-08-17T13:11:24.3478260Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:24.3478488Z ] 2022-08-17T13:11:24.3478933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3479344Z with 2022-08-17T13:11:24.3479484Z [ 2022-08-17T13:11:24.3479722Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:24.3479945Z ] 2022-08-17T13:11:24.3480408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3480846Z with 2022-08-17T13:11:24.3480997Z [ 2022-08-17T13:11:24.3481232Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:24.3481445Z ] 2022-08-17T13:11:24.3481914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3482739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3483503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:11:24.3484246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3484646Z with 2022-08-17T13:11:24.3484802Z [ 2022-08-17T13:11:24.3485043Z T=c10::impl::InlineStreamGuard 2022-08-17T13:11:24.3485259Z ] 2022-08-17T13:11:24.3485653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3486010Z with 2022-08-17T13:11:24.3486153Z [ 2022-08-17T13:11:24.3486349Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3486537Z ] 2022-08-17T13:11:24.3486946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3487314Z with 2022-08-17T13:11:24.3487468Z [ 2022-08-17T13:11:24.3487658Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3487830Z ] 2022-08-17T13:11:24.3488282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3488697Z with 2022-08-17T13:11:24.3488837Z [ 2022-08-17T13:11:24.3489142Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3489331Z ] 2022-08-17T13:11:24.3489808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3490236Z with 2022-08-17T13:11:24.3490388Z [ 2022-08-17T13:11:24.3490577Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3490750Z ] 2022-08-17T13:11:24.3491185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3491851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3492233Z with 2022-08-17T13:11:24.3492375Z [ 2022-08-17T13:11:24.3492563Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3492747Z ] 2022-08-17T13:11:24.3493199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:11:24.3493908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3494367Z with 2022-08-17T13:11:24.3494520Z [ 2022-08-17T13:11:24.3494696Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:11:24.3494882Z ] 2022-08-17T13:11:24.3495277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3495639Z with 2022-08-17T13:11:24.3495779Z [ 2022-08-17T13:11:24.3496055Z T=std::vector> 2022-08-17T13:11:24.3496307Z ] 2022-08-17T13:11:24.3496748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3497122Z with 2022-08-17T13:11:24.3497277Z [ 2022-08-17T13:11:24.3497540Z T=std::vector> 2022-08-17T13:11:24.3497793Z ] 2022-08-17T13:11:24.3498245Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3498659Z with 2022-08-17T13:11:24.3498799Z [ 2022-08-17T13:11:24.3499073Z T=std::vector> 2022-08-17T13:11:24.3499330Z ] 2022-08-17T13:11:24.3499795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3500233Z with 2022-08-17T13:11:24.3500385Z [ 2022-08-17T13:11:24.3500657Z T=std::vector> 2022-08-17T13:11:24.3500901Z ] 2022-08-17T13:11:24.3501409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3502215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3502945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3503338Z with 2022-08-17T13:11:24.3503480Z [ 2022-08-17T13:11:24.3503755Z T=std::vector> 2022-08-17T13:11:24.3504007Z ] 2022-08-17T13:11:24.3504385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3504746Z with 2022-08-17T13:11:24.3504902Z [ 2022-08-17T13:11:24.3505085Z T=torch::autograd::ViewInfo 2022-08-17T13:11:24.3505254Z ] 2022-08-17T13:11:24.3505664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3506084Z with 2022-08-17T13:11:24.3506223Z [ 2022-08-17T13:11:24.3506411Z T=torch::autograd::ViewInfo 2022-08-17T13:11:24.3506589Z ] 2022-08-17T13:11:24.3507024Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3507433Z with 2022-08-17T13:11:24.3507586Z [ 2022-08-17T13:11:24.3507768Z T=torch::autograd::ViewInfo 2022-08-17T13:11:24.3507936Z ] 2022-08-17T13:11:24.3508460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3508897Z with 2022-08-17T13:11:24.3509037Z [ 2022-08-17T13:11:24.3509223Z T=torch::autograd::ViewInfo 2022-08-17T13:11:24.3509402Z ] 2022-08-17T13:11:24.3509820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3510500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3511175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3511573Z with 2022-08-17T13:11:24.3511727Z [ 2022-08-17T13:11:24.3511897Z T=torch::autograd::ViewInfo 2022-08-17T13:11:24.3512077Z ] 2022-08-17T13:11:24.3512475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3512822Z with 2022-08-17T13:11:24.3512975Z [ 2022-08-17T13:11:24.3513138Z T=c10::IValue 2022-08-17T13:11:24.3513289Z ] 2022-08-17T13:11:24.3513693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3514068Z with 2022-08-17T13:11:24.3514220Z [ 2022-08-17T13:11:24.3514370Z T=c10::IValue 2022-08-17T13:11:24.3514531Z ] 2022-08-17T13:11:24.3514981Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3515378Z with 2022-08-17T13:11:24.3515531Z [ 2022-08-17T13:11:24.3515694Z T=c10::IValue 2022-08-17T13:11:24.3515842Z ] 2022-08-17T13:11:24.3516313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3516752Z with 2022-08-17T13:11:24.3516903Z [ 2022-08-17T13:11:24.3517053Z T=c10::IValue 2022-08-17T13:11:24.3517216Z ] 2022-08-17T13:11:24.3517630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3518262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3518968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3519361Z with 2022-08-17T13:11:24.3519516Z [ 2022-08-17T13:11:24.3519671Z T=c10::IValue 2022-08-17T13:11:24.3519834Z ] 2022-08-17T13:11:24.3520227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3520575Z with 2022-08-17T13:11:24.3520774Z [ 2022-08-17T13:11:24.3520945Z T=c10::AliasInfo 2022-08-17T13:11:24.3521114Z ] 2022-08-17T13:11:24.3521505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3521881Z with 2022-08-17T13:11:24.3522033Z [ 2022-08-17T13:11:24.3522186Z T=c10::AliasInfo 2022-08-17T13:11:24.3522351Z ] 2022-08-17T13:11:24.3522794Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3523193Z with 2022-08-17T13:11:24.3523345Z [ 2022-08-17T13:11:24.3523510Z T=c10::AliasInfo 2022-08-17T13:11:24.3523675Z ] 2022-08-17T13:11:24.3524130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3524574Z with 2022-08-17T13:11:24.3524725Z [ 2022-08-17T13:11:24.3524878Z T=c10::AliasInfo 2022-08-17T13:11:24.3525041Z ] 2022-08-17T13:11:24.3525456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3526109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3526758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3527153Z with 2022-08-17T13:11:24.3527309Z [ 2022-08-17T13:11:24.3527467Z T=c10::AliasInfo 2022-08-17T13:11:24.3527632Z ] 2022-08-17T13:11:24.3528026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3528385Z with 2022-08-17T13:11:24.3528524Z [ 2022-08-17T13:11:24.3528754Z T=c10::either 2022-08-17T13:11:24.3528971Z ] 2022-08-17T13:11:24.3529448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3529829Z with 2022-08-17T13:11:24.3529984Z [ 2022-08-17T13:11:24.3530209Z T=c10::either 2022-08-17T13:11:24.3530408Z ] 2022-08-17T13:11:24.3530857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3531327Z with 2022-08-17T13:11:24.3531468Z [ 2022-08-17T13:11:24.3531696Z T=c10::either 2022-08-17T13:11:24.3531910Z ] 2022-08-17T13:11:24.3532374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3532815Z with 2022-08-17T13:11:24.3532967Z [ 2022-08-17T13:11:24.3533242Z T=c10::either 2022-08-17T13:11:24.3533449Z ] 2022-08-17T13:11:24.3533908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3534667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3535386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3535772Z with 2022-08-17T13:11:24.3535924Z [ 2022-08-17T13:11:24.3536153Z T=c10::either 2022-08-17T13:11:24.3536365Z ] 2022-08-17T13:11:24.3536752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3537115Z with 2022-08-17T13:11:24.3537268Z [ 2022-08-17T13:11:24.3537432Z T=at::StepCallbacks 2022-08-17T13:11:24.3537606Z ] 2022-08-17T13:11:24.3538014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3538380Z with 2022-08-17T13:11:24.3538532Z [ 2022-08-17T13:11:24.3538707Z T=at::StepCallbacks 2022-08-17T13:11:24.3538879Z ] 2022-08-17T13:11:24.3539316Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3539731Z with 2022-08-17T13:11:24.3539886Z [ 2022-08-17T13:11:24.3540048Z T=at::StepCallbacks 2022-08-17T13:11:24.3540222Z ] 2022-08-17T13:11:24.3540698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3541136Z with 2022-08-17T13:11:24.3541276Z [ 2022-08-17T13:11:24.3541449Z T=at::StepCallbacks 2022-08-17T13:11:24.3541622Z ] 2022-08-17T13:11:24.3542030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3542707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3543435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3543825Z with 2022-08-17T13:11:24.3543968Z [ 2022-08-17T13:11:24.3544144Z T=at::StepCallbacks 2022-08-17T13:11:24.3544316Z ] 2022-08-17T13:11:24.3544696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3545058Z with 2022-08-17T13:11:24.3545209Z [ 2022-08-17T13:11:24.3545423Z T=c10::DimVector 2022-08-17T13:11:24.3545581Z ] 2022-08-17T13:11:24.3545992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3546367Z with 2022-08-17T13:11:24.3546508Z [ 2022-08-17T13:11:24.3546677Z T=c10::DimVector 2022-08-17T13:11:24.3546907Z ] 2022-08-17T13:11:24.3547363Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3547816Z with 2022-08-17T13:11:24.3548007Z [ 2022-08-17T13:11:24.3548215Z T=c10::DimVector 2022-08-17T13:11:24.3559009Z ] 2022-08-17T13:11:24.3559652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3560106Z with 2022-08-17T13:11:24.3560266Z [ 2022-08-17T13:11:24.3560444Z T=c10::DimVector 2022-08-17T13:11:24.3560600Z ] 2022-08-17T13:11:24.3561030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3561691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3562358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3562747Z with 2022-08-17T13:11:24.3562903Z [ 2022-08-17T13:11:24.3563080Z T=c10::DimVector 2022-08-17T13:11:24.3563234Z ] 2022-08-17T13:11:24.3563628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3563980Z with 2022-08-17T13:11:24.3564134Z [ 2022-08-17T13:11:24.3564308Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:24.3564491Z ] 2022-08-17T13:11:24.3564903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3565278Z with 2022-08-17T13:11:24.3565419Z [ 2022-08-17T13:11:24.3565610Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:24.3565790Z ] 2022-08-17T13:11:24.3566228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3566777Z with 2022-08-17T13:11:24.3566928Z [ 2022-08-17T13:11:24.3567102Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:24.3567283Z ] 2022-08-17T13:11:24.3567757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3568192Z with 2022-08-17T13:11:24.3568331Z [ 2022-08-17T13:11:24.3568515Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:24.3568695Z ] 2022-08-17T13:11:24.3569280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3569987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3570680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3571075Z with 2022-08-17T13:11:24.3571217Z [ 2022-08-17T13:11:24.3571404Z T=c10::impl::AnnotatedSchema 2022-08-17T13:11:24.3571584Z ] 2022-08-17T13:11:24.3571979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3572328Z with 2022-08-17T13:11:24.3572482Z [ 2022-08-17T13:11:24.3572708Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:24.3572912Z ] 2022-08-17T13:11:24.3573322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3573700Z with 2022-08-17T13:11:24.3573841Z [ 2022-08-17T13:11:24.3574071Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:24.3574286Z ] 2022-08-17T13:11:24.3574735Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3575128Z with 2022-08-17T13:11:24.3575280Z [ 2022-08-17T13:11:24.3575503Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:24.3575709Z ] 2022-08-17T13:11:24.3576185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3576623Z with 2022-08-17T13:11:24.3576772Z [ 2022-08-17T13:11:24.3576984Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:24.3577198Z ] 2022-08-17T13:11:24.3577657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3578405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3579775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3580167Z with 2022-08-17T13:11:24.3580321Z [ 2022-08-17T13:11:24.3580538Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:11:24.3580753Z ] 2022-08-17T13:11:24.3581148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3581514Z with 2022-08-17T13:11:24.3581657Z [ 2022-08-17T13:11:24.3581923Z T=std::tuple 2022-08-17T13:11:24.3582121Z ] 2022-08-17T13:11:24.3582523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3582898Z with 2022-08-17T13:11:24.3583054Z [ 2022-08-17T13:11:24.3583243Z T=std::tuple 2022-08-17T13:11:24.3583436Z ] 2022-08-17T13:11:24.3583889Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3584301Z with 2022-08-17T13:11:24.3584440Z [ 2022-08-17T13:11:24.3584637Z T=std::tuple 2022-08-17T13:11:24.3584830Z ] 2022-08-17T13:11:24.3585295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3585736Z with 2022-08-17T13:11:24.3585887Z [ 2022-08-17T13:11:24.3586085Z T=std::tuple 2022-08-17T13:11:24.3586266Z ] 2022-08-17T13:11:24.3586706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3587426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3588124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3588511Z with 2022-08-17T13:11:24.3588663Z [ 2022-08-17T13:11:24.3588864Z T=std::tuple 2022-08-17T13:11:24.3589046Z ] 2022-08-17T13:11:24.3589442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3589803Z with 2022-08-17T13:11:24.3589954Z [ 2022-08-17T13:11:24.3590123Z T=torch::jit::SourceRange 2022-08-17T13:11:24.3590301Z ] 2022-08-17T13:11:24.3590709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3591072Z with 2022-08-17T13:11:24.3591228Z [ 2022-08-17T13:11:24.3591408Z T=torch::jit::SourceRange 2022-08-17T13:11:24.3591972Z ] 2022-08-17T13:11:24.3592426Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3592842Z with 2022-08-17T13:11:24.3592995Z [ 2022-08-17T13:11:24.3593164Z T=torch::jit::SourceRange 2022-08-17T13:11:24.3593341Z ] 2022-08-17T13:11:24.3593811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3594285Z with 2022-08-17T13:11:24.3594444Z [ 2022-08-17T13:11:24.3594625Z T=torch::jit::SourceRange 2022-08-17T13:11:24.3594799Z ] 2022-08-17T13:11:24.3595215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3595909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3596594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3596984Z with 2022-08-17T13:11:24.3597127Z [ 2022-08-17T13:11:24.3597312Z T=torch::jit::SourceRange 2022-08-17T13:11:24.3597491Z ] 2022-08-17T13:11:24.3597875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3598241Z with 2022-08-17T13:11:24.3598392Z [ 2022-08-17T13:11:24.3598578Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:24.3598772Z ] 2022-08-17T13:11:24.3599177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3599555Z with 2022-08-17T13:11:24.3599695Z [ 2022-08-17T13:11:24.3599892Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:24.3600082Z ] 2022-08-17T13:11:24.3600517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3600928Z with 2022-08-17T13:11:24.3601080Z [ 2022-08-17T13:11:24.3601275Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:24.3601457Z ] 2022-08-17T13:11:24.3601936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3602375Z with 2022-08-17T13:11:24.3602516Z [ 2022-08-17T13:11:24.3602717Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:24.3602906Z ] 2022-08-17T13:11:24.3603337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3604035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3605104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3605499Z with 2022-08-17T13:11:24.3605652Z [ 2022-08-17T13:11:24.3605841Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:11:24.3606034Z ] 2022-08-17T13:11:24.3606428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3606776Z with 2022-08-17T13:11:24.3606978Z [ 2022-08-17T13:11:24.3607174Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:24.3607353Z ] 2022-08-17T13:11:24.3607766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3608144Z with 2022-08-17T13:11:24.3608294Z [ 2022-08-17T13:11:24.3608475Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:24.3608666Z ] 2022-08-17T13:11:24.3609201Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3609653Z with 2022-08-17T13:11:24.3609804Z [ 2022-08-17T13:11:24.3609998Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:24.3610176Z ] 2022-08-17T13:11:24.3610651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3611083Z with 2022-08-17T13:11:24.3611236Z [ 2022-08-17T13:11:24.3611417Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:24.3611609Z ] 2022-08-17T13:11:24.3612043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3612741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3613413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3613807Z with 2022-08-17T13:11:24.3613960Z [ 2022-08-17T13:11:24.3614145Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:11:24.3614338Z ] 2022-08-17T13:11:24.3614730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3615095Z with 2022-08-17T13:11:24.3615233Z [ 2022-08-17T13:11:24.3615409Z T=torch::jit::ScopePtr 2022-08-17T13:11:24.3615582Z ] 2022-08-17T13:11:24.3615977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3616352Z with 2022-08-17T13:11:24.3616504Z [ 2022-08-17T13:11:24.3616665Z T=torch::jit::ScopePtr 2022-08-17T13:11:24.3617206Z ] 2022-08-17T13:11:24.3617657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3618070Z with 2022-08-17T13:11:24.3618210Z [ 2022-08-17T13:11:24.3618388Z T=torch::jit::ScopePtr 2022-08-17T13:11:24.3618559Z ] 2022-08-17T13:11:24.3619018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3619459Z with 2022-08-17T13:11:24.3620357Z [ 2022-08-17T13:11:24.3620547Z T=torch::jit::ScopePtr 2022-08-17T13:11:24.3620707Z ] 2022-08-17T13:11:24.3621144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3621819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3622491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3622868Z with 2022-08-17T13:11:24.3623021Z [ 2022-08-17T13:11:24.3623198Z T=torch::jit::ScopePtr 2022-08-17T13:11:24.3623363Z ] 2022-08-17T13:11:24.3623755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3624118Z with 2022-08-17T13:11:24.3624257Z [ 2022-08-17T13:11:24.3624439Z T=at::ThreadLocalState 2022-08-17T13:11:24.3624613Z ] 2022-08-17T13:11:24.3625027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3625388Z with 2022-08-17T13:11:24.3625540Z [ 2022-08-17T13:11:24.3625718Z T=at::ThreadLocalState 2022-08-17T13:11:24.3625884Z ] 2022-08-17T13:11:24.3626334Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3626748Z with 2022-08-17T13:11:24.3626886Z [ 2022-08-17T13:11:24.3627069Z T=at::ThreadLocalState 2022-08-17T13:11:24.3627245Z ] 2022-08-17T13:11:24.3627720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3628135Z with 2022-08-17T13:11:24.3628279Z [ 2022-08-17T13:11:24.3628456Z T=at::ThreadLocalState 2022-08-17T13:11:24.3628620Z ] 2022-08-17T13:11:24.3629045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3629741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3630858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3631242Z with 2022-08-17T13:11:24.3631395Z [ 2022-08-17T13:11:24.3631580Z T=at::ThreadLocalState 2022-08-17T13:11:24.3631756Z ] 2022-08-17T13:11:24.3632137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3632500Z with 2022-08-17T13:11:24.3632656Z [ 2022-08-17T13:11:24.3632843Z T=std::shared_ptr 2022-08-17T13:11:24.3633089Z ] 2022-08-17T13:11:24.3633500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3633868Z with 2022-08-17T13:11:24.3634020Z [ 2022-08-17T13:11:24.3634217Z T=std::shared_ptr 2022-08-17T13:11:24.3634402Z ] 2022-08-17T13:11:24.3634840Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3635251Z with 2022-08-17T13:11:24.3635401Z [ 2022-08-17T13:11:24.3635586Z T=std::shared_ptr 2022-08-17T13:11:24.3635776Z ] 2022-08-17T13:11:24.3636252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3636693Z with 2022-08-17T13:11:24.3636833Z [ 2022-08-17T13:11:24.3637032Z T=std::shared_ptr 2022-08-17T13:11:24.3637220Z ] 2022-08-17T13:11:24.3637644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3638324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3639023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:11:24.3639717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3640115Z with 2022-08-17T13:11:24.3640258Z [ 2022-08-17T13:11:24.3640458Z T=std::shared_ptr 2022-08-17T13:11:24.3640648Z ] 2022-08-17T13:11:24.3641028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3641388Z with 2022-08-17T13:11:24.3641545Z [ 2022-08-17T13:11:24.3641718Z T=torch::jit::GraphExecutor 2022-08-17T13:11:24.3641901Z ] 2022-08-17T13:11:24.3642312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3643050Z with 2022-08-17T13:11:24.3643190Z [ 2022-08-17T13:11:24.3643376Z T=torch::jit::GraphExecutor 2022-08-17T13:11:24.3643559Z ] 2022-08-17T13:11:24.3643992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3644406Z with 2022-08-17T13:11:24.3644557Z [ 2022-08-17T13:11:24.3644729Z T=torch::jit::GraphExecutor 2022-08-17T13:11:24.3644911Z ] 2022-08-17T13:11:24.3645433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3645872Z with 2022-08-17T13:11:24.3646017Z [ 2022-08-17T13:11:24.3646205Z T=torch::jit::GraphExecutor 2022-08-17T13:11:24.3646386Z ] 2022-08-17T13:11:24.3646809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3647474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3648163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:11:24.3648854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3649340Z with 2022-08-17T13:11:24.3649484Z [ 2022-08-17T13:11:24.3649723Z T=torch::jit::GraphExecutor 2022-08-17T13:11:24.3649905Z ] 2022-08-17T13:11:24.3650286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3650644Z with 2022-08-17T13:11:24.3650795Z [ 2022-08-17T13:11:24.3650955Z T=torch::jit::Method 2022-08-17T13:11:24.3651129Z ] 2022-08-17T13:11:24.3651537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3651908Z with 2022-08-17T13:11:24.3652044Z [ 2022-08-17T13:11:24.3652208Z T=torch::jit::Method 2022-08-17T13:11:24.3652369Z ] 2022-08-17T13:11:24.3652802Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3653205Z with 2022-08-17T13:11:24.3653346Z [ 2022-08-17T13:11:24.3653501Z T=torch::jit::Method 2022-08-17T13:11:24.3653662Z ] 2022-08-17T13:11:24.3654126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3654547Z with 2022-08-17T13:11:24.3654679Z [ 2022-08-17T13:11:24.3654840Z T=torch::jit::Method 2022-08-17T13:11:24.3655374Z ] 2022-08-17T13:11:24.3655782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3656434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3657096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3657483Z with 2022-08-17T13:11:24.3657617Z [ 2022-08-17T13:11:24.3657833Z T=torch::jit::Method 2022-08-17T13:11:24.3658002Z ] 2022-08-17T13:11:24.3658385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3658731Z with 2022-08-17T13:11:24.3658877Z [ 2022-08-17T13:11:24.3659091Z T=std::vector> 2022-08-17T13:11:24.3659284Z ] 2022-08-17T13:11:24.3659758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3660122Z with 2022-08-17T13:11:24.3660258Z [ 2022-08-17T13:11:24.3660477Z T=std::vector> 2022-08-17T13:11:24.3660685Z ] 2022-08-17T13:11:24.3661124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3661521Z with 2022-08-17T13:11:24.3661663Z [ 2022-08-17T13:11:24.3661882Z T=std::vector> 2022-08-17T13:11:24.3662078Z ] 2022-08-17T13:11:24.3662548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3662976Z with 2022-08-17T13:11:24.3663117Z [ 2022-08-17T13:11:24.3663322Z T=std::vector> 2022-08-17T13:11:24.3663521Z ] 2022-08-17T13:11:24.3663969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3664686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3665357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3665744Z with 2022-08-17T13:11:24.3665888Z [ 2022-08-17T13:11:24.3666103Z T=std::vector> 2022-08-17T13:11:24.3666296Z ] 2022-08-17T13:11:24.3666682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3667030Z with 2022-08-17T13:11:24.3667522Z [ 2022-08-17T13:11:24.3667765Z T=std::function 2022-08-17T13:11:24.3667996Z ] 2022-08-17T13:11:24.3668392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3668759Z with 2022-08-17T13:11:24.3668905Z [ 2022-08-17T13:11:24.3669145Z T=std::function 2022-08-17T13:11:24.3669361Z ] 2022-08-17T13:11:24.3669852Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3670252Z with 2022-08-17T13:11:24.3670391Z [ 2022-08-17T13:11:24.3670635Z T=std::function 2022-08-17T13:11:24.3670863Z ] 2022-08-17T13:11:24.3671332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3671758Z with 2022-08-17T13:11:24.3671905Z [ 2022-08-17T13:11:24.3672149Z T=std::function 2022-08-17T13:11:24.3672366Z ] 2022-08-17T13:11:24.3672843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3673628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3674358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3674742Z with 2022-08-17T13:11:24.3674882Z [ 2022-08-17T13:11:24.3675123Z T=std::function 2022-08-17T13:11:24.3675354Z ] 2022-08-17T13:11:24.3675732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3676094Z with 2022-08-17T13:11:24.3676249Z [ 2022-08-17T13:11:24.3676519Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:24.3676766Z ] 2022-08-17T13:11:24.3677169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3677541Z with 2022-08-17T13:11:24.3677679Z [ 2022-08-17T13:11:24.3677946Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:24.3678202Z ] 2022-08-17T13:11:24.3678644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3679045Z with 2022-08-17T13:11:24.3679193Z [ 2022-08-17T13:11:24.3679458Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:24.3680036Z ] 2022-08-17T13:11:24.3680504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3680935Z with 2022-08-17T13:11:24.3681083Z [ 2022-08-17T13:11:24.3681345Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:24.3681599Z ] 2022-08-17T13:11:24.3682147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:11:24.3682993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:11:24.3683752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3684141Z with 2022-08-17T13:11:24.3684286Z [ 2022-08-17T13:11:24.3684557Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:11:24.3684801Z ] 2022-08-17T13:11:24.3685188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3685544Z with 2022-08-17T13:11:24.3685681Z [ 2022-08-17T13:11:24.3685889Z T=std::vector> 2022-08-17T13:11:24.3686085Z ] 2022-08-17T13:11:24.3686479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3686848Z with 2022-08-17T13:11:24.3686996Z [ 2022-08-17T13:11:24.3687203Z T=std::vector> 2022-08-17T13:11:24.3687389Z ] 2022-08-17T13:11:24.3687830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3688236Z with 2022-08-17T13:11:24.3688376Z [ 2022-08-17T13:11:24.3688584Z T=std::vector> 2022-08-17T13:11:24.3688781Z ] 2022-08-17T13:11:24.3689354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3689778Z with 2022-08-17T13:11:24.3689927Z [ 2022-08-17T13:11:24.3690133Z T=std::vector> 2022-08-17T13:11:24.3690319Z ] 2022-08-17T13:11:24.3690998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3691405Z with 2022-08-17T13:11:24.3691553Z [ 2022-08-17T13:11:24.3691697Z T=double 2022-08-17T13:11:24.3691851Z ] 2022-08-17T13:11:24.3692322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3693192Z with 2022-08-17T13:11:24.3693345Z [ 2022-08-17T13:11:24.3693497Z T=double 2022-08-17T13:11:24.3693640Z ] 2022-08-17T13:11:24.3694067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3694454Z with 2022-08-17T13:11:24.3694599Z [ 2022-08-17T13:11:24.3694794Z T=std::vector> 2022-08-17T13:11:24.3694987Z ] 2022-08-17T13:11:24.3695434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3695788Z with 2022-08-17T13:11:24.3695843Z [ 2022-08-17T13:11:24.3695951Z T=std::tuple 2022-08-17T13:11:24.3696007Z ] 2022-08-17T13:11:24.3696328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3696389Z with 2022-08-17T13:11:24.3696444Z [ 2022-08-17T13:11:24.3696542Z T=std::tuple 2022-08-17T13:11:24.3696598Z ] 2022-08-17T13:11:24.3696959Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3697022Z with 2022-08-17T13:11:24.3697078Z [ 2022-08-17T13:11:24.3697182Z T=std::tuple 2022-08-17T13:11:24.3697241Z ] 2022-08-17T13:11:24.3697618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3697667Z with 2022-08-17T13:11:24.3697726Z [ 2022-08-17T13:11:24.3697832Z T=std::tuple 2022-08-17T13:11:24.3697888Z ] 2022-08-17T13:11:24.3698228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:11:24.3698606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:11:24.3698942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3699002Z with 2022-08-17T13:11:24.3699057Z [ 2022-08-17T13:11:24.3699154Z T=std::tuple 2022-08-17T13:11:24.3699208Z ] 2022-08-17T13:11:24.3699509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3699570Z with 2022-08-17T13:11:24.3699624Z [ 2022-08-17T13:11:24.3699756Z T=std::vector> 2022-08-17T13:11:24.3699811Z ] 2022-08-17T13:11:24.3700128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:11:24.3700221Z with 2022-08-17T13:11:24.3700276Z [ 2022-08-17T13:11:24.3700404Z T=std::vector> 2022-08-17T13:11:24.3700459Z ] 2022-08-17T13:11:24.3700816Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:11:24.3700873Z with 2022-08-17T13:11:24.3700930Z [ 2022-08-17T13:11:24.3701053Z T=std::vector> 2022-08-17T13:11:24.3701099Z ] 2022-08-17T13:11:24.3701518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:11:24.3701581Z with 2022-08-17T13:11:24.3701637Z [ 2022-08-17T13:11:24.3701761Z T=std::vector> 2022-08-17T13:11:24.3701817Z ] 2022-08-17T13:11:24.3702181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:11:24.3702576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:11:24.3702910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:11:24.3702974Z with 2022-08-17T13:11:24.3703020Z [ 2022-08-17T13:11:24.3703146Z T=std::vector> 2022-08-17T13:11:24.3703204Z ] 2022-08-17T13:11:24.4615105Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" main.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:test_set_default_type.pyd 2022-08-17T13:11:24.4615290Z Creating library test_set_default_type.lib and object test_set_default_type.exp 2022-08-17T13:11:24.4633930Z Loading extension module test_set_default_type... 2022-08-17T13:11:24.4814540Z ok (11.577s) 2022-08-17T13:11:35.9256214Z test_warning (__main__.TestCppExtensionJIT) ... [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T13:11:35.9259484Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T13:11:35.9267660Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T13:11:35.9270483Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T13:11:47.4881213Z UserWarning: Error with torch.DoubleTensor (Triggered internally at C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\warn_mod\main.cpp:12.) 2022-08-17T13:11:47.4882711Z ok (23.009s) 2022-08-17T13:11:47.4883711Z Not wiping extensions build folder because Windows 2022-08-17T13:11:47.4884049Z 2022-08-17T13:11:47.4884208Z ---------------------------------------------------------------------- 2022-08-17T13:11:47.4884456Z Ran 23 tests in 188.282s 2022-08-17T13:11:47.4884576Z 2022-08-17T13:11:47.4884654Z OK (skipped=7) 2022-08-17T13:11:47.4884763Z 2022-08-17T13:11:47.4884852Z Generating XML reports... 2022-08-17T13:11:47.4970682Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_jit\TEST-TestCppExtensionJIT-20220817130839.xml 2022-08-17T13:11:47.7723614Z Running test_schema_check ... [2022-08-17 13:11:47.768266] 2022-08-17T13:11:47.7724090Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:11:47.768266] 2022-08-17T13:11:50.0623116Z 2022-08-17T13:11:50.0623667Z Running tests... 2022-08-17T13:11:50.0624007Z ---------------------------------------------------------------------- 2022-08-17T13:11:50.0624387Z Test results will be stored in test-reports\python-unittest\test_schema_check 2022-08-17T13:11:50.0686489Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.0711317Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.0745585Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.0764111Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.0777628Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.0952815Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.0978688Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.1007162Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.1022418Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.1038863Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7126809Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.601s) 2022-08-17T13:11:50.7158786Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.7181240Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7200950Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7231526Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7293612Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.7324265Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7342454Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7402213Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7443425Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7466006Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.7490904Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7513727Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:285: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:11:50.7515220Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T13:11:50.7515899Z ok (0.000s) 2022-08-17T13:11:50.7540375Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7565041Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:188: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:11:50.7566213Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T13:11:50.7570800Z ok (0.000s) 2022-08-17T13:11:50.7595872Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7621837Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.7640565Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7659158Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7680290Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7712097Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7740611Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.000s) 2022-08-17T13:11:50.7768939Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T13:11:50.7796657Z test_schema_correctness_H_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7816654Z test_schema_correctness_H_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7845007Z test_schema_correctness_H_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7858486Z test_schema_correctness_H_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7885777Z test_schema_correctness_H_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7906286Z test_schema_correctness_H_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7926206Z test_schema_correctness_H_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.7945777Z test_schema_correctness_H_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7965018Z test_schema_correctness_H_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.7983969Z test_schema_correctness_H_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8003017Z test_schema_correctness_H_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8021950Z test_schema_correctness_H_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8040964Z test_schema_correctness_H_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8075385Z test_schema_correctness_T_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.8107586Z test_schema_correctness_T_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8141722Z test_schema_correctness_T_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8155166Z test_schema_correctness_T_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8189250Z test_schema_correctness_T_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8222850Z test_schema_correctness_T_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8256369Z test_schema_correctness_T_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.8289201Z test_schema_correctness_T_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8321490Z test_schema_correctness_T_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8353532Z test_schema_correctness_T_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8385740Z test_schema_correctness_T_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8418708Z test_schema_correctness_T_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.8450857Z test_schema_correctness_T_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:50.8694171Z test_schema_correctness___getitem___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.8921079Z test_schema_correctness___getitem___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:50.9167994Z test_schema_correctness___getitem___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.9181600Z test_schema_correctness___getitem___cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.9429300Z test_schema_correctness___getitem___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:50.9674048Z test_schema_correctness___getitem___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:50.9909280Z test_schema_correctness___getitem___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.0141470Z test_schema_correctness___getitem___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.0368950Z test_schema_correctness___getitem___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.0595980Z test_schema_correctness___getitem___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.0822610Z test_schema_correctness___getitem___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.1049574Z test_schema_correctness___getitem___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.1275583Z test_schema_correctness___getitem___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:11:51.1344433Z test_schema_correctness___radd___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.1404850Z test_schema_correctness___radd___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.1481614Z test_schema_correctness___radd___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.1558634Z test_schema_correctness___radd___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.1629691Z test_schema_correctness___radd___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.1697420Z test_schema_correctness___radd___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.1764498Z test_schema_correctness___radd___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.1825426Z test_schema_correctness___radd___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.1886862Z test_schema_correctness___radd___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.1947943Z test_schema_correctness___radd___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2008953Z test_schema_correctness___radd___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2070089Z test_schema_correctness___radd___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2124865Z test_schema_correctness___rand___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2180799Z test_schema_correctness___rand___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2236573Z test_schema_correctness___rand___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:11:51.2292537Z test_schema_correctness___rand___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2348092Z test_schema_correctness___rand___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2403911Z test_schema_correctness___rand___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:11:51.2495410Z test_schema_correctness___rdiv___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2578186Z test_schema_correctness___rdiv___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2678057Z test_schema_correctness___rdiv___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2778700Z test_schema_correctness___rdiv___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.2872361Z test_schema_correctness___rdiv___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.2961574Z test_schema_correctness___rdiv___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.3048027Z test_schema_correctness___rdiv___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.3131592Z test_schema_correctness___rdiv___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.3215250Z test_schema_correctness___rdiv___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.3298233Z test_schema_correctness___rdiv___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.3381505Z test_schema_correctness___rdiv___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:11:51.3465273Z test_schema_correctness___rdiv___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.3852202Z test_schema_correctness___rmatmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.4166903Z test_schema_correctness___rmatmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.4482690Z test_schema_correctness___rmatmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:11:51.4769742Z test_schema_correctness___rmatmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.5052405Z test_schema_correctness___rmatmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.5326595Z test_schema_correctness___rmatmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.5602525Z test_schema_correctness___rmatmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:11:51.5883660Z test_schema_correctness___rmatmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.6159369Z test_schema_correctness___rmatmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:11:51.6435297Z test_schema_correctness___rmatmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.6499312Z test_schema_correctness___rmod___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.6564844Z test_schema_correctness___rmod___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.6626767Z test_schema_correctness___rmod___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.6687031Z test_schema_correctness___rmod___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.6748022Z test_schema_correctness___rmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.6801850Z test_schema_correctness___rmul___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.6871905Z test_schema_correctness___rmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.6941916Z test_schema_correctness___rmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.7005006Z test_schema_correctness___rmul___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7065762Z test_schema_correctness___rmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7125258Z test_schema_correctness___rmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.7179739Z test_schema_correctness___rmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7234002Z test_schema_correctness___rmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7288655Z test_schema_correctness___rmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.7342852Z test_schema_correctness___rmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7397046Z test_schema_correctness___rmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7450939Z test_schema_correctness___ror___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.7505280Z test_schema_correctness___ror___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7559465Z test_schema_correctness___ror___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7613771Z test_schema_correctness___ror___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.7667976Z test_schema_correctness___ror___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7722453Z test_schema_correctness___ror___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:51.7742374Z test_schema_correctness___rpow___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:11:51.7743055Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:11:51.7935543Z ok (0.031s) 2022-08-17T13:11:51.8154408Z test_schema_correctness___rpow___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.8374563Z test_schema_correctness___rpow___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:11:51.8582651Z test_schema_correctness___rpow___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.8787321Z test_schema_correctness___rpow___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.8987340Z test_schema_correctness___rpow___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:51.9183209Z test_schema_correctness___rpow___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.9380152Z test_schema_correctness___rpow___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.9576470Z test_schema_correctness___rpow___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.9772731Z test_schema_correctness___rpow___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:51.9969277Z test_schema_correctness___rpow___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:52.0036099Z test_schema_correctness___rsub___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0111812Z test_schema_correctness___rsub___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0187680Z test_schema_correctness___rsub___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0257128Z test_schema_correctness___rsub___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0323653Z test_schema_correctness___rsub___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0388375Z test_schema_correctness___rsub___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0448727Z test_schema_correctness___rsub___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0508583Z test_schema_correctness___rsub___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0568609Z test_schema_correctness___rsub___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0628168Z test_schema_correctness___rsub___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0687936Z test_schema_correctness___rsub___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0741516Z test_schema_correctness___rxor___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0795837Z test_schema_correctness___rxor___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0850152Z test_schema_correctness___rxor___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.0904659Z test_schema_correctness___rxor___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:52.0958874Z test_schema_correctness___rxor___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.1013280Z test_schema_correctness___rxor___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:11:52.2403801Z test_schema_correctness__masked_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.144s) 2022-08-17T13:11:52.3801399Z test_schema_correctness__masked_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:11:52.5182648Z test_schema_correctness__masked_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T13:11:52.6532384Z test_schema_correctness__masked_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:11:52.7716040Z test_schema_correctness__masked_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:11:52.8899540Z test_schema_correctness__masked_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:11:53.0086355Z test_schema_correctness__masked_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T13:11:53.1267898Z test_schema_correctness__masked_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2022-08-17T13:11:53.2450632Z test_schema_correctness__masked_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T13:11:53.3838803Z test_schema_correctness__masked_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:11:53.5229864Z test_schema_correctness__masked_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T13:11:53.6611486Z test_schema_correctness__masked_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:11:53.7958186Z test_schema_correctness__masked_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:11:53.9140818Z test_schema_correctness__masked_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:11:54.0325809Z test_schema_correctness__masked_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:11:54.1511514Z test_schema_correctness__masked_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:11:54.2696657Z test_schema_correctness__masked_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:11:54.3881820Z test_schema_correctness__masked_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:11:54.4934793Z test_schema_correctness__masked_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:11:54.5996029Z test_schema_correctness__masked_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T13:11:54.7046648Z test_schema_correctness__masked_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T13:11:54.8079921Z test_schema_correctness__masked_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:11:54.8971502Z test_schema_correctness__masked_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:11:54.9861072Z test_schema_correctness__masked_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:11:55.0495227Z test_schema_correctness__masked_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:11:55.1382521Z test_schema_correctness__masked_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T13:11:55.2269736Z test_schema_correctness__masked_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:11:55.3321309Z test_schema_correctness__masked_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:11:55.4373205Z test_schema_correctness__masked_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:11:55.5418439Z test_schema_correctness__masked_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:11:55.6443829Z test_schema_correctness__masked_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:11:55.7329414Z test_schema_correctness__masked_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:11:55.8216232Z test_schema_correctness__masked_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:11:55.8849935Z test_schema_correctness__masked_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:11:55.9734198Z test_schema_correctness__masked_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:11:56.0618223Z test_schema_correctness__masked_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T13:11:56.0813603Z test_schema_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.1015629Z test_schema_correctness__masked_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.1217907Z test_schema_correctness__masked_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.1411359Z test_schema_correctness__masked_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.1599265Z test_schema_correctness__masked_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:11:56.1789790Z test_schema_correctness__masked_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:11:56.1980121Z test_schema_correctness__masked_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.2170040Z test_schema_correctness__masked_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.2360450Z test_schema_correctness__masked_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:11:56.2551179Z test_schema_correctness__masked_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:11:56.2749130Z test_schema_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.2949206Z test_schema_correctness__masked_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.3151258Z test_schema_correctness__masked_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.3344338Z test_schema_correctness__masked_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.3532200Z test_schema_correctness__masked_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:11:56.3722019Z test_schema_correctness__masked_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.3912141Z test_schema_correctness__masked_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.4102040Z test_schema_correctness__masked_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.4292118Z test_schema_correctness__masked_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.4482092Z test_schema_correctness__masked_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:11:56.4699330Z test_schema_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.4915637Z test_schema_correctness__masked_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.5125763Z test_schema_correctness__masked_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:11:56.5412320Z test_schema_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.5695721Z test_schema_correctness__masked_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:11:56.5974871Z test_schema_correctness__masked_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:11:56.7396303Z test_schema_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T13:11:56.8851284Z test_schema_correctness__masked_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.145s) 2022-08-17T13:11:57.0264855Z test_schema_correctness__masked_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T13:11:57.1939079Z test_schema_correctness__masked_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T13:11:57.3613985Z test_schema_correctness__masked_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2022-08-17T13:11:57.5291714Z test_schema_correctness__masked_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.172s) 2022-08-17T13:11:57.6965505Z test_schema_correctness__masked_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2022-08-17T13:11:57.8641639Z test_schema_correctness__masked_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.157s) 2022-08-17T13:11:58.2589281Z test_schema_correctness__masked_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.407s) 2022-08-17T13:11:58.5888145Z test_schema_correctness__masked_mean_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.328s) 2022-08-17T13:11:58.9226435Z test_schema_correctness__masked_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.331s) 2022-08-17T13:11:59.2585547Z test_schema_correctness__masked_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.333s) 2022-08-17T13:11:59.6537478Z test_schema_correctness__masked_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.396s) 2022-08-17T13:12:00.0479768Z test_schema_correctness__masked_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.396s) 2022-08-17T13:12:00.4374007Z test_schema_correctness__masked_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.380s) 2022-08-17T13:12:00.7672226Z test_schema_correctness__masked_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.332s) 2022-08-17T13:12:01.0968215Z test_schema_correctness__masked_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.331s) 2022-08-17T13:12:01.4263642Z test_schema_correctness__masked_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.333s) 2022-08-17T13:12:01.7560435Z test_schema_correctness__masked_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.333s) 2022-08-17T13:12:02.0854937Z test_schema_correctness__masked_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.331s) 2022-08-17T13:12:02.1083252Z test_schema_correctness__masked_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:02.1308096Z test_schema_correctness__masked_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:02.1525153Z test_schema_correctness__masked_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:02.9113212Z test_schema_correctness__masked_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.760s) 2022-08-17T13:12:03.6671570Z test_schema_correctness__masked_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.751s) 2022-08-17T13:12:04.4163853Z test_schema_correctness__masked_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.752s) 2022-08-17T13:12:05.1602827Z test_schema_correctness__masked_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.745s) 2022-08-17T13:12:05.2569632Z test_schema_correctness__masked_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:12:05.3544983Z test_schema_correctness__masked_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:12:05.4535484Z test_schema_correctness__masked_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:12:05.5504939Z test_schema_correctness__masked_normalize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T13:12:05.6470229Z test_schema_correctness__masked_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:12:05.7410520Z test_schema_correctness__masked_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:12:05.9151884Z test_schema_correctness__masked_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.173s) 2022-08-17T13:12:06.0521689Z test_schema_correctness__masked_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:12:06.1905689Z test_schema_correctness__masked_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:12:06.3456656Z test_schema_correctness__masked_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2022-08-17T13:12:06.4964947Z test_schema_correctness__masked_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T13:12:06.6706394Z test_schema_correctness__masked_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2022-08-17T13:12:06.8449318Z test_schema_correctness__masked_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.173s) 2022-08-17T13:12:06.9775811Z test_schema_correctness__masked_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:12:07.1517925Z test_schema_correctness__masked_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2022-08-17T13:12:07.3260290Z test_schema_correctness__masked_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2022-08-17T13:12:07.3477814Z test_schema_correctness__masked_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:07.3692930Z test_schema_correctness__masked_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:07.3902069Z test_schema_correctness__masked_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:07.4160109Z test_schema_correctness__masked_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:07.4417495Z test_schema_correctness__masked_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:07.4666816Z test_schema_correctness__masked_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:09.0814819Z test_schema_correctness__masked_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.615s) 2022-08-17T13:12:09.0822235Z test_schema_correctness__masked_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:09.0828332Z test_schema_correctness__masked_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:10.7382139Z test_schema_correctness__masked_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.648s) 2022-08-17T13:12:12.3677166Z test_schema_correctness__masked_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.642s) 2022-08-17T13:12:13.7475620Z test_schema_correctness__masked_std_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.378s) 2022-08-17T13:12:15.1271648Z test_schema_correctness__masked_std_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.375s) 2022-08-17T13:12:16.5078900Z test_schema_correctness__masked_std_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.377s) 2022-08-17T13:12:17.8881647Z test_schema_correctness__masked_std_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.376s) 2022-08-17T13:12:19.2672668Z test_schema_correctness__masked_std_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.388s) 2022-08-17T13:12:19.4158564Z test_schema_correctness__masked_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T13:12:19.5420698Z test_schema_correctness__masked_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:12:19.6713413Z test_schema_correctness__masked_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:12:19.8016286Z test_schema_correctness__masked_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:12:19.9497186Z test_schema_correctness__masked_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:12:20.0971473Z test_schema_correctness__masked_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:12:20.2415578Z test_schema_correctness__masked_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:12:20.3679155Z test_schema_correctness__masked_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:12:20.4942335Z test_schema_correctness__masked_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:12:20.6200913Z test_schema_correctness__masked_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:12:20.7462680Z test_schema_correctness__masked_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:12:20.8724269Z test_schema_correctness__masked_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:12:22.4861640Z test_schema_correctness__masked_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.600s) 2022-08-17T13:12:22.4868953Z test_schema_correctness__masked_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:22.4875405Z test_schema_correctness__masked_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:24.1054192Z test_schema_correctness__masked_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.613s) 2022-08-17T13:12:25.7162089Z test_schema_correctness__masked_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.605s) 2022-08-17T13:12:27.3003054Z test_schema_correctness__masked_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.583s) 2022-08-17T13:12:28.6432230Z test_schema_correctness__masked_var_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.344s) 2022-08-17T13:12:29.9864131Z test_schema_correctness__masked_var_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.343s) 2022-08-17T13:12:31.3285105Z test_schema_correctness__masked_var_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.346s) 2022-08-17T13:12:32.6716983Z test_schema_correctness__masked_var_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.350s) 2022-08-17T13:12:34.0130546Z test_schema_correctness__masked_var_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.329s) 2022-08-17T13:12:34.0151450Z test_schema_correctness_abs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.0171167Z test_schema_correctness_abs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0184384Z test_schema_correctness_abs_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0202847Z test_schema_correctness_abs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0221529Z test_schema_correctness_abs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0239213Z test_schema_correctness_abs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0256923Z test_schema_correctness_abs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0274008Z test_schema_correctness_abs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0291182Z test_schema_correctness_abs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0308567Z test_schema_correctness_abs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.0325757Z test_schema_correctness_abs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0342797Z test_schema_correctness_abs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0367587Z test_schema_correctness_acos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0390706Z test_schema_correctness_acos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0416589Z test_schema_correctness_acos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0442869Z test_schema_correctness_acos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0467225Z test_schema_correctness_acos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.0491239Z test_schema_correctness_acos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0514327Z test_schema_correctness_acos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0537423Z test_schema_correctness_acos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0561370Z test_schema_correctness_acos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0585288Z test_schema_correctness_acos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0608499Z test_schema_correctness_acos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0633272Z test_schema_correctness_acosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.0656226Z test_schema_correctness_acosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0681998Z test_schema_correctness_acosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0707858Z test_schema_correctness_acosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0732187Z test_schema_correctness_acosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0755999Z test_schema_correctness_acosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0779470Z test_schema_correctness_acosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.0802586Z test_schema_correctness_acosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0825693Z test_schema_correctness_acosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0848903Z test_schema_correctness_acosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0871919Z test_schema_correctness_acosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.0952445Z test_schema_correctness_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1021926Z test_schema_correctness_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1111792Z test_schema_correctness_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1125230Z test_schema_correctness_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1215433Z test_schema_correctness_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1298641Z test_schema_correctness_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1377663Z test_schema_correctness_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1455061Z test_schema_correctness_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1526101Z test_schema_correctness_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1597213Z test_schema_correctness_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1668124Z test_schema_correctness_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1739122Z test_schema_correctness_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.1810183Z test_schema_correctness_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.1876947Z test_schema_correctness_addbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2016277Z test_schema_correctness_addbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.2156817Z test_schema_correctness_addbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.2222877Z test_schema_correctness_addbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:34.2289616Z test_schema_correctness_addbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2347745Z test_schema_correctness_addbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2406028Z test_schema_correctness_addbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.2465708Z test_schema_correctness_addbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2523015Z test_schema_correctness_addbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2580035Z test_schema_correctness_addbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2685302Z test_schema_correctness_addcdiv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.2806895Z test_schema_correctness_addcdiv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.2930834Z test_schema_correctness_addcdiv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3035420Z test_schema_correctness_addcdiv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3135817Z test_schema_correctness_addcdiv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.3240775Z test_schema_correctness_addcmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3363678Z test_schema_correctness_addcmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3487044Z test_schema_correctness_addcmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3591681Z test_schema_correctness_addcmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.3691719Z test_schema_correctness_addcmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3784959Z test_schema_correctness_addcmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.3877963Z test_schema_correctness_addcmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.3969413Z test_schema_correctness_addcmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4062124Z test_schema_correctness_addcmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4154755Z test_schema_correctness_addcmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4191819Z test_schema_correctness_addmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4198325Z test_schema_correctness_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:34.4204507Z test_schema_correctness_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:34.4240911Z test_schema_correctness_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4276932Z test_schema_correctness_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4310620Z test_schema_correctness_addmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4344276Z test_schema_correctness_addmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4377847Z test_schema_correctness_addmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4411521Z test_schema_correctness_addmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4445489Z test_schema_correctness_addmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4482152Z test_schema_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4488753Z test_schema_correctness_addmm_decomposed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:34.4494957Z test_schema_correctness_addmm_decomposed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:34.4531569Z test_schema_correctness_addmm_decomposed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4567170Z test_schema_correctness_addmm_decomposed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4600813Z test_schema_correctness_addmm_decomposed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4634334Z test_schema_correctness_addmm_decomposed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4669609Z test_schema_correctness_addmm_decomposed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4702653Z test_schema_correctness_addmm_decomposed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4735335Z test_schema_correctness_addmm_decomposed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4797405Z test_schema_correctness_addmv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4866738Z test_schema_correctness_addmv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.4935806Z test_schema_correctness_addmv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.4997157Z test_schema_correctness_addmv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5057282Z test_schema_correctness_addmv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5112386Z test_schema_correctness_addmv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5167757Z test_schema_correctness_addmv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5223556Z test_schema_correctness_addmv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5278763Z test_schema_correctness_addmv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5334065Z test_schema_correctness_addmv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5394963Z test_schema_correctness_addr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5436010Z test_schema_correctness_addr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5487381Z test_schema_correctness_addr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5538983Z test_schema_correctness_addr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5598878Z test_schema_correctness_addr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5657653Z test_schema_correctness_addr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5715268Z test_schema_correctness_addr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5757174Z test_schema_correctness_addr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5798619Z test_schema_correctness_addr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5840532Z test_schema_correctness_addr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5882039Z test_schema_correctness_addr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.5923412Z test_schema_correctness_addr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.5988757Z test_schema_correctness_all_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6050363Z test_schema_correctness_all_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.6087827Z test_schema_correctness_all_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:12:34.6088469Z return self.op(*args, **kwargs) 2022-08-17T13:12:34.6126763Z ok (0.000s) 2022-08-17T13:12:34.6195338Z test_schema_correctness_all_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.6260515Z test_schema_correctness_all_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6325340Z test_schema_correctness_all_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.6387888Z test_schema_correctness_all_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6450408Z test_schema_correctness_all_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6513760Z test_schema_correctness_all_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.6575797Z test_schema_correctness_all_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6638336Z test_schema_correctness_all_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.6700458Z test_schema_correctness_all_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:34.6872190Z test_schema_correctness_allclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.7059356Z test_schema_correctness_allclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.7250207Z test_schema_correctness_allclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.7427481Z test_schema_correctness_allclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T13:12:34.7597029Z test_schema_correctness_allclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:12:34.7757263Z test_schema_correctness_allclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.7917720Z test_schema_correctness_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:34.8073808Z test_schema_correctness_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.8232457Z test_schema_correctness_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.8390239Z test_schema_correctness_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.8545030Z test_schema_correctness_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:34.8700326Z test_schema_correctness_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.8855386Z test_schema_correctness_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9010845Z test_schema_correctness_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9173654Z test_schema_correctness_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9335742Z test_schema_correctness_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9502828Z test_schema_correctness_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:34.9664473Z test_schema_correctness_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9829597Z test_schema_correctness_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:34.9994493Z test_schema_correctness_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.0155552Z test_schema_correctness_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.0318243Z test_schema_correctness_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.0484378Z test_schema_correctness_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T13:12:35.0646376Z test_schema_correctness_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.0808111Z test_schema_correctness_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.0969943Z test_schema_correctness_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1014398Z test_schema_correctness_aminmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:35.1015619Z return self.op(*args, **kwargs) 2022-08-17T13:12:35.1015864Z ok (0.000s) 2022-08-17T13:12:35.1061606Z test_schema_correctness_aminmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1106299Z test_schema_correctness_aminmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1148872Z test_schema_correctness_aminmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1191343Z test_schema_correctness_aminmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1235247Z test_schema_correctness_aminmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1276952Z test_schema_correctness_aminmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1316340Z test_schema_correctness_aminmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1334188Z test_schema_correctness_angle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1350974Z test_schema_correctness_angle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1369826Z test_schema_correctness_angle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1388260Z test_schema_correctness_angle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:35.1406818Z test_schema_correctness_angle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1423944Z test_schema_correctness_angle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1441554Z test_schema_correctness_angle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1458588Z test_schema_correctness_angle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1475562Z test_schema_correctness_angle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1492721Z test_schema_correctness_angle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1509743Z test_schema_correctness_angle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1526888Z test_schema_correctness_angle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1590112Z test_schema_correctness_any_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1649893Z test_schema_correctness_any_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1715936Z test_schema_correctness_any_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1782372Z test_schema_correctness_any_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1845388Z test_schema_correctness_any_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.1907778Z test_schema_correctness_any_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.1968739Z test_schema_correctness_any_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.2029342Z test_schema_correctness_any_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.2089754Z test_schema_correctness_any_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.2150262Z test_schema_correctness_any_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.2211677Z test_schema_correctness_any_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:35.2271613Z test_schema_correctness_any_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.2502921Z test_schema_correctness_arange_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:35.2732691Z test_schema_correctness_arange_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.2964417Z test_schema_correctness_arange_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:35.3195036Z test_schema_correctness_arange_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.3424575Z test_schema_correctness_arange_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.3654249Z test_schema_correctness_arange_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:35.3883120Z test_schema_correctness_arange_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4103760Z test_schema_correctness_arange_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:35.4324964Z test_schema_correctness_arange_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4394943Z test_schema_correctness_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4463611Z test_schema_correctness_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.4532032Z test_schema_correctness_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.4598397Z test_schema_correctness_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4664917Z test_schema_correctness_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.4731290Z test_schema_correctness_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4797585Z test_schema_correctness_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.4863612Z test_schema_correctness_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.4930023Z test_schema_correctness_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.4998239Z test_schema_correctness_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.5066960Z test_schema_correctness_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.5135083Z test_schema_correctness_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.5201714Z test_schema_correctness_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.5267655Z test_schema_correctness_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.5334186Z test_schema_correctness_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.5400277Z test_schema_correctness_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.5466331Z test_schema_correctness_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.5533167Z test_schema_correctness_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.5687290Z test_schema_correctness_argsort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.5827581Z test_schema_correctness_argsort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6004661Z test_schema_correctness_argsort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6153636Z test_schema_correctness_argsort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6301585Z test_schema_correctness_argsort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6447813Z test_schema_correctness_argsort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6593797Z test_schema_correctness_argsort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.6739233Z test_schema_correctness_argsort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.6882661Z test_schema_correctness_argsort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7025658Z test_schema_correctness_argsort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7062428Z test_schema_correctness_argwhere_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7094575Z test_schema_correctness_argwhere_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7131444Z test_schema_correctness_argwhere_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7167967Z test_schema_correctness_argwhere_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7202469Z test_schema_correctness_argwhere_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7236913Z test_schema_correctness_argwhere_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7270396Z test_schema_correctness_argwhere_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7302889Z test_schema_correctness_argwhere_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7335334Z test_schema_correctness_argwhere_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7368022Z test_schema_correctness_argwhere_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7400481Z test_schema_correctness_argwhere_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7432954Z test_schema_correctness_argwhere_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7484998Z test_schema_correctness_as_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7533607Z test_schema_correctness_as_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7587411Z test_schema_correctness_as_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7600176Z test_schema_correctness_as_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7654094Z test_schema_correctness_as_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7705759Z test_schema_correctness_as_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7756990Z test_schema_correctness_as_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7807516Z test_schema_correctness_as_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7856571Z test_schema_correctness_as_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.7905569Z test_schema_correctness_as_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.7954507Z test_schema_correctness_as_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8003566Z test_schema_correctness_as_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8052861Z test_schema_correctness_as_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8110398Z test_schema_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8163083Z test_schema_correctness_as_strided_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8231222Z test_schema_correctness_as_strided_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8249943Z test_schema_correctness_as_strided_scatter_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8333703Z test_schema_correctness_as_strided_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8413728Z test_schema_correctness_as_strided_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8494102Z test_schema_correctness_as_strided_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8556366Z test_schema_correctness_as_strided_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8609541Z test_schema_correctness_as_strided_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8663076Z test_schema_correctness_as_strided_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8716369Z test_schema_correctness_as_strided_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8769683Z test_schema_correctness_as_strided_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8823276Z test_schema_correctness_as_strided_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8841323Z test_schema_correctness_asin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8858655Z test_schema_correctness_asin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8878040Z test_schema_correctness_asin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8897590Z test_schema_correctness_asin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8915598Z test_schema_correctness_asin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8933735Z test_schema_correctness_asin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8951290Z test_schema_correctness_asin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.8969096Z test_schema_correctness_asin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.8986657Z test_schema_correctness_asin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9004322Z test_schema_correctness_asin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9021853Z test_schema_correctness_asin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9040178Z test_schema_correctness_asinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9057337Z test_schema_correctness_asinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9076750Z test_schema_correctness_asinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9096312Z test_schema_correctness_asinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9114048Z test_schema_correctness_asinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9132025Z test_schema_correctness_asinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9149345Z test_schema_correctness_asinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9166846Z test_schema_correctness_asinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9184138Z test_schema_correctness_asinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9201445Z test_schema_correctness_asinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9218733Z test_schema_correctness_asinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9281365Z test_schema_correctness_atan2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9335555Z test_schema_correctness_atan2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:35.9397089Z test_schema_correctness_atan2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9457347Z test_schema_correctness_atan2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9512601Z test_schema_correctness_atan2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9567841Z test_schema_correctness_atan2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9623161Z test_schema_correctness_atan2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9678203Z test_schema_correctness_atan2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9733293Z test_schema_correctness_atan2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9750925Z test_schema_correctness_atan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9768062Z test_schema_correctness_atan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9786816Z test_schema_correctness_atan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9805519Z test_schema_correctness_atan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9823549Z test_schema_correctness_atan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9841650Z test_schema_correctness_atan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9859110Z test_schema_correctness_atan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9876526Z test_schema_correctness_atan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9894255Z test_schema_correctness_atan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9911642Z test_schema_correctness_atan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:35.9929205Z test_schema_correctness_atan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9947549Z test_schema_correctness_atanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9964559Z test_schema_correctness_atanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:35.9982929Z test_schema_correctness_atanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0001283Z test_schema_correctness_atanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0018990Z test_schema_correctness_atanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0036462Z test_schema_correctness_atanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0053740Z test_schema_correctness_atanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0070981Z test_schema_correctness_atanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.0088283Z test_schema_correctness_atanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0105334Z test_schema_correctness_atanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0122457Z test_schema_correctness_atanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0153073Z test_schema_correctness_atleast_1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0179354Z test_schema_correctness_atleast_1d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0213493Z test_schema_correctness_atleast_1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0226504Z test_schema_correctness_atleast_1d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.0260227Z test_schema_correctness_atleast_1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:36.0291834Z test_schema_correctness_atleast_1d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0321746Z test_schema_correctness_atleast_1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0351706Z test_schema_correctness_atleast_1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0378221Z test_schema_correctness_atleast_1d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0405140Z test_schema_correctness_atleast_1d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.0431641Z test_schema_correctness_atleast_1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0458324Z test_schema_correctness_atleast_1d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0484812Z test_schema_correctness_atleast_1d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0522679Z test_schema_correctness_atleast_2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0556501Z test_schema_correctness_atleast_2d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.0598175Z test_schema_correctness_atleast_2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0611072Z test_schema_correctness_atleast_2d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0652384Z test_schema_correctness_atleast_2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0691094Z test_schema_correctness_atleast_2d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0728751Z test_schema_correctness_atleast_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.0765748Z test_schema_correctness_atleast_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0799480Z test_schema_correctness_atleast_2d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0833379Z test_schema_correctness_atleast_2d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0867383Z test_schema_correctness_atleast_2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0901234Z test_schema_correctness_atleast_2d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0935172Z test_schema_correctness_atleast_2d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.0986191Z test_schema_correctness_atleast_3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1033232Z test_schema_correctness_atleast_3d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1088874Z test_schema_correctness_atleast_3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1101718Z test_schema_correctness_atleast_3d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1157016Z test_schema_correctness_atleast_3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1209632Z test_schema_correctness_atleast_3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1260514Z test_schema_correctness_atleast_3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1310544Z test_schema_correctness_atleast_3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1358118Z test_schema_correctness_atleast_3d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1405518Z test_schema_correctness_atleast_3d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1452853Z test_schema_correctness_atleast_3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1500410Z test_schema_correctness_atleast_3d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1547686Z test_schema_correctness_atleast_3d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1610298Z test_schema_correctness_baddbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1616856Z test_schema_correctness_baddbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:36.1623195Z test_schema_correctness_baddbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:36.1684174Z test_schema_correctness_baddbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1742837Z test_schema_correctness_baddbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1797331Z test_schema_correctness_baddbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1852191Z test_schema_correctness_baddbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.1906993Z test_schema_correctness_baddbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.1961857Z test_schema_correctness_baddbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2017028Z test_schema_correctness_baddbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.2112652Z test_schema_correctness_bernoulli_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2161917Z test_schema_correctness_bernoulli_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:36.2209746Z test_schema_correctness_bernoulli_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2242733Z test_schema_correctness_bfloat16_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2313962Z test_schema_correctness_bfloat16_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.2389597Z test_schema_correctness_bfloat16_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2402759Z test_schema_correctness_bfloat16_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2478376Z test_schema_correctness_bfloat16_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.2551774Z test_schema_correctness_bfloat16_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2625081Z test_schema_correctness_bfloat16_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.2697428Z test_schema_correctness_bfloat16_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2768319Z test_schema_correctness_bfloat16_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2839106Z test_schema_correctness_bfloat16_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.2909992Z test_schema_correctness_bfloat16_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.2980963Z test_schema_correctness_bfloat16_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3051792Z test_schema_correctness_bfloat16_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3134646Z test_schema_correctness_bincount_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3215472Z test_schema_correctness_bincount_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3296912Z test_schema_correctness_bincount_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:36.3377707Z test_schema_correctness_bincount_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3459435Z test_schema_correctness_bincount_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3513425Z test_schema_correctness_bitwise_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3568147Z test_schema_correctness_bitwise_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3624110Z test_schema_correctness_bitwise_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3678346Z test_schema_correctness_bitwise_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3732747Z test_schema_correctness_bitwise_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3787205Z test_schema_correctness_bitwise_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3842224Z test_schema_correctness_bitwise_left_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.3896818Z test_schema_correctness_bitwise_left_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.3951362Z test_schema_correctness_bitwise_left_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4005919Z test_schema_correctness_bitwise_left_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4060501Z test_schema_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4083060Z test_schema_correctness_bitwise_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4105474Z test_schema_correctness_bitwise_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4128123Z test_schema_correctness_bitwise_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4150639Z test_schema_correctness_bitwise_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4173115Z test_schema_correctness_bitwise_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4195589Z test_schema_correctness_bitwise_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4249195Z test_schema_correctness_bitwise_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4303329Z test_schema_correctness_bitwise_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4357351Z test_schema_correctness_bitwise_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4411803Z test_schema_correctness_bitwise_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4465868Z test_schema_correctness_bitwise_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4519893Z test_schema_correctness_bitwise_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4574871Z test_schema_correctness_bitwise_right_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4629240Z test_schema_correctness_bitwise_right_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4683762Z test_schema_correctness_bitwise_right_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4738018Z test_schema_correctness_bitwise_right_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4792329Z test_schema_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4845631Z test_schema_correctness_bitwise_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.4899735Z test_schema_correctness_bitwise_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.4954042Z test_schema_correctness_bitwise_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5008452Z test_schema_correctness_bitwise_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5063270Z test_schema_correctness_bitwise_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5116853Z test_schema_correctness_bitwise_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5158127Z test_schema_correctness_block_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5193526Z test_schema_correctness_block_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5237537Z test_schema_correctness_block_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5250683Z test_schema_correctness_block_diag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5323800Z test_schema_correctness_block_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5363921Z test_schema_correctness_block_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5403365Z test_schema_correctness_block_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5441439Z test_schema_correctness_block_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5477419Z test_schema_correctness_block_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5513261Z test_schema_correctness_block_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5549055Z test_schema_correctness_block_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5584950Z test_schema_correctness_block_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5620722Z test_schema_correctness_block_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5641451Z test_schema_correctness_bmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5663090Z test_schema_correctness_bmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5684242Z test_schema_correctness_bmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5703895Z test_schema_correctness_bmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5723526Z test_schema_correctness_bmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5742285Z test_schema_correctness_bmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5761010Z test_schema_correctness_bmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5779939Z test_schema_correctness_bmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5798857Z test_schema_correctness_bmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.5817710Z test_schema_correctness_bmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5892887Z test_schema_correctness_bool_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5922523Z test_schema_correctness_bool_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.5998144Z test_schema_correctness_bool_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6011376Z test_schema_correctness_bool_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6087149Z test_schema_correctness_bool_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6160612Z test_schema_correctness_bool_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6233512Z test_schema_correctness_bool_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6306228Z test_schema_correctness_bool_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6376945Z test_schema_correctness_bool_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6448117Z test_schema_correctness_bool_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6518850Z test_schema_correctness_bool_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6590140Z test_schema_correctness_bool_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6661203Z test_schema_correctness_bool_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6676096Z test_schema_correctness_broadcast_shapes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6713557Z test_schema_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6748985Z test_schema_correctness_broadcast_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6787589Z test_schema_correctness_broadcast_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6826379Z test_schema_correctness_broadcast_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6863285Z test_schema_correctness_broadcast_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6900276Z test_schema_correctness_broadcast_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.6936601Z test_schema_correctness_broadcast_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.6971985Z test_schema_correctness_broadcast_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7007372Z test_schema_correctness_broadcast_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7042635Z test_schema_correctness_broadcast_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7077957Z test_schema_correctness_broadcast_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.7113264Z test_schema_correctness_broadcast_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7175580Z test_schema_correctness_broadcast_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7234748Z test_schema_correctness_broadcast_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.7299422Z test_schema_correctness_broadcast_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7364654Z test_schema_correctness_broadcast_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.7426521Z test_schema_correctness_broadcast_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:36.7488049Z test_schema_correctness_broadcast_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7548922Z test_schema_correctness_broadcast_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.7608182Z test_schema_correctness_broadcast_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7667438Z test_schema_correctness_broadcast_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7726880Z test_schema_correctness_broadcast_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.7786098Z test_schema_correctness_broadcast_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7845495Z test_schema_correctness_broadcast_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.7998438Z test_schema_correctness_bucketize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.8152145Z test_schema_correctness_bucketize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8304461Z test_schema_correctness_bucketize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8450880Z test_schema_correctness_bucketize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8586785Z test_schema_correctness_bucketize_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8723766Z test_schema_correctness_bucketize_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8860097Z test_schema_correctness_bucketize_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.8996733Z test_schema_correctness_bucketize_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.9132487Z test_schema_correctness_bucketize_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.9207760Z test_schema_correctness_byte_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.9278668Z test_schema_correctness_byte_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:36.9356225Z test_schema_correctness_byte_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T13:12:36.9433034Z test_schema_correctness_byte_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T13:12:36.9506239Z test_schema_correctness_byte_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.9579186Z test_schema_correctness_byte_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.9651353Z test_schema_correctness_byte_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.9721900Z test_schema_correctness_byte_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.9792774Z test_schema_correctness_byte_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.9863532Z test_schema_correctness_byte_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:36.9934384Z test_schema_correctness_byte_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:36.9964171Z test_schema_correctness_byte_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.0090293Z test_schema_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.0212988Z test_schema_correctness_cartesian_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.0338055Z test_schema_correctness_cartesian_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.0464848Z test_schema_correctness_cartesian_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T13:12:37.0588302Z test_schema_correctness_cartesian_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.0711726Z test_schema_correctness_cartesian_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.0831815Z test_schema_correctness_cartesian_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T13:12:37.0955081Z test_schema_correctness_cartesian_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1078253Z test_schema_correctness_cartesian_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1200917Z test_schema_correctness_cartesian_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1324117Z test_schema_correctness_cartesian_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1447095Z test_schema_correctness_cartesian_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:12:37.1506080Z test_schema_correctness_cat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1558701Z test_schema_correctness_cat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1624997Z test_schema_correctness_cat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1637954Z test_schema_correctness_cat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1703117Z test_schema_correctness_cat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1762798Z test_schema_correctness_cat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1821131Z test_schema_correctness_cat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1877855Z test_schema_correctness_cat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.1931508Z test_schema_correctness_cat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.1984895Z test_schema_correctness_cat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.2038244Z test_schema_correctness_cat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.2091866Z test_schema_correctness_cat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.2145353Z test_schema_correctness_cat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.3974728Z test_schema_correctness_cdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2022-08-17T13:12:37.5726675Z test_schema_correctness_cdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T13:12:37.5745340Z test_schema_correctness_ceil_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.5763340Z test_schema_correctness_ceil_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.5781128Z test_schema_correctness_ceil_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.5802281Z test_schema_correctness_chalf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:12:37.5803291Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T13:12:37.5858450Z ok (0.016s) 2022-08-17T13:12:37.5931582Z test_schema_correctness_chalf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6010214Z test_schema_correctness_chalf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6023600Z test_schema_correctness_chalf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6101710Z test_schema_correctness_chalf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6177605Z test_schema_correctness_chalf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6253105Z test_schema_correctness_chalf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6329124Z test_schema_correctness_chalf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:37.6402037Z test_schema_correctness_chalf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6475352Z test_schema_correctness_chalf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6548586Z test_schema_correctness_chalf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6622677Z test_schema_correctness_chalf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6695817Z test_schema_correctness_chalf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6770653Z test_schema_correctness_char_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6842739Z test_schema_correctness_char_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.6919974Z test_schema_correctness_char_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.6933404Z test_schema_correctness_char_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7010658Z test_schema_correctness_char_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7085727Z test_schema_correctness_char_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7160176Z test_schema_correctness_char_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7234308Z test_schema_correctness_char_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7306787Z test_schema_correctness_char_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7379100Z test_schema_correctness_char_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7451811Z test_schema_correctness_char_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7482267Z test_schema_correctness_char_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7554977Z test_schema_correctness_char_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7582947Z test_schema_correctness_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:12:37.7583738Z L = torch.cholesky(A) 2022-08-17T13:12:37.7585104Z should be replaced with 2022-08-17T13:12:37.7585581Z L = torch.linalg.cholesky(A) 2022-08-17T13:12:37.7585837Z and 2022-08-17T13:12:37.7586090Z U = torch.cholesky(A, upper=True) 2022-08-17T13:12:37.7586384Z should be replaced with 2022-08-17T13:12:37.7586664Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:12:37.7587346Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:12:37.7588211Z return self.op(*args, **kwargs) 2022-08-17T13:12:37.7635243Z ok (0.000s) 2022-08-17T13:12:37.7711200Z test_schema_correctness_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7782343Z test_schema_correctness_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7851257Z test_schema_correctness_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.7920151Z test_schema_correctness_cholesky_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.7986621Z test_schema_correctness_cholesky_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8049900Z test_schema_correctness_cholesky_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8111217Z test_schema_correctness_cholesky_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8207604Z test_schema_correctness_cholesky_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8302701Z test_schema_correctness_cholesky_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8389929Z test_schema_correctness_cholesky_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8473912Z test_schema_correctness_cholesky_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8508497Z test_schema_correctness_chunk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8540540Z test_schema_correctness_chunk_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:37.8575777Z test_schema_correctness_chunk_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8589136Z test_schema_correctness_chunk_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8624596Z test_schema_correctness_chunk_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8659046Z test_schema_correctness_chunk_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8692627Z test_schema_correctness_chunk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8725753Z test_schema_correctness_chunk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8757677Z test_schema_correctness_chunk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8789747Z test_schema_correctness_chunk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8821820Z test_schema_correctness_chunk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8855198Z test_schema_correctness_chunk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.8887497Z test_schema_correctness_chunk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8921115Z test_schema_correctness_clamp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8953564Z test_schema_correctness_clamp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.8985345Z test_schema_correctness_clamp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9016746Z test_schema_correctness_clamp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9048018Z test_schema_correctness_clamp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9079113Z test_schema_correctness_clamp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9110871Z test_schema_correctness_clamp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9149992Z test_schema_correctness_clamp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9215183Z test_schema_correctness_clamp_max_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9269165Z test_schema_correctness_clamp_max_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9335020Z test_schema_correctness_clamp_max_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9397093Z test_schema_correctness_clamp_max_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9457227Z test_schema_correctness_clamp_max_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9512426Z test_schema_correctness_clamp_max_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9567723Z test_schema_correctness_clamp_max_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9623137Z test_schema_correctness_clamp_max_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9678106Z test_schema_correctness_clamp_max_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9733299Z test_schema_correctness_clamp_max_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9796467Z test_schema_correctness_clamp_min_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:37.9850654Z test_schema_correctness_clamp_min_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9915416Z test_schema_correctness_clamp_min_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:37.9977501Z test_schema_correctness_clamp_min_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0037522Z test_schema_correctness_clamp_min_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0092807Z test_schema_correctness_clamp_min_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0147864Z test_schema_correctness_clamp_min_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0202869Z test_schema_correctness_clamp_min_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0258468Z test_schema_correctness_clamp_min_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0313478Z test_schema_correctness_clamp_min_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0336215Z test_schema_correctness_clone_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0357529Z test_schema_correctness_clone_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0381252Z test_schema_correctness_clone_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0394586Z test_schema_correctness_clone_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0418334Z test_schema_correctness_clone_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0441324Z test_schema_correctness_clone_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0463849Z test_schema_correctness_clone_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0485847Z test_schema_correctness_clone_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0507237Z test_schema_correctness_clone_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0528770Z test_schema_correctness_clone_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0550094Z test_schema_correctness_clone_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0571731Z test_schema_correctness_clone_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0593066Z test_schema_correctness_clone_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0638525Z test_schema_correctness_column_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0681170Z test_schema_correctness_column_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0729217Z test_schema_correctness_column_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0742453Z test_schema_correctness_column_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0790504Z test_schema_correctness_column_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0835810Z test_schema_correctness_column_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0880653Z test_schema_correctness_column_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.0924457Z test_schema_correctness_column_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.0967245Z test_schema_correctness_column_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.1010083Z test_schema_correctness_column_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.1053237Z test_schema_correctness_column_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:38.1096062Z test_schema_correctness_column_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.1138878Z test_schema_correctness_column_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:38.2794499Z test_schema_correctness_combinations_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T13:12:38.4442854Z test_schema_correctness_combinations_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T13:12:38.6106988Z test_schema_correctness_combinations_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.173s) 2022-08-17T13:12:38.7783993Z test_schema_correctness_combinations_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T13:12:38.9440005Z test_schema_correctness_combinations_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T13:12:39.1090133Z test_schema_correctness_combinations_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T13:12:39.2719011Z test_schema_correctness_combinations_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T13:12:39.4376843Z test_schema_correctness_combinations_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T13:12:39.6025678Z test_schema_correctness_combinations_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2022-08-17T13:12:39.7674891Z test_schema_correctness_combinations_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T13:12:39.9321609Z test_schema_correctness_combinations_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.172s) 2022-08-17T13:12:40.0973387Z test_schema_correctness_combinations_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T13:12:40.1043098Z test_schema_correctness_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1106844Z test_schema_correctness_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.1167880Z test_schema_correctness_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1183987Z test_schema_correctness_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1198378Z test_schema_correctness_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1225180Z test_schema_correctness_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1238497Z test_schema_correctness_conj_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1265288Z test_schema_correctness_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.1281129Z test_schema_correctness_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1296889Z test_schema_correctness_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1312537Z test_schema_correctness_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1327187Z test_schema_correctness_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1341731Z test_schema_correctness_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:40.1356128Z test_schema_correctness_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1370787Z test_schema_correctness_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1385268Z test_schema_correctness_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1400067Z test_schema_correctness_conj_physical_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1413985Z test_schema_correctness_conj_physical_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1433376Z test_schema_correctness_conj_physical_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1446672Z test_schema_correctness_conj_physical_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1465092Z test_schema_correctness_conj_physical_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1479981Z test_schema_correctness_conj_physical_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1494521Z test_schema_correctness_conj_physical_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1509201Z test_schema_correctness_conj_physical_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.1522992Z test_schema_correctness_conj_physical_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1536947Z test_schema_correctness_conj_physical_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1550796Z test_schema_correctness_conj_physical_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1564775Z test_schema_correctness_conj_physical_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1578722Z test_schema_correctness_conj_physical_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.1908130Z test_schema_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.2207126Z test_schema_correctness_constant_pad_nd_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.2560662Z test_schema_correctness_constant_pad_nd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T13:12:40.2915099Z test_schema_correctness_constant_pad_nd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:40.3247625Z test_schema_correctness_constant_pad_nd_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.3571900Z test_schema_correctness_constant_pad_nd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.3890391Z test_schema_correctness_constant_pad_nd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.4191309Z test_schema_correctness_constant_pad_nd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.4493246Z test_schema_correctness_constant_pad_nd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T13:12:40.4793727Z test_schema_correctness_constant_pad_nd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.5094225Z test_schema_correctness_constant_pad_nd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.5395181Z test_schema_correctness_constant_pad_nd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.5410527Z test_schema_correctness_contiguous_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5424674Z test_schema_correctness_contiguous_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5440730Z test_schema_correctness_contiguous_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:40.5453996Z test_schema_correctness_contiguous_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5469697Z test_schema_correctness_contiguous_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5485188Z test_schema_correctness_contiguous_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5500341Z test_schema_correctness_contiguous_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5515462Z test_schema_correctness_contiguous_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5529841Z test_schema_correctness_contiguous_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5544206Z test_schema_correctness_contiguous_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:40.5558316Z test_schema_correctness_contiguous_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5572636Z test_schema_correctness_contiguous_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5586830Z test_schema_correctness_contiguous_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5650095Z test_schema_correctness_copysign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5704850Z test_schema_correctness_copysign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.5769593Z test_schema_correctness_copysign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5831365Z test_schema_correctness_copysign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.5891599Z test_schema_correctness_copysign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.5947166Z test_schema_correctness_copysign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.6002558Z test_schema_correctness_copysign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.6058198Z test_schema_correctness_copysign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.6113521Z test_schema_correctness_copysign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.6169395Z test_schema_correctness_copysign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.6443774Z test_schema_correctness_corrcoef_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.6450389Z test_schema_correctness_corrcoef_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:40.6456642Z test_schema_correctness_corrcoef_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:40.6726786Z test_schema_correctness_corrcoef_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.6986366Z test_schema_correctness_corrcoef_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.7252433Z test_schema_correctness_corrcoef_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.7518617Z test_schema_correctness_corrcoef_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.7784613Z test_schema_correctness_corrcoef_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.8050800Z test_schema_correctness_corrcoef_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:40.8316861Z test_schema_correctness_corrcoef_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:40.8341558Z test_schema_correctness_cos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8364313Z test_schema_correctness_cos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8390219Z test_schema_correctness_cos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8416396Z test_schema_correctness_cos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:40.8440365Z test_schema_correctness_cos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8464383Z test_schema_correctness_cos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8488286Z test_schema_correctness_cos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8511153Z test_schema_correctness_cos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8534157Z test_schema_correctness_cos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8557234Z test_schema_correctness_cos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.8580286Z test_schema_correctness_cos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8604595Z test_schema_correctness_cosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8627371Z test_schema_correctness_cosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8652956Z test_schema_correctness_cosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8685509Z test_schema_correctness_cosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8702732Z test_schema_correctness_cosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8726672Z test_schema_correctness_cosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.8749451Z test_schema_correctness_cosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8772443Z test_schema_correctness_cosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8795289Z test_schema_correctness_cosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8818258Z test_schema_correctness_cosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8841050Z test_schema_correctness_cosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.8950220Z test_schema_correctness_count_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9054398Z test_schema_correctness_count_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9164453Z test_schema_correctness_count_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.9275930Z test_schema_correctness_count_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9383460Z test_schema_correctness_count_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9489985Z test_schema_correctness_count_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:40.9594918Z test_schema_correctness_count_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9700311Z test_schema_correctness_count_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:40.9805927Z test_schema_correctness_count_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:40.9910630Z test_schema_correctness_count_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:41.0015676Z test_schema_correctness_count_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:41.0120168Z test_schema_correctness_count_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:41.2685706Z test_schema_correctness_cov_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:12:41.2692376Z test_schema_correctness_cov_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:41.2698599Z test_schema_correctness_cov_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:41.5252156Z test_schema_correctness_cov_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.259s) 2022-08-17T13:12:41.7753552Z test_schema_correctness_cov_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T13:12:42.0313010Z test_schema_correctness_cov_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.270s) 2022-08-17T13:12:42.2868788Z test_schema_correctness_cov_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T13:12:42.5425299Z test_schema_correctness_cov_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:12:42.7981074Z test_schema_correctness_cov_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2022-08-17T13:12:43.0542842Z test_schema_correctness_cov_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:12:43.0577276Z test_schema_correctness_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0611683Z test_schema_correctness_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0645379Z test_schema_correctness_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0676233Z test_schema_correctness_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.0706121Z test_schema_correctness_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0734690Z test_schema_correctness_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0762994Z test_schema_correctness_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0791426Z test_schema_correctness_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0820056Z test_schema_correctness_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.0848488Z test_schema_correctness_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0876048Z test_schema_correctness_cummax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0900728Z test_schema_correctness_cummax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0926705Z test_schema_correctness_cummax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0952201Z test_schema_correctness_cummax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.0977383Z test_schema_correctness_cummax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1002040Z test_schema_correctness_cummax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1026821Z test_schema_correctness_cummax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1051782Z test_schema_correctness_cummax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1076466Z test_schema_correctness_cummax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1103671Z test_schema_correctness_cummin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1128970Z test_schema_correctness_cummin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1154112Z test_schema_correctness_cummin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1179687Z test_schema_correctness_cummin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1204266Z test_schema_correctness_cummin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1229056Z test_schema_correctness_cummin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1253819Z test_schema_correctness_cummin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1278536Z test_schema_correctness_cummin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1303776Z test_schema_correctness_cummin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1367178Z test_schema_correctness_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1434913Z test_schema_correctness_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1503271Z test_schema_correctness_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1565480Z test_schema_correctness_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1627187Z test_schema_correctness_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1685478Z test_schema_correctness_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1743852Z test_schema_correctness_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1802129Z test_schema_correctness_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1861103Z test_schema_correctness_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.1919565Z test_schema_correctness_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.1951787Z test_schema_correctness_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:43.1986845Z test_schema_correctness_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2020531Z test_schema_correctness_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2052057Z test_schema_correctness_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2083121Z test_schema_correctness_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.2113384Z test_schema_correctness_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2143380Z test_schema_correctness_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2173592Z test_schema_correctness_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2203523Z test_schema_correctness_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2233575Z test_schema_correctness_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.2556843Z test_schema_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:12:43.2890737Z test_schema_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:12:43.3230394Z test_schema_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:43.3551731Z test_schema_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:43.3859534Z test_schema_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:43.4176036Z test_schema_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:43.4494044Z test_schema_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:43.4810302Z test_schema_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:43.5127258Z test_schema_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:43.5444279Z test_schema_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:12:43.5469657Z test_schema_correctness_deg2rad_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5492760Z test_schema_correctness_deg2rad_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5517041Z test_schema_correctness_deg2rad_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5541413Z test_schema_correctness_deg2rad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5565188Z test_schema_correctness_deg2rad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5588524Z test_schema_correctness_deg2rad_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.5611666Z test_schema_correctness_deg2rad_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5634668Z test_schema_correctness_deg2rad_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5657887Z test_schema_correctness_deg2rad_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5680915Z test_schema_correctness_deg2rad_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5749028Z test_schema_correctness_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.5814282Z test_schema_correctness_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5884701Z test_schema_correctness_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.5956553Z test_schema_correctness_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.6023687Z test_schema_correctness_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.6088819Z test_schema_correctness_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.6154126Z test_schema_correctness_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.6220933Z test_schema_correctness_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T13:12:43.6291151Z test_schema_correctness_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T13:12:43.6359071Z test_schema_correctness_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T13:12:43.6425706Z test_schema_correctness_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T13:12:43.6519021Z test_schema_correctness_diag_embed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.6604273Z test_schema_correctness_diag_embed_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.6704707Z test_schema_correctness_diag_embed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.6717208Z test_schema_correctness_diag_embed_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.6817317Z test_schema_correctness_diag_embed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.6910908Z test_schema_correctness_diag_embed_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7002507Z test_schema_correctness_diag_embed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7092780Z test_schema_correctness_diag_embed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7177904Z test_schema_correctness_diag_embed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7262749Z test_schema_correctness_diag_embed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7348180Z test_schema_correctness_diag_embed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7432970Z test_schema_correctness_diag_embed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7517921Z test_schema_correctness_diag_embed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7573583Z test_schema_correctness_diagflat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7626431Z test_schema_correctness_diagflat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7684465Z test_schema_correctness_diagflat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7742755Z test_schema_correctness_diagflat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7797695Z test_schema_correctness_diagflat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7851792Z test_schema_correctness_diagflat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.7904998Z test_schema_correctness_diagflat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.7958195Z test_schema_correctness_diagflat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8011755Z test_schema_correctness_diagflat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8064939Z test_schema_correctness_diagflat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8118058Z test_schema_correctness_diagflat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8213156Z test_schema_correctness_diagonal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8299551Z test_schema_correctness_diagonal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8400959Z test_schema_correctness_diagonal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8414070Z test_schema_correctness_diagonal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8516278Z test_schema_correctness_diagonal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8612273Z test_schema_correctness_diagonal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8705959Z test_schema_correctness_diagonal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8798310Z test_schema_correctness_diagonal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.8885339Z test_schema_correctness_diagonal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.8972819Z test_schema_correctness_diagonal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9060243Z test_schema_correctness_diagonal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.9147972Z test_schema_correctness_diagonal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9236193Z test_schema_correctness_diagonal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9358844Z test_schema_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.9465376Z test_schema_correctness_diagonal_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9593957Z test_schema_correctness_diagonal_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9713191Z test_schema_correctness_diagonal_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:43.9830393Z test_schema_correctness_diagonal_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:43.9938414Z test_schema_correctness_diagonal_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:44.0046123Z test_schema_correctness_diagonal_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:44.0153769Z test_schema_correctness_diagonal_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:44.0261712Z test_schema_correctness_diagonal_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:44.0370674Z test_schema_correctness_diagonal_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:44.3108545Z test_schema_correctness_diff_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.270s) 2022-08-17T13:12:44.5686574Z test_schema_correctness_diff_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:12:44.8545558Z test_schema_correctness_diff_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.286s) 2022-08-17T13:12:45.1449327Z test_schema_correctness_diff_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T13:12:45.4208277Z test_schema_correctness_diff_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.276s) 2022-08-17T13:12:45.6896018Z test_schema_correctness_diff_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.266s) 2022-08-17T13:12:45.9485017Z test_schema_correctness_diff_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.252s) 2022-08-17T13:12:46.2125175Z test_schema_correctness_diff_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.270s) 2022-08-17T13:12:46.4770407Z test_schema_correctness_diff_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2022-08-17T13:12:46.7402839Z test_schema_correctness_diff_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2022-08-17T13:12:47.0032803Z test_schema_correctness_diff_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.254s) 2022-08-17T13:12:47.2662915Z test_schema_correctness_diff_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2022-08-17T13:12:47.2689842Z test_schema_correctness_digamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2713348Z test_schema_correctness_digamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2737291Z test_schema_correctness_digamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2760958Z test_schema_correctness_digamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.2783711Z test_schema_correctness_digamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2806242Z test_schema_correctness_digamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2828851Z test_schema_correctness_digamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2851580Z test_schema_correctness_digamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.2874097Z test_schema_correctness_digamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.3179998Z test_schema_correctness_dist_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:47.3536881Z test_schema_correctness_dist_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T13:12:47.3893795Z test_schema_correctness_dist_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:47.4207539Z test_schema_correctness_dist_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:47.4517741Z test_schema_correctness_dist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:47.4813857Z test_schema_correctness_dist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:47.4890382Z test_schema_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.4969037Z test_schema_correctness_div_floor_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5044524Z test_schema_correctness_div_floor_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5118937Z test_schema_correctness_div_floor_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5187417Z test_schema_correctness_div_floor_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5255963Z test_schema_correctness_div_floor_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5323342Z test_schema_correctness_div_floor_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5391766Z test_schema_correctness_div_floor_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5460017Z test_schema_correctness_div_floor_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5527923Z test_schema_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5588819Z test_schema_correctness_div_no_rounding_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5666492Z test_schema_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5745392Z test_schema_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5814621Z test_schema_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.5882376Z test_schema_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.5948300Z test_schema_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6010085Z test_schema_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6072203Z test_schema_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:47.6132845Z test_schema_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6194574Z test_schema_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6256245Z test_schema_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6331744Z test_schema_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6409264Z test_schema_correctness_div_trunc_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6484281Z test_schema_correctness_div_trunc_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6558678Z test_schema_correctness_div_trunc_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6626701Z test_schema_correctness_div_trunc_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6695167Z test_schema_correctness_div_trunc_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6762351Z test_schema_correctness_div_trunc_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6830717Z test_schema_correctness_div_trunc_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6898804Z test_schema_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6917577Z test_schema_correctness_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6924025Z test_schema_correctness_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:47.6930036Z test_schema_correctness_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:47.6948435Z test_schema_correctness_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.6967268Z test_schema_correctness_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.6985488Z test_schema_correctness_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7003588Z test_schema_correctness_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7021888Z test_schema_correctness_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7040078Z test_schema_correctness_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7058388Z test_schema_correctness_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7138556Z test_schema_correctness_double_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.7214041Z test_schema_correctness_double_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7295937Z test_schema_correctness_double_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.7308379Z test_schema_correctness_double_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7389082Z test_schema_correctness_double_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7467789Z test_schema_correctness_double_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.7545948Z test_schema_correctness_double_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7579220Z test_schema_correctness_double_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7655249Z test_schema_correctness_double_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.7730785Z test_schema_correctness_double_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7806705Z test_schema_correctness_double_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.7882516Z test_schema_correctness_double_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.7958753Z test_schema_correctness_double_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8006290Z test_schema_correctness_dsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8051661Z test_schema_correctness_dsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8100232Z test_schema_correctness_dsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8113384Z test_schema_correctness_dsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8161554Z test_schema_correctness_dsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8209288Z test_schema_correctness_dsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8256235Z test_schema_correctness_dsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8301638Z test_schema_correctness_dsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8347106Z test_schema_correctness_dsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8393162Z test_schema_correctness_dsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8438148Z test_schema_correctness_dsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8483417Z test_schema_correctness_dsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8528596Z test_schema_correctness_dsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8589344Z test_schema_correctness_dstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8646336Z test_schema_correctness_dstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8709764Z test_schema_correctness_dstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8723065Z test_schema_correctness_dstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8786953Z test_schema_correctness_dstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8847295Z test_schema_correctness_dstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.8907125Z test_schema_correctness_dstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.8964723Z test_schema_correctness_dstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9022223Z test_schema_correctness_dstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9079739Z test_schema_correctness_dstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.9137188Z test_schema_correctness_dstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9194676Z test_schema_correctness_dstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.9252236Z test_schema_correctness_dstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9276406Z test_schema_correctness_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:12:47.9277187Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:12:47.9277488Z L, _ = torch.eig(A) 2022-08-17T13:12:47.9277682Z should be replaced with 2022-08-17T13:12:47.9277889Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:12:47.9278081Z and 2022-08-17T13:12:47.9278271Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:12:47.9278477Z should be replaced with 2022-08-17T13:12:47.9278897Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:12:47.9279299Z return self.op(*args, **kwargs) 2022-08-17T13:12:47.9280070Z ok (0.000s) 2022-08-17T13:12:47.9299689Z test_schema_correctness_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9320196Z test_schema_correctness_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:47.9340968Z test_schema_correctness_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:47.9745682Z test_schema_correctness_einsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:48.0160808Z test_schema_correctness_einsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:48.0581686Z test_schema_correctness_einsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:48.0982575Z test_schema_correctness_einsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:48.1369868Z test_schema_correctness_einsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:48.1768334Z test_schema_correctness_einsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:12:48.2165817Z test_schema_correctness_einsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:48.2563373Z test_schema_correctness_einsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:12:48.2960165Z test_schema_correctness_einsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:48.3357570Z test_schema_correctness_einsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:48.3437265Z test_schema_correctness_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.3515219Z test_schema_correctness_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.3592939Z test_schema_correctness_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.3606215Z test_schema_correctness_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.3684379Z test_schema_correctness_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.3761744Z test_schema_correctness_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.3839690Z test_schema_correctness_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.3917450Z test_schema_correctness_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.3995287Z test_schema_correctness_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4073019Z test_schema_correctness_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4150743Z test_schema_correctness_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4228438Z test_schema_correctness_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4306621Z test_schema_correctness_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4393355Z test_schema_correctness_empty_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4476633Z test_schema_correctness_empty_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4565533Z test_schema_correctness_empty_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4578835Z test_schema_correctness_empty_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4667891Z test_schema_correctness_empty_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4754063Z test_schema_correctness_empty_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.4839611Z test_schema_correctness_empty_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.4924237Z test_schema_correctness_empty_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5007333Z test_schema_correctness_empty_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5090330Z test_schema_correctness_empty_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5173534Z test_schema_correctness_empty_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5256826Z test_schema_correctness_empty_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5339990Z test_schema_correctness_empty_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5410979Z test_schema_correctness_eq_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5470770Z test_schema_correctness_eq_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5548674Z test_schema_correctness_eq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5561902Z test_schema_correctness_eq_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5639882Z test_schema_correctness_eq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5711440Z test_schema_correctness_eq_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5779891Z test_schema_correctness_eq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5846297Z test_schema_correctness_eq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.5907394Z test_schema_correctness_eq_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.5968216Z test_schema_correctness_eq_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6029640Z test_schema_correctness_eq_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6090295Z test_schema_correctness_eq_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6151912Z test_schema_correctness_eq_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6208515Z test_schema_correctness_equal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:48.6258245Z test_schema_correctness_equal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6319439Z test_schema_correctness_equal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6381266Z test_schema_correctness_equal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6437040Z test_schema_correctness_equal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6493888Z test_schema_correctness_equal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6547175Z test_schema_correctness_equal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6597669Z test_schema_correctness_equal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6648306Z test_schema_correctness_equal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6698701Z test_schema_correctness_equal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6749139Z test_schema_correctness_equal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6799773Z test_schema_correctness_equal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6818419Z test_schema_correctness_erf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6836108Z test_schema_correctness_erf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6854281Z test_schema_correctness_erf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6872474Z test_schema_correctness_erf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6890023Z test_schema_correctness_erf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6907696Z test_schema_correctness_erf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6925280Z test_schema_correctness_erf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6943106Z test_schema_correctness_erf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.6960681Z test_schema_correctness_erf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.6985831Z test_schema_correctness_erfc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7009046Z test_schema_correctness_erfc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7033621Z test_schema_correctness_erfc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7058248Z test_schema_correctness_erfc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7081604Z test_schema_correctness_erfc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7105154Z test_schema_correctness_erfc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7128581Z test_schema_correctness_erfc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7151983Z test_schema_correctness_erfc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7175827Z test_schema_correctness_erfc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7194303Z test_schema_correctness_erfinv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7211826Z test_schema_correctness_erfinv_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7229551Z test_schema_correctness_erfinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7247743Z test_schema_correctness_erfinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7265973Z test_schema_correctness_erfinv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7283291Z test_schema_correctness_erfinv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7300798Z test_schema_correctness_erfinv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7318062Z test_schema_correctness_erfinv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7335431Z test_schema_correctness_erfinv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7360291Z test_schema_correctness_exp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7383449Z test_schema_correctness_exp2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7407989Z test_schema_correctness_exp2_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7432938Z test_schema_correctness_exp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7457267Z test_schema_correctness_exp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7480612Z test_schema_correctness_exp2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7504073Z test_schema_correctness_exp2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7527396Z test_schema_correctness_exp2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7550855Z test_schema_correctness_exp2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7574330Z test_schema_correctness_exp2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7599151Z test_schema_correctness_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7622354Z test_schema_correctness_exp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7648658Z test_schema_correctness_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7675121Z test_schema_correctness_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7699779Z test_schema_correctness_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7724020Z test_schema_correctness_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7747595Z test_schema_correctness_exp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7770835Z test_schema_correctness_exp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7794384Z test_schema_correctness_exp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7817899Z test_schema_correctness_exp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7841226Z test_schema_correctness_exp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7885254Z test_schema_correctness_expand_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.7925253Z test_schema_correctness_expand_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.7970050Z test_schema_correctness_expand_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8015160Z test_schema_correctness_expand_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8057713Z test_schema_correctness_expand_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8099903Z test_schema_correctness_expand_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8141731Z test_schema_correctness_expand_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8181572Z test_schema_correctness_expand_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8221661Z test_schema_correctness_expand_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8261359Z test_schema_correctness_expand_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8301220Z test_schema_correctness_expand_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8341044Z test_schema_correctness_expand_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8421534Z test_schema_correctness_expand_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8496486Z test_schema_correctness_expand_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8581146Z test_schema_correctness_expand_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8666029Z test_schema_correctness_expand_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8746842Z test_schema_correctness_expand_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8826557Z test_schema_correctness_expand_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.8905293Z test_schema_correctness_expand_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.8980823Z test_schema_correctness_expand_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9056452Z test_schema_correctness_expand_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9132038Z test_schema_correctness_expand_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9207611Z test_schema_correctness_expand_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9283126Z test_schema_correctness_expand_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9301621Z test_schema_correctness_expm1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9318850Z test_schema_correctness_expm1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9336911Z test_schema_correctness_expm1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9354668Z test_schema_correctness_expm1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9372047Z test_schema_correctness_expm1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9389247Z test_schema_correctness_expm1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9406507Z test_schema_correctness_expm1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9423897Z test_schema_correctness_expm1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9441197Z test_schema_correctness_expm1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9552366Z test_schema_correctness_fft_fft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9629399Z test_schema_correctness_fft_fft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:48.9705151Z test_schema_correctness_fft_fft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9814800Z test_schema_correctness_fft_fft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:48.9923093Z test_schema_correctness_fft_fft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.0031147Z test_schema_correctness_fft_fft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0138432Z test_schema_correctness_fft_fft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0245516Z test_schema_correctness_fft_fft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.0352816Z test_schema_correctness_fft_fft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0460532Z test_schema_correctness_fft_fft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0566568Z test_schema_correctness_fft_fft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.0636472Z test_schema_correctness_fft_fft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0706273Z test_schema_correctness_fft_fft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.0771839Z test_schema_correctness_fft_fft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.0837036Z test_schema_correctness_fft_fft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.0942187Z test_schema_correctness_fft_fft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1047445Z test_schema_correctness_fft_fft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.1152777Z test_schema_correctness_fft_fft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1258410Z test_schema_correctness_fft_fft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1363247Z test_schema_correctness_fft_fft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.1494502Z test_schema_correctness_fft_fftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1583647Z test_schema_correctness_fft_fftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1672485Z test_schema_correctness_fft_fftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.1806787Z test_schema_correctness_fft_fftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.1941047Z test_schema_correctness_fft_fftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2073537Z test_schema_correctness_fft_fftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2206250Z test_schema_correctness_fft_fftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:49.2338339Z test_schema_correctness_fft_fftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2469705Z test_schema_correctness_fft_fftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:49.2601270Z test_schema_correctness_fft_fftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2651208Z test_schema_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.2697845Z test_schema_correctness_fft_fftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2749752Z test_schema_correctness_fft_fftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.2763075Z test_schema_correctness_fft_fftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.2815297Z test_schema_correctness_fft_fftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.2865066Z test_schema_correctness_fft_fftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.2913862Z test_schema_correctness_fft_fftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.2962082Z test_schema_correctness_fft_fftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.3009050Z test_schema_correctness_fft_fftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.3055863Z test_schema_correctness_fft_fftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.3102323Z test_schema_correctness_fft_fftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.3149063Z test_schema_correctness_fft_fftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.3195612Z test_schema_correctness_fft_fftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.3202439Z test_schema_correctness_fft_hfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3208906Z test_schema_correctness_fft_hfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3215403Z test_schema_correctness_fft_hfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3221766Z test_schema_correctness_fft_hfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3228108Z test_schema_correctness_fft_hfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3234440Z test_schema_correctness_fft_hfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3240758Z test_schema_correctness_fft_hfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3247074Z test_schema_correctness_fft_hfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3253550Z test_schema_correctness_fft_hfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3259908Z test_schema_correctness_fft_hfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.3418826Z test_schema_correctness_fft_hfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T13:12:49.3425700Z test_schema_correctness_fft_hfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:12:49.3432263Z test_schema_correctness_fft_hfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:12:49.3586314Z test_schema_correctness_fft_hfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:49.3740284Z test_schema_correctness_fft_hfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.3892836Z test_schema_correctness_fft_hfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4044800Z test_schema_correctness_fft_hfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4197146Z test_schema_correctness_fft_hfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4349106Z test_schema_correctness_fft_hfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4501342Z test_schema_correctness_fft_hfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4508108Z test_schema_correctness_fft_hfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4514565Z test_schema_correctness_fft_hfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4520968Z test_schema_correctness_fft_hfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4527319Z test_schema_correctness_fft_hfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4533766Z test_schema_correctness_fft_hfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4540120Z test_schema_correctness_fft_hfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4546561Z test_schema_correctness_fft_hfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:12:49.4552868Z test_schema_correctness_fft_hfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4559221Z test_schema_correctness_fft_hfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4565553Z test_schema_correctness_fft_hfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:12:49.4672742Z test_schema_correctness_fft_ifft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.4748741Z test_schema_correctness_fft_ifft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.4824365Z test_schema_correctness_fft_ifft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.4933806Z test_schema_correctness_fft_ifft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5042770Z test_schema_correctness_fft_ifft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5149877Z test_schema_correctness_fft_ifft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.5257267Z test_schema_correctness_fft_ifft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5364742Z test_schema_correctness_fft_ifft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5471959Z test_schema_correctness_fft_ifft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.5579426Z test_schema_correctness_fft_ifft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5707251Z test_schema_correctness_fft_ifft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5777016Z test_schema_correctness_fft_ifft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.5846775Z test_schema_correctness_fft_ifft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.5935288Z test_schema_correctness_fft_ifft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.6022882Z test_schema_correctness_fft_ifft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6150442Z test_schema_correctness_fft_ifft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6278996Z test_schema_correctness_fft_ifft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6406853Z test_schema_correctness_fft_ifft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.6535528Z test_schema_correctness_fft_ifft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6664908Z test_schema_correctness_fft_ifft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6796350Z test_schema_correctness_fft_ifftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.6885572Z test_schema_correctness_fft_ifftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.6975020Z test_schema_correctness_fft_ifftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7109604Z test_schema_correctness_fft_ifftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7242554Z test_schema_correctness_fft_ifftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7373864Z test_schema_correctness_fft_ifftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.7505366Z test_schema_correctness_fft_ifftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7637361Z test_schema_correctness_fft_ifftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7768750Z test_schema_correctness_fft_ifftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7900376Z test_schema_correctness_fft_ifftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.7949827Z test_schema_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.7995870Z test_schema_correctness_fft_ifftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8047600Z test_schema_correctness_fft_ifftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.8061072Z test_schema_correctness_fft_ifftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8112768Z test_schema_correctness_fft_ifftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8162507Z test_schema_correctness_fft_ifftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8211249Z test_schema_correctness_fft_ifftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.8259420Z test_schema_correctness_fft_ifftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8306038Z test_schema_correctness_fft_ifftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8352990Z test_schema_correctness_fft_ifftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.8399361Z test_schema_correctness_fft_ifftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8445800Z test_schema_correctness_fft_ifftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8492429Z test_schema_correctness_fft_ifftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.8643815Z test_schema_correctness_fft_ihfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.8761366Z test_schema_correctness_fft_ihfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.8878261Z test_schema_correctness_fft_ihfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9029532Z test_schema_correctness_fft_ihfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9181572Z test_schema_correctness_fft_ihfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9333937Z test_schema_correctness_fft_ihfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:49.9485322Z test_schema_correctness_fft_ihfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9636742Z test_schema_correctness_fft_ihfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9763829Z test_schema_correctness_fft_ihfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:49.9851835Z test_schema_correctness_fft_ihfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:49.9940223Z test_schema_correctness_fft_ihfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0067326Z test_schema_correctness_fft_ihfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.0194776Z test_schema_correctness_fft_ihfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0322505Z test_schema_correctness_fft_ihfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0450002Z test_schema_correctness_fft_ihfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0577297Z test_schema_correctness_fft_ihfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0747881Z test_schema_correctness_fft_ihfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0873637Z test_schema_correctness_fft_ihfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.0997329Z test_schema_correctness_fft_ihfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.1168008Z test_schema_correctness_fft_ihfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.1338712Z test_schema_correctness_fft_ihfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.1510855Z test_schema_correctness_fft_ihfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:50.1681433Z test_schema_correctness_fft_ihfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.1851775Z test_schema_correctness_fft_ihfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.1958258Z test_schema_correctness_fft_irfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.2033489Z test_schema_correctness_fft_irfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.2108761Z test_schema_correctness_fft_irfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.2218213Z test_schema_correctness_fft_irfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:50.2327274Z test_schema_correctness_fft_irfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.2434207Z test_schema_correctness_fft_irfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.2541668Z test_schema_correctness_fft_irfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.2648798Z test_schema_correctness_fft_irfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.2755288Z test_schema_correctness_fft_irfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.2861929Z test_schema_correctness_fft_irfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.2967244Z test_schema_correctness_fft_irfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3036239Z test_schema_correctness_fft_irfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.3105488Z test_schema_correctness_fft_irfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3213596Z test_schema_correctness_fft_irfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.3321341Z test_schema_correctness_fft_irfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3427895Z test_schema_correctness_fft_irfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3533876Z test_schema_correctness_fft_irfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.3640194Z test_schema_correctness_fft_irfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3746436Z test_schema_correctness_fft_irfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.3852095Z test_schema_correctness_fft_irfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.3983581Z test_schema_correctness_fft_irfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4071813Z test_schema_correctness_fft_irfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4159827Z test_schema_correctness_fft_irfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.4292946Z test_schema_correctness_fft_irfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4425971Z test_schema_correctness_fft_irfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4556334Z test_schema_correctness_fft_irfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4686667Z test_schema_correctness_fft_irfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.4816905Z test_schema_correctness_fft_irfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.4947240Z test_schema_correctness_fft_irfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5077553Z test_schema_correctness_fft_irfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5183624Z test_schema_correctness_fft_rfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5254945Z test_schema_correctness_fft_rfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.5325845Z test_schema_correctness_fft_rfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5431083Z test_schema_correctness_fft_rfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.5536804Z test_schema_correctness_fft_rfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5641991Z test_schema_correctness_fft_rfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5746868Z test_schema_correctness_fft_rfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.5851851Z test_schema_correctness_fft_rfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.5956689Z test_schema_correctness_fft_rfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6021849Z test_schema_correctness_fft_rfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.6086006Z test_schema_correctness_fft_rfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.6190988Z test_schema_correctness_fft_rfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6296211Z test_schema_correctness_fft_rfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6400721Z test_schema_correctness_fft_rfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.6507207Z test_schema_correctness_fft_rfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6614665Z test_schema_correctness_fft_rfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6743565Z test_schema_correctness_fft_rfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.6827614Z test_schema_correctness_fft_rfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.6910093Z test_schema_correctness_fft_rfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7039110Z test_schema_correctness_fft_rfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7168327Z test_schema_correctness_fft_rfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7297508Z test_schema_correctness_fft_rfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7426588Z test_schema_correctness_fft_rfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7555543Z test_schema_correctness_fft_rfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7593759Z test_schema_correctness_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7628853Z test_schema_correctness_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7667422Z test_schema_correctness_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7681017Z test_schema_correctness_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7719574Z test_schema_correctness_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7756443Z test_schema_correctness_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7793362Z test_schema_correctness_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7829557Z test_schema_correctness_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.7865292Z test_schema_correctness_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7900778Z test_schema_correctness_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7936251Z test_schema_correctness_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.7971526Z test_schema_correctness_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8007207Z test_schema_correctness_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8048932Z test_schema_correctness_flatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8087538Z test_schema_correctness_flatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8131201Z test_schema_correctness_flatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8144709Z test_schema_correctness_flatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8188401Z test_schema_correctness_flatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8230146Z test_schema_correctness_flatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8271265Z test_schema_correctness_flatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8312303Z test_schema_correctness_flatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8351172Z test_schema_correctness_flatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8390077Z test_schema_correctness_flatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8428954Z test_schema_correctness_flatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8468332Z test_schema_correctness_flatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8507533Z test_schema_correctness_flatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8593548Z test_schema_correctness_flip_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8671799Z test_schema_correctness_flip_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8761089Z test_schema_correctness_flip_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.8850378Z test_schema_correctness_flip_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.8937595Z test_schema_correctness_flip_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9021262Z test_schema_correctness_flip_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:12:50.9103494Z test_schema_correctness_flip_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9182217Z test_schema_correctness_flip_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9261100Z test_schema_correctness_flip_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9340248Z test_schema_correctness_flip_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T13:12:50.9418945Z test_schema_correctness_flip_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9497929Z test_schema_correctness_flip_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T13:12:50.9522573Z test_schema_correctness_fliplr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9546289Z test_schema_correctness_fliplr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9571189Z test_schema_correctness_fliplr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9596571Z test_schema_correctness_fliplr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9621639Z test_schema_correctness_fliplr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9645894Z test_schema_correctness_fliplr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9669838Z test_schema_correctness_fliplr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9693278Z test_schema_correctness_fliplr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9716521Z test_schema_correctness_fliplr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9739978Z test_schema_correctness_fliplr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9763247Z test_schema_correctness_fliplr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9786726Z test_schema_correctness_fliplr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9811173Z test_schema_correctness_flipud_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9834414Z test_schema_correctness_flipud_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9859817Z test_schema_correctness_flipud_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9884946Z test_schema_correctness_flipud_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9909858Z test_schema_correctness_flipud_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9934219Z test_schema_correctness_flipud_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:50.9958072Z test_schema_correctness_flipud_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:50.9981505Z test_schema_correctness_flipud_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0004762Z test_schema_correctness_flipud_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0028166Z test_schema_correctness_flipud_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0051355Z test_schema_correctness_flipud_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0074729Z test_schema_correctness_flipud_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0150920Z test_schema_correctness_float_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.0223781Z test_schema_correctness_float_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0302369Z test_schema_correctness_float_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T13:12:51.0315500Z test_schema_correctness_float_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0393533Z test_schema_correctness_float_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0469505Z test_schema_correctness_float_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.0502068Z test_schema_correctness_float_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.0576719Z test_schema_correctness_float_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0649798Z test_schema_correctness_float_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0722847Z test_schema_correctness_float_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.0796018Z test_schema_correctness_float_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.0869295Z test_schema_correctness_float_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.0942359Z test_schema_correctness_float_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.1108917Z test_schema_correctness_float_power_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.1264891Z test_schema_correctness_float_power_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.1339159Z test_schema_correctness_float_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.1519526Z test_schema_correctness_float_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.1688299Z test_schema_correctness_float_power_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:51.1853577Z test_schema_correctness_float_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.1915087Z test_schema_correctness_float_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.2072876Z test_schema_correctness_float_power_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.2230679Z test_schema_correctness_float_power_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.2388521Z test_schema_correctness_float_power_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:51.2545843Z test_schema_correctness_float_power_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.2704462Z test_schema_correctness_float_power_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.2722630Z test_schema_correctness_floor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.2740609Z test_schema_correctness_floor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.2758294Z test_schema_correctness_floor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.2830869Z test_schema_correctness_floor_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.2905039Z test_schema_correctness_floor_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.2975137Z test_schema_correctness_floor_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.3043271Z test_schema_correctness_floor_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3106152Z test_schema_correctness_floor_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.3168633Z test_schema_correctness_floor_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3230254Z test_schema_correctness_floor_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3293182Z test_schema_correctness_floor_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.3355617Z test_schema_correctness_floor_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.3419020Z test_schema_correctness_fmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3473522Z test_schema_correctness_fmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.3539190Z test_schema_correctness_fmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3601475Z test_schema_correctness_fmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3662229Z test_schema_correctness_fmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.3717698Z test_schema_correctness_fmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3773416Z test_schema_correctness_fmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.3828884Z test_schema_correctness_fmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3884124Z test_schema_correctness_fmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.3940335Z test_schema_correctness_fmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4003711Z test_schema_correctness_fmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4058025Z test_schema_correctness_fmin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4123577Z test_schema_correctness_fmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4186290Z test_schema_correctness_fmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.4246901Z test_schema_correctness_fmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4302304Z test_schema_correctness_fmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4357874Z test_schema_correctness_fmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4413347Z test_schema_correctness_fmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4468897Z test_schema_correctness_fmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.4524401Z test_schema_correctness_fmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4595190Z test_schema_correctness_fmod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4668080Z test_schema_correctness_fmod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4737428Z test_schema_correctness_fmod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4804964Z test_schema_correctness_fmod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4867435Z test_schema_correctness_fmod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.4929877Z test_schema_correctness_fmod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.4991485Z test_schema_correctness_fmod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5053782Z test_schema_correctness_fmod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5116105Z test_schema_correctness_fmod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.5141004Z test_schema_correctness_frac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5165482Z test_schema_correctness_frac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5189925Z test_schema_correctness_frac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5213963Z test_schema_correctness_frac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5239902Z test_schema_correctness_frexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.5265209Z test_schema_correctness_frexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5290222Z test_schema_correctness_frexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5315008Z test_schema_correctness_frexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5410473Z test_schema_correctness_full_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.5499150Z test_schema_correctness_full_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.5596484Z test_schema_correctness_full_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5694257Z test_schema_correctness_full_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.5786935Z test_schema_correctness_full_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.5879417Z test_schema_correctness_full_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.5970919Z test_schema_correctness_full_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6060050Z test_schema_correctness_full_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6149031Z test_schema_correctness_full_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6237814Z test_schema_correctness_full_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6326919Z test_schema_correctness_full_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6416082Z test_schema_correctness_full_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.6462279Z test_schema_correctness_gather_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6504552Z test_schema_correctness_gather_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6553322Z test_schema_correctness_gather_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6599935Z test_schema_correctness_gather_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6644187Z test_schema_correctness_gather_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6688562Z test_schema_correctness_gather_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6732072Z test_schema_correctness_gather_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6774220Z test_schema_correctness_gather_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6816641Z test_schema_correctness_gather_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.6858865Z test_schema_correctness_gather_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6900957Z test_schema_correctness_gather_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.6943277Z test_schema_correctness_gather_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.6999739Z test_schema_correctness_gcd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7055906Z test_schema_correctness_gcd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7112337Z test_schema_correctness_gcd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.7168106Z test_schema_correctness_gcd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7224061Z test_schema_correctness_gcd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7287545Z test_schema_correctness_ge_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.7348899Z test_schema_correctness_ge_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7407099Z test_schema_correctness_ge_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.7469387Z test_schema_correctness_ge_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.7529769Z test_schema_correctness_ge_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7585249Z test_schema_correctness_ge_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7640755Z test_schema_correctness_ge_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.7696408Z test_schema_correctness_ge_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7751803Z test_schema_correctness_ge_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:51.7807104Z test_schema_correctness_ge_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.8021005Z test_schema_correctness_geqrf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:51.8236444Z test_schema_correctness_geqrf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:51.8427509Z test_schema_correctness_geqrf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:51.8611988Z test_schema_correctness_geqrf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:12:52.0481171Z test_schema_correctness_gradient_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.186s) 2022-08-17T13:12:52.2405379Z test_schema_correctness_gradient_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2022-08-17T13:12:52.4370169Z test_schema_correctness_gradient_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T13:12:52.6249173Z test_schema_correctness_gradient_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.177s) 2022-08-17T13:12:52.8111703Z test_schema_correctness_gradient_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2022-08-17T13:12:52.9885354Z test_schema_correctness_gradient_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.181s) 2022-08-17T13:12:53.1743288Z test_schema_correctness_gradient_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.177s) 2022-08-17T13:12:53.3603822Z test_schema_correctness_gradient_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.197s) 2022-08-17T13:12:53.5461747Z test_schema_correctness_gradient_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.181s) 2022-08-17T13:12:53.7319524Z test_schema_correctness_gradient_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2022-08-17T13:12:53.7384992Z test_schema_correctness_gt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:53.7439794Z test_schema_correctness_gt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7505216Z test_schema_correctness_gt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.7567281Z test_schema_correctness_gt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7627748Z test_schema_correctness_gt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7683346Z test_schema_correctness_gt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.7738759Z test_schema_correctness_gt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7794033Z test_schema_correctness_gt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7849416Z test_schema_correctness_gt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.7904877Z test_schema_correctness_gt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.7982707Z test_schema_correctness_half_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8055597Z test_schema_correctness_half_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8133758Z test_schema_correctness_half_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8212136Z test_schema_correctness_half_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8244702Z test_schema_correctness_half_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8320411Z test_schema_correctness_half_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8395329Z test_schema_correctness_half_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:53.8468420Z test_schema_correctness_half_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8541565Z test_schema_correctness_half_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8614856Z test_schema_correctness_half_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8687858Z test_schema_correctness_half_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8761180Z test_schema_correctness_half_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8824951Z test_schema_correctness_heaviside_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.8879675Z test_schema_correctness_heaviside_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.8945135Z test_schema_correctness_heaviside_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.9007507Z test_schema_correctness_heaviside_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:53.9067983Z test_schema_correctness_heaviside_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.9123817Z test_schema_correctness_heaviside_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.9179601Z test_schema_correctness_heaviside_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.9235164Z test_schema_correctness_heaviside_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.9290817Z test_schema_correctness_heaviside_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:53.9346348Z test_schema_correctness_heaviside_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:53.9830898Z test_schema_correctness_histc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T13:12:54.0312059Z test_schema_correctness_histc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T13:12:54.0778940Z test_schema_correctness_histc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T13:12:54.2095407Z test_schema_correctness_histogram_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T13:12:54.3319805Z test_schema_correctness_histogram_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2022-08-17T13:12:54.5095183Z test_schema_correctness_histogramdd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.177s) 2022-08-17T13:12:54.6840310Z test_schema_correctness_histogramdd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.181s) 2022-08-17T13:12:54.6900715Z test_schema_correctness_hsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.6957708Z test_schema_correctness_hsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.7016872Z test_schema_correctness_hsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7033335Z test_schema_correctness_hsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7092408Z test_schema_correctness_hsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7150931Z test_schema_correctness_hsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.7207886Z test_schema_correctness_hsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7264201Z test_schema_correctness_hsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.7320205Z test_schema_correctness_hsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7373092Z test_schema_correctness_hsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.7418399Z test_schema_correctness_hsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7463880Z test_schema_correctness_hsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.7508907Z test_schema_correctness_hsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7539252Z test_schema_correctness_hstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7566674Z test_schema_correctness_hstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7599262Z test_schema_correctness_hstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7612632Z test_schema_correctness_hstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7646900Z test_schema_correctness_hstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.7677084Z test_schema_correctness_hstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7707097Z test_schema_correctness_hstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7736303Z test_schema_correctness_hstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7764030Z test_schema_correctness_hstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7792200Z test_schema_correctness_hstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.7820068Z test_schema_correctness_hstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7847776Z test_schema_correctness_hstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.7875816Z test_schema_correctness_hstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.7939725Z test_schema_correctness_hypot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8001979Z test_schema_correctness_hypot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8063092Z test_schema_correctness_hypot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.8084814Z test_schema_correctness_i0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8104833Z test_schema_correctness_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8125473Z test_schema_correctness_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8145975Z test_schema_correctness_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8165873Z test_schema_correctness_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8185854Z test_schema_correctness_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8205774Z test_schema_correctness_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.8225772Z test_schema_correctness_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8245719Z test_schema_correctness_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8310842Z test_schema_correctness_igamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8377916Z test_schema_correctness_igamma_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.8441355Z test_schema_correctness_igamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8503473Z test_schema_correctness_igamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.8567893Z test_schema_correctness_igammac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8634809Z test_schema_correctness_igammac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.8698095Z test_schema_correctness_igammac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8759876Z test_schema_correctness_igammac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.8798641Z test_schema_correctness_imag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8811833Z test_schema_correctness_imag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8849858Z test_schema_correctness_imag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.8934066Z test_schema_correctness_index_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9008333Z test_schema_correctness_index_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9098886Z test_schema_correctness_index_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.9112002Z test_schema_correctness_index_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9202907Z test_schema_correctness_index_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9286034Z test_schema_correctness_index_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9368373Z test_schema_correctness_index_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9449106Z test_schema_correctness_index_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:54.9524433Z test_schema_correctness_index_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9600182Z test_schema_correctness_index_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9675507Z test_schema_correctness_index_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9751740Z test_schema_correctness_index_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9827723Z test_schema_correctness_index_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9864085Z test_schema_correctness_index_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9896643Z test_schema_correctness_index_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:54.9934238Z test_schema_correctness_index_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:54.9972273Z test_schema_correctness_index_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0007727Z test_schema_correctness_index_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0042800Z test_schema_correctness_index_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0077523Z test_schema_correctness_index_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0110442Z test_schema_correctness_index_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0143282Z test_schema_correctness_index_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0175991Z test_schema_correctness_index_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0208657Z test_schema_correctness_index_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0241674Z test_schema_correctness_index_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0276775Z test_schema_correctness_index_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0307753Z test_schema_correctness_index_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0344124Z test_schema_correctness_index_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0380912Z test_schema_correctness_index_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0414913Z test_schema_correctness_index_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0448714Z test_schema_correctness_index_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0482470Z test_schema_correctness_index_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:55.0513805Z test_schema_correctness_index_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0545126Z test_schema_correctness_index_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0576283Z test_schema_correctness_index_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0607506Z test_schema_correctness_index_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0639088Z test_schema_correctness_index_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0687999Z test_schema_correctness_index_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0732891Z test_schema_correctness_index_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0784842Z test_schema_correctness_index_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0798134Z test_schema_correctness_index_put_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0849613Z test_schema_correctness_index_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0898286Z test_schema_correctness_index_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.0946270Z test_schema_correctness_index_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.0993311Z test_schema_correctness_index_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.1038650Z test_schema_correctness_index_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.1083894Z test_schema_correctness_index_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.1129267Z test_schema_correctness_index_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.1174484Z test_schema_correctness_index_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.1219784Z test_schema_correctness_index_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.1242995Z test_schema_correctness_index_reduce_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:12:55.1243688Z return self.op(*args, **kwargs) 2022-08-17T13:12:55.1508681Z ok (0.036s) 2022-08-17T13:12:55.1803966Z test_schema_correctness_index_reduce_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:55.2087241Z test_schema_correctness_index_reduce_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:55.2365919Z test_schema_correctness_index_reduce_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:55.2624241Z test_schema_correctness_index_reduce_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:55.2881795Z test_schema_correctness_index_reduce_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.3139315Z test_schema_correctness_index_reduce_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:55.3398946Z test_schema_correctness_index_reduce_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:55.3659413Z test_schema_correctness_index_reduce_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:55.3692738Z test_schema_correctness_index_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3722903Z test_schema_correctness_index_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3755674Z test_schema_correctness_index_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.3768937Z test_schema_correctness_index_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3801138Z test_schema_correctness_index_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3832127Z test_schema_correctness_index_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3862916Z test_schema_correctness_index_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3893282Z test_schema_correctness_index_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.3922528Z test_schema_correctness_index_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3951691Z test_schema_correctness_index_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.3980885Z test_schema_correctness_index_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4009982Z test_schema_correctness_index_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4039295Z test_schema_correctness_index_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4109055Z test_schema_correctness_inner_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.4178487Z test_schema_correctness_inner_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4247983Z test_schema_correctness_inner_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.4314509Z test_schema_correctness_inner_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4380052Z test_schema_correctness_inner_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.4445207Z test_schema_correctness_inner_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4510315Z test_schema_correctness_inner_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:55.4575313Z test_schema_correctness_inner_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4638676Z test_schema_correctness_inner_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.4701844Z test_schema_correctness_inner_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4775954Z test_schema_correctness_int_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.4846893Z test_schema_correctness_int_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4923101Z test_schema_correctness_int_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.4999435Z test_schema_correctness_int_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.5073242Z test_schema_correctness_int_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5146693Z test_schema_correctness_int_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.5219420Z test_schema_correctness_int_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5290663Z test_schema_correctness_int_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.5320466Z test_schema_correctness_int_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5391738Z test_schema_correctness_int_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:55.5462979Z test_schema_correctness_int_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5534391Z test_schema_correctness_int_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.5593213Z test_schema_correctness_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5651837Z test_schema_correctness_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:55.5704834Z test_schema_correctness_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:55.5756216Z test_schema_correctness_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:55.6524803Z test_schema_correctness_isclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:12:55.7390725Z test_schema_correctness_isclose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T13:12:55.8167080Z test_schema_correctness_isclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:12:55.8961621Z test_schema_correctness_isclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2022-08-17T13:12:55.9747291Z test_schema_correctness_isclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:12:56.0506418Z test_schema_correctness_isclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T13:12:56.1235260Z test_schema_correctness_isclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:12:56.2019079Z test_schema_correctness_isclose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:12:56.2804264Z test_schema_correctness_isclose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2022-08-17T13:12:56.3588649Z test_schema_correctness_isclose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:12:56.4375824Z test_schema_correctness_isclose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T13:12:56.5161364Z test_schema_correctness_isclose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:12:56.5219465Z test_schema_correctness_isfinite_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5282028Z test_schema_correctness_isfinite_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5423406Z test_schema_correctness_isfinite_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:12:56.5437606Z test_schema_correctness_isfinite_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5581328Z test_schema_correctness_isfinite_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.5635882Z test_schema_correctness_isfinite_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5690328Z test_schema_correctness_isfinite_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5743339Z test_schema_correctness_isfinite_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.5802309Z test_schema_correctness_isfinite_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5860314Z test_schema_correctness_isfinite_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.5918409Z test_schema_correctness_isfinite_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.5976071Z test_schema_correctness_isfinite_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6034078Z test_schema_correctness_isfinite_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:56.6064165Z test_schema_correctness_isin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6091523Z test_schema_correctness_isin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6117956Z test_schema_correctness_isin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6144432Z test_schema_correctness_isin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.6170273Z test_schema_correctness_isin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6196268Z test_schema_correctness_isin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6222259Z test_schema_correctness_isin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6240630Z test_schema_correctness_isinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6257819Z test_schema_correctness_isinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6276473Z test_schema_correctness_isinf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6289610Z test_schema_correctness_isinf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6308478Z test_schema_correctness_isinf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.6327176Z test_schema_correctness_isinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6344995Z test_schema_correctness_isinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6362561Z test_schema_correctness_isinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6379763Z test_schema_correctness_isinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6396985Z test_schema_correctness_isinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:56.6414011Z test_schema_correctness_isinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6431187Z test_schema_correctness_isinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6448257Z test_schema_correctness_isinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6466361Z test_schema_correctness_isnan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6483410Z test_schema_correctness_isnan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6502029Z test_schema_correctness_isnan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6520137Z test_schema_correctness_isnan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6538782Z test_schema_correctness_isnan_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6557815Z test_schema_correctness_isnan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.6575086Z test_schema_correctness_isnan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6592261Z test_schema_correctness_isnan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6609400Z test_schema_correctness_isnan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6626658Z test_schema_correctness_isnan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6643784Z test_schema_correctness_isnan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6660987Z test_schema_correctness_isnan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6679090Z test_schema_correctness_isneginf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6696161Z test_schema_correctness_isneginf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6715136Z test_schema_correctness_isneginf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.6732637Z test_schema_correctness_isneginf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6750235Z test_schema_correctness_isneginf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6767307Z test_schema_correctness_isneginf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6784623Z test_schema_correctness_isneginf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6801729Z test_schema_correctness_isneginf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6818915Z test_schema_correctness_isneginf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6835966Z test_schema_correctness_isneginf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6854032Z test_schema_correctness_isposinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6871275Z test_schema_correctness_isposinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.6889767Z test_schema_correctness_isposinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6907484Z test_schema_correctness_isposinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6924956Z test_schema_correctness_isposinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6942218Z test_schema_correctness_isposinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6959336Z test_schema_correctness_isposinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6976466Z test_schema_correctness_isposinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.6993689Z test_schema_correctness_isposinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7010806Z test_schema_correctness_isposinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7072480Z test_schema_correctness_isreal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.7130135Z test_schema_correctness_isreal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7178166Z test_schema_correctness_isreal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.7191262Z test_schema_correctness_isreal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7238672Z test_schema_correctness_isreal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7298266Z test_schema_correctness_isreal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7357700Z test_schema_correctness_isreal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.7416439Z test_schema_correctness_isreal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7474419Z test_schema_correctness_isreal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:12:56.7532029Z test_schema_correctness_isreal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7589958Z test_schema_correctness_isreal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:56.7647507Z test_schema_correctness_isreal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.7705338Z test_schema_correctness_isreal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:56.8992720Z test_schema_correctness_istft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.130s) 2022-08-17T13:12:57.0297442Z test_schema_correctness_istft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.130s) 2022-08-17T13:12:57.0446907Z test_schema_correctness_istft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T13:12:57.0447896Z return self.op(*args, **kwargs) 2022-08-17T13:12:57.1563623Z ok (0.124s) 2022-08-17T13:12:57.2805125Z test_schema_correctness_istft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T13:12:57.2821159Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2835270Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:12:57.2848657Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2862077Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2875408Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2888705Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2902091Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2915311Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2928574Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2942169Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2955436Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2968715Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.2982626Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.015s) 2022-08-17T13:12:57.2995936Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3009191Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3022631Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3035860Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3049120Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3062557Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3075780Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3089125Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3102519Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3115895Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3129116Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3143144Z test_schema_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:12:57.3156351Z test_schema_correctness_jiterator_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3169684Z test_schema_correctness_jiterator_binary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3182989Z test_schema_correctness_jiterator_binary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3196262Z test_schema_correctness_jiterator_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3209537Z test_schema_correctness_jiterator_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3222945Z test_schema_correctness_jiterator_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3236206Z test_schema_correctness_jiterator_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3249488Z test_schema_correctness_jiterator_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3262894Z test_schema_correctness_jiterator_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3276111Z test_schema_correctness_jiterator_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3289423Z test_schema_correctness_jiterator_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3303400Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:12:57.3316641Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3329919Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3343350Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3356589Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3369806Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3383178Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3396401Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3409653Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3423082Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3436351Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3449619Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3464449Z test_schema_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:12:57.3477698Z test_schema_correctness_jiterator_unary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3491043Z test_schema_correctness_jiterator_unary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3504476Z test_schema_correctness_jiterator_unary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3517697Z test_schema_correctness_jiterator_unary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3530998Z test_schema_correctness_jiterator_unary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3544420Z test_schema_correctness_jiterator_unary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3557668Z test_schema_correctness_jiterator_unary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3570959Z test_schema_correctness_jiterator_unary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3584281Z test_schema_correctness_jiterator_unary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3598096Z test_schema_correctness_jiterator_unary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3610843Z test_schema_correctness_jiterator_unary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:57.3650534Z test_schema_correctness_kron_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.3685267Z test_schema_correctness_kron_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3724553Z test_schema_correctness_kron_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3762638Z test_schema_correctness_kron_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3805814Z test_schema_correctness_kron_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.3841112Z test_schema_correctness_kron_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3875781Z test_schema_correctness_kron_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3909941Z test_schema_correctness_kron_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.3944247Z test_schema_correctness_kron_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.3978476Z test_schema_correctness_kron_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4012347Z test_schema_correctness_kron_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4046482Z test_schema_correctness_kron_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4114610Z test_schema_correctness_kthvalue_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.4179402Z test_schema_correctness_kthvalue_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4242252Z test_schema_correctness_kthvalue_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4303908Z test_schema_correctness_kthvalue_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.4364987Z test_schema_correctness_kthvalue_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4426550Z test_schema_correctness_kthvalue_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.4487347Z test_schema_correctness_kthvalue_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4548253Z test_schema_correctness_kthvalue_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4604875Z test_schema_correctness_lcm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.4660890Z test_schema_correctness_lcm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4717219Z test_schema_correctness_lcm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4772900Z test_schema_correctness_lcm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.4829113Z test_schema_correctness_lcm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.4921400Z test_schema_correctness_ldexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5004666Z test_schema_correctness_ldexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.5106181Z test_schema_correctness_ldexp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5208472Z test_schema_correctness_ldexp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5303765Z test_schema_correctness_ldexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.5394866Z test_schema_correctness_ldexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5482213Z test_schema_correctness_ldexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.5566962Z test_schema_correctness_ldexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5651164Z test_schema_correctness_ldexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.5735634Z test_schema_correctness_ldexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5820130Z test_schema_correctness_ldexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.5904550Z test_schema_correctness_ldexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.5967750Z test_schema_correctness_le_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6022199Z test_schema_correctness_le_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6087141Z test_schema_correctness_le_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6149508Z test_schema_correctness_le_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6209681Z test_schema_correctness_le_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6264998Z test_schema_correctness_le_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6320301Z test_schema_correctness_le_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6375251Z test_schema_correctness_le_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6430577Z test_schema_correctness_le_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6486144Z test_schema_correctness_le_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6647553Z test_schema_correctness_lerp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6810611Z test_schema_correctness_lerp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.6906217Z test_schema_correctness_lerp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.6997620Z test_schema_correctness_lerp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7022851Z test_schema_correctness_lgamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7045894Z test_schema_correctness_lgamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7070494Z test_schema_correctness_lgamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7094771Z test_schema_correctness_lgamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7118141Z test_schema_correctness_lgamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7141498Z test_schema_correctness_lgamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7164655Z test_schema_correctness_lgamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7187928Z test_schema_correctness_lgamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7211112Z test_schema_correctness_lgamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7356460Z test_schema_correctness_linalg_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7499578Z test_schema_correctness_linalg_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7637622Z test_schema_correctness_linalg_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7773452Z test_schema_correctness_linalg_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.7859870Z test_schema_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.7947265Z test_schema_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8029782Z test_schema_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8109984Z test_schema_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8199031Z test_schema_correctness_linalg_cond_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8286556Z test_schema_correctness_linalg_cond_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8372688Z test_schema_correctness_linalg_cond_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8455457Z test_schema_correctness_linalg_cond_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8486898Z test_schema_correctness_linalg_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8522606Z test_schema_correctness_linalg_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8556779Z test_schema_correctness_linalg_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8587669Z test_schema_correctness_linalg_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8617768Z test_schema_correctness_linalg_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8646707Z test_schema_correctness_linalg_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8675980Z test_schema_correctness_linalg_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8705046Z test_schema_correctness_linalg_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8733700Z test_schema_correctness_linalg_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8762521Z test_schema_correctness_linalg_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8834203Z test_schema_correctness_linalg_det_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.8904435Z test_schema_correctness_linalg_det_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.8968628Z test_schema_correctness_linalg_det_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.9031481Z test_schema_correctness_linalg_det_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9259777Z test_schema_correctness_linalg_det_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9453539Z test_schema_correctness_linalg_det_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9521800Z test_schema_correctness_linalg_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9587199Z test_schema_correctness_linalg_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.9647705Z test_schema_correctness_linalg_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9706016Z test_schema_correctness_linalg_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.9782301Z test_schema_correctness_linalg_eigh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.9857255Z test_schema_correctness_linalg_eigh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:57.9926454Z test_schema_correctness_linalg_eigh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:57.9994361Z test_schema_correctness_linalg_eigh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.0622343Z test_schema_correctness_linalg_eigvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T13:12:58.1247262Z test_schema_correctness_linalg_eigvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:12:58.2109261Z test_schema_correctness_linalg_eigvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:12:58.2960519Z test_schema_correctness_linalg_eigvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T13:12:58.3035876Z test_schema_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.3110144Z test_schema_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3178271Z test_schema_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.3244671Z test_schema_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3307879Z test_schema_correctness_linalg_householder_product_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:12:58.3369343Z test_schema_correctness_linalg_householder_product_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3423139Z test_schema_correctness_linalg_householder_product_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3474923Z test_schema_correctness_linalg_householder_product_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.3568642Z test_schema_correctness_linalg_inv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3664249Z test_schema_correctness_linalg_inv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.3752388Z test_schema_correctness_linalg_inv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3839440Z test_schema_correctness_linalg_inv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.3903862Z test_schema_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.3969343Z test_schema_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4029225Z test_schema_correctness_linalg_inv_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4087559Z test_schema_correctness_linalg_inv_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4156042Z test_schema_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4223267Z test_schema_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4271741Z test_schema_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4319181Z test_schema_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4364824Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4410685Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4444441Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4477430Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.4661133Z test_schema_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4844832Z test_schema_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.4961728Z test_schema_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.5076151Z test_schema_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.5432663Z test_schema_correctness_linalg_lstsq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:58.5790831Z test_schema_correctness_linalg_lstsq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:58.6118893Z test_schema_correctness_linalg_lstsq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:58.6437666Z test_schema_correctness_linalg_lstsq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:12:58.6792839Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:58.7151724Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:58.7481650Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:12:58.7800933Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:12:58.7906388Z test_schema_correctness_linalg_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8010359Z test_schema_correctness_linalg_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.8104936Z test_schema_correctness_linalg_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8197978Z test_schema_correctness_linalg_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8387142Z test_schema_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8575367Z test_schema_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8752187Z test_schema_correctness_linalg_lu_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.8925200Z test_schema_correctness_linalg_lu_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.9028755Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.9131763Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:12:58.9225765Z test_schema_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:58.9318431Z test_schema_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:12:59.0130062Z test_schema_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:12:59.0953638Z test_schema_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:12:59.1725811Z test_schema_correctness_linalg_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:12:59.2479426Z test_schema_correctness_linalg_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T13:12:59.2944886Z test_schema_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:59.3924990Z test_schema_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:12:59.4917213Z test_schema_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:12:59.5383743Z test_schema_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:12:59.6335024Z test_schema_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:12:59.7263897Z test_schema_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:12:59.8009341Z test_schema_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:12:59.8759456Z test_schema_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:12:59.9479978Z test_schema_correctness_linalg_matrix_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T13:13:00.0179938Z test_schema_correctness_linalg_matrix_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:00.0687240Z test_schema_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:00.1193291Z test_schema_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.1695941Z test_schema_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:00.2194453Z test_schema_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.2708490Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:00.3218371Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.3724537Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:00.4228778Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:00.4335776Z test_schema_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.4451537Z test_schema_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.4569441Z test_schema_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.4675248Z test_schema_correctness_linalg_multi_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.4776415Z test_schema_correctness_linalg_multi_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.4875281Z test_schema_correctness_linalg_multi_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.4974080Z test_schema_correctness_linalg_multi_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.5077330Z test_schema_correctness_linalg_multi_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.5173518Z test_schema_correctness_linalg_multi_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.5270064Z test_schema_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.5422846Z test_schema_correctness_linalg_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.5585859Z test_schema_correctness_linalg_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.5750350Z test_schema_correctness_linalg_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.5903166Z test_schema_correctness_linalg_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6054093Z test_schema_correctness_linalg_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6200933Z test_schema_correctness_linalg_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6332519Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6466794Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6603093Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6736570Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6867869Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.6994819Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.7437472Z test_schema_correctness_linalg_pinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.7879750Z test_schema_correctness_linalg_pinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.8310884Z test_schema_correctness_linalg_pinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:00.8736448Z test_schema_correctness_linalg_pinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:00.8811846Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.8887989Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.8958695Z test_schema_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.9027053Z test_schema_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:00.9040851Z test_schema_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:13:00.9054212Z test_schema_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:13:00.9067733Z test_schema_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:13:00.9081392Z test_schema_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:13:00.9318046Z test_schema_correctness_linalg_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.9557382Z test_schema_correctness_linalg_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:00.9772732Z test_schema_correctness_linalg_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:00.9981044Z test_schema_correctness_linalg_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.0055011Z test_schema_correctness_linalg_slogdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.0128487Z test_schema_correctness_linalg_slogdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:01.0195926Z test_schema_correctness_linalg_slogdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.0261593Z test_schema_correctness_linalg_slogdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:01.0510229Z test_schema_correctness_linalg_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:01.0759178Z test_schema_correctness_linalg_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.0988228Z test_schema_correctness_linalg_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:01.1211333Z test_schema_correctness_linalg_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.1392521Z test_schema_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.1576217Z test_schema_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.1741192Z test_schema_correctness_linalg_solve_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.1900016Z test_schema_correctness_linalg_solve_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:01.3096756Z test_schema_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:13:01.4308826Z test_schema_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:01.5379488Z test_schema_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:13:01.6417331Z test_schema_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:01.8123943Z test_schema_correctness_linalg_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.173s) 2022-08-17T13:13:02.0096304Z test_schema_correctness_linalg_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2022-08-17T13:13:02.1609912Z test_schema_correctness_linalg_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T13:13:02.3083513Z test_schema_correctness_linalg_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.144s) 2022-08-17T13:13:02.3329756Z test_schema_correctness_linalg_svdvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.3576804Z test_schema_correctness_linalg_svdvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:02.3803370Z test_schema_correctness_linalg_svdvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4026410Z test_schema_correctness_linalg_svdvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:02.4093746Z test_schema_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:02.4161702Z test_schema_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4223880Z test_schema_correctness_linalg_tensorinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:02.4286349Z test_schema_correctness_linalg_tensorinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4470704Z test_schema_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4648381Z test_schema_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4818109Z test_schema_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.4984270Z test_schema_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.5280795Z test_schema_correctness_linalg_vander_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:02.5581267Z test_schema_correctness_linalg_vander_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:02.5864880Z test_schema_correctness_linalg_vander_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:02.6139893Z test_schema_correctness_linalg_vander_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.6420830Z test_schema_correctness_linalg_vander_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:02.6701802Z test_schema_correctness_linalg_vander_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:02.6980026Z test_schema_correctness_linalg_vander_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:02.7259403Z test_schema_correctness_linalg_vander_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:02.7539881Z test_schema_correctness_linalg_vander_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T13:13:02.7985156Z test_schema_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:02.7992859Z test_schema_correctness_linalg_vecdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:02.7999206Z test_schema_correctness_linalg_vecdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:02.8440765Z test_schema_correctness_linalg_vecdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T13:13:02.8868081Z test_schema_correctness_linalg_vecdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T13:13:03.0073279Z test_schema_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.119s) 2022-08-17T13:13:03.1303899Z test_schema_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2022-08-17T13:13:03.2544513Z test_schema_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2022-08-17T13:13:03.3714347Z test_schema_correctness_linalg_vector_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2022-08-17T13:13:03.4873245Z test_schema_correctness_linalg_vector_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T13:13:03.6002261Z test_schema_correctness_linalg_vector_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T13:13:03.6430462Z test_schema_correctness_linspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:03.6859859Z test_schema_correctness_linspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:03.7285543Z test_schema_correctness_linspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T13:13:03.7717061Z test_schema_correctness_linspace_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T13:13:03.8141708Z test_schema_correctness_linspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:03.8567105Z test_schema_correctness_linspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:03.8992710Z test_schema_correctness_linspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:03.9418098Z test_schema_correctness_linspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:03.9844288Z test_schema_correctness_linspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:04.0269341Z test_schema_correctness_linspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:04.0614596Z test_schema_correctness_linspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:04.0640530Z test_schema_correctness_log10_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:04.0663522Z test_schema_correctness_log10_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0689246Z test_schema_correctness_log10_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0715402Z test_schema_correctness_log10_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0739420Z test_schema_correctness_log10_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0763286Z test_schema_correctness_log10_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0786394Z test_schema_correctness_log10_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0809681Z test_schema_correctness_log10_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.0832729Z test_schema_correctness_log10_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0855726Z test_schema_correctness_log10_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0878805Z test_schema_correctness_log10_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0896873Z test_schema_correctness_log1p_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0914537Z test_schema_correctness_log1p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0932253Z test_schema_correctness_log1p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0950155Z test_schema_correctness_log1p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.0967785Z test_schema_correctness_log1p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.0985465Z test_schema_correctness_log1p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1002781Z test_schema_correctness_log1p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1020171Z test_schema_correctness_log1p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1037733Z test_schema_correctness_log1p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1062132Z test_schema_correctness_log2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1085071Z test_schema_correctness_log2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1110781Z test_schema_correctness_log2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1137047Z test_schema_correctness_log2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:04.1161292Z test_schema_correctness_log2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1186264Z test_schema_correctness_log2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1209182Z test_schema_correctness_log2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1232273Z test_schema_correctness_log2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1255173Z test_schema_correctness_log2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1278240Z test_schema_correctness_log2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1301486Z test_schema_correctness_log2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.1325887Z test_schema_correctness_log_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1348802Z test_schema_correctness_log_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1374278Z test_schema_correctness_log_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1400213Z test_schema_correctness_log_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1424324Z test_schema_correctness_log_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1447977Z test_schema_correctness_log_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1471293Z test_schema_correctness_log_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.1494128Z test_schema_correctness_log_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1517106Z test_schema_correctness_log_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1539888Z test_schema_correctness_log_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1562793Z test_schema_correctness_log_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1603226Z test_schema_correctness_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1643145Z test_schema_correctness_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:04.1681854Z test_schema_correctness_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.1787357Z test_schema_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.1888781Z test_schema_correctness_log_softmax_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:04.1995812Z test_schema_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.2008899Z test_schema_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2115998Z test_schema_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.2220668Z test_schema_correctness_log_softmax_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:04.2326560Z test_schema_correctness_log_softmax_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:13:04.2366826Z test_schema_correctness_log_softmax_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T13:13:04.2471061Z test_schema_correctness_log_softmax_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T13:13:04.2572524Z test_schema_correctness_log_softmax_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2674957Z test_schema_correctness_log_softmax_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.2777494Z test_schema_correctness_log_softmax_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:04.2879143Z test_schema_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2899331Z test_schema_correctness_logaddexp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2918365Z test_schema_correctness_logaddexp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2937275Z test_schema_correctness_logaddexp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.2956434Z test_schema_correctness_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:04.2975269Z test_schema_correctness_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.2994021Z test_schema_correctness_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.3032264Z test_schema_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.3068939Z test_schema_correctness_logcumsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.3105441Z test_schema_correctness_logcumsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.3240885Z test_schema_correctness_logdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.3377760Z test_schema_correctness_logdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.3598245Z test_schema_correctness_logdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T13:13:04.3809275Z test_schema_correctness_logdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.3873070Z test_schema_correctness_logical_and_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.3927298Z test_schema_correctness_logical_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.3998109Z test_schema_correctness_logical_and_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4069408Z test_schema_correctness_logical_and_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4134368Z test_schema_correctness_logical_and_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.4196580Z test_schema_correctness_logical_and_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.4256471Z test_schema_correctness_logical_and_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4311767Z test_schema_correctness_logical_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4367846Z test_schema_correctness_logical_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.4423102Z test_schema_correctness_logical_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4478393Z test_schema_correctness_logical_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.4534008Z test_schema_correctness_logical_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.4559076Z test_schema_correctness_logical_not_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4581677Z test_schema_correctness_logical_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4607436Z test_schema_correctness_logical_not_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4633291Z test_schema_correctness_logical_not_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4657586Z test_schema_correctness_logical_not_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4681896Z test_schema_correctness_logical_not_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4706315Z test_schema_correctness_logical_not_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.4729334Z test_schema_correctness_logical_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4752364Z test_schema_correctness_logical_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4775340Z test_schema_correctness_logical_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4798510Z test_schema_correctness_logical_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.4821410Z test_schema_correctness_logical_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4884188Z test_schema_correctness_logical_or_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.4938260Z test_schema_correctness_logical_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.5009729Z test_schema_correctness_logical_or_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T13:13:04.5080677Z test_schema_correctness_logical_or_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5145478Z test_schema_correctness_logical_or_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.5207124Z test_schema_correctness_logical_or_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5268080Z test_schema_correctness_logical_or_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.5323133Z test_schema_correctness_logical_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5381219Z test_schema_correctness_logical_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T13:13:04.5438525Z test_schema_correctness_logical_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T13:13:04.5493589Z test_schema_correctness_logical_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T13:13:04.5548762Z test_schema_correctness_logical_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5611235Z test_schema_correctness_logical_xor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5665243Z test_schema_correctness_logical_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.5735677Z test_schema_correctness_logical_xor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.5806616Z test_schema_correctness_logical_xor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5871077Z test_schema_correctness_logical_xor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.5932923Z test_schema_correctness_logical_xor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.5993056Z test_schema_correctness_logical_xor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.6047648Z test_schema_correctness_logical_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6102400Z test_schema_correctness_logical_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6157652Z test_schema_correctness_logical_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.6212403Z test_schema_correctness_logical_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6267798Z test_schema_correctness_logical_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.6298248Z test_schema_correctness_logit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6327777Z test_schema_correctness_logit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6357401Z test_schema_correctness_logit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6386148Z test_schema_correctness_logit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6415222Z test_schema_correctness_logit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:04.6443362Z test_schema_correctness_logit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6471645Z test_schema_correctness_logit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:04.6500069Z test_schema_correctness_logit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:04.6528397Z test_schema_correctness_logit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:05.0408004Z test_schema_correctness_logspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.386s) 2022-08-17T13:13:05.4379785Z test_schema_correctness_logspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.390s) 2022-08-17T13:13:05.8302467Z test_schema_correctness_logspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.394s) 2022-08-17T13:13:06.2011731Z test_schema_correctness_logspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.379s) 2022-08-17T13:13:06.5712981Z test_schema_correctness_logspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.364s) 2022-08-17T13:13:06.9185844Z test_schema_correctness_logspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.347s) 2022-08-17T13:13:07.2653735Z test_schema_correctness_logspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.345s) 2022-08-17T13:13:07.6120897Z test_schema_correctness_logspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.348s) 2022-08-17T13:13:07.7528833Z test_schema_correctness_logspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:13:07.8657758Z test_schema_correctness_logspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2022-08-17T13:13:07.8703339Z test_schema_correctness_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.8745463Z test_schema_correctness_logsumexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.8847067Z test_schema_correctness_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.8945545Z test_schema_correctness_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.8987229Z test_schema_correctness_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9028945Z test_schema_correctness_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9070796Z test_schema_correctness_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9112307Z test_schema_correctness_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9154024Z test_schema_correctness_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9229584Z test_schema_correctness_long_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9301610Z test_schema_correctness_long_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9379181Z test_schema_correctness_long_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9392249Z test_schema_correctness_long_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9469325Z test_schema_correctness_long_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9544145Z test_schema_correctness_long_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9618689Z test_schema_correctness_long_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9692646Z test_schema_correctness_long_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9764946Z test_schema_correctness_long_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9837284Z test_schema_correctness_long_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:07.9867740Z test_schema_correctness_long_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:07.9939828Z test_schema_correctness_long_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0012201Z test_schema_correctness_long_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0074867Z test_schema_correctness_lt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0129371Z test_schema_correctness_lt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.0193767Z test_schema_correctness_lt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0255126Z test_schema_correctness_lt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0315175Z test_schema_correctness_lt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.0369872Z test_schema_correctness_lt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0424778Z test_schema_correctness_lt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.0479460Z test_schema_correctness_lt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:08.0533962Z test_schema_correctness_lt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.0588907Z test_schema_correctness_lt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.0611236Z test_schema_correctness_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T13:13:08.0611970Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:13:08.0612190Z should be replaced with 2022-08-17T13:13:08.0612991Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:13:08.0613196Z and 2022-08-17T13:13:08.0613421Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:13:08.0613659Z should be replaced with 2022-08-17T13:13:08.0614156Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:13:08.0614631Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:13:08.0840924Z ok (0.016s) 2022-08-17T13:13:08.1091722Z test_schema_correctness_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.1317219Z test_schema_correctness_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.1538327Z test_schema_correctness_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:08.1563090Z test_schema_correctness_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:13:08.1563939Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:13:08.1564291Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:13:08.1564551Z should be replaced with 2022-08-17T13:13:08.1565104Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:13:08.1565629Z return self.op(*args, **kwargs) 2022-08-17T13:13:08.1816555Z ok (0.016s) 2022-08-17T13:13:08.2097346Z test_schema_correctness_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:08.2348723Z test_schema_correctness_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:08.2592648Z test_schema_correctness_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.2726094Z test_schema_correctness_lu_unpack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.2857958Z test_schema_correctness_lu_unpack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.2980610Z test_schema_correctness_lu_unpack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3102135Z test_schema_correctness_lu_unpack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3143452Z test_schema_correctness_mH_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3179996Z test_schema_correctness_mH_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3243628Z test_schema_correctness_mH_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3256788Z test_schema_correctness_mH_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3320109Z test_schema_correctness_mH_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3366382Z test_schema_correctness_mH_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3405808Z test_schema_correctness_mH_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3445265Z test_schema_correctness_mH_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3482215Z test_schema_correctness_mH_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:08.3519058Z test_schema_correctness_mH_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3555962Z test_schema_correctness_mH_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3592827Z test_schema_correctness_mH_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3629692Z test_schema_correctness_mH_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3671242Z test_schema_correctness_mT_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3706796Z test_schema_correctness_mT_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3750560Z test_schema_correctness_mT_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3763976Z test_schema_correctness_mT_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3807300Z test_schema_correctness_mT_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3853751Z test_schema_correctness_mT_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3893405Z test_schema_correctness_mT_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.3932806Z test_schema_correctness_mT_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.3969677Z test_schema_correctness_mT_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4006543Z test_schema_correctness_mT_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4043470Z test_schema_correctness_mT_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4080606Z test_schema_correctness_mT_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4117537Z test_schema_correctness_mT_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4179619Z test_schema_correctness_masked_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4235938Z test_schema_correctness_masked_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4301989Z test_schema_correctness_masked_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4315319Z test_schema_correctness_masked_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4381619Z test_schema_correctness_masked_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4443582Z test_schema_correctness_masked_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4504497Z test_schema_correctness_masked_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4564743Z test_schema_correctness_masked_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4621571Z test_schema_correctness_masked_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4678525Z test_schema_correctness_masked_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4735620Z test_schema_correctness_masked_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4792632Z test_schema_correctness_masked_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4849652Z test_schema_correctness_masked_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4892930Z test_schema_correctness_masked_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.4930288Z test_schema_correctness_masked_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.4974655Z test_schema_correctness_masked_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5019413Z test_schema_correctness_masked_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5060676Z test_schema_correctness_masked_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5101753Z test_schema_correctness_masked_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5140927Z test_schema_correctness_masked_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5178817Z test_schema_correctness_masked_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5216530Z test_schema_correctness_masked_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5253990Z test_schema_correctness_masked_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5291560Z test_schema_correctness_masked_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5329167Z test_schema_correctness_masked_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5376821Z test_schema_correctness_masked_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5420296Z test_schema_correctness_masked_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5470504Z test_schema_correctness_masked_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5520748Z test_schema_correctness_masked_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5568489Z test_schema_correctness_masked_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5614865Z test_schema_correctness_masked_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5661045Z test_schema_correctness_masked_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5705171Z test_schema_correctness_masked_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5749419Z test_schema_correctness_masked_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5793628Z test_schema_correctness_masked_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.5838073Z test_schema_correctness_masked_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.5882223Z test_schema_correctness_masked_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.6177797Z test_schema_correctness_matmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.6488409Z test_schema_correctness_matmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:08.6799582Z test_schema_correctness_matmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.7082139Z test_schema_correctness_matmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.7358681Z test_schema_correctness_matmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.7629691Z test_schema_correctness_matmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:08.7902562Z test_schema_correctness_matmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.8188199Z test_schema_correctness_matmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:08.8487945Z test_schema_correctness_matmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.8817259Z test_schema_correctness_matmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:08.8852386Z test_schema_correctness_matrix_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.8886714Z test_schema_correctness_matrix_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.8920329Z test_schema_correctness_matrix_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.8952941Z test_schema_correctness_matrix_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.8982129Z test_schema_correctness_matrix_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9045577Z test_schema_correctness_max_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9099713Z test_schema_correctness_max_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9165310Z test_schema_correctness_max_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9227490Z test_schema_correctness_max_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9288250Z test_schema_correctness_max_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:08.9343256Z test_schema_correctness_max_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9398424Z test_schema_correctness_max_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9454217Z test_schema_correctness_max_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9509105Z test_schema_correctness_max_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9564045Z test_schema_correctness_max_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9584756Z test_schema_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9604504Z test_schema_correctness_max_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9625371Z test_schema_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9646013Z test_schema_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9666361Z test_schema_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9685999Z test_schema_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9705686Z test_schema_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9725363Z test_schema_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9745026Z test_schema_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9764919Z test_schema_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9798100Z test_schema_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9828960Z test_schema_correctness_max_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9861709Z test_schema_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9893989Z test_schema_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9926130Z test_schema_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:08.9957034Z test_schema_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:08.9987685Z test_schema_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0018369Z test_schema_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0049769Z test_schema_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0080721Z test_schema_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.0143168Z test_schema_correctness_maximum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0197011Z test_schema_correctness_maximum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0262601Z test_schema_correctness_maximum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.0324181Z test_schema_correctness_maximum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0384010Z test_schema_correctness_maximum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0439399Z test_schema_correctness_maximum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.0494173Z test_schema_correctness_maximum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0549032Z test_schema_correctness_maximum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0604003Z test_schema_correctness_maximum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.0658715Z test_schema_correctness_maximum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.0796233Z test_schema_correctness_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.0936252Z test_schema_correctness_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1076443Z test_schema_correctness_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1212156Z test_schema_correctness_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1347261Z test_schema_correctness_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1479625Z test_schema_correctness_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:09.1548802Z test_schema_correctness_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1615526Z test_schema_correctness_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.1680657Z test_schema_correctness_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1745677Z test_schema_correctness_median_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.1810393Z test_schema_correctness_median_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.1875301Z test_schema_correctness_median_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.1939957Z test_schema_correctness_median_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.2004994Z test_schema_correctness_median_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.2250707Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.2492229Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.2748447Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.3007426Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.3253084Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.3497197Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.3733903Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.3970013Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.4206541Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:09.4443551Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:09.4679717Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.4915966Z test_schema_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.5159769Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.5395618Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:09.5650545Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.5909013Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:09.6153325Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.6397011Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:09.6633667Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.6872002Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.7107791Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.7344390Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:09.7580592Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.7816683Z test_schema_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:09.7879782Z test_schema_correctness_min_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.7933529Z test_schema_correctness_min_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.7998291Z test_schema_correctness_min_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8059765Z test_schema_correctness_min_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8120373Z test_schema_correctness_min_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8175285Z test_schema_correctness_min_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8230619Z test_schema_correctness_min_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8285463Z test_schema_correctness_min_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8340299Z test_schema_correctness_min_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8395547Z test_schema_correctness_min_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8416109Z test_schema_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8435677Z test_schema_correctness_min_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8456311Z test_schema_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8476731Z test_schema_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8496683Z test_schema_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8516271Z test_schema_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8535657Z test_schema_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8555757Z test_schema_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8575100Z test_schema_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:09.8594691Z test_schema_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8628265Z test_schema_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8658608Z test_schema_correctness_min_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8691426Z test_schema_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8723725Z test_schema_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8755277Z test_schema_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8785732Z test_schema_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8816296Z test_schema_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8846867Z test_schema_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8878213Z test_schema_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.8908856Z test_schema_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.8971042Z test_schema_correctness_minimum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9024649Z test_schema_correctness_minimum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9089356Z test_schema_correctness_minimum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9150743Z test_schema_correctness_minimum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9210453Z test_schema_correctness_minimum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9265019Z test_schema_correctness_minimum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9319552Z test_schema_correctness_minimum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9374716Z test_schema_correctness_minimum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9429158Z test_schema_correctness_minimum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9483753Z test_schema_correctness_minimum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9503193Z test_schema_correctness_mm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9509891Z test_schema_correctness_mm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:09.9516091Z test_schema_correctness_mm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:09.9534784Z test_schema_correctness_mm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9553765Z test_schema_correctness_mm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9571904Z test_schema_correctness_mm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9590222Z test_schema_correctness_mm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9608852Z test_schema_correctness_mm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9627103Z test_schema_correctness_mm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9644782Z test_schema_correctness_mm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9695716Z test_schema_correctness_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9739898Z test_schema_correctness_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9797803Z test_schema_correctness_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9845871Z test_schema_correctness_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:09.9893616Z test_schema_correctness_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9937464Z test_schema_correctness_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:09.9981984Z test_schema_correctness_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0026169Z test_schema_correctness_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0070577Z test_schema_correctness_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0114713Z test_schema_correctness_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0140451Z test_schema_correctness_movedim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0164391Z test_schema_correctness_movedim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0190625Z test_schema_correctness_movedim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0203536Z test_schema_correctness_movedim_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0229336Z test_schema_correctness_movedim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0254173Z test_schema_correctness_movedim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0279152Z test_schema_correctness_movedim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0304731Z test_schema_correctness_movedim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0328670Z test_schema_correctness_movedim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0352755Z test_schema_correctness_movedim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0376630Z test_schema_correctness_movedim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0400666Z test_schema_correctness_movedim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0424635Z test_schema_correctness_movedim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0462150Z test_schema_correctness_msort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0488295Z test_schema_correctness_msort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0548142Z test_schema_correctness_msort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0583191Z test_schema_correctness_msort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0619201Z test_schema_correctness_msort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0651863Z test_schema_correctness_msort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0684084Z test_schema_correctness_msort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0716431Z test_schema_correctness_msort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0746500Z test_schema_correctness_msort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0776742Z test_schema_correctness_msort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0838042Z test_schema_correctness_mul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0891025Z test_schema_correctness_mul_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.0960586Z test_schema_correctness_mul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.0973297Z test_schema_correctness_mul_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1042769Z test_schema_correctness_mul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1106041Z test_schema_correctness_mul_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1166563Z test_schema_correctness_mul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1225115Z test_schema_correctness_mul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1279268Z test_schema_correctness_mul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1333282Z test_schema_correctness_mul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1387433Z test_schema_correctness_mul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1441763Z test_schema_correctness_mul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1495785Z test_schema_correctness_mul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1582208Z test_schema_correctness_multinomial_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1665418Z test_schema_correctness_multinomial_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1748067Z test_schema_correctness_multinomial_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1766839Z test_schema_correctness_mv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1786118Z test_schema_correctness_mv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1805794Z test_schema_correctness_mv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1824342Z test_schema_correctness_mv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1843086Z test_schema_correctness_mv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1861088Z test_schema_correctness_mv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1879391Z test_schema_correctness_mv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.1897392Z test_schema_correctness_mv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1915538Z test_schema_correctness_mv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1933560Z test_schema_correctness_mv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.1993874Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2052833Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.2109357Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2164346Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2220067Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:10.2275196Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2329961Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2385401Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.2444237Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2502839Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:10.2559335Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2614380Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.2669348Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2724206Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2779110Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.2834005Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2892784Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.2951715Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.3008012Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3062992Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3118227Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.3173216Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3227994Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3282954Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.3312179Z test_schema_correctness_nan_to_num_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3339295Z test_schema_correctness_nan_to_num_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3368234Z test_schema_correctness_nan_to_num_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3397265Z test_schema_correctness_nan_to_num_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.3425828Z test_schema_correctness_nan_to_num_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:10.3453315Z test_schema_correctness_nan_to_num_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3480795Z test_schema_correctness_nan_to_num_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3508244Z test_schema_correctness_nan_to_num_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3535644Z test_schema_correctness_nan_to_num_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.3563335Z test_schema_correctness_nan_to_num_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.4509419Z test_schema_correctness_nanmean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:13:10.5456215Z test_schema_correctness_nanmean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T13:13:10.6397965Z test_schema_correctness_nanmean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:13:10.7317579Z test_schema_correctness_nanmean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:13:10.7389335Z test_schema_correctness_nanmedian_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.7457238Z test_schema_correctness_nanmedian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.7522712Z test_schema_correctness_nanmedian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.7587842Z test_schema_correctness_nanmedian_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.7652540Z test_schema_correctness_nanmedian_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.7717679Z test_schema_correctness_nanmedian_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:10.7782600Z test_schema_correctness_nanmedian_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:10.7847609Z test_schema_correctness_nanmedian_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:11.5342178Z test_schema_correctness_nanquantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.744s) 2022-08-17T13:13:12.2693383Z test_schema_correctness_nanquantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.737s) 2022-08-17T13:13:12.2906338Z test_schema_correctness_nansum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.3057623Z test_schema_correctness_nansum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.3268091Z test_schema_correctness_nansum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:12.3476419Z test_schema_correctness_nansum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.3679467Z test_schema_correctness_nansum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.3829594Z test_schema_correctness_nansum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.3979198Z test_schema_correctness_nansum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4128425Z test_schema_correctness_nansum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4278803Z test_schema_correctness_nansum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4429219Z test_schema_correctness_nansum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4474718Z test_schema_correctness_narrow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4516649Z test_schema_correctness_narrow_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4564338Z test_schema_correctness_narrow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4577407Z test_schema_correctness_narrow_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4624506Z test_schema_correctness_narrow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4670623Z test_schema_correctness_narrow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4715270Z test_schema_correctness_narrow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4759019Z test_schema_correctness_narrow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4801070Z test_schema_correctness_narrow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4843224Z test_schema_correctness_narrow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4885471Z test_schema_correctness_narrow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.4927462Z test_schema_correctness_narrow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.4969557Z test_schema_correctness_narrow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.5162563Z test_schema_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:12.5353595Z test_schema_correctness_native_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.5539515Z test_schema_correctness_native_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.5602148Z test_schema_correctness_ne_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.5656483Z test_schema_correctness_ne_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.5726611Z test_schema_correctness_ne_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.5797602Z test_schema_correctness_ne_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.5862038Z test_schema_correctness_ne_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.5923705Z test_schema_correctness_ne_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.5983523Z test_schema_correctness_ne_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6038614Z test_schema_correctness_ne_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6093337Z test_schema_correctness_ne_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6148181Z test_schema_correctness_ne_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6202940Z test_schema_correctness_ne_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6257746Z test_schema_correctness_ne_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6276215Z test_schema_correctness_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6294525Z test_schema_correctness_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6307625Z test_schema_correctness_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6325745Z test_schema_correctness_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6344153Z test_schema_correctness_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6361742Z test_schema_correctness_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6379053Z test_schema_correctness_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6396143Z test_schema_correctness_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6413162Z test_schema_correctness_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6430761Z test_schema_correctness_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6447824Z test_schema_correctness_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6464880Z test_schema_correctness_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6567575Z test_schema_correctness_new_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:12.6665769Z test_schema_correctness_new_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6770569Z test_schema_correctness_new_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6783601Z test_schema_correctness_new_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.6889976Z test_schema_correctness_new_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.6991319Z test_schema_correctness_new_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.7092285Z test_schema_correctness_new_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7192604Z test_schema_correctness_new_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7291081Z test_schema_correctness_new_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.7390418Z test_schema_correctness_new_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7489115Z test_schema_correctness_new_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7587471Z test_schema_correctness_new_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.7686476Z test_schema_correctness_new_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7794618Z test_schema_correctness_new_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.7897918Z test_schema_correctness_new_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.8010281Z test_schema_correctness_new_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8023181Z test_schema_correctness_new_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.8135594Z test_schema_correctness_new_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8243573Z test_schema_correctness_new_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.8351492Z test_schema_correctness_new_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8458143Z test_schema_correctness_new_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8562104Z test_schema_correctness_new_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.8665903Z test_schema_correctness_new_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8770942Z test_schema_correctness_new_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.8874814Z test_schema_correctness_new_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.8979066Z test_schema_correctness_new_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9080719Z test_schema_correctness_new_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9178353Z test_schema_correctness_new_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.9282800Z test_schema_correctness_new_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9295779Z test_schema_correctness_new_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.9400406Z test_schema_correctness_new_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9501210Z test_schema_correctness_new_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.9602149Z test_schema_correctness_new_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9701929Z test_schema_correctness_new_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9800397Z test_schema_correctness_new_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:12.9898989Z test_schema_correctness_new_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:12.9997525Z test_schema_correctness_new_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.0095810Z test_schema_correctness_new_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0194366Z test_schema_correctness_new_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0294955Z test_schema_correctness_new_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.0393241Z test_schema_correctness_new_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0497066Z test_schema_correctness_new_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0510160Z test_schema_correctness_new_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.0613738Z test_schema_correctness_new_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.0714848Z test_schema_correctness_new_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0815586Z test_schema_correctness_new_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.0914981Z test_schema_correctness_new_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1013147Z test_schema_correctness_new_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1111461Z test_schema_correctness_new_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1209337Z test_schema_correctness_new_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1307753Z test_schema_correctness_new_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1405800Z test_schema_correctness_new_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1469255Z test_schema_correctness_nextafter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1531281Z test_schema_correctness_nextafter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1591266Z test_schema_correctness_nextafter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1684548Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1776084Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.1864783Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.1938822Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.2010981Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.2082289Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.2219706Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.2314090Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:13.2409832Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.2555286Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.2697876Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.2837510Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.2998101Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3157224Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3313148Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3456146Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3596135Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3761050Z test_schema_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.3924103Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4082971Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4242340Z test_schema_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4334951Z test_schema_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4424542Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.4514293Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4600484Z test_schema_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.4704391Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4806261Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:13.4904660Z test_schema_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:13.5206855Z test_schema_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:13.5506996Z test_schema_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:13.5801697Z test_schema_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:13.6369041Z test_schema_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:13.6929752Z test_schema_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:13.7470343Z test_schema_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T13:13:13.7997249Z test_schema_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:13.8527034Z test_schema_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:13.9062780Z test_schema_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:13.9596309Z test_schema_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:14.0128996Z test_schema_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T13:13:14.0236031Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:14.0338555Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.0565546Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.0795956Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:14.1025811Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.1054024Z test_schema_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:14.1081208Z test_schema_correctness_nn_functional_celu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:14.1107490Z test_schema_correctness_nn_functional_celu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.1326122Z test_schema_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.2323435Z test_schema_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2022-08-17T13:13:14.3423218Z test_schema_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2022-08-17T13:13:14.3611892Z test_schema_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.3792595Z test_schema_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.3971977Z test_schema_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:14.4251344Z test_schema_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:13:14.4252389Z return self.op(*args, **kwargs) 2022-08-17T13:13:14.4616358Z ok (0.064s) 2022-08-17T13:13:14.7809221Z test_schema_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.317s) 2022-08-17T13:13:15.1520302Z test_schema_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.372s) 2022-08-17T13:13:15.2092846Z test_schema_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:15.2651464Z test_schema_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T13:13:15.3207365Z test_schema_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:15.3389013Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:15.3566495Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:15.3740688Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:15.3934245Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:15.4122789Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:15.4308079Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:15.4528470Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:15.4746217Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:15.4960997Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:15.5634972Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:13:15.6311925Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:15.6997149Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:13:15.7655758Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:13:15.8336188Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:15.9016260Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:13:15.9694477Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:13:16.0375492Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:13:16.1055260Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:13:16.1609833Z test_schema_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T13:13:16.2160542Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:16.2689553Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T13:13:16.3031049Z test_schema_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:16.3367892Z test_schema_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:16.3693000Z test_schema_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T13:13:16.3968003Z test_schema_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:16.4244553Z test_schema_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:16.4265235Z test_schema_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T13:13:16.4266552Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T13:13:16.4437107Z ok (0.026s) 2022-08-17T13:13:16.4622899Z test_schema_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:16.4806690Z test_schema_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:16.5056929Z test_schema_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:16.5296147Z test_schema_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:16.5534651Z test_schema_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:16.5819012Z test_schema_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:16.6101545Z test_schema_correctness_nn_functional_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:16.6380375Z test_schema_correctness_nn_functional_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:16.6410016Z test_schema_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:16.6439058Z test_schema_correctness_nn_functional_elu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:16.6467503Z test_schema_correctness_nn_functional_elu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:16.7647316Z test_schema_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2022-08-17T13:13:16.8809982Z test_schema_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:16.9961746Z test_schema_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:13:17.0081263Z test_schema_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.0200883Z test_schema_correctness_nn_functional_embedding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.0329887Z test_schema_correctness_nn_functional_embedding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:17.0444755Z test_schema_correctness_nn_functional_embedding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.0623810Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.0793672Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.0960923Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1029060Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1090412Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1162429Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1234428Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1302259Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1370577Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1438381Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1500059Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1562019Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1623798Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.1686183Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:17.1748023Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:17.2581039Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2022-08-17T13:13:17.3401688Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T13:13:17.4523577Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:17.5633996Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:18.9996968Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.434s) 2022-08-17T13:13:20.4382885Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.439s) 2022-08-17T13:13:21.8184913Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.385s) 2022-08-17T13:13:21.8238841Z test_schema_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.8288022Z test_schema_correctness_nn_functional_gelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.8331894Z test_schema_correctness_nn_functional_gelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.8545354Z test_schema_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.8746637Z test_schema_correctness_nn_functional_glu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.8944688Z test_schema_correctness_nn_functional_glu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:21.9179081Z test_schema_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.9400224Z test_schema_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:21.9465354Z test_schema_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9529647Z test_schema_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9592496Z test_schema_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.9631671Z test_schema_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9670294Z test_schema_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9708451Z test_schema_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.9733374Z test_schema_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9757847Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9781876Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9809452Z test_schema_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9836891Z test_schema_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9863442Z test_schema_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:21.9905815Z test_schema_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9947796Z test_schema_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:21.9989000Z test_schema_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:22.0028409Z test_schema_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.0067721Z test_schema_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.0107016Z test_schema_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.0146538Z test_schema_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.0821246Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T13:13:22.1490712Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T13:13:22.2140340Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:22.2216705Z test_schema_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:22.2294396Z test_schema_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.2369406Z test_schema_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.2442002Z test_schema_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.3175236Z test_schema_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:13:22.3902251Z test_schema_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T13:13:22.4605520Z test_schema_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T13:13:22.4715651Z test_schema_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.4822230Z test_schema_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.4923785Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5019840Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.5114230Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5210876Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5305145Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.5398101Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5489577Z test_schema_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.5579678Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5667513Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.5760548Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5848575Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.5934432Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.6018155Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.6125986Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.6226385Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.6326452Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T13:13:22.6351319Z test_schema_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:13:22.6352258Z warnings.warn( 2022-08-17T13:13:22.6524537Z ok (0.014s) 2022-08-17T13:13:22.6716014Z test_schema_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.6898030Z test_schema_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.7084048Z test_schema_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.7268871Z test_schema_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:22.7454102Z test_schema_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.7639113Z test_schema_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.7722613Z test_schema_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.7835096Z test_schema_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.7949397Z test_schema_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.8033345Z test_schema_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8116152Z test_schema_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8195279Z test_schema_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.8271015Z test_schema_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8345808Z test_schema_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8418394Z test_schema_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.8467683Z test_schema_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8516388Z test_schema_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.8563403Z test_schema_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:22.8795854Z test_schema_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.9047987Z test_schema_correctness_nn_functional_linear_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:22.9303258Z test_schema_correctness_nn_functional_linear_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:22.9533759Z test_schema_correctness_nn_functional_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.9754753Z test_schema_correctness_nn_functional_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:22.9972335Z test_schema_correctness_nn_functional_linear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:23.0189493Z test_schema_correctness_nn_functional_linear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:23.0410181Z test_schema_correctness_nn_functional_linear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:23.0625097Z test_schema_correctness_nn_functional_linear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:23.0839913Z test_schema_correctness_nn_functional_linear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:23.1259373Z test_schema_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:23.1680363Z test_schema_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:23.2094465Z test_schema_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:23.2509204Z test_schema_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:23.2535665Z test_schema_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:23.2561622Z test_schema_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:23.2586511Z test_schema_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:23.3128107Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:23.3664207Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:23.4177697Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:23.4689326Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:23.5201563Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:23.5714514Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:23.6227679Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:23.6736141Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:13:25.1394553Z test_schema_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.463s) 2022-08-17T13:13:26.6008773Z test_schema_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.456s) 2022-08-17T13:13:28.0398862Z test_schema_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.441s) 2022-08-17T13:13:30.2125748Z test_schema_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.173s) 2022-08-17T13:13:32.4008998Z test_schema_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.183s) 2022-08-17T13:13:34.5428742Z test_schema_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.146s) 2022-08-17T13:13:35.4806038Z test_schema_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.931s) 2022-08-17T13:13:36.3739845Z test_schema_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.902s) 2022-08-17T13:13:36.6726661Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T13:13:36.9669908Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.293s) 2022-08-17T13:13:37.0369402Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T13:13:37.1112458Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T13:13:37.3917934Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.274s) 2022-08-17T13:13:37.6702691Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.279s) 2022-08-17T13:13:37.7659428Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T13:13:37.8645755Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T13:13:37.9954149Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2022-08-17T13:13:38.1462440Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2022-08-17T13:13:38.2082637Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T13:13:38.2531743Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T13:13:38.2558118Z test_schema_correctness_nn_functional_mish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.2583162Z test_schema_correctness_nn_functional_mish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.2604014Z test_schema_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3288: UserWarning: Applying the CPU mse kernel on half-type tensors. This may be slower than using float or double-type tensors. (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp:822.) 2022-08-17T13:13:38.2605082Z return torch._C._nn.mse_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction)) 2022-08-17T13:13:38.2636313Z ok (0.000s) 2022-08-17T13:13:38.2686783Z test_schema_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:38.2735427Z test_schema_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.2785812Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.2834539Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T13:13:38.2865919Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.2896195Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:38.3076159Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:38.3253791Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:38.3455081Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:38.4035961Z test_schema_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:13:38.4609141Z test_schema_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T13:13:38.5177058Z test_schema_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T13:13:38.5394009Z test_schema_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:38.5615336Z test_schema_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T13:13:38.5837000Z test_schema_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:38.6050627Z test_schema_correctness_nn_functional_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:38.6259435Z test_schema_correctness_nn_functional_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:38.6492755Z test_schema_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:38.7111676Z test_schema_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T13:13:38.7240069Z test_schema_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:38.7825507Z test_schema_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T13:13:38.8411002Z test_schema_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T13:13:38.8978559Z test_schema_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T13:13:38.9537821Z test_schema_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T13:13:39.0080590Z test_schema_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T13:13:39.0634840Z test_schema_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T13:13:39.1188022Z test_schema_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T13:13:39.1740688Z test_schema_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T13:13:39.2293820Z test_schema_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T13:13:39.2846352Z test_schema_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T13:13:39.3170790Z test_schema_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:39.3468322Z test_schema_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T13:13:39.3820644Z test_schema_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:39.4172563Z test_schema_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:39.4500635Z test_schema_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T13:13:39.4823394Z test_schema_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:39.5141812Z test_schema_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:39.5441641Z test_schema_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:39.5742308Z test_schema_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:39.6042060Z test_schema_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:39.6342194Z test_schema_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:39.6642138Z test_schema_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T13:13:39.6733788Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.6823100Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.6905314Z test_schema_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.6986262Z test_schema_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.7078281Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.7167528Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.7251667Z test_schema_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.7332501Z test_schema_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.7448005Z test_schema_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.7568371Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:39.7690987Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.7806157Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:39.7920618Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8029676Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8138917Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8249238Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8358945Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8470890Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8592567Z test_schema_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:39.8644563Z test_schema_correctness_nn_functional_pdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8694305Z test_schema_correctness_nn_functional_pdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8717274Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8738414Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8761222Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8784124Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8806059Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8828165Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8849616Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8870255Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8891150Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8911955Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8932724Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8953443Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.8975978Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.8996520Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9019121Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9041703Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9063738Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9085146Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9106672Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:39.9127525Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9148165Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9169008Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9189676Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:39.9210560Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:40.1622646Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.251s) 2022-08-17T13:13:40.4107169Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.238s) 2022-08-17T13:13:40.6489056Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.236s) 2022-08-17T13:13:40.8939622Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:13:41.1386363Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.236s) 2022-08-17T13:13:41.3833776Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.249s) 2022-08-17T13:13:41.6282763Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:13:41.8734878Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.239s) 2022-08-17T13:13:41.8866240Z test_schema_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.8994222Z test_schema_correctness_nn_functional_prelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9115840Z test_schema_correctness_nn_functional_prelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9143742Z test_schema_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9171066Z test_schema_correctness_nn_functional_relu6_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9197606Z test_schema_correctness_nn_functional_relu6_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9223520Z test_schema_correctness_nn_functional_relu6_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9249367Z test_schema_correctness_nn_functional_relu6_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9275335Z test_schema_correctness_nn_functional_relu6_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9301148Z test_schema_correctness_nn_functional_relu6_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9326805Z test_schema_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9354571Z test_schema_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9382319Z test_schema_correctness_nn_functional_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9409693Z test_schema_correctness_nn_functional_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9436224Z test_schema_correctness_nn_functional_relu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9462405Z test_schema_correctness_nn_functional_relu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9488548Z test_schema_correctness_nn_functional_relu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9514619Z test_schema_correctness_nn_functional_relu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9540760Z test_schema_correctness_nn_functional_relu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9636177Z test_schema_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9726853Z test_schema_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9816402Z test_schema_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9845201Z test_schema_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9873744Z test_schema_correctness_nn_functional_selu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9902005Z test_schema_correctness_nn_functional_selu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:41.9927571Z test_schema_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9952885Z test_schema_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:41.9976695Z test_schema_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0000259Z test_schema_correctness_nn_functional_silu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0023703Z test_schema_correctness_nn_functional_silu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0092194Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.0160121Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0226574Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.0292133Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0343356Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0394997Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.0445058Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0500014Z test_schema_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0554726Z test_schema_correctness_nn_functional_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.0607722Z test_schema_correctness_nn_functional_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0726927Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.0849549Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.0972500Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1091469Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1210338Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1263677Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.1379952Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1496227Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1612372Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.1728569Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1845250Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1873426Z test_schema_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.1900777Z test_schema_correctness_nn_functional_softplus_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.1927493Z test_schema_correctness_nn_functional_softplus_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.1961530Z test_schema_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.1995252Z test_schema_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2028516Z test_schema_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2073972Z test_schema_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2121101Z test_schema_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.2168693Z test_schema_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2214183Z test_schema_correctness_nn_functional_softsign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2259569Z test_schema_correctness_nn_functional_softsign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2304719Z test_schema_correctness_nn_functional_softsign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:42.2348622Z test_schema_correctness_nn_functional_softsign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2392571Z test_schema_correctness_nn_functional_softsign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2436774Z test_schema_correctness_nn_functional_softsign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.2480722Z test_schema_correctness_nn_functional_softsign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:42.2524756Z test_schema_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2561153Z test_schema_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2600156Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.2638891Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2675878Z test_schema_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2712214Z test_schema_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2748546Z test_schema_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2784882Z test_schema_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.2821139Z test_schema_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2857406Z test_schema_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2893672Z test_schema_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2928847Z test_schema_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.2963295Z test_schema_correctness_nn_functional_threshold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.2997389Z test_schema_correctness_nn_functional_threshold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.3028322Z test_schema_correctness_nn_functional_threshold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.3059161Z test_schema_correctness_nn_functional_threshold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.3090289Z test_schema_correctness_nn_functional_threshold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:42.3120941Z test_schema_correctness_nn_functional_threshold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.3151838Z test_schema_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:42.3491759Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:42.3838107Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T13:13:42.4194335Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.4531566Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.4854224Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.5183579Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.5512956Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.5841904Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.6170649Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.6498209Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.6846085Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:42.7201055Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.7567906Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.7913137Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.8244285Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:42.8583923Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.8922062Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.9261324Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:42.9598731Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:42.9935565Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:43.2273573Z test_schema_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.239s) 2022-08-17T13:13:43.4736976Z test_schema_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T13:13:43.7207482Z test_schema_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.237s) 2022-08-17T13:13:43.9576537Z test_schema_correctness_nn_functional_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.238s) 2022-08-17T13:13:44.2118718Z test_schema_correctness_nn_functional_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.259s) 2022-08-17T13:13:44.4593681Z test_schema_correctness_nn_functional_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.241s) 2022-08-17T13:13:44.4612018Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:13:44.4613017Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:13:44.4639669Z ok (0.016s) 2022-08-17T13:13:44.4681898Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.4722583Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.4742919Z test_schema_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:13:44.4744060Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:13:44.4813001Z ok (0.016s) 2022-08-17T13:13:44.4901548Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.4988348Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5072267Z test_schema_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.5223645Z test_schema_correctness_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5371388Z test_schema_correctness_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5527108Z test_schema_correctness_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5540683Z test_schema_correctness_nonzero_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.5697070Z test_schema_correctness_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5847558Z test_schema_correctness_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.5996157Z test_schema_correctness_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6141896Z test_schema_correctness_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6288644Z test_schema_correctness_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6435889Z test_schema_correctness_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6582826Z test_schema_correctness_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6729206Z test_schema_correctness_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.6875523Z test_schema_correctness_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.7176287Z test_schema_correctness_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:44.7497610Z test_schema_correctness_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:44.7820176Z test_schema_correctness_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:44.8124820Z test_schema_correctness_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:44.8422440Z test_schema_correctness_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.8714699Z test_schema_correctness_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:44.8773302Z test_schema_correctness_norm_fro_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.8779807Z test_schema_correctness_norm_fro_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:44.8785976Z test_schema_correctness_norm_fro_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:13:44.8841768Z test_schema_correctness_norm_fro_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.8896907Z test_schema_correctness_norm_fro_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.8938353Z test_schema_correctness_norm_inf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.8981947Z test_schema_correctness_norm_inf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9026521Z test_schema_correctness_norm_inf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9067218Z test_schema_correctness_norm_inf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9108079Z test_schema_correctness_norm_inf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9148469Z test_schema_correctness_norm_inf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9198743Z test_schema_correctness_norm_nuc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9248609Z test_schema_correctness_norm_nuc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9296865Z test_schema_correctness_norm_nuc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9344074Z test_schema_correctness_norm_nuc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9414231Z test_schema_correctness_normal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9481445Z test_schema_correctness_normal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9548282Z test_schema_correctness_normal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9614072Z test_schema_correctness_normal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9638413Z test_schema_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9662208Z test_schema_correctness_normal_number_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9685686Z test_schema_correctness_normal_number_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9709714Z test_schema_correctness_normal_number_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9797551Z test_schema_correctness_ones_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9881055Z test_schema_correctness_ones_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:44.9970457Z test_schema_correctness_ones_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:44.9983445Z test_schema_correctness_ones_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.0072585Z test_schema_correctness_ones_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.0158481Z test_schema_correctness_ones_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.0244168Z test_schema_correctness_ones_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.0329056Z test_schema_correctness_ones_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.0412513Z test_schema_correctness_ones_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.0495868Z test_schema_correctness_ones_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.0579033Z test_schema_correctness_ones_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.0662396Z test_schema_correctness_ones_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.0745613Z test_schema_correctness_ones_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.2004464Z test_schema_correctness_ormqr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:45.3288425Z test_schema_correctness_ormqr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T13:13:45.4363837Z test_schema_correctness_ormqr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:45.5429096Z test_schema_correctness_ormqr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T13:13:45.5456438Z test_schema_correctness_outer_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5481262Z test_schema_correctness_outer_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5507622Z test_schema_correctness_outer_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5534108Z test_schema_correctness_outer_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5559636Z test_schema_correctness_outer_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.5584921Z test_schema_correctness_outer_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5609621Z test_schema_correctness_outer_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5634033Z test_schema_correctness_outer_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5658473Z test_schema_correctness_outer_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5682750Z test_schema_correctness_outer_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:45.5707321Z test_schema_correctness_outer_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:45.5731814Z test_schema_correctness_outer_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:49.0575664Z test_schema_correctness_pca_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.487s) 2022-08-17T13:13:52.4246624Z test_schema_correctness_pca_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.362s) 2022-08-17T13:13:52.4294031Z test_schema_correctness_permute_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4338037Z test_schema_correctness_permute_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4386234Z test_schema_correctness_permute_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.4399590Z test_schema_correctness_permute_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4447326Z test_schema_correctness_permute_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4493152Z test_schema_correctness_permute_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4538925Z test_schema_correctness_permute_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.4583951Z test_schema_correctness_permute_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4627638Z test_schema_correctness_permute_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4671507Z test_schema_correctness_permute_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.4715160Z test_schema_correctness_permute_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4758834Z test_schema_correctness_permute_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.4802490Z test_schema_correctness_permute_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.5158556Z test_schema_correctness_pinverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:13:52.5516110Z test_schema_correctness_pinverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:52.5866554Z test_schema_correctness_pinverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:52.6214864Z test_schema_correctness_pinverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:52.6280384Z test_schema_correctness_polar_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.6342021Z test_schema_correctness_polar_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6398574Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.6448926Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:52.6504015Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6558830Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6609060Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.6660106Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6711123Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6762144Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.6813260Z test_schema_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6868579Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.6919078Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.6974473Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7028541Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7079517Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7130344Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7181233Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7232177Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7283200Z test_schema_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7338240Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7388853Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7443898Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7497945Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7549120Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7600045Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7651098Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7702014Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7753040Z test_schema_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7807970Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7859640Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.7914467Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.7968414Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8019598Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8070409Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8121162Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8171820Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8222916Z test_schema_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8277752Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8328074Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8383008Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8436966Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8488041Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8539014Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8589780Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8640731Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8691603Z test_schema_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8707722Z test_schema_correctness_positive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8724406Z test_schema_correctness_positive_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8737565Z test_schema_correctness_positive_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8754119Z test_schema_correctness_positive_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8769781Z test_schema_correctness_positive_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8785573Z test_schema_correctness_positive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.8801185Z test_schema_correctness_positive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8815728Z test_schema_correctness_positive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8830136Z test_schema_correctness_positive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8844468Z test_schema_correctness_positive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8858957Z test_schema_correctness_positive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8873384Z test_schema_correctness_positive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.8937438Z test_schema_correctness_pow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.9011206Z test_schema_correctness_pow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9085415Z test_schema_correctness_pow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.9151535Z test_schema_correctness_pow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9214411Z test_schema_correctness_pow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9275730Z test_schema_correctness_pow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.9331572Z test_schema_correctness_pow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9387594Z test_schema_correctness_pow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9443576Z test_schema_correctness_pow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:52.9499321Z test_schema_correctness_pow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9555088Z test_schema_correctness_pow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:52.9733544Z test_schema_correctness_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:52.9936245Z test_schema_correctness_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.0140535Z test_schema_correctness_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.0328933Z test_schema_correctness_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.0513727Z test_schema_correctness_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:53.0693527Z test_schema_correctness_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.0873149Z test_schema_correctness_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1050383Z test_schema_correctness_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1229151Z test_schema_correctness_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1408061Z test_schema_correctness_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1561391Z test_schema_correctness_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1705547Z test_schema_correctness_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.1864662Z test_schema_correctness_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2025739Z test_schema_correctness_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2181874Z test_schema_correctness_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2333969Z test_schema_correctness_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:53.2481242Z test_schema_correctness_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2626263Z test_schema_correctness_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2770580Z test_schema_correctness_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.2916284Z test_schema_correctness_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.3061042Z test_schema_correctness_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.3205554Z test_schema_correctness_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:53.3228096Z test_schema_correctness_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:13:53.3228971Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:13:53.3231134Z Q, R = torch.qr(A, some) 2022-08-17T13:13:53.3231426Z should be replaced with 2022-08-17T13:13:53.3232022Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:13:53.3232582Z return self.op(*args, **kwargs) 2022-08-17T13:13:53.3443708Z ok (0.032s) 2022-08-17T13:13:53.3682709Z test_schema_correctness_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:53.3897411Z test_schema_correctness_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:53.4105165Z test_schema_correctness_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.1329971Z test_schema_correctness_quantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.726s) 2022-08-17T13:13:54.8461516Z test_schema_correctness_quantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.713s) 2022-08-17T13:13:54.8490110Z test_schema_correctness_rad2deg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8514549Z test_schema_correctness_rad2deg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8539669Z test_schema_correctness_rad2deg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8564556Z test_schema_correctness_rad2deg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.8588778Z test_schema_correctness_rad2deg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8612155Z test_schema_correctness_rad2deg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8635568Z test_schema_correctness_rad2deg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8659034Z test_schema_correctness_rad2deg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8682226Z test_schema_correctness_rad2deg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8705650Z test_schema_correctness_rad2deg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.8827280Z test_schema_correctness_rand_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.8950916Z test_schema_correctness_rand_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.8964022Z test_schema_correctness_rand_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.9088094Z test_schema_correctness_rand_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.9208907Z test_schema_correctness_rand_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.9329485Z test_schema_correctness_rand_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:54.9449034Z test_schema_correctness_rand_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:54.9685722Z test_schema_correctness_randint_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:54.9921625Z test_schema_correctness_randint_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.0156781Z test_schema_correctness_randint_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:55.0389989Z test_schema_correctness_randint_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.0623469Z test_schema_correctness_randint_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:13:55.0855528Z test_schema_correctness_randint_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.1087728Z test_schema_correctness_randint_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:55.1319553Z test_schema_correctness_randint_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.1551675Z test_schema_correctness_randint_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.1672192Z test_schema_correctness_randn_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.1795878Z test_schema_correctness_randn_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.1808867Z test_schema_correctness_randn_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.1932682Z test_schema_correctness_randn_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.2053276Z test_schema_correctness_randn_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.2173689Z test_schema_correctness_randn_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2293652Z test_schema_correctness_randn_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:55.2338946Z test_schema_correctness_ravel_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2381441Z test_schema_correctness_ravel_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:55.2426436Z test_schema_correctness_ravel_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2439738Z test_schema_correctness_ravel_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2484616Z test_schema_correctness_ravel_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2528999Z test_schema_correctness_ravel_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.2572098Z test_schema_correctness_ravel_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2614707Z test_schema_correctness_ravel_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2656823Z test_schema_correctness_ravel_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2700232Z test_schema_correctness_ravel_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.2742493Z test_schema_correctness_ravel_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2784660Z test_schema_correctness_ravel_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2826897Z test_schema_correctness_ravel_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2843295Z test_schema_correctness_real_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.2857777Z test_schema_correctness_real_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2896153Z test_schema_correctness_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2909392Z test_schema_correctness_real_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2947943Z test_schema_correctness_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2964518Z test_schema_correctness_real_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.2981152Z test_schema_correctness_real_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3003766Z test_schema_correctness_real_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3021585Z test_schema_correctness_real_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3036141Z test_schema_correctness_real_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3050693Z test_schema_correctness_real_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3065424Z test_schema_correctness_real_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3079953Z test_schema_correctness_real_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3104793Z test_schema_correctness_reciprocal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3127869Z test_schema_correctness_reciprocal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3154710Z test_schema_correctness_reciprocal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3181107Z test_schema_correctness_reciprocal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T13:13:55.3205592Z test_schema_correctness_reciprocal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3230122Z test_schema_correctness_reciprocal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3254114Z test_schema_correctness_reciprocal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3277418Z test_schema_correctness_reciprocal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3300769Z test_schema_correctness_reciprocal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3323973Z test_schema_correctness_reciprocal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3347652Z test_schema_correctness_reciprocal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3370912Z test_schema_correctness_reciprocal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3442452Z test_schema_correctness_remainder_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T13:13:55.3515934Z test_schema_correctness_remainder_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3586161Z test_schema_correctness_remainder_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3653842Z test_schema_correctness_remainder_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3716905Z test_schema_correctness_remainder_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3779910Z test_schema_correctness_remainder_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3841976Z test_schema_correctness_remainder_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.3904599Z test_schema_correctness_remainder_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.3967071Z test_schema_correctness_remainder_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.4004796Z test_schema_correctness_renorm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.4043106Z test_schema_correctness_renorm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.4081424Z test_schema_correctness_renorm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.4118675Z test_schema_correctness_renorm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.4154170Z test_schema_correctness_renorm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.4189294Z test_schema_correctness_renorm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.4414304Z test_schema_correctness_repeat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.4622821Z test_schema_correctness_repeat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:55.4862175Z test_schema_correctness_repeat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.5103932Z test_schema_correctness_repeat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:55.5327432Z test_schema_correctness_repeat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.5550006Z test_schema_correctness_repeat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:55.5765318Z test_schema_correctness_repeat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.5974651Z test_schema_correctness_repeat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:55.6183399Z test_schema_correctness_repeat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.6392845Z test_schema_correctness_repeat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:55.6602728Z test_schema_correctness_repeat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:55.6812084Z test_schema_correctness_repeat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:55.6946393Z test_schema_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.7076479Z test_schema_correctness_repeat_interleave_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.7210235Z test_schema_correctness_repeat_interleave_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.7223578Z test_schema_correctness_repeat_interleave_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.7357457Z test_schema_correctness_repeat_interleave_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.7490510Z test_schema_correctness_repeat_interleave_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:55.7623682Z test_schema_correctness_repeat_interleave_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.7754915Z test_schema_correctness_repeat_interleave_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.7885081Z test_schema_correctness_repeat_interleave_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8015269Z test_schema_correctness_repeat_interleave_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8145401Z test_schema_correctness_repeat_interleave_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8276027Z test_schema_correctness_repeat_interleave_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8406148Z test_schema_correctness_repeat_interleave_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.8478424Z test_schema_correctness_reshape_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8545490Z test_schema_correctness_reshape_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:55.8619129Z test_schema_correctness_reshape_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.8632382Z test_schema_correctness_reshape_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.8706065Z test_schema_correctness_reshape_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8777193Z test_schema_correctness_reshape_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.8847316Z test_schema_correctness_reshape_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.8916669Z test_schema_correctness_reshape_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.8983856Z test_schema_correctness_reshape_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.9051031Z test_schema_correctness_reshape_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.9118400Z test_schema_correctness_reshape_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.9185672Z test_schema_correctness_reshape_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.9252652Z test_schema_correctness_reshape_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.9373250Z test_schema_correctness_reshape_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.9486743Z test_schema_correctness_reshape_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:55.9612952Z test_schema_correctness_reshape_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:13:55.9626362Z test_schema_correctness_reshape_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.9752218Z test_schema_correctness_reshape_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:55.9875236Z test_schema_correctness_reshape_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:55.9994814Z test_schema_correctness_reshape_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0112800Z test_schema_correctness_reshape_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0226950Z test_schema_correctness_reshape_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.0341198Z test_schema_correctness_reshape_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0455167Z test_schema_correctness_reshape_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0569265Z test_schema_correctness_reshape_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:56.0683405Z test_schema_correctness_reshape_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0732278Z test_schema_correctness_resize__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.0779316Z test_schema_correctness_resize__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.0829433Z test_schema_correctness_resize__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.0879790Z test_schema_correctness_resize__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.0928725Z test_schema_correctness_resize__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.0977649Z test_schema_correctness_resize__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1025281Z test_schema_correctness_resize__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1072512Z test_schema_correctness_resize__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:56.1119635Z test_schema_correctness_resize__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1166705Z test_schema_correctness_resize__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1213605Z test_schema_correctness_resize__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1261183Z test_schema_correctness_resize__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1303834Z test_schema_correctness_resize_as__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1342743Z test_schema_correctness_resize_as__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1387573Z test_schema_correctness_resize_as__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1432697Z test_schema_correctness_resize_as__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1475315Z test_schema_correctness_resize_as__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1517075Z test_schema_correctness_resize_as__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:56.1557703Z test_schema_correctness_resize_as__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1596949Z test_schema_correctness_resize_as__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1636575Z test_schema_correctness_resize_as__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1675920Z test_schema_correctness_resize_as__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1715070Z test_schema_correctness_resize_as__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1754357Z test_schema_correctness_resize_as__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1769414Z test_schema_correctness_resolve_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1783447Z test_schema_correctness_resolve_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1799005Z test_schema_correctness_resolve_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1814423Z test_schema_correctness_resolve_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1829349Z test_schema_correctness_resolve_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1844031Z test_schema_correctness_resolve_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1858877Z test_schema_correctness_resolve_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1872870Z test_schema_correctness_resolve_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1886659Z test_schema_correctness_resolve_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1900608Z test_schema_correctness_resolve_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1914487Z test_schema_correctness_resolve_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1928349Z test_schema_correctness_resolve_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1943191Z test_schema_correctness_resolve_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1957197Z test_schema_correctness_resolve_neg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.1972515Z test_schema_correctness_resolve_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.1985587Z test_schema_correctness_resolve_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2000858Z test_schema_correctness_resolve_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2015597Z test_schema_correctness_resolve_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2030436Z test_schema_correctness_resolve_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2045114Z test_schema_correctness_resolve_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2059161Z test_schema_correctness_resolve_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2073020Z test_schema_correctness_resolve_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2086925Z test_schema_correctness_resolve_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2101011Z test_schema_correctness_resolve_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2115049Z test_schema_correctness_resolve_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.2250260Z test_schema_correctness_roll_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2376510Z test_schema_correctness_roll_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:13:56.2519704Z test_schema_correctness_roll_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:56.2532785Z test_schema_correctness_roll_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.2676683Z test_schema_correctness_roll_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.2813895Z test_schema_correctness_roll_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.2948183Z test_schema_correctness_roll_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.3080205Z test_schema_correctness_roll_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.3208103Z test_schema_correctness_roll_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.3335334Z test_schema_correctness_roll_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.3463295Z test_schema_correctness_roll_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.3590429Z test_schema_correctness_roll_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T13:13:56.3717508Z test_schema_correctness_roll_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.3944980Z test_schema_correctness_rot90_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.4149676Z test_schema_correctness_rot90_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:56.4393642Z test_schema_correctness_rot90_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.4640125Z test_schema_correctness_rot90_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:56.4876372Z test_schema_correctness_rot90_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.5101223Z test_schema_correctness_rot90_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:56.5322000Z test_schema_correctness_rot90_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.5531226Z test_schema_correctness_rot90_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.5739602Z test_schema_correctness_rot90_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:13:56.5947796Z test_schema_correctness_rot90_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.6156223Z test_schema_correctness_rot90_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.6364787Z test_schema_correctness_rot90_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:56.6384619Z test_schema_correctness_round_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6402468Z test_schema_correctness_round_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6420285Z test_schema_correctness_round_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6447057Z test_schema_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6473366Z test_schema_correctness_round_decimals_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6499294Z test_schema_correctness_round_decimals_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6525621Z test_schema_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.6551859Z test_schema_correctness_round_decimals_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6577707Z test_schema_correctness_round_decimals_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6603802Z test_schema_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6629989Z test_schema_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6655713Z test_schema_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6680620Z test_schema_correctness_rsqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.6703654Z test_schema_correctness_rsqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6729326Z test_schema_correctness_rsqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6755584Z test_schema_correctness_rsqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6780073Z test_schema_correctness_rsqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6803874Z test_schema_correctness_rsqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6827436Z test_schema_correctness_rsqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.6850701Z test_schema_correctness_rsqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6873836Z test_schema_correctness_rsqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6897162Z test_schema_correctness_rsqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.6920256Z test_schema_correctness_rsqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7001541Z test_schema_correctness_rsub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7091940Z test_schema_correctness_rsub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7183806Z test_schema_correctness_rsub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7267387Z test_schema_correctness_rsub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7347725Z test_schema_correctness_rsub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7425192Z test_schema_correctness_rsub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7497875Z test_schema_correctness_rsub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7569228Z test_schema_correctness_rsub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7640739Z test_schema_correctness_rsub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7712165Z test_schema_correctness_rsub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7784008Z test_schema_correctness_rsub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.7852618Z test_schema_correctness_scatter_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7913343Z test_schema_correctness_scatter_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.7986363Z test_schema_correctness_scatter_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8059602Z test_schema_correctness_scatter_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8127457Z test_schema_correctness_scatter_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8193415Z test_schema_correctness_scatter_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8258360Z test_schema_correctness_scatter_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8319676Z test_schema_correctness_scatter_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8380740Z test_schema_correctness_scatter_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8441787Z test_schema_correctness_scatter_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8502649Z test_schema_correctness_scatter_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8564404Z test_schema_correctness_scatter_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8740210Z test_schema_correctness_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.8855868Z test_schema_correctness_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:56.8986867Z test_schema_correctness_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9117486Z test_schema_correctness_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9291132Z test_schema_correctness_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9461226Z test_schema_correctness_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9627106Z test_schema_correctness_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9743136Z test_schema_correctness_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9858904Z test_schema_correctness_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:56.9974105Z test_schema_correctness_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.0089722Z test_schema_correctness_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.0205329Z test_schema_correctness_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.0234066Z test_schema_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:13:57.0234761Z return self.op(*args, **kwargs) 2022-08-17T13:13:57.0343471Z ok (0.016s) 2022-08-17T13:13:57.0467034Z test_schema_correctness_scatter_reduce_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.0604232Z test_schema_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.0738492Z test_schema_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.0870561Z test_schema_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.0995075Z test_schema_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1119455Z test_schema_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1243482Z test_schema_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.1368156Z test_schema_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1492753Z test_schema_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1628308Z test_schema_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1750960Z test_schema_correctness_scatter_reduce_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.1888457Z test_schema_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.2022900Z test_schema_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.2155070Z test_schema_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.2280233Z test_schema_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:13:57.2404576Z test_schema_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.2528551Z test_schema_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.2657412Z test_schema_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T13:13:57.2782094Z test_schema_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.2921321Z test_schema_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3061807Z test_schema_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.3199248Z test_schema_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3334504Z test_schema_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3463984Z test_schema_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3592111Z test_schema_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3720303Z test_schema_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.3848215Z test_schema_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.3976274Z test_schema_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4112002Z test_schema_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4234717Z test_schema_correctness_scatter_reduce_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4372197Z test_schema_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4506495Z test_schema_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4638363Z test_schema_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:57.4762798Z test_schema_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.4886896Z test_schema_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5011037Z test_schema_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5135154Z test_schema_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.5259607Z test_schema_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.5395117Z test_schema_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5518265Z test_schema_correctness_scatter_reduce_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5655467Z test_schema_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5789946Z test_schema_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.5921785Z test_schema_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.6046070Z test_schema_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.6170134Z test_schema_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.6294487Z test_schema_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.6419647Z test_schema_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:57.6543104Z test_schema_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:57.6948743Z test_schema_correctness_searchsorted_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:35.) 2022-08-17T13:13:57.6949963Z return self.op(*args, **kwargs) 2022-08-17T13:13:57.6962567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:41.) 2022-08-17T13:13:57.6963591Z return self.op(*args, **kwargs) 2022-08-17T13:13:57.7927928Z ok (0.141s) 2022-08-17T13:13:57.9394224Z test_schema_correctness_searchsorted_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:13:58.0745557Z test_schema_correctness_searchsorted_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:13:58.2062244Z test_schema_correctness_searchsorted_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:58.3371021Z test_schema_correctness_searchsorted_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2022-08-17T13:13:58.4697829Z test_schema_correctness_searchsorted_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.144s) 2022-08-17T13:13:58.5981697Z test_schema_correctness_searchsorted_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:58.7257733Z test_schema_correctness_searchsorted_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:58.8532233Z test_schema_correctness_searchsorted_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T13:13:58.9308245Z test_schema_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:13:59.0095577Z test_schema_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T13:13:59.0874304Z test_schema_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:13:59.1641521Z test_schema_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T13:13:59.2433560Z test_schema_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:13:59.3236103Z test_schema_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T13:13:59.4025321Z test_schema_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T13:13:59.4809435Z test_schema_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2022-08-17T13:13:59.4848831Z test_schema_correctness_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.4884648Z test_schema_correctness_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:59.4926885Z test_schema_correctness_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.4938964Z test_schema_correctness_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.4980195Z test_schema_correctness_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5019090Z test_schema_correctness_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5057022Z test_schema_correctness_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5094719Z test_schema_correctness_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5130145Z test_schema_correctness_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5166008Z test_schema_correctness_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5202149Z test_schema_correctness_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5237846Z test_schema_correctness_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5273852Z test_schema_correctness_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5321707Z test_schema_correctness_select_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5363736Z test_schema_correctness_select_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5411725Z test_schema_correctness_select_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5458033Z test_schema_correctness_select_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:59.5502965Z test_schema_correctness_select_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5544150Z test_schema_correctness_select_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5585391Z test_schema_correctness_select_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5626901Z test_schema_correctness_select_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5668171Z test_schema_correctness_select_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5709408Z test_schema_correctness_select_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5727616Z test_schema_correctness_sgn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5744430Z test_schema_correctness_sgn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5763075Z test_schema_correctness_sgn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5776001Z test_schema_correctness_sgn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5793892Z test_schema_correctness_sgn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5812369Z test_schema_correctness_sgn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5829756Z test_schema_correctness_sgn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5847235Z test_schema_correctness_sgn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5864316Z test_schema_correctness_sgn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5881292Z test_schema_correctness_sgn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5899057Z test_schema_correctness_sgn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.5915470Z test_schema_correctness_sgn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.5932435Z test_schema_correctness_sgn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6008143Z test_schema_correctness_short_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6079314Z test_schema_correctness_short_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.6155499Z test_schema_correctness_short_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6231854Z test_schema_correctness_short_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.6311743Z test_schema_correctness_short_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6379042Z test_schema_correctness_short_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.6451473Z test_schema_correctness_short_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6481347Z test_schema_correctness_short_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:13:59.6552736Z test_schema_correctness_short_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:13:59.6623919Z test_schema_correctness_short_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6695359Z test_schema_correctness_short_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.6766517Z test_schema_correctness_short_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6790660Z test_schema_correctness_sigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6813100Z test_schema_correctness_sigmoid_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.6838343Z test_schema_correctness_sigmoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6863697Z test_schema_correctness_sigmoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6887298Z test_schema_correctness_sigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6910672Z test_schema_correctness_sigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6933135Z test_schema_correctness_sigmoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6955786Z test_schema_correctness_sigmoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.6978464Z test_schema_correctness_sigmoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7000898Z test_schema_correctness_sigmoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7023458Z test_schema_correctness_sigmoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7040986Z test_schema_correctness_sign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7057678Z test_schema_correctness_sign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7076180Z test_schema_correctness_sign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7093489Z test_schema_correctness_sign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7111116Z test_schema_correctness_sign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7128148Z test_schema_correctness_sign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7145306Z test_schema_correctness_sign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7162042Z test_schema_correctness_sign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7179048Z test_schema_correctness_sign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7195938Z test_schema_correctness_sign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7213669Z test_schema_correctness_signbit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7230395Z test_schema_correctness_signbit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7248518Z test_schema_correctness_signbit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7265880Z test_schema_correctness_signbit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7283398Z test_schema_correctness_signbit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7300557Z test_schema_correctness_signbit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7317511Z test_schema_correctness_signbit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7334504Z test_schema_correctness_signbit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7351538Z test_schema_correctness_signbit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7368445Z test_schema_correctness_signbit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7386270Z test_schema_correctness_sin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7403060Z test_schema_correctness_sin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7421761Z test_schema_correctness_sin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7440539Z test_schema_correctness_sin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7458283Z test_schema_correctness_sin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7476337Z test_schema_correctness_sin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7493647Z test_schema_correctness_sin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7511085Z test_schema_correctness_sin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7528438Z test_schema_correctness_sin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7545879Z test_schema_correctness_sin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7563208Z test_schema_correctness_sin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7588441Z test_schema_correctness_sinc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7611365Z test_schema_correctness_sinc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7636859Z test_schema_correctness_sinc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7662184Z test_schema_correctness_sinc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7685749Z test_schema_correctness_sinc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7709110Z test_schema_correctness_sinc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7731555Z test_schema_correctness_sinc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7754536Z test_schema_correctness_sinc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7777059Z test_schema_correctness_sinc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7799666Z test_schema_correctness_sinc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7822368Z test_schema_correctness_sinc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7839815Z test_schema_correctness_sinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7856580Z test_schema_correctness_sinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7875316Z test_schema_correctness_sinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7893814Z test_schema_correctness_sinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7911611Z test_schema_correctness_sinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.7928983Z test_schema_correctness_sinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7946201Z test_schema_correctness_sinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7963250Z test_schema_correctness_sinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7980459Z test_schema_correctness_sinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.7997482Z test_schema_correctness_sinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.8014561Z test_schema_correctness_sinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.8178753Z test_schema_correctness_slice_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.8293328Z test_schema_correctness_slice_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.8653064Z test_schema_correctness_slice_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:13:59.8773907Z test_schema_correctness_slice_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.8905162Z test_schema_correctness_slice_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.9021631Z test_schema_correctness_slice_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.9135396Z test_schema_correctness_slice_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.9252975Z test_schema_correctness_slice_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.9369521Z test_schema_correctness_slice_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:13:59.9487381Z test_schema_correctness_slice_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T13:13:59.9527229Z test_schema_correctness_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.9566799Z test_schema_correctness_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.9605629Z test_schema_correctness_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:13:59.9711766Z test_schema_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.9813046Z test_schema_correctness_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:13:59.9919740Z test_schema_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.0026669Z test_schema_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.0131377Z test_schema_correctness_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.0235819Z test_schema_correctness_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.0274821Z test_schema_correctness_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.0376381Z test_schema_correctness_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.0477712Z test_schema_correctness_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.0578785Z test_schema_correctness_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.0679488Z test_schema_correctness_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.0780678Z test_schema_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.1070006Z test_schema_correctness_sort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:00.1342091Z test_schema_correctness_sort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.1663920Z test_schema_correctness_sort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:00.1952849Z test_schema_correctness_sort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:00.2237463Z test_schema_correctness_sort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:00.2529879Z test_schema_correctness_sort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:00.2811821Z test_schema_correctness_sort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:00.3090159Z test_schema_correctness_sort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.3368342Z test_schema_correctness_sort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:00.3645583Z test_schema_correctness_sort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:00.3658859Z test_schema_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:14:00.3671606Z test_schema_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:14:00.3684284Z test_schema_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:14:00.3696951Z test_schema_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:14:00.3720741Z test_schema_correctness_special_airy_ai_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3745027Z test_schema_correctness_special_airy_ai_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.3768364Z test_schema_correctness_special_airy_ai_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3791100Z test_schema_correctness_special_airy_ai_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3813629Z test_schema_correctness_special_airy_ai_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3836396Z test_schema_correctness_special_airy_ai_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3858822Z test_schema_correctness_special_airy_ai_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3881288Z test_schema_correctness_special_airy_ai_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3904807Z test_schema_correctness_special_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.3928445Z test_schema_correctness_special_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3951895Z test_schema_correctness_special_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3974391Z test_schema_correctness_special_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.3996959Z test_schema_correctness_special_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4019547Z test_schema_correctness_special_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4042789Z test_schema_correctness_special_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4065509Z test_schema_correctness_special_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:14:00.4088490Z test_schema_correctness_special_bessel_j1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4112193Z test_schema_correctness_special_bessel_j1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4135425Z test_schema_correctness_special_bessel_j1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4157939Z test_schema_correctness_special_bessel_j1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4180495Z test_schema_correctness_special_bessel_j1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4203116Z test_schema_correctness_special_bessel_j1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4225926Z test_schema_correctness_special_bessel_j1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4248292Z test_schema_correctness_special_bessel_j1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4271372Z test_schema_correctness_special_bessel_y0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4294874Z test_schema_correctness_special_bessel_y0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4318230Z test_schema_correctness_special_bessel_y0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4340789Z test_schema_correctness_special_bessel_y0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4363760Z test_schema_correctness_special_bessel_y0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4386185Z test_schema_correctness_special_bessel_y0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:14:00.4408537Z test_schema_correctness_special_bessel_y0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4431257Z test_schema_correctness_special_bessel_y0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4454527Z test_schema_correctness_special_bessel_y1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4478172Z test_schema_correctness_special_bessel_y1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4501328Z test_schema_correctness_special_bessel_y1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4524014Z test_schema_correctness_special_bessel_y1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4546427Z test_schema_correctness_special_bessel_y1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4568873Z test_schema_correctness_special_bessel_y1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4591381Z test_schema_correctness_special_bessel_y1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4613881Z test_schema_correctness_special_bessel_y1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4669680Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4731354Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4791182Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4846772Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.4901970Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.4956989Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5012441Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.5067914Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5123239Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5184860Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.5244503Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5299722Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5357039Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T13:14:00.5414061Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T13:14:00.5471239Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T13:14:00.5526376Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5532837Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5538926Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5544904Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5550771Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5556709Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5562455Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5568283Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5574097Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5580104Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5585982Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5591826Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5597655Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5603514Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5609313Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5615146Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5621110Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.5641742Z test_schema_correctness_special_entr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.5660837Z test_schema_correctness_special_entr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5680506Z test_schema_correctness_special_entr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5700200Z test_schema_correctness_special_entr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5719248Z test_schema_correctness_special_entr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5738263Z test_schema_correctness_special_entr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5757451Z test_schema_correctness_special_entr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5776576Z test_schema_correctness_special_entr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5795913Z test_schema_correctness_special_entr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.5819137Z test_schema_correctness_special_erfcx_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5842748Z test_schema_correctness_special_erfcx_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5866362Z test_schema_correctness_special_erfcx_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5888733Z test_schema_correctness_special_erfcx_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5911317Z test_schema_correctness_special_erfcx_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5933764Z test_schema_correctness_special_erfcx_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.5956568Z test_schema_correctness_special_erfcx_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.5979187Z test_schema_correctness_special_erfcx_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6034568Z test_schema_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6096061Z test_schema_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.6155808Z test_schema_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6210930Z test_schema_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6266566Z test_schema_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.6321601Z test_schema_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6376743Z test_schema_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6432686Z test_schema_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:14:00.6487724Z test_schema_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6549007Z test_schema_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6608917Z test_schema_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.6663847Z test_schema_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T13:14:00.6718799Z test_schema_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6774037Z test_schema_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.6829006Z test_schema_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6884117Z test_schema_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6904420Z test_schema_correctness_special_i0e_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6923460Z test_schema_correctness_special_i0e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6943276Z test_schema_correctness_special_i0e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.6962633Z test_schema_correctness_special_i0e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.6981917Z test_schema_correctness_special_i0e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7000931Z test_schema_correctness_special_i0e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7020063Z test_schema_correctness_special_i0e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7039162Z test_schema_correctness_special_i0e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7058074Z test_schema_correctness_special_i0e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7077440Z test_schema_correctness_special_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7097220Z test_schema_correctness_special_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7116721Z test_schema_correctness_special_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7135704Z test_schema_correctness_special_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7154855Z test_schema_correctness_special_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7173851Z test_schema_correctness_special_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7193077Z test_schema_correctness_special_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7212085Z test_schema_correctness_special_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7231392Z test_schema_correctness_special_i1e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7251197Z test_schema_correctness_special_i1e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7270769Z test_schema_correctness_special_i1e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7289726Z test_schema_correctness_special_i1e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7308900Z test_schema_correctness_special_i1e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7327888Z test_schema_correctness_special_i1e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7347046Z test_schema_correctness_special_i1e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7366074Z test_schema_correctness_special_i1e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7421726Z test_schema_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7483208Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T13:14:00.7542704Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7597811Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7653551Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7708713Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7763894Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7818923Z test_schema_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7825395Z test_schema_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7831376Z test_schema_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7837357Z test_schema_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7843085Z test_schema_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7848934Z test_schema_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7854811Z test_schema_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7860767Z test_schema_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7866651Z test_schema_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:00.7889049Z test_schema_correctness_special_log_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7912569Z test_schema_correctness_special_log_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7935935Z test_schema_correctness_special_log_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.7958417Z test_schema_correctness_special_log_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.7980947Z test_schema_correctness_special_log_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8003294Z test_schema_correctness_special_log_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8025759Z test_schema_correctness_special_log_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8048064Z test_schema_correctness_special_log_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8071042Z test_schema_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8094554Z test_schema_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.8117740Z test_schema_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8140236Z test_schema_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8162527Z test_schema_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8185017Z test_schema_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8207349Z test_schema_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8229920Z test_schema_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8252745Z test_schema_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.8276389Z test_schema_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8299681Z test_schema_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8322297Z test_schema_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8344871Z test_schema_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8367296Z test_schema_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8390149Z test_schema_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.8412545Z test_schema_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8435685Z test_schema_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8459366Z test_schema_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8482541Z test_schema_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8505259Z test_schema_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:00.8527661Z test_schema_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8550124Z test_schema_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8572478Z test_schema_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8594977Z test_schema_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8617936Z test_schema_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8641539Z test_schema_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8664888Z test_schema_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.8687215Z test_schema_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8709774Z test_schema_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8732075Z test_schema_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8754529Z test_schema_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8776883Z test_schema_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8829749Z test_schema_correctness_special_ndtr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.8881348Z test_schema_correctness_special_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8934730Z test_schema_correctness_special_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.8986645Z test_schema_correctness_special_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9039043Z test_schema_correctness_special_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9091932Z test_schema_correctness_special_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9146639Z test_schema_correctness_special_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9198676Z test_schema_correctness_special_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9251523Z test_schema_correctness_special_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:00.9275150Z test_schema_correctness_special_ndtri_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9299418Z test_schema_correctness_special_ndtri_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9322943Z test_schema_correctness_special_ndtri_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9346134Z test_schema_correctness_special_ndtri_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9369122Z test_schema_correctness_special_ndtri_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9392433Z test_schema_correctness_special_ndtri_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9415361Z test_schema_correctness_special_ndtri_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9438506Z test_schema_correctness_special_ndtri_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9494132Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:00.9544360Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9599382Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9653664Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9704786Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9755834Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9806938Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9857640Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9908858Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9932575Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:00.9957094Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:00.9981004Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0004009Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0027196Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0050208Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0073470Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0096819Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0120321Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.0144729Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0168297Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0191470Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0214488Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0237607Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0260979Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.0283854Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0290507Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0296672Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0302957Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0309066Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0315162Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0321205Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0327303Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0333346Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0339536Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0345644Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0351680Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0357704Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0363733Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0369843Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0375773Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0381901Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0387965Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0394037Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0400055Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0406076Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0412292Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:14:01.0418337Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0424441Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0430440Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0436476Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0442413Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0448374Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0454281Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0460378Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0466363Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0472349Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0478376Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:14:01.0501609Z test_schema_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0525870Z test_schema_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.0549755Z test_schema_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0572685Z test_schema_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0595786Z test_schema_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0618771Z test_schema_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0641746Z test_schema_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0664840Z test_schema_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0729970Z test_schema_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.0785205Z test_schema_correctness_special_xlog1py_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0851526Z test_schema_correctness_special_xlog1py_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.0914414Z test_schema_correctness_special_xlog1py_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.0975338Z test_schema_correctness_special_xlog1py_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1032149Z test_schema_correctness_special_xlog1py_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.1088626Z test_schema_correctness_special_xlog1py_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1145606Z test_schema_correctness_special_xlog1py_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.1202213Z test_schema_correctness_special_xlog1py_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1258594Z test_schema_correctness_special_xlog1py_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1314468Z test_schema_correctness_special_zeta_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.1378481Z test_schema_correctness_special_zeta_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1440935Z test_schema_correctness_special_zeta_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.1499143Z test_schema_correctness_special_zeta_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.1556825Z test_schema_correctness_special_zeta_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1614719Z test_schema_correctness_special_zeta_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.1672614Z test_schema_correctness_special_zeta_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1734389Z test_schema_correctness_special_zeta_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1762658Z test_schema_correctness_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.1788043Z test_schema_correctness_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1815945Z test_schema_correctness_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1828972Z test_schema_correctness_split_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1856820Z test_schema_correctness_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.1884142Z test_schema_correctness_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1910873Z test_schema_correctness_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1937053Z test_schema_correctness_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1962686Z test_schema_correctness_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.1988510Z test_schema_correctness_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2014120Z test_schema_correctness_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2039782Z test_schema_correctness_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2065438Z test_schema_correctness_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2102642Z test_schema_correctness_split_list_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2137299Z test_schema_correctness_split_list_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2175761Z test_schema_correctness_split_list_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2214231Z test_schema_correctness_split_list_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2251531Z test_schema_correctness_split_list_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2287997Z test_schema_correctness_split_list_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2324219Z test_schema_correctness_split_list_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2359295Z test_schema_correctness_split_list_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2394263Z test_schema_correctness_split_list_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2429484Z test_schema_correctness_split_list_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.2464391Z test_schema_correctness_split_list_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2499311Z test_schema_correctness_split_list_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2543732Z test_schema_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2585517Z test_schema_correctness_split_with_sizes_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2631693Z test_schema_correctness_split_with_sizes_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2644705Z test_schema_correctness_split_with_sizes_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2690843Z test_schema_correctness_split_with_sizes_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2736147Z test_schema_correctness_split_with_sizes_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2779902Z test_schema_correctness_split_with_sizes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2823306Z test_schema_correctness_split_with_sizes_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2865118Z test_schema_correctness_split_with_sizes_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2907159Z test_schema_correctness_split_with_sizes_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.2949021Z test_schema_correctness_split_with_sizes_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.2990880Z test_schema_correctness_split_with_sizes_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3032692Z test_schema_correctness_split_with_sizes_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3050661Z test_schema_correctness_sqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3067879Z test_schema_correctness_sqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3086427Z test_schema_correctness_sqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3104987Z test_schema_correctness_sqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3122398Z test_schema_correctness_sqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3140318Z test_schema_correctness_sqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3157639Z test_schema_correctness_sqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3174584Z test_schema_correctness_sqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3191700Z test_schema_correctness_sqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3208844Z test_schema_correctness_sqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3225959Z test_schema_correctness_sqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3252221Z test_schema_correctness_square_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3277055Z test_schema_correctness_square_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3304579Z test_schema_correctness_square_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3332022Z test_schema_correctness_square_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3358146Z test_schema_correctness_square_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3384374Z test_schema_correctness_square_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3409940Z test_schema_correctness_square_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3434763Z test_schema_correctness_square_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3459613Z test_schema_correctness_square_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3484393Z test_schema_correctness_square_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.3509268Z test_schema_correctness_square_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3533903Z test_schema_correctness_square_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3577951Z test_schema_correctness_squeeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3618217Z test_schema_correctness_squeeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3665614Z test_schema_correctness_squeeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3678700Z test_schema_correctness_squeeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3726009Z test_schema_correctness_squeeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3770007Z test_schema_correctness_squeeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3813670Z test_schema_correctness_squeeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3856274Z test_schema_correctness_squeeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3896596Z test_schema_correctness_squeeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.3937177Z test_schema_correctness_squeeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.3977596Z test_schema_correctness_squeeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4017944Z test_schema_correctness_squeeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4058397Z test_schema_correctness_squeeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4127218Z test_schema_correctness_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.4192791Z test_schema_correctness_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4266926Z test_schema_correctness_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.4279864Z test_schema_correctness_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4352934Z test_schema_correctness_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4422961Z test_schema_correctness_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.4491350Z test_schema_correctness_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4557313Z test_schema_correctness_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.4623660Z test_schema_correctness_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4690015Z test_schema_correctness_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.4756080Z test_schema_correctness_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4822369Z test_schema_correctness_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.4888437Z test_schema_correctness_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.4946451Z test_schema_correctness_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5009605Z test_schema_correctness_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.5072455Z test_schema_correctness_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.5130486Z test_schema_correctness_std_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5187422Z test_schema_correctness_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5243509Z test_schema_correctness_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.5303635Z test_schema_correctness_std_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5368027Z test_schema_correctness_std_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5433210Z test_schema_correctness_std_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.5494101Z test_schema_correctness_std_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.5553133Z test_schema_correctness_std_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5610998Z test_schema_correctness_std_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.5869671Z test_schema_correctness_stft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:01.6124562Z test_schema_correctness_stft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:01.6179708Z test_schema_correctness_stft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T13:14:01.6180819Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T13:14:01.6427848Z ok (0.031s) 2022-08-17T13:14:01.6724472Z test_schema_correctness_stft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:14:01.6805899Z test_schema_correctness_sub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.6896245Z test_schema_correctness_sub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.6909381Z test_schema_correctness_sub_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.7001223Z test_schema_correctness_sub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.7084998Z test_schema_correctness_sub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.7164779Z test_schema_correctness_sub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.7242194Z test_schema_correctness_sub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.7314059Z test_schema_correctness_sub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.7385498Z test_schema_correctness_sub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.7456996Z test_schema_correctness_sub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.7529173Z test_schema_correctness_sub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.7600701Z test_schema_correctness_sub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.7736090Z test_schema_correctness_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.7870120Z test_schema_correctness_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.8008021Z test_schema_correctness_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.8147274Z test_schema_correctness_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.8281775Z test_schema_correctness_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.8416044Z test_schema_correctness_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:14:01.8546754Z test_schema_correctness_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.8679615Z test_schema_correctness_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.8812635Z test_schema_correctness_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.8945933Z test_schema_correctness_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9082815Z test_schema_correctness_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.9218478Z test_schema_correctness_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.9264014Z test_schema_correctness_sum_to_size_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9306461Z test_schema_correctness_sum_to_size_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.9352641Z test_schema_correctness_sum_to_size_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9399199Z test_schema_correctness_sum_to_size_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.9442949Z test_schema_correctness_sum_to_size_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9486262Z test_schema_correctness_sum_to_size_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:01.9528796Z test_schema_correctness_sum_to_size_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9570214Z test_schema_correctness_sum_to_size_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9611385Z test_schema_correctness_sum_to_size_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9652961Z test_schema_correctness_sum_to_size_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:01.9693998Z test_schema_correctness_sum_to_size_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9735274Z test_schema_correctness_sum_to_size_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:01.9742082Z test_schema_correctness_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.010s) 2022-08-17T13:14:01.9748273Z test_schema_correctness_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:14:02.2106223Z test_schema_correctness_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.224s) 2022-08-17T13:14:02.4386555Z test_schema_correctness_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.234s) 2022-08-17T13:14:07.1337838Z test_schema_correctness_svd_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.693s) 2022-08-17T13:14:11.6232685Z test_schema_correctness_svd_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.494s) 2022-08-17T13:14:11.6259592Z test_schema_correctness_symeig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:14:11.6260843Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:14:11.6261308Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:14:11.6261626Z should be replaced with 2022-08-17T13:14:11.6261977Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:14:11.6262293Z and 2022-08-17T13:14:11.6262654Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:14:11.6263282Z should be replaced with 2022-08-17T13:14:11.6264137Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:14:11.6264953Z return self.op(*args, **kwargs) 2022-08-17T13:14:11.6314066Z ok (0.000s) 2022-08-17T13:14:11.6390110Z test_schema_correctness_symeig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.6458497Z test_schema_correctness_symeig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6525504Z test_schema_correctness_symeig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.6555839Z test_schema_correctness_t_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6584276Z test_schema_correctness_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6615614Z test_schema_correctness_t_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6647344Z test_schema_correctness_t_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6677542Z test_schema_correctness_t_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.6707528Z test_schema_correctness_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6736417Z test_schema_correctness_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6765073Z test_schema_correctness_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6793752Z test_schema_correctness_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6822444Z test_schema_correctness_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.6851097Z test_schema_correctness_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6879742Z test_schema_correctness_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.6978413Z test_schema_correctness_take_along_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7073794Z test_schema_correctness_take_along_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.7174915Z test_schema_correctness_take_along_dim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7276465Z test_schema_correctness_take_along_dim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.7375059Z test_schema_correctness_take_along_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7473361Z test_schema_correctness_take_along_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7569885Z test_schema_correctness_take_along_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.7665457Z test_schema_correctness_take_along_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7760911Z test_schema_correctness_take_along_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.7857050Z test_schema_correctness_take_along_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.7952801Z test_schema_correctness_take_along_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8048059Z test_schema_correctness_take_along_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8111888Z test_schema_correctness_take_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8169001Z test_schema_correctness_take_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8234696Z test_schema_correctness_take_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8300043Z test_schema_correctness_take_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8361590Z test_schema_correctness_take_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8422417Z test_schema_correctness_take_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8482262Z test_schema_correctness_take_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8539488Z test_schema_correctness_take_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8596715Z test_schema_correctness_take_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8653572Z test_schema_correctness_take_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8710741Z test_schema_correctness_take_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8767789Z test_schema_correctness_take_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8786011Z test_schema_correctness_tan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8803565Z test_schema_correctness_tan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8822457Z test_schema_correctness_tan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8840998Z test_schema_correctness_tan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8858539Z test_schema_correctness_tan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8877128Z test_schema_correctness_tan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.8894332Z test_schema_correctness_tan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8911912Z test_schema_correctness_tan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8929451Z test_schema_correctness_tan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8947095Z test_schema_correctness_tan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8964545Z test_schema_correctness_tan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8982421Z test_schema_correctness_tanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.8999634Z test_schema_correctness_tanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9018154Z test_schema_correctness_tanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9036905Z test_schema_correctness_tanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.9054404Z test_schema_correctness_tanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9072275Z test_schema_correctness_tanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9089686Z test_schema_correctness_tanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9106940Z test_schema_correctness_tanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9124068Z test_schema_correctness_tanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9141178Z test_schema_correctness_tanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9158496Z test_schema_correctness_tanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:11.9351182Z test_schema_correctness_tensor_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:11.9536101Z test_schema_correctness_tensor_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.9735152Z test_schema_correctness_tensor_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:11.9936756Z test_schema_correctness_tensor_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.0133940Z test_schema_correctness_tensor_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.0323863Z test_schema_correctness_tensor_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.0509783Z test_schema_correctness_tensor_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.0694813Z test_schema_correctness_tensor_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.0880018Z test_schema_correctness_tensor_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1064770Z test_schema_correctness_tensor_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1249691Z test_schema_correctness_tensor_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.1434316Z test_schema_correctness_tensor_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1529907Z test_schema_correctness_tensordot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.1626556Z test_schema_correctness_tensordot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1723495Z test_schema_correctness_tensordot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1816183Z test_schema_correctness_tensordot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.1906272Z test_schema_correctness_tensordot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.1997034Z test_schema_correctness_tensordot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.2087855Z test_schema_correctness_tensordot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.2178664Z test_schema_correctness_tensordot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.2269719Z test_schema_correctness_tensordot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.2361739Z test_schema_correctness_tensordot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T13:14:12.2662893Z test_schema_correctness_tile_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T13:14:12.2938735Z test_schema_correctness_tile_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.3257249Z test_schema_correctness_tile_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.3578725Z test_schema_correctness_tile_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:12.3874118Z test_schema_correctness_tile_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.4171839Z test_schema_correctness_tile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:12.4461237Z test_schema_correctness_tile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:12.4739779Z test_schema_correctness_tile_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.5019631Z test_schema_correctness_tile_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.5298015Z test_schema_correctness_tile_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.5579030Z test_schema_correctness_tile_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.5857301Z test_schema_correctness_tile_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T13:14:12.5884471Z test_schema_correctness_to_sparse_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.5907302Z test_schema_correctness_to_sparse_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.5931985Z test_schema_correctness_to_sparse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.5957012Z test_schema_correctness_to_sparse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.5980958Z test_schema_correctness_to_sparse_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6004806Z test_schema_correctness_to_sparse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6028462Z test_schema_correctness_to_sparse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6051407Z test_schema_correctness_to_sparse_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6074568Z test_schema_correctness_to_sparse_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.6097438Z test_schema_correctness_to_sparse_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6120408Z test_schema_correctness_to_sparse_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6143224Z test_schema_correctness_to_sparse_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6238059Z test_schema_correctness_topk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.6330653Z test_schema_correctness_topk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T13:14:12.6421959Z test_schema_correctness_topk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T13:14:12.6509468Z test_schema_correctness_topk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6597004Z test_schema_correctness_topk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.6684395Z test_schema_correctness_topk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6771950Z test_schema_correctness_topk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.6858993Z test_schema_correctness_topk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6877478Z test_schema_correctness_trace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6895677Z test_schema_correctness_trace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.6913282Z test_schema_correctness_trace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6930638Z test_schema_correctness_trace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6947830Z test_schema_correctness_trace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6964862Z test_schema_correctness_trace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6981873Z test_schema_correctness_trace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.6999020Z test_schema_correctness_trace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7015979Z test_schema_correctness_trace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7081865Z test_schema_correctness_transpose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.7142231Z test_schema_correctness_transpose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7211713Z test_schema_correctness_transpose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.7225018Z test_schema_correctness_transpose_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7295008Z test_schema_correctness_transpose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7361032Z test_schema_correctness_transpose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.7425760Z test_schema_correctness_transpose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7488715Z test_schema_correctness_transpose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7550070Z test_schema_correctness_transpose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.7610910Z test_schema_correctness_transpose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7671981Z test_schema_correctness_transpose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.7733724Z test_schema_correctness_transpose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:12.7794678Z test_schema_correctness_transpose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:12.8162618Z test_schema_correctness_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:14:12.8540793Z test_schema_correctness_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:12.8925633Z test_schema_correctness_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:12.9293248Z test_schema_correctness_trapezoid_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:14:12.9655938Z test_schema_correctness_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.0003449Z test_schema_correctness_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.0360357Z test_schema_correctness_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.0717697Z test_schema_correctness_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:14:13.1074271Z test_schema_correctness_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.1431249Z test_schema_correctness_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.1787667Z test_schema_correctness_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.2153615Z test_schema_correctness_trapz_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.2529103Z test_schema_correctness_trapz_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T13:14:13.2912196Z test_schema_correctness_trapz_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T13:14:13.3281085Z test_schema_correctness_trapz_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.3645274Z test_schema_correctness_trapz_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.3992305Z test_schema_correctness_trapz_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.4351486Z test_schema_correctness_trapz_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T13:14:13.4709431Z test_schema_correctness_trapz_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.5067231Z test_schema_correctness_trapz_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T13:14:13.5424867Z test_schema_correctness_trapz_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T13:14:13.5783170Z test_schema_correctness_trapz_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T13:14:13.5809117Z test_schema_correctness_triangular_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:14:13.5809907Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:14:13.5810231Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:14:13.5810436Z should be replaced with 2022-08-17T13:14:13.5810846Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:14:13.5811241Z return self.op(*args, **kwargs) 2022-08-17T13:14:13.5913918Z ok (0.000s) 2022-08-17T13:14:13.6043443Z test_schema_correctness_triangular_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6159453Z test_schema_correctness_triangular_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6272024Z test_schema_correctness_triangular_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6310515Z test_schema_correctness_tril_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6344153Z test_schema_correctness_tril_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6384113Z test_schema_correctness_tril_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6424096Z test_schema_correctness_tril_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6463848Z test_schema_correctness_tril_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6500060Z test_schema_correctness_tril_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6535816Z test_schema_correctness_tril_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6570613Z test_schema_correctness_tril_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6604689Z test_schema_correctness_tril_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6638814Z test_schema_correctness_tril_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6672849Z test_schema_correctness_tril_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6706922Z test_schema_correctness_tril_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6744791Z test_schema_correctness_triu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6778320Z test_schema_correctness_triu_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6817855Z test_schema_correctness_triu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6857404Z test_schema_correctness_triu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6897223Z test_schema_correctness_triu_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.6933582Z test_schema_correctness_triu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.6969487Z test_schema_correctness_triu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7003508Z test_schema_correctness_triu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7037764Z test_schema_correctness_triu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7071822Z test_schema_correctness_triu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7105489Z test_schema_correctness_triu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7139371Z test_schema_correctness_triu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7211413Z test_schema_correctness_true_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7274236Z test_schema_correctness_true_divide_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7353494Z test_schema_correctness_true_divide_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7433508Z test_schema_correctness_true_divide_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:14:13.7506501Z test_schema_correctness_true_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7576268Z test_schema_correctness_true_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7644315Z test_schema_correctness_true_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7709089Z test_schema_correctness_true_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7772639Z test_schema_correctness_true_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7835731Z test_schema_correctness_true_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.7899292Z test_schema_correctness_true_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7963105Z test_schema_correctness_true_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7981334Z test_schema_correctness_trunc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.7999426Z test_schema_correctness_trunc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8017394Z test_schema_correctness_trunc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8066724Z test_schema_correctness_unbind_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8111336Z test_schema_correctness_unbind_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8162893Z test_schema_correctness_unbind_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8175995Z test_schema_correctness_unbind_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8227319Z test_schema_correctness_unbind_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8275612Z test_schema_correctness_unbind_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8323741Z test_schema_correctness_unbind_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8370954Z test_schema_correctness_unbind_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8416234Z test_schema_correctness_unbind_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8461494Z test_schema_correctness_unbind_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8506857Z test_schema_correctness_unbind_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T13:14:13.8551800Z test_schema_correctness_unbind_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8596866Z test_schema_correctness_unbind_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8670936Z test_schema_correctness_unflatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8746698Z test_schema_correctness_unflatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8816889Z test_schema_correctness_unflatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.8829986Z test_schema_correctness_unflatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8908187Z test_schema_correctness_unflatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.8981468Z test_schema_correctness_unflatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9053887Z test_schema_correctness_unflatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.9126452Z test_schema_correctness_unflatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9194441Z test_schema_correctness_unflatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.9262172Z test_schema_correctness_unflatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9329748Z test_schema_correctness_unflatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.9397450Z test_schema_correctness_unflatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.9465266Z test_schema_correctness_unflatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9594704Z test_schema_correctness_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9712234Z test_schema_correctness_unfold_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:13.9854386Z test_schema_correctness_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:13.9867489Z test_schema_correctness_unfold_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:14.0008022Z test_schema_correctness_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0153464Z test_schema_correctness_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0279427Z test_schema_correctness_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0403693Z test_schema_correctness_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0522129Z test_schema_correctness_unfold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0640181Z test_schema_correctness_unfold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:14.0758741Z test_schema_correctness_unfold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0876859Z test_schema_correctness_unfold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.0995195Z test_schema_correctness_unfold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:14.3364422Z test_schema_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.223s) 2022-08-17T13:14:14.4813514Z test_schema_correctness_unique_consecutive_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2022-08-17T13:14:14.6341988Z test_schema_correctness_unique_consecutive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T13:14:14.7825202Z test_schema_correctness_unique_consecutive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.159s) 2022-08-17T13:14:14.9276607Z test_schema_correctness_unique_consecutive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:14:15.0726487Z test_schema_correctness_unique_consecutive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:14:15.2173428Z test_schema_correctness_unique_consecutive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T13:14:15.3640281Z test_schema_correctness_unique_consecutive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T13:14:15.5114821Z test_schema_correctness_unique_consecutive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T13:14:15.8152512Z test_schema_correctness_unique_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.301s) 2022-08-17T13:14:16.1107961Z test_schema_correctness_unique_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T13:14:16.4169063Z test_schema_correctness_unique_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.301s) 2022-08-17T13:14:16.7137807Z test_schema_correctness_unique_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.301s) 2022-08-17T13:14:17.0105967Z test_schema_correctness_unique_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.299s) 2022-08-17T13:14:17.3071302Z test_schema_correctness_unique_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.285s) 2022-08-17T13:14:17.6033058Z test_schema_correctness_unique_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.301s) 2022-08-17T13:14:17.9015669Z test_schema_correctness_unique_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.302s) 2022-08-17T13:14:18.1991809Z test_schema_correctness_unique_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T13:14:18.2043258Z test_schema_correctness_unsqueeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2089509Z test_schema_correctness_unsqueeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2143500Z test_schema_correctness_unsqueeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.2156433Z test_schema_correctness_unsqueeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2209565Z test_schema_correctness_unsqueeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2258987Z test_schema_correctness_unsqueeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2308482Z test_schema_correctness_unsqueeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T13:14:18.2356510Z test_schema_correctness_unsqueeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2402069Z test_schema_correctness_unsqueeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2447978Z test_schema_correctness_unsqueeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2494117Z test_schema_correctness_unsqueeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.2539575Z test_schema_correctness_unsqueeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2585105Z test_schema_correctness_unsqueeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2642890Z test_schema_correctness_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.2705655Z test_schema_correctness_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2768161Z test_schema_correctness_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2825418Z test_schema_correctness_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.2882183Z test_schema_correctness_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.2938838Z test_schema_correctness_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.2998641Z test_schema_correctness_var_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3063576Z test_schema_correctness_var_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3128785Z test_schema_correctness_var_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.3188751Z test_schema_correctness_var_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3247996Z test_schema_correctness_var_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.3306141Z test_schema_correctness_var_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3325342Z test_schema_correctness_vdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3331780Z test_schema_correctness_vdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:14:18.3337740Z test_schema_correctness_vdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:14:18.3356240Z test_schema_correctness_vdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3375010Z test_schema_correctness_vdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3393426Z test_schema_correctness_vdot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3411988Z test_schema_correctness_vdot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.3430380Z test_schema_correctness_vdot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3448617Z test_schema_correctness_vdot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3466844Z test_schema_correctness_vdot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3484771Z test_schema_correctness_view_as_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3502395Z test_schema_correctness_view_as_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3520065Z test_schema_correctness_view_as_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3561929Z test_schema_correctness_view_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3600095Z test_schema_correctness_view_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3643409Z test_schema_correctness_view_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3656593Z test_schema_correctness_view_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3699628Z test_schema_correctness_view_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3740859Z test_schema_correctness_view_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.3781362Z test_schema_correctness_view_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3821455Z test_schema_correctness_view_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3860247Z test_schema_correctness_view_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3897916Z test_schema_correctness_view_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.3935941Z test_schema_correctness_view_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.3974085Z test_schema_correctness_view_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4012218Z test_schema_correctness_view_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4034713Z test_schema_correctness_view_as_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4056821Z test_schema_correctness_view_as_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4119769Z test_schema_correctness_view_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4178417Z test_schema_correctness_view_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4244828Z test_schema_correctness_view_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4257936Z test_schema_correctness_view_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4324390Z test_schema_correctness_view_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4388916Z test_schema_correctness_view_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4451372Z test_schema_correctness_view_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4513103Z test_schema_correctness_view_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4572180Z test_schema_correctness_view_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4631516Z test_schema_correctness_view_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4691046Z test_schema_correctness_view_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4750309Z test_schema_correctness_view_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4809385Z test_schema_correctness_view_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4857199Z test_schema_correctness_vsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.4902865Z test_schema_correctness_vsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4951363Z test_schema_correctness_vsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.4964472Z test_schema_correctness_vsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5013384Z test_schema_correctness_vsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5061292Z test_schema_correctness_vsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5108210Z test_schema_correctness_vsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5154535Z test_schema_correctness_vsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5200417Z test_schema_correctness_vsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5246308Z test_schema_correctness_vsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5292278Z test_schema_correctness_vsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5338393Z test_schema_correctness_vsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5384144Z test_schema_correctness_vsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5424878Z test_schema_correctness_vstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5463117Z test_schema_correctness_vstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5506345Z test_schema_correctness_vstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5519573Z test_schema_correctness_vstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5563091Z test_schema_correctness_vstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5603965Z test_schema_correctness_vstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5644241Z test_schema_correctness_vstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5683402Z test_schema_correctness_vstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5721602Z test_schema_correctness_vstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5759649Z test_schema_correctness_vstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5797997Z test_schema_correctness_vstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.5836186Z test_schema_correctness_vstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5874384Z test_schema_correctness_vstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5923793Z test_schema_correctness_where_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.5967887Z test_schema_correctness_where_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6021424Z test_schema_correctness_where_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6034696Z test_schema_correctness_where_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6088224Z test_schema_correctness_where_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6138380Z test_schema_correctness_where_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6186877Z test_schema_correctness_where_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6234587Z test_schema_correctness_where_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6279256Z test_schema_correctness_where_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6323863Z test_schema_correctness_where_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6368448Z test_schema_correctness_where_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6413425Z test_schema_correctness_where_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6457979Z test_schema_correctness_where_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6522985Z test_schema_correctness_xlogy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6579129Z test_schema_correctness_xlogy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6646005Z test_schema_correctness_xlogy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6709629Z test_schema_correctness_xlogy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6771624Z test_schema_correctness_xlogy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6828734Z test_schema_correctness_xlogy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.6886345Z test_schema_correctness_xlogy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.6943536Z test_schema_correctness_xlogy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7000871Z test_schema_correctness_xlogy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7058014Z test_schema_correctness_xlogy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7094658Z test_schema_correctness_zero__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7128582Z test_schema_correctness_zero__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7165814Z test_schema_correctness_zero__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7203929Z test_schema_correctness_zero__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7240098Z test_schema_correctness_zero__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7275533Z test_schema_correctness_zero__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7310114Z test_schema_correctness_zero__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7344058Z test_schema_correctness_zero__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7378474Z test_schema_correctness_zero__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7412555Z test_schema_correctness_zero__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7446642Z test_schema_correctness_zero__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7480714Z test_schema_correctness_zero__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7568274Z test_schema_correctness_zeros_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7652030Z test_schema_correctness_zeros_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7741842Z test_schema_correctness_zeros_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7755172Z test_schema_correctness_zeros_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.7845980Z test_schema_correctness_zeros_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.7932524Z test_schema_correctness_zeros_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.8019057Z test_schema_correctness_zeros_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.8104325Z test_schema_correctness_zeros_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.8188302Z test_schema_correctness_zeros_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.8272303Z test_schema_correctness_zeros_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.8356577Z test_schema_correctness_zeros_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.8440500Z test_schema_correctness_zeros_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2022-08-17T13:14:18.8524654Z test_schema_correctness_zeros_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T13:14:18.8526099Z 2022-08-17T13:14:18.8526258Z ---------------------------------------------------------------------- 2022-08-17T13:14:18.8526522Z Ran 5008 tests in 148.797s 2022-08-17T13:14:18.8526648Z 2022-08-17T13:14:18.8526723Z OK (skipped=172) 2022-08-17T13:14:18.8526835Z 2022-08-17T13:14:18.8526924Z Generating XML reports... 2022-08-17T13:14:18.8636199Z Generated XML report: test-reports\python-unittest\test_schema_check\TEST-TestSchemaCheck-20220817131150.xml 2022-08-17T13:14:19.3801673Z Generated XML report: test-reports\python-unittest\test_schema_check\TEST-TestSchemaCheckModeOpInfoCPU-20220817131150.xml 2022-08-17T13:14:19.8082312Z Running test_jit ... [2022-08-17 13:14:19.796036] 2022-08-17T13:14:19.8082821Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:14:19.796036] 2022-08-17T13:14:22.2162783Z CUDA not available, skipping tests 2022-08-17T13:14:22.2237896Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T13:14:22.3235066Z 2022-08-17T13:14:22.3235373Z Running tests... 2022-08-17T13:14:22.3235694Z ---------------------------------------------------------------------- 2022-08-17T13:14:22.3236062Z Test results will be stored in test-reports\python-unittest\test_jit 2022-08-17T13:14:22.3267349Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2022-08-17T13:14:22.3424814Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2022-08-17T13:14:22.3620395Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2022-08-17T13:14:22.3638571Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:22.4292596Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.063s) 2022-08-17T13:14:22.4378294Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:22.5006326Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.063s) 2022-08-17T13:14:22.5113726Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:22.5152999Z test_async_python (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:22.5237540Z test_async_script (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:22.5345638Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.1770855Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.646s) 2022-08-17T13:14:23.1996807Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.2085863Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.2221101Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:23.2243137Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.2739684Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.048s) 2022-08-17T13:14:23.2750067Z test_future_subtyping (jit.test_async.TestAsync) 2022-08-17T13:14:23.2860025Z Test that futures subtype each other properly. ... ok (0.000s) 2022-08-17T13:14:23.2881026Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.3046565Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.016s) 2022-08-17T13:14:23.3168457Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:23.3606774Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.048s) 2022-08-17T13:14:23.3640007Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.000s) 2022-08-17T13:14:23.4112249Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.047s) 2022-08-17T13:14:23.4401776Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.032s) 2022-08-17T13:14:23.4455213Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-08-17T13:14:23.4542173Z 1. Testing a = int, b = int ... ok (0.016s) 2022-08-17T13:14:23.4720589Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.016s) 2022-08-17T13:14:23.4799547Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.016s) 2022-08-17T13:14:23.4902046Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.000s) 2022-08-17T13:14:23.5002852Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.016s) 2022-08-17T13:14:23.5233812Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.016s) 2022-08-17T13:14:23.5277736Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.5791786Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.048s) 2022-08-17T13:14:23.6590100Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.079s) 2022-08-17T13:14:23.6642537Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.6957037Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.031s) 2022-08-17T13:14:23.7050965Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7070971Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.000s) 2022-08-17T13:14:23.7172930Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7264947Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.7285908Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.7440862Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7535147Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7631273Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7727243Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.7813089Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.7825209Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.000s) 2022-08-17T13:14:23.7902059Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.8024598Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.8100731Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-08-17T13:14:23.8184652Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-08-17T13:14:23.8192578Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-08-17T13:14:23.8197148Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-08-17T13:14:23.8201382Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-08-17T13:14:23.8204781Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-08-17T13:14:23.8208158Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-08-17T13:14:23.8279278Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.8366004Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.000s) 2022-08-17T13:14:23.8453477Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.8562644Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.000s) 2022-08-17T13:14:23.8675030Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.8787388Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.8916840Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.9047811Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T13:14:23.9129145Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.000s) 2022-08-17T13:14:23.9243884Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.016s) 2022-08-17T13:14:23.9551361Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.032s) 2022-08-17T13:14:23.9660000Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.000s) 2022-08-17T13:14:24.0847286Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.126s) 2022-08-17T13:14:24.0856130Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-08-17T13:14:24.1094870Z Test that the error message displayed when convering a class type ... ok (0.031s) 2022-08-17T13:14:24.1543407Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.032s) 2022-08-17T13:14:24.1752438Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.031s) 2022-08-17T13:14:24.1902176Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.1912971Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-08-17T13:14:24.2262912Z Test that inheritance is detected in ... ok (0.033s) 2022-08-17T13:14:24.4091223Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.177s) 2022-08-17T13:14:24.4346172Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.032s) 2022-08-17T13:14:24.4534503Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.4542821Z test_classmethod (jit.test_class_type.TestClassType) 2022-08-17T13:14:24.4806363Z Test classmethods on class types. ... ok (0.031s) 2022-08-17T13:14:24.4926472Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-08-17T13:14:24.4939936Z test_custom_delete (jit.test_class_type.TestClassType) 2022-08-17T13:14:24.5446623Z Test that del can be called on an instance of a class that ... ok (0.063s) 2022-08-17T13:14:24.5477739Z test_default_args (jit.test_class_type.TestClassType) 2022-08-17T13:14:24.7367259Z Test that methods on class types can have default arguments. ... ok (0.190s) 2022-08-17T13:14:24.7515931Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.7639682Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.7655065Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-08-17T13:14:24.7916708Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.8079527Z test_in (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:24.8255199Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:25.0450536Z test_interface (jit.test_class_type.TestClassType) ... ok (0.221s) 2022-08-17T13:14:25.1507882Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.111s) 2022-08-17T13:14:25.1693007Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:25.3670163Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.206s) 2022-08-17T13:14:25.3694376Z test_properties (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.5294031Z Test that a scripted class can make use of the @property decorator. ... ok (0.157s) 2022-08-17T13:14:25.5525875Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.032s) 2022-08-17T13:14:25.5694458Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:25.5699534Z test_recursive_class (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.5869969Z Recursive class types not yet supported. We should give a good error message. ... ok (0.016s) 2022-08-17T13:14:25.5887094Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.6760603Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.079s) 2022-08-17T13:14:25.6768388Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.7147061Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.047s) 2022-08-17T13:14:25.7154599Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.7502813Z Test that class types are recursively scripted when an Python instance of one ... ok (0.032s) 2022-08-17T13:14:25.7516035Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.8811134Z Test that class types module attributes that fail to script ... ok (0.127s) 2022-08-17T13:14:25.8821688Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-08-17T13:14:25.9013254Z Test that modifications made to a class instance in TorchScript ... ok (0.031s) 2022-08-17T13:14:25.9213653Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:25.9680255Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.048s) 2022-08-17T13:14:25.9889505Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:25.9894499Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-08-17T13:14:26.2896505Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.296s) 2022-08-17T13:14:26.2905705Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-08-17T13:14:26.3261379Z Test that a scripted class can have a method that refers to the class itself ... ok (0.047s) 2022-08-17T13:14:26.4131649Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.088s) 2022-08-17T13:14:26.4266201Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-08-17T13:14:26.4386594Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T13:14:26.4399230Z test_staticmethod (jit.test_class_type.TestClassType) 2022-08-17T13:14:26.4775353Z Test static methods on class types. ... ok (0.041s) 2022-08-17T13:14:26.4783984Z test_type_annotation (jit.test_class_type.TestClassType) 2022-08-17T13:14:26.5012286Z Test that annotating container attributes with types works correctly ... ok (0.031s) 2022-08-17T13:14:26.5141995Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-08-17T13:14:26.6123583Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.108s) 2022-08-17T13:14:26.6140015Z test_unused_method (jit.test_class_type.TestClassType) 2022-08-17T13:14:26.6444886Z Test unused methods on scripted classes. ... ok (0.031s) 2022-08-17T13:14:26.6671177Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.026s) 2022-08-17T13:14:26.6845698Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.016s) 2022-08-17T13:14:27.3350960Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.648s) 2022-08-17T13:14:27.4015037Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.062s) 2022-08-17T13:14:27.4065224Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.4159178Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.4213522Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.4264250Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.016s) 2022-08-17T13:14:27.4313128Z test_div (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.4478623Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.016s) 2022-08-17T13:14:27.4628047Z test_pickle (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.4667059Z test_script (jit.test_complex.TestComplex) ... ok (0.016s) 2022-08-17T13:14:27.4760655Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.000s) 2022-08-17T13:14:27.5312900Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.063s) 2022-08-17T13:14:27.5351571Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5420217Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.016s) 2022-08-17T13:14:27.5433908Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5453253Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5464365Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5478439Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5492167Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5504771Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5518387Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.010s) 2022-08-17T13:14:27.5531750Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5564225Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5569929Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.000s) 2022-08-17T13:14:27.5582271Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5634934Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:14:27.5696432Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.016s) 2022-08-17T13:14:27.5801170Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.000s) 2022-08-17T13:14:27.5807255Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:14:27.5812909Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:14:27.5826213Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:14:27.5837137Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.016s) 2022-08-17T13:14:27.5842822Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:14:29.0856732Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (1.496s) 2022-08-17T13:14:32.1317119Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (3.052s) 2022-08-17T13:14:32.1447737Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.001s) 2022-08-17T13:14:32.1489219Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.016s) 2022-08-17T13:14:32.1943586Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... ok (0.031s) 2022-08-17T13:14:32.2187937Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.032s) 2022-08-17T13:14:32.2209054Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.000s) 2022-08-17T13:14:32.2308781Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.017s) 2022-08-17T13:14:32.2340937Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2381728Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2428420Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2483157Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-08-17T13:14:32.2527109Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2570612Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2580643Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: Requires torchvision (0.000s) 2022-08-17T13:14:32.2630529Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-08-17T13:14:32.2671233Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2737742Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-08-17T13:14:32.2866877Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-08-17T13:14:32.2913566Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-08-17T13:14:32.5117300Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.206s) 2022-08-17T13:14:32.5123156Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2022-08-17T13:14:32.5441180Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.047s) 2022-08-17T13:14:32.5694085Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.5940547Z test_basic (jit.test_list_dict.TestDict) ... ok (0.031s) 2022-08-17T13:14:32.5999638Z test_clear (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.6065673Z test_copy (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.6132382Z test_del (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.6438991Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.032s) 2022-08-17T13:14:32.7403836Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.095s) 2022-08-17T13:14:32.7473438Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.7489799Z test_dict_variance (jit.test_list_dict.TestDict) 2022-08-17T13:14:32.7634663Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.016s) 2022-08-17T13:14:32.7752708Z test_get (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.7883582Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.7925162Z test_items (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.7947429Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.8021665Z test_keys (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.8075331Z test_len (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.8120312Z test_loop (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.8237325Z test_membership (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.8278541Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.8496820Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.032s) 2022-08-17T13:14:32.8670567Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.8780208Z test_pop (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.8827433Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.8936218Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.8946084Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-08-17T13:14:32.8971803Z Test that the use of a Dict type annotation without contained ... ok (0.000s) 2022-08-17T13:14:32.9112813Z test_update (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.9184105Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.9224959Z test_values (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-08-17T13:14:32.9310789Z test_view (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-17T13:14:32.9420388Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-08-17T13:14:32.9530013Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:14:32.9530647Z rand_tensor = torch.rand(shape, dtype=dtype) 2022-08-17T13:14:33.0310507Z ok (0.079s) 2022-08-17T13:14:33.0424942Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.017s) 2022-08-17T13:14:33.0516859Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-08-17T13:14:33.0681220Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-08-17T13:14:33.0825602Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-08-17T13:14:33.1007944Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.016s) 2022-08-17T13:14:33.1177653Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.016s) 2022-08-17T13:14:33.1295047Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.1409984Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1524909Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.1536781Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1548507Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1560280Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1572079Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1583713Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1595011Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1607473Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1619149Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.1630736Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1642431Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1653801Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1665161Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1792316Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.1804564Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.1930458Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.2055832Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2193359Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.2205008Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2343620Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.017s) 2022-08-17T13:14:33.2478795Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.2491086Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2621721Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.2752297Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.2765688Z test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2777958Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2790149Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.2960018Z test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3131102Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3287529Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3437243Z test_custom_rules_ints_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3593450Z test_custom_rules_ints_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3742527Z test_custom_rules_ints_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.3898471Z test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4052714Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4224119Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4396660Z test_custom_rules_ints_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4556957Z test_custom_rules_ints_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4720253Z test_custom_rules_ints_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.4734760Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.4907291Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5074325Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5088459Z test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5101282Z test_custom_rules_ints_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5113735Z test_custom_rules_ints_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5129068Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5143050Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5156870Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5170352Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5184836Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5198206Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5211481Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5224403Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5236864Z test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5247911Z test_custom_rules_ints_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5259298Z test_custom_rules_ints_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5378692Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.5491925Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5603062Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5738807Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.5872735Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.6008101Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6130916Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6253537Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6375531Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6491832Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.6606716Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6721249Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6844520Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.6968230Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.7092066Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7215184Z test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7337591Z test_custom_rules_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7457393Z test_custom_rules_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.7576388Z test_custom_rules_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7707002Z test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7838491Z test_custom_rules_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.7968913Z test_custom_rules_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8102655Z test_custom_rules_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8237135Z test_custom_rules_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:33.8370676Z test_custom_rules_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8500750Z test_custom_rules_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8648346Z test_custom_rules_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8795277Z test_custom_rules_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.8942589Z test_custom_rules_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.9109081Z test_custom_rules_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:33.9537370Z test_custom_rules_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.048s) 2022-08-17T13:14:33.9958894Z test_custom_rules_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.032s) 2022-08-17T13:14:34.0106515Z test_custom_rules_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.0252138Z test_custom_rules_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.0401018Z test_custom_rules_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.0563863Z test_custom_rules_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.1005139Z test_custom_rules_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.047s) 2022-08-17T13:14:34.1463936Z test_custom_rules_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.047s) 2022-08-17T13:14:34.1636236Z test_custom_rules_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.1805605Z test_custom_rules_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.1981078Z test_custom_rules_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.2150088Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.2317420Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.017s) 2022-08-17T13:14:34.2489164Z test_custom_rules_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.2614177Z test_custom_rules_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.2732086Z test_custom_rules_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.2857374Z test_custom_rules_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.3011347Z test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.3164871Z test_custom_rules_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.3318620Z test_custom_rules_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.3491902Z test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.017s) 2022-08-17T13:14:34.3664968Z test_custom_rules_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.3839560Z test_custom_rules_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.4006669Z test_custom_rules_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.4171699Z test_custom_rules_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.4293536Z test_custom_rules_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.4411109Z test_custom_rules_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.000s) 2022-08-17T13:14:34.4528633Z test_custom_rules_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T13:14:34.4666801Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.4771148Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.4892506Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.000s) 2022-08-17T13:14:34.4987067Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5130221Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5143246Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.000s) 2022-08-17T13:14:34.5285108Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5389101Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5515977Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.000s) 2022-08-17T13:14:34.5611184Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5724456Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.5818389Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.000s) 2022-08-17T13:14:34.6063195Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.031s) 2022-08-17T13:14:34.6133903Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.000s) 2022-08-17T13:14:34.6212801Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.6337870Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.016s) 2022-08-17T13:14:34.6427661Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... ok (0.000s) 2022-08-17T13:14:34.6442548Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.000s) 2022-08-17T13:14:34.6469530Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_export_modes.py:52: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:14:34.6470306Z torch.onnx._export(torch_model, (fake_input), f, verbose=False, 2022-08-17T13:14:34.6536610Z ok (0.016s) 2022-08-17T13:14:34.6565007Z test_directory (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_export_modes.py:59: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:14:34.6565582Z torch.onnx._export(torch_model, (fake_input), d, verbose=False, 2022-08-17T13:14:34.6632697Z ok (0.000s) 2022-08-17T13:14:34.6678795Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.016s) 2022-08-17T13:14:34.6710333Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_export_modes.py:69: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:14:34.6710872Z torch.onnx._export(foo, (x,), f) 2022-08-17T13:14:34.6726947Z ok (0.000s) 2022-08-17T13:14:34.6752449Z test_protobuf (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_export_modes.py:38: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:14:34.6752999Z torch.onnx._export(torch_model, (fake_input), f, verbose=False, 2022-08-17T13:14:34.6811155Z ok (0.016s) 2022-08-17T13:14:34.6836403Z test_zipfile (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_export_modes.py:45: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:14:34.6836939Z torch.onnx._export(torch_model, (fake_input), f, verbose=False, 2022-08-17T13:14:34.6895602Z ok (0.000s) 2022-08-17T13:14:34.7084602Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:34.7246074Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.1009995Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.380s) 2022-08-17T13:14:35.1434066Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.047s) 2022-08-17T13:14:35.1565290Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.1625453Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.1799120Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.1889262Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.1976623Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.2054685Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.2132272Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.2227831Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.2316637Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.2398510Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-17T13:14:35.2486264Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.2646724Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.2769240Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.2919989Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.3049536Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.3134182Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.3218665Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.3313588Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.3375916Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.3438242Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.3719919Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.032s) 2022-08-17T13:14:35.4025855Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-08-17T13:14:35.4294734Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-08-17T13:14:35.4312786Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-08-17T13:14:35.5752363Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.143s) 2022-08-17T13:14:35.5839157Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.5987576Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.6165460Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.6490623Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.032s) 2022-08-17T13:14:35.6679985Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.6768987Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.6867288Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.6992639Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.7053508Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.7197807Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.7314081Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.7421333Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.7507875Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-08-17T13:14:35.7651279Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T13:14:35.8096051Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.047s) 2022-08-17T13:14:35.8518850Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.048s) 2022-08-17T13:14:35.9651885Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.111s) 2022-08-17T13:14:36.2963642Z test_instancing_error (__main__.TestFrontend) ... ok (0.333s) 2022-08-17T13:14:36.3163709Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:38.0683675Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.744s) 2022-08-17T13:14:38.5531223Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.492s) 2022-08-17T13:14:38.5549866Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.000s) 2022-08-17T13:14:38.5714671Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:38.5734364Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.000s) 2022-08-17T13:14:38.7360027Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.174s) 2022-08-17T13:14:38.8001154Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.063s) 2022-08-17T13:14:38.8009395Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.000s) 2022-08-17T13:14:38.8032074Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2022-08-17T13:14:38.8049525Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2022-08-17T13:14:38.8126104Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-08-17T13:14:38.8222679Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:38.8310481Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:38.8423222Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-08-17T13:14:39.1498146Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.317s) 2022-08-17T13:14:39.1523937Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.000s) 2022-08-17T13:14:39.1548821Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T13:14:39.1549902Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.000s) 2022-08-17T13:14:39.1572425Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T13:14:39.1573399Z There should be no change to the graph due to the optimization pass ... skip: Optimization currently only run for GPU (0.000s) 2022-08-17T13:14:39.1601254Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.000s) 2022-08-17T13:14:39.1693236Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:39.1784132Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-08-17T13:14:39.1803773Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.016s) 2022-08-17T13:14:39.2303068Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.049s) 2022-08-17T13:14:39.2569333Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:39.2951807Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.047s) 2022-08-17T13:14:39.8894286Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.585s) 2022-08-17T13:14:41.1113238Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (1.221s) 2022-08-17T13:14:41.1189449Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T13:14:41.1254622Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-08-17T13:14:41.2073564Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.094s) 2022-08-17T13:14:41.2709669Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.049s) 2022-08-17T13:14:41.3012994Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.016s) 2022-08-17T13:14:41.4219668Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.126s) 2022-08-17T13:14:41.4393261Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.016s) 2022-08-17T13:14:41.4405465Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: no torchvision (0.000s) 2022-08-17T13:14:41.4510437Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.016s) 2022-08-17T13:14:41.5087279Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.063s) 2022-08-17T13:14:41.5219492Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.000s) 2022-08-17T13:14:41.5325732Z test_hash_device (jit.test_hash.TestHash) ... ok (0.016s) 2022-08-17T13:14:41.5449155Z test_hash_float (jit.test_hash.TestHash) ... ok (0.016s) 2022-08-17T13:14:41.5545972Z test_hash_int (jit.test_hash.TestHash) ... ok (0.000s) 2022-08-17T13:14:41.5587825Z test_hash_none (jit.test_hash.TestHash) ... ok (0.016s) 2022-08-17T13:14:41.5660189Z test_hash_string (jit.test_hash.TestHash) ... ok (0.000s) 2022-08-17T13:14:41.5666690Z test_hash_tensor (jit.test_hash.TestHash) 2022-08-17T13:14:41.5738947Z Tensors should hash by identity ... ok (0.016s) 2022-08-17T13:14:41.5822385Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.000s) 2022-08-17T13:14:41.5862481Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.000s) 2022-08-17T13:14:41.6160988Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T13:14:41.6168231Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.000s) 2022-08-17T13:14:41.6269312Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T13:14:41.6340422Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T13:14:41.6506055Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.017s) 2022-08-17T13:14:41.6862542Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T13:14:41.7187163Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T13:14:41.7507078Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-08-17T13:14:41.7993896Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-08-17T13:14:41.8441843Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-08-17T13:14:41.8702312Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T13:14:41.9039030Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-08-17T13:14:41.9216110Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T13:14:41.9480135Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.017s) 2022-08-17T13:14:41.9845403Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.048s) 2022-08-17T13:14:42.0178424Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T13:14:42.0528790Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-08-17T13:14:42.0861566Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T13:14:42.1363551Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.048s) 2022-08-17T13:14:42.1797782Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.048s) 2022-08-17T13:14:42.2067254Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T13:14:42.2423961Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.040s) 2022-08-17T13:14:42.2758926Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-08-17T13:14:42.3155298Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-08-17T13:14:42.3193505Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.000s) 2022-08-17T13:14:42.3307382Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.016s) 2022-08-17T13:14:42.3332807Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-08-17T13:14:42.3341916Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-08-17T13:14:42.3350669Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-08-17T13:14:42.3855699Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.048s) 2022-08-17T13:14:42.3863170Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: no torchvision (0.000s) 2022-08-17T13:14:42.3927392Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4004738Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4080826Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4104273Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4169358Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4183277Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4198535Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4258891Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4321383Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4397431Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4493315Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4553608Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4622798Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4697397Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4719885Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4785298Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4844807Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.4860342Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.4941187Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.5000501Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.5025501Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.5084214Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.5144485Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.5216859Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.5313698Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-08-17T13:14:42.5336948Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.5436321Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2022-08-17T13:14:42.5497909Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T13:14:42.5707345Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T13:14:42.6446808Z test_ModuleList (__main__.TestJit) ... ok (0.064s) 2022-08-17T13:14:42.6761515Z test_Sequential (__main__.TestJit) ... ok (0.033s) 2022-08-17T13:14:42.7033635Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.031s) 2022-08-17T13:14:42.7389045Z test_add_relu_fusion (__main__.TestJit) ... ok (0.031s) 2022-08-17T13:14:42.7408971Z test_arg_configurations (__main__.TestJit) 2022-08-17T13:14:42.7409960Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.016s) 2022-08-17T13:14:42.7472949Z test_attrs (__main__.TestJit) ... ok (0.003s) 2022-08-17T13:14:42.7524276Z test_batchnorm (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:42.7536639Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.000s) 2022-08-17T13:14:42.7589493Z test_conj_transpose (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8477035Z test_constant_insertion (__main__.TestJit) ... ok (7.098s) 2022-08-17T13:14:49.8552573Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8618573Z test_constant_prop_exception (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.8685297Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8720387Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8778977Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.8835198Z test_constant_prop_nested (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8902763Z test_constant_prop_none (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.8943315Z test_constant_prop_print (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.8982074Z test_constant_prop_rand (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9032769Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9077194Z test_constant_prop_simple (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.9110679Z test_constants_pkl (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9355878Z test_cpp (__main__.TestJit) ... ok (0.031s) 2022-08-17T13:14:49.9519847Z test_cse (__main__.TestJit) ... ok (0.002s) 2022-08-17T13:14:49.9587817Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.9607347Z test_cu_escaped_number (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9620622Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.000s) 2022-08-17T13:14:49.9750228Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.9881571Z test_decompose_addmm (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:49.9890149Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.000s) 2022-08-17T13:14:49.9947582Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9967848Z test_disabled (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:49.9994621Z test_dropout (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:50.0009053Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.000s) 2022-08-17T13:14:50.0531504Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:14:50.0598246Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:14:50.0611410Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:14:50.0617713Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:14:50.0906882Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:14:50.0965535Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:14:50.0973878Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:14:50.0980276Z STAGE:2022-08-17 13:14:50 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:14:50.0991584Z ok (0.097s) 2022-08-17T13:14:50.1011133Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.000s) 2022-08-17T13:14:50.1339403Z test_einsum (__main__.TestJit) ... ok (0.031s) 2022-08-17T13:14:50.1375455Z test_element_size (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.1385473Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.1395234Z test_expand_quantlint (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.1413303Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:14:50.1562811Z test_export_dropout (__main__.TestJit) ... ok (0.026s) 2022-08-17T13:14:50.2231262Z test_export_lstm (__main__.TestJit) ... ok (0.063s) 2022-08-17T13:14:50.2388916Z test_export_opnames (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:50.3475752Z test_export_rnn (__main__.TestJit) ... ok (0.109s) 2022-08-17T13:14:50.3491632Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.000s) 2022-08-17T13:14:50.3684364Z test_function_default_values (__main__.TestJit) ... ok (0.026s) 2022-08-17T13:14:50.3722365Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.3779425Z test_import_method (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.3805932Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.3844812Z test_layout (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:50.3897775Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.3939462Z test_matrix_transpose (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.4000553Z test_module_default_values (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:50.4058466Z test_mutable_default_values (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:50.4073330Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.000s) 2022-08-17T13:14:50.7894816Z test_nn_conv (__main__.TestJit) ... ok (0.377s) 2022-08-17T13:14:50.8575075Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.064s) 2022-08-17T13:14:50.9254539Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.063s) 2022-08-17T13:14:51.3926637Z test_nn_padding (__main__.TestJit) ... ok (0.475s) 2022-08-17T13:14:51.4403636Z test_nn_padding_functional (__main__.TestJit) ... ok (0.047s) 2022-08-17T13:14:51.4454775Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.4464675Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.000s) 2022-08-17T13:14:51.4500575Z test_numel (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.4863394Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.047s) 2022-08-17T13:14:51.4891831Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.5122582Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:51.5155940Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.000s) 2022-08-17T13:14:51.5195885Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:51.5513360Z test_pretty_printer (__main__.TestJit) ... ok (0.033s) 2022-08-17T13:14:51.5524852Z test_print_classes_module (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.5536360Z test_print_op_module (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.5548829Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.5566638Z test_profiler (__main__.TestJit) ... skip: TODO: fix occasional windows failure (0.000s) 2022-08-17T13:14:51.6752242Z test_python_bindings (__main__.TestJit) ... ok (0.126s) 2022-08-17T13:14:51.6798907Z test_python_ir (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.6852521Z test_python_ir_utils (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:51.6938164Z test_python_ir_utils_graph (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:51.6960872Z test_python_ivalue (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.8072215Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (1.109s) 2022-08-17T13:14:52.8090430Z test_recursive_cse (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.8147202Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.8265933Z test_restore_device (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:52.8288900Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2022-08-17T13:14:52.8303301Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2022-08-17T13:14:52.9517503Z test_script_autograd_grad (__main__.TestJit) ... ok (0.127s) 2022-08-17T13:14:52.9666323Z test_script_backward (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:52.9689851Z test_script_backward_twice (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_script.py:1243: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-08-17T13:14:52.9690470Z warnings.warn( 2022-08-17T13:14:52.9781433Z ok (0.016s) 2022-08-17T13:14:52.9816432Z test_script_fn_pkl (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.9868020Z test_script_tensor_type (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.9906682Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:52.9922433Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.9938281Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:52.9980736Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:53.0427982Z test_sparse_tensors (__main__.TestJit) ... ok (0.054s) 2022-08-17T13:14:53.0611827Z test_torch_complex (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:472: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:14:53.0612958Z return callable(*args, **kwargs) 2022-08-17T13:14:53.0665719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:472: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:14:53.0666768Z return callable(*args, **kwargs) 2022-08-17T13:14:53.0806532Z ok (0.025s) 2022-08-17T13:14:53.0815786Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2022-08-17T13:14:53.0920522Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:53.0954333Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:53.0982596Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:53.1120358Z test_torch_sum (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:53.1199704Z test_trace_retains_train (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:53.1760751Z test_train_eval (__main__.TestJit) ... ok (0.048s) 2022-08-17T13:14:53.1805248Z test_transpose (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:53.1952910Z test_unchecked_cast (__main__.TestJit) ... ok (0.016s) 2022-08-17T13:14:53.1971012Z test_unique_state_dict (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:53.1981070Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.000s) 2022-08-17T13:14:53.2097053Z test_warnings (__main__.TestJit) ... ok (0.000s) 2022-08-17T13:14:53.2752677Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T13:14:53.3481848Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.4138573Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:53.4866658Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.5596459Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.6427596Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.7267934Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:14:53.7304706Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:53.8047644Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.8784577Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:53.9524716Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:54.0276639Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:54.0313367Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:54.1170396Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T13:14:54.1949248Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:54.2907088Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:14:54.3758037Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:54.4595073Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:54.4632131Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:54.5550610Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:14:54.6386785Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:14:54.7305402Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:14:54.8234205Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:14:54.9108901Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:14:54.9146275Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:54.9883525Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.0635006Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:14:55.1360980Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:55.2092808Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.2844879Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T13:14:55.3585060Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.4327412Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.5070947Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:55.5812615Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.6551477Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:55.7275849Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:55.8189173Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:14:55.8935665Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:55.9656373Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:56.0376348Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:56.1103119Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:14:56.1837933Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:56.2573545Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:56.3294148Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:56.4021463Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:14:56.4742909Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:14:56.5489335Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:56.6216245Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:14:56.6947239Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:14:56.7699327Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:56.8605289Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:14:56.9404177Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:14:56.9903457Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:14:57.0392537Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:14:57.0887051Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:14:57.0923087Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:57.0958733Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:14:57.1437192Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:14:57.1916771Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:14:57.1952934Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:57.1988400Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:57.2593148Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:14:57.2629873Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:57.3115871Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:14:57.3599500Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:14:57.4081762Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:14:57.4118456Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:14:57.4154358Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:14:57.4638068Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:14:57.5117436Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:14:57.6488480Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:14:57.7825249Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:14:57.9208388Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:14:58.0647860Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:14:58.1992682Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T13:14:58.3318461Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-08-17T13:14:58.4633334Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-08-17T13:14:58.5943549Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-08-17T13:14:58.7303648Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:14:58.8643805Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:14:59.0014976Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T13:14:59.1315333Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:14:59.2645031Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-08-17T13:14:59.4034868Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-08-17T13:14:59.5442454Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:14:59.6792971Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T13:14:59.8123057Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:14:59.9416976Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:00.0988557Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:00.1785524Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:00.2500893Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T13:15:00.3193780Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:00.3877576Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:00.3913900Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-08-17T13:15:00.4338848Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:00.4702372Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:00.4738185Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-08-17T13:15:00.5098312Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:00.5719177Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:00.6345303Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:00.6973286Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:00.7597307Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:00.8223447Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:00.8850232Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:00.9485199Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:01.0133418Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:01.0790341Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:01.1674116Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:01.2613270Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-17T13:15:01.3588373Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:01.4484875Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:01.5390952Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:01.6321362Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:01.7248014Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:15:01.8113579Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:01.8972491Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:01.9866772Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:02.0778377Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:02.1693811Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:02.2632133Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T13:15:02.3555333Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:02.4445878Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:02.5341850Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:02.6348886Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:02.7368559Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:02.8413859Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:02.9473178Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:03.0571564Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:03.1672307Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:03.2698456Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-08-17T13:15:03.3673896Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:03.4593794Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:03.5489071Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-17T13:15:03.6404010Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:03.7296074Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:03.8191906Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:03.9094019Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:04.0017619Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:04.0993889Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:04.2092736Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:04.3165601Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-08-17T13:15:04.4175655Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-17T13:15:04.5097836Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:04.6061625Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-08-17T13:15:04.7060523Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-08-17T13:15:04.8058024Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:04.9017323Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:04.9915235Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:05.0815402Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:05.1772755Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:05.2814718Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-08-17T13:15:05.3798575Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:05.4785486Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:05.5751339Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:05.6782495Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-17T13:15:05.7705916Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:05.8699895Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:05.9649882Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:06.0573024Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:06.2266436Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:06.3962911Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.175s) 2022-08-17T13:15:06.5677993Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:06.7283526Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-17T13:15:06.9007226Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.175s) 2022-08-17T13:15:07.0743883Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:07.2500640Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:07.4238979Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.173s) 2022-08-17T13:15:07.5982462Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:07.7640576Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:07.8173120Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:07.8628970Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:07.9081183Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:07.9555025Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:07.9991833Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.0527106Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T13:15:08.0969149Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:08.1404074Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.1841490Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:08.2285325Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T13:15:08.2719016Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:08.3164427Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:08.3605834Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T13:15:08.4045421Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.4476191Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:08.4912937Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:08.5343315Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.5782071Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:08.6216010Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.6644801Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:08.7073023Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.7510658Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:08.7954636Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.8412495Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:08.8878822Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:08.9358808Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:08.9896437Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:09.0370060Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:09.0839583Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:09.1356640Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:09.1796622Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:09.1832637Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:09.2508810Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:09.3242239Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:09.3921568Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:09.4410325Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:09.5333918Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:09.6030851Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:09.6728295Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:09.7426665Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:09.8120183Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:09.8817284Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:09.9516407Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:15:10.0219817Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:10.0613351Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:10.1000291Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:10.1597234Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:10.2193097Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:10.3137921Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:10.4005088Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:10.4936745Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:10.5801023Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:10.7170734Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:15:10.8407777Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T13:15:10.9617770Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:11.0718110Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-17T13:15:11.1856309Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T13:15:11.3009662Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-08-17T13:15:11.4183001Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:11.5677744Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:11.6906841Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:11.8155892Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-17T13:15:11.9681407Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T13:15:12.0896914Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:12.2094817Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:12.3280883Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-08-17T13:15:12.4487810Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:12.5090629Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:12.5701779Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:12.6396032Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:12.7119372Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:12.7797350Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:12.8471608Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:12.9534346Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:13.0615413Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:13.1612731Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:13.2635593Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-08-17T13:15:13.3674485Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:13.4697287Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-08-17T13:15:13.5748669Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:13.6860747Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-17T13:15:13.7845519Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:13.8814815Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:14.0042631Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:14.0660049Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:14.1287651Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:14.1929144Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:14.1966523Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.016s) 2022-08-17T13:15:14.2002688Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-08-17T13:15:14.2761181Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:15:14.3512158Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:14.4262531Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:14.4788947Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:14.5232346Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:14.5270185Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:14.5708234Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:14.6150174Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:14.6586955Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:14.6624263Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:14.7052077Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:14.7492016Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:14.7528052Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:14.7895692Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:14.8259058Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:14.8622493Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:15.0131471Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:15:15.1576241Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:15:15.3129672Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T13:15:15.4659762Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T13:15:15.6104692Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-08-17T13:15:15.7589741Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T13:15:15.9132512Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-17T13:15:16.0737677Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T13:15:16.2344120Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:16.4043780Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.176s) 2022-08-17T13:15:16.5705197Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.174s) 2022-08-17T13:15:16.7339284Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:16.8150580Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:16.8740915Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:16.9222967Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:16.9698090Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:17.0170595Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:17.0207476Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.0243769Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.0279866Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:17.0315694Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.0796573Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:17.1274630Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:17.1311489Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.1347681Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.1874460Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:17.2305803Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:17.2726333Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T13:15:17.3143843Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:17.3179411Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.3214424Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.3249178Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:17.3668571Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:17.4884474Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:17.6092528Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:17.7292696Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:17.8670177Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-08-17T13:15:18.0011377Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:18.1209014Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T13:15:18.2023731Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:18.2793088Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:15:18.3527173Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:18.4305925Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:18.7905483Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.362s) 2022-08-17T13:15:18.8747349Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T13:15:18.9456337Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:19.0139307Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-08-17T13:15:19.0825737Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:19.1492348Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:19.2167121Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:19.2815269Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T13:15:19.3455017Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:19.4085218Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:19.5853368Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.190s) 2022-08-17T13:15:19.7471050Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T13:15:19.9063005Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-17T13:15:19.9684213Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:20.0272470Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:20.0849662Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:20.1653467Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:20.2458023Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:20.3238808Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:20.4021536Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:20.4541084Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:20.4956476Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:20.5373421Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:20.6616382Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-17T13:15:20.6653817Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:20.6689562Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:20.7715344Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:20.8236607Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:20.8844753Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:20.9422047Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:20.9929646Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:21.0394288Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:21.0852747Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:21.1719485Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:21.2651167Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:21.3464145Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:21.4286658Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:21.5118333Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:21.6046146Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:21.6874274Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:21.7798226Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T13:15:21.8623455Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-17T13:15:21.9462716Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T13:15:22.0185700Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:22.0881310Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:22.1593113Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:22.2096482Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.2132700Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.2532980Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:22.2568184Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.2603473Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:22.3001707Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T13:15:22.3400134Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.3795865Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:22.3831062Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.4389401Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:22.4840495Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:22.5287284Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.5738501Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T13:15:22.5774397Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.6230854Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.6266704Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.6833770Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T13:15:22.7292944Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.7328662Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:22.7786009Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:22.7822245Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.7857592Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.8319336Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:22.8354771Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.8820616Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:22.8856126Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.8891909Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:15:22.9405551Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:22.9442272Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.010s) 2022-08-17T13:15:22.9477514Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.9512612Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.9547728Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.010s) 2022-08-17T13:15:22.9582939Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:22.9617693Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.0031084Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:23.0447096Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:23.0884395Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:23.1297616Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:23.1711785Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T13:15:23.2134894Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:23.2551604Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T13:15:23.2966167Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:23.3379294Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:23.3415757Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.3451459Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.3486678Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.010s) 2022-08-17T13:15:23.3521853Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.3557000Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.3991499Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T13:15:23.4421749Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:23.4846858Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T13:15:23.5448838Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:23.6040297Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T13:15:23.6639182Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:23.7234356Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:23.7834374Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:23.8432220Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:23.9021924Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:23.9627066Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:23.9663682Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9699339Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9734716Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9769570Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:23.9804586Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9839843Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9874952Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:23.9909916Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:23.9945043Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:24.0603535Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:24.1284221Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:24.1923187Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:24.2558715Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:24.3225503Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:24.3852168Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:24.4461752Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:24.5024832Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:24.5484860Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:24.5941084Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:24.6399290Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:24.6845474Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:24.7283720Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:24.7744178Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T13:15:24.7781908Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.018s) 2022-08-17T13:15:24.8885378Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:24.9605239Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T13:15:25.0327147Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:25.1049275Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:25.1773028Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T13:15:25.2429470Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-17T13:15:25.3121726Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T13:15:25.3813298Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:25.4499513Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T13:15:25.5140407Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:25.5791597Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T13:15:25.6422533Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T13:15:25.7057165Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T13:15:25.7665369Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:25.8284580Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:25.8910373Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:25.9549312Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:26.0212775Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:26.0900397Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T13:15:26.1559655Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T13:15:26.2201546Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:26.2834418Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:26.3468482Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:26.4109492Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T13:15:26.4757144Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T13:15:26.5415809Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:26.6082048Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:26.6729404Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:26.7370610Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:26.8034220Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:26.8710558Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:26.9460276Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T13:15:27.0116360Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:27.0765284Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:27.1433212Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:27.2004772Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T13:15:27.2577161Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:27.3138897Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:27.3671911Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T13:15:27.3707709Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:27.4135248Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:27.4561465Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T13:15:27.4990573Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:27.5026193Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:27.5061334Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:27.5490603Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:27.5526075Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:27.6016702Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:27.6424715Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T13:15:27.6829463Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T13:15:27.7233999Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:27.7270698Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:27.8133062Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:27.8989414Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:27.9836044Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-08-17T13:15:28.0616110Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:28.1399027Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:28.2359827Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T13:15:28.3275001Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:28.4168408Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:28.5054480Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T13:15:28.5661500Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:28.6267756Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:28.6889841Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:28.7517259Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:28.8138088Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:28.8745579Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:28.9351718Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:28.9943876Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:29.0521643Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T13:15:29.1369928Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:29.2198056Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:29.3020114Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T13:15:29.3618167Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:29.4191358Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:29.4758817Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:29.5558235Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:29.6329217Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:29.7099636Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:29.7824516Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T13:15:29.8509482Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:29.9200540Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:29.9895045Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:29.9931185Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:15:33.0142653Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (3.018s) 2022-08-17T13:15:35.9392684Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.937s) 2022-08-17T13:15:38.5294342Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.580s) 2022-08-17T13:15:41.2299567Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.698s) 2022-08-17T13:15:49.8484787Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (8.622s) 2022-08-17T13:15:49.9042833Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:49.9487946Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T13:15:49.9934684Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T13:15:50.0573003Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:50.1482223Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T13:15:50.2296273Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T13:15:50.2929193Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:50.3580662Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T13:15:50.4207307Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:50.4830750Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T13:15:50.4866736Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.4902478Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.4937065Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.4971853Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5006718Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5041663Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5076590Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5111266Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5145956Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5180648Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5215452Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5250257Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5285086Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5319873Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5354912Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5389608Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5424367Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5459144Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5493963Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5529088Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5563816Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5598448Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5633268Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5668209Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5702892Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5737710Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5772454Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5807112Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5842055Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.5876831Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5911124Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5945897Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.5980322Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6015048Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.6049646Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6084514Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6119385Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6154156Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.6188862Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6223652Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6258541Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6293121Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6327848Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.6362492Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6397152Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6431650Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6473765Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.6501810Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6536554Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6571358Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6606050Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6641053Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-08-17T13:15:50.6675881Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6710539Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6745142Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6780361Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-08-17T13:15:50.6810696Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.6891201Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.6902273Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.6973726Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... ok (0.016s) 2022-08-17T13:15:50.6985725Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.6996771Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.7007585Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.7019136Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-08-17T13:15:50.7255069Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.031s) 2022-08-17T13:15:50.7351296Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.7451926Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.7551488Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.7638681Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.7677382Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.7721695Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.7820078Z test_del (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.7875518Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.7954297Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.023s) 2022-08-17T13:15:50.8036336Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T13:15:50.8080959Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8122299Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8199387Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.8272343Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8346592Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.8446427Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8498943Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.8557995Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8583316Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8659193Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.8709991Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8770475Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.8820395Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.8890325Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.9082858Z test_in_check (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.9346834Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.031s) 2022-08-17T13:15:50.9441783Z test_list_count (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.9492767Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.9644872Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.9737397Z test_list_index (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:50.9788031Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:50.9980884Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.0063629Z test_list_len (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.0234435Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.0246735Z test_list_none (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.0744336Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.048s) 2022-08-17T13:15:51.1033988Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.031s) 2022-08-17T13:15:51.1354568Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.031s) 2022-08-17T13:15:51.1373681Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.1386804Z test_list_variance (jit.test_list_dict.TestList) 2022-08-17T13:15:51.1505374Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.016s) 2022-08-17T13:15:51.1561713Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.2467090Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.096s) 2022-08-17T13:15:51.3074510Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.050s) 2022-08-17T13:15:51.3139710Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.3200460Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3259901Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.3321913Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3394780Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3490516Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.3548569Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3609700Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.3679204Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3739695Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.3801878Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3863697Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.3925626Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4005886Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4062599Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4121526Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4177746Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4236813Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4294168Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4354145Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4398099Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4464066Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4571521Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4625858Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4671514Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4761995Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4821121Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4875797Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.4954957Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.4995776Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.5289241Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.5358111Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.5427987Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.5497769Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T13:15:51.5561346Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-08-17T13:15:51.5653130Z test_to_list (jit.test_list_dict.TestList) 2022-08-17T13:15:51.8362701Z Unit tests for Tensor.tolist() function. ... ok (0.284s) 2022-08-17T13:15:51.8376098Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-08-17T13:15:51.8383292Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.000s) 2022-08-17T13:15:51.8488393Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.016s) 2022-08-17T13:15:51.8591998Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.000s) 2022-08-17T13:15:51.8602887Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.000s) 2022-08-17T13:15:51.8637164Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.016s) 2022-08-17T13:15:51.8727273Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.000s) 2022-08-17T13:15:51.8811001Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.016s) 2022-08-17T13:15:51.9079925Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-08-17T13:15:51.9229364Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-08-17T13:15:51.9391668Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-08-17T13:15:51.9533946Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-08-17T13:15:51.9544061Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-08-17T13:15:51.9615175Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.016s) 2022-08-17T13:15:51.9937042Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.031s) 2022-08-17T13:15:51.9978131Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0001741Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0007208Z test_if_returning_any (jit.test_misc.TestMisc) 2022-08-17T13:15:52.0077224Z Check that an if statement can return different ... ok (0.016s) 2022-08-17T13:15:52.0128174Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0230962Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T13:15:52.0451010Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T13:15:52.0570101Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T13:15:52.0611823Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0626045Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0641266Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0656231Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0698245Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T13:15:52.0736545Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0773966Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0809740Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0857460Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T13:15:52.0897574Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.0929490Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.000s) 2022-08-17T13:15:52.1075124Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1295159Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1385189Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1519116Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1635139Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1799408Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.1945110Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.2566397Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.049s) 2022-08-17T13:15:52.2993225Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.048s) 2022-08-17T13:15:52.3281892Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.031s) 2022-08-17T13:15:52.3428130Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.3590794Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.3902807Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.031s) 2022-08-17T13:15:52.3920436Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-08-17T13:15:52.4068786Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.016s) 2022-08-17T13:15:52.6489649Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.248s) 2022-08-17T13:15:52.6513441Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-08-17T13:15:52.6836893Z Tracing over a script function returning a dictionary should work. ... ok (0.020s) 2022-08-17T13:15:52.6944280Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.7828347Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.095s) 2022-08-17T13:15:52.9334027Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.141s) 2022-08-17T13:15:52.9442635Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-08-17T13:15:52.9559859Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-17T13:15:52.9571635Z test_alexnet (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2022-08-17T13:15:53.3737412Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.412s) 2022-08-17T13:15:53.3743552Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:53.4981246Z test_mnist (jit.test_models.TestModels) ... ok (0.126s) 2022-08-17T13:15:53.4987262Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:53.4997091Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:53.5008610Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:15:53.5012989Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:53.5621078Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.063s) 2022-08-17T13:15:53.5626289Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:53.5676196Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2022-08-17T13:15:53.5686574Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2022-08-17T13:15:53.5697095Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:15:53.5701531Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:54.3474558Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.792s) 2022-08-17T13:15:54.3489649Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:15:54.3494958Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:54.5112661Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.157s) 2022-08-17T13:15:54.7870625Z test_vae (jit.test_models.TestModels) ... ok (0.268s) 2022-08-17T13:15:54.7875901Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T13:15:54.9028935Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.127s) 2022-08-17T13:15:54.9048648Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T13:15:54.9456824Z Tests that customized state dict methods are in effect ... ok (0.031s) 2022-08-17T13:15:54.9466146Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T13:15:54.9781099Z Tests that default state dict methods are automatically available ... ok (0.032s) 2022-08-17T13:15:54.9800944Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T13:15:55.0320774Z Tests that customized state dict methods on submodules are in effect ... ok (0.063s) 2022-08-17T13:15:55.1526909Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.127s) 2022-08-17T13:15:55.1866750Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2022-08-17T13:15:55.2105632Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.016s) 2022-08-17T13:15:55.2926675Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.080s) 2022-08-17T13:15:55.3556300Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.064s) 2022-08-17T13:15:55.6580937Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.300s) 2022-08-17T13:15:55.7095103Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.063s) 2022-08-17T13:15:55.7235499Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.016s) 2022-08-17T13:15:55.7242452Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-08-17T13:15:55.7275769Z Test that an attempt to script a module with a regular list attribute ... ok (0.000s) 2022-08-17T13:15:55.7527459Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.030s) 2022-08-17T13:15:55.8196346Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.064s) 2022-08-17T13:15:55.9118950Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.094s) 2022-08-17T13:15:55.9482275Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2022-08-17T13:15:56.1004500Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.146s) 2022-08-17T13:15:56.1412266Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.047s) 2022-08-17T13:15:56.1783624Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.030s) 2022-08-17T13:15:56.1806486Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-08-17T13:15:56.2715740Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.098s) 2022-08-17T13:15:56.2738417Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-08-17T13:15:56.3506891Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.073s) 2022-08-17T13:15:56.3801350Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.041s) 2022-08-17T13:15:56.4055839Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T13:15:56.4401135Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-08-17T13:15:56.4678042Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.042s) 2022-08-17T13:15:56.4944340Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T13:15:56.5134238Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T13:15:56.5470813Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.047s) 2022-08-17T13:15:56.5999920Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.051s) 2022-08-17T13:15:56.6013986Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.000s) 2022-08-17T13:15:56.6623277Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.057s) 2022-08-17T13:15:56.6902005Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-17T13:15:56.7208770Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-08-17T13:15:56.7408221Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T13:15:56.7644389Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-17T13:15:56.7774181Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T13:15:56.8070803Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-08-17T13:15:56.8078513Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-08-17T13:15:56.8245115Z Test that a module that has __constants__ set to something ... ok (0.016s) 2022-08-17T13:15:56.8302350Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8367140Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-08-17T13:15:56.8405955Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8455231Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8498579Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-08-17T13:15:56.8556303Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8566795Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.010s) 2022-08-17T13:15:56.8613492Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8654839Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8678879Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:15:56.8728932Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-08-17T13:15:56.8739460Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8752731Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8767820Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8784452Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8812522Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8828569Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8833119Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8841360Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8859308Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8865688Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8871619Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8876296Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8883635Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.016s) 2022-08-17T13:15:56.8896774Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8903300Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8917568Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8928344Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8937353Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8946961Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8970838Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8977854Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8982541Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8992490Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.8998412Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9012439Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9018998Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9025202Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9033640Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9043785Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.016s) 2022-08-17T13:15:56.9058528Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-08-17T13:15:56.9127131Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.000s) 2022-08-17T13:15:56.9193433Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.016s) 2022-08-17T13:15:56.9498386Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.026s) 2022-08-17T13:15:56.9790093Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.031s) 2022-08-17T13:15:57.0064664Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-08-17T13:15:57.0341699Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.031s) 2022-08-17T13:15:57.0479489Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-08-17T13:15:57.0613840Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.010s) 2022-08-17T13:15:57.0707305Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-08-17T13:15:57.1136435Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.047s) 2022-08-17T13:15:57.1145911Z test_traceable (jit.test_parametrization.TestParametrization) 2022-08-17T13:15:57.1523536Z Test the jit scripting and tracing of a parametrized model. ... ok (0.036s) 2022-08-17T13:15:57.2369185Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.088s) 2022-08-17T13:15:57.2596622Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.2816273Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.026s) 2022-08-17T13:15:57.2879945Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.2941464Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3020134Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3088730Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3211763Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3250588Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3317726Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3330319Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.000s) 2022-08-17T13:15:57.3372699Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3413030Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3449713Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3484784Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3520006Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T13:15:57.3566869Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3685263Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3723076Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3760662Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T13:15:57.3799710Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3848055Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3882488Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.3916816Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.3997408Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.4546948Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.057s) 2022-08-17T13:15:57.4712255Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.4782878Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.4821939Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.4879590Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.5039267Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.5081064Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.5121790Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.5285579Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.5433305Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.5523247Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.5590775Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T13:15:57.5633279Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-08-17T13:15:57.5708578Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T13:15:57.5718595Z test_version (__main__.TestProducerVersion) ... ok (0.000s) 2022-08-17T13:15:57.5860621Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.6145644Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.6216166Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.6323449Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.6387220Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-08-17T13:15:57.6407155Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-08-17T13:15:57.6486553Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-08-17T13:15:57.6900030Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.041s) 2022-08-17T13:15:57.6961586Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-08-17T13:15:57.7030181Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.7163112Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-08-17T13:15:57.7248087Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-08-17T13:15:57.7290240Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7309078Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7353831Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7406744Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7421936Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7457845Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.016s) 2022-08-17T13:15:57.7495628Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-08-17T13:15:57.7614138Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2022-08-17T13:15:57.7932697Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-08-17T13:15:57.8268796Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-08-17T13:15:57.8324641Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-08-17T13:15:57.8697724Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.041s) 2022-08-17T13:15:57.9894999Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.130s) 2022-08-17T13:15:57.9966729Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-08-17T13:15:58.0140403Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-08-17T13:15:58.0247632Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-08-17T13:15:58.0800043Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.051s) 2022-08-17T13:15:58.0844661Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-08-17T13:15:58.1062840Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-08-17T13:15:58.1141373Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-08-17T13:15:58.1233444Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-08-17T13:15:58.1320230Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-08-17T13:15:58.1373917Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.016s) 2022-08-17T13:15:58.2004683Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.052s) 2022-08-17T13:15:58.2299630Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T13:15:58.2712995Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.042s) 2022-08-17T13:15:58.3343703Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.071s) 2022-08-17T13:15:58.3398675Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.3510229Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.3612897Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.3703539Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.3746302Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.4074688Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.031s) 2022-08-17T13:15:58.4922785Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.096s) 2022-08-17T13:15:58.5092854Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.5107205Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.5413783Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T13:15:58.6225838Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.079s) 2022-08-17T13:15:58.6401323Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.6649530Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T13:15:58.6925696Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.6981586Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.7273054Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.031s) 2022-08-17T13:15:58.7658601Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T13:15:58.7703124Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.7775205Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.7815239Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.8546084Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.080s) 2022-08-17T13:15:58.8686440Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.8752788Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.8856786Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-08-17T13:15:58.8927979Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T13:15:58.9254943Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T13:15:58.9262856Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-08-17T13:15:58.9529071Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.033s) 2022-08-17T13:15:58.9753975Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-08-17T13:15:59.0124503Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.031s) 2022-08-17T13:15:59.0177602Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-08-17T13:15:59.0261858Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.000s) 2022-08-17T13:15:59.0472826Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.032s) 2022-08-17T13:15:59.0545934Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.000s) 2022-08-17T13:15:59.0597597Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.000s) 2022-08-17T13:15:59.0727268Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-08-17T13:15:59.0748871Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.1038539Z Exercise the situation where we have the same qualified name ... ok (0.031s) 2022-08-17T13:15:59.1064624Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.1626780Z Exercise the situation where we have the same qualified name ... ok (0.063s) 2022-08-17T13:15:59.1648167Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.2106726Z Exercise the situation where we have the same qualified name ... ok (0.048s) 2022-08-17T13:15:59.3038843Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.096s) 2022-08-17T13:15:59.3060499Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.3365590Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.031s) 2022-08-17T13:15:59.3385608Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.3525198Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.016s) 2022-08-17T13:15:59.3658007Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:15:59.3833524Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:15:59.3840892Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.3986637Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.016s) 2022-08-17T13:15:59.3993184Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-08-17T13:15:59.4133055Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.016s) 2022-08-17T13:15:59.4205546Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.000s) 2022-08-17T13:15:59.4220984Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4221571Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4245328Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4246125Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.016s) 2022-08-17T13:15:59.4264111Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4264600Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4295306Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4306146Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4325182Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4325673Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4333701Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4341558Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4342077Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4348652Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4349169Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.4354910Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T13:15:59.4355592Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T13:15:59.7026374Z Falsifying explicit example: test_versioned_div_scalar( 2022-08-17T13:15:59.7026808Z self=, 2022-08-17T13:15:59.7027154Z sample_input=(2, 3, 2.0, 3.0), 2022-08-17T13:15:59.7030941Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: Failed to load fixture! (0.270s) 2022-08-17T13:15:59.7031299Z ) 2022-08-17T13:15:59.8742858Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.174s) 2022-08-17T13:16:00.0030371Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.126s) 2022-08-17T13:16:00.0111438Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-08-17T13:16:00.1176107Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.094s) 2022-08-17T13:16:00.2296916Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.111s) 2022-08-17T13:16:00.4043844Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.173s) 2022-08-17T13:16:00.4149238Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-08-17T13:16:00.4244851Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-08-17T13:16:00.4349693Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.000s) 2022-08-17T13:16:00.4446048Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-08-17T13:16:00.4529568Z test_add_out (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:00.4594462Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.4681789Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.4754733Z test_add_tuple_optional (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:00.4823651Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.4835870Z test_addmm_grad (__main__.TestScript) 2022-08-17T13:16:00.4895890Z This test checks several things: ... ok (0.016s) 2022-08-17T13:16:00.4965120Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.5013759Z test_all (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:7004: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:16:00.5014332Z self.assertTrue(test_all_tensor(torch.tensor([3.14, 3, 99], dtype=torch.uint8))) 2022-08-17T13:16:00.5091706Z ok (0.016s) 2022-08-17T13:16:00.5876695Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:00.6796649Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.094s) 2022-08-17T13:16:00.7593517Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.080s) 2022-08-17T13:16:00.8556158Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.097s) 2022-08-17T13:16:00.8601410Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.8924544Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:00.8967462Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:00.9285105Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:00.9321996Z test_annotated_script_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.9345414Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.9364963Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.9420698Z test_annotated_script_method (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:00.9484515Z test_annoying_doubles (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:00.9779184Z test_any (__main__.TestScript) ... ok (0.021s) 2022-08-17T13:16:00.9818697Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:00.9874391Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.0251694Z test_attr_module_constants (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:01.0314096Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:01.0345349Z test_attribute_in_init (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.0553503Z test_attribute_serialization (__main__.TestScript) ... ok (0.026s) 2022-08-17T13:16:01.0569147Z test_attribute_unpickling (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2022-08-17T13:16:01.0651712Z test_augmented_assign (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.0666269Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:01.0701650Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:01.0734314Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.0857934Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:01.0968766Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.0993637Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.000s) 2022-08-17T13:16:01.2921059Z pytorch_fuser2jem7q.cpp 2022-08-17T13:16:01.5876757Z Creating library pytorch_fuser2jem7q.lib and object pytorch_fuser2jem7q.exp 2022-08-17T13:16:01.6526283Z test_batchnorm_fuser_cpu (__main__.TestScript) ... ok (0.560s) 2022-08-17T13:16:01.6578429Z test_big_float_literals (__main__.TestScript) ... ok (0.010s) 2022-08-17T13:16:01.6647195Z test_big_int_literals (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.9232476Z test_binary_op_shape (__main__.TestScript) ... ok (0.265s) 2022-08-17T13:16:01.9520504Z test_bitwise_ops (__main__.TestScript) ... ok (0.026s) 2022-08-17T13:16:01.9601783Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:01.9690367Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:01.9776044Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:01.9861482Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:02.0226338Z test_bool_dispatch (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:02.0539658Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:02.0572197Z test_break_continue_error (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.2105580Z test_breaks_continues (__main__.TestScript) ... ok (0.142s) 2022-08-17T13:16:02.2287680Z test_builtin_args (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.2371463Z test_builtin_args_fails (__main__.TestScript) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T13:16:02.2373037Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py", line 10867 2022-08-17T13:16:02.2373340Z @torch.jit.script 2022-08-17T13:16:02.2373568Z def f6(a): 2022-08-17T13:16:02.2373920Z a.expand(size=[3, [4]]) 2022-08-17T13:16:02.2374184Z You have not run this instance of FileCheck! 2022-08-17T13:16:02.2374415Z FileCheck checks: 2022-08-17T13:16:02.2374694Z ~~~~~~ <--- HERE 2022-08-17T13:16:02.2374919Z (function emitListLiteral) 2022-08-17T13:16:02.2375127Z ok (0.017s) 2022-08-17T13:16:02.2533784Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.2554066Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.2615690Z test_call_ge (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.2656479Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.2710858Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.2827581Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.2907926Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.2936203Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.3008395Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3201926Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3298772Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3358297Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.3444182Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3553069Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.3620106Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3736539Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.3746923Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.000s) 2022-08-17T13:16:02.3878464Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.3888767Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.016s) 2022-08-17T13:16:02.4066089Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.4073898Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2022-08-17T13:16:02.4283710Z test_cat (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.4371432Z test_cat_lifts (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.4428255Z test_chr (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.4442164Z test_circular_dependency (__main__.TestScript) 2022-08-17T13:16:02.4917453Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.048s) 2022-08-17T13:16:02.8580631Z test_class_as_attribute (__main__.TestScript) ... ok (0.363s) 2022-08-17T13:16:02.8615918Z test_class_attribute (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.8652841Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.8718133Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.8727142Z test_code_with_constants (__main__.TestScript) 2022-08-17T13:16:02.8801740Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.016s) 2022-08-17T13:16:02.8811138Z test_code_with_constants_restore (__main__.TestScript) 2022-08-17T13:16:02.8972823Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.016s) 2022-08-17T13:16:02.9107018Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.9176974Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.9195717Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:16:02.9706581Z test_conditional_casting (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:02.9771192Z test_constant_as_attr (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:02.9814858Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.9885999Z test_constant_pooling_none (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:02.9940662Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.0327901Z test_context_manager (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:03.0378340Z test_conv_error (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.0664083Z test_convert_base (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.0727329Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.0857245Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.0945521Z test_desugar_module (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.0995308Z test_device_kwarg (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.1046932Z test_device_type (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.1051641Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2022-08-17T13:16:03.1079255Z test_dir (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.1480527Z test_divmod (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:03.1506392Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-08-17T13:16:03.5016583Z test_dropout_eval (__main__.TestScript) ... ok (0.349s) 2022-08-17T13:16:03.5317774Z test_dropout_script (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:03.5412018Z test_dtype_attr (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.5985166Z test_dtype_op_shape (__main__.TestScript) ... ok (0.063s) 2022-08-17T13:16:03.6549056Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:03.6590354Z test_early_return_closure (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.6688449Z test_early_return_fork_join (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.6974497Z test_early_return_rewrite (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:03.7017849Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.7507110Z test_early_returns_loops (__main__.TestScript) ... ok (0.064s) 2022-08-17T13:16:03.7580502Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.7659053Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.7774916Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.7847027Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.7915732Z test_ellipsis_end (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.7991627Z test_ellipsis_mid (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.8106837Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.8178246Z test_ellipsis_start (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.8273506Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.8313873Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.8325577Z test_empty_tuple_str (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.8897231Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:03.8936796Z test_erase_number_types (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:03.9012794Z test_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:03.9112987Z test_error_stacktrace (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:04.5824497Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.663s) 2022-08-17T13:16:04.5945807Z test_eval_python (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:04.5977196Z test_exception_exits_closure (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:04.6434824Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:04.6484325Z test_expand (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:04.6615765Z test_fibb (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:04.6687213Z test_fibb_totally_better (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:04.6767107Z test_file_format_serialization (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:04.6790083Z test_file_line_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:05.3616185Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.689s) 2022-08-17T13:16:05.3658665Z test_file_line_graph (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:05.7226161Z test_file_line_save_load (__main__.TestScript) ... ok (0.363s) 2022-08-17T13:16:05.7244098Z test_file_line_string (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:05.7314115Z test_file_line_trace (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:05.7370730Z test_filecheck (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:05.7401482Z test_filecheck_parse (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.0087358Z test_first_class_calls (__main__.TestScript) ... ok (0.268s) 2022-08-17T13:16:06.0152091Z test_first_class_module (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.0263233Z test_floor_div (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.0534167Z test_floordiv (__main__.TestScript) ... ok (0.037s) 2022-08-17T13:16:06.0553120Z test_for_else (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.0686910Z test_for_in_dict (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.1093943Z test_for_in_enumerate (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:06.1162204Z test_for_in_range (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.1391507Z test_for_in_range_ast (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.1620665Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.026s) 2022-08-17T13:16:06.1719269Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.1793909Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.2003720Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.2057699Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.2262391Z test_for_in_string (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.2389270Z test_for_in_tensors (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:06.2410952Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.2552436Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.010s) 2022-08-17T13:16:06.2603571Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.2905882Z test_for_in_zip (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:06.3146760Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:06.3264351Z test_for_tuple_assign (__main__.TestScript) ... ok (0.010s) 2022-08-17T13:16:06.3488980Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.026s) 2022-08-17T13:16:06.3579820Z test_format (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:06.3816972Z test_func_call (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:06.3872775Z test_function_compilation_caching (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:07.1711316Z test_function_overload_misuse (__main__.TestScript) ... ok (0.793s) 2022-08-17T13:16:07.1873958Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.2583048Z test_function_overloads (__main__.TestScript) ... ok (0.064s) 2022-08-17T13:16:07.2596060Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:16:07.2815505Z pytorch_fuserdc3enx.cpp 2022-08-17T13:16:07.3429004Z Creating library pytorch_fuserdc3enx.lib and object pytorch_fuserdc3enx.exp 2022-08-17T13:16:07.3785077Z test_fuser_double_literal_precision (__main__.TestScript) ... ok (0.126s) 2022-08-17T13:16:07.3838476Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:07.3916915Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.3942041Z test_generic_list_errors (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:07.3978759Z test_get_set_state (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2022-08-17T13:16:07.4157595Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.4206354Z test_grad_from_script (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:07.4306358Z test_hash (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.4461355Z test_hex_literals (__main__.TestScript) ... ok (0.017s) 2022-08-17T13:16:07.8638735Z test_id (__main__.TestScript) ... ok (0.411s) 2022-08-17T13:16:07.8711794Z test_if (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.8830118Z test_if_define (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.8892613Z test_if_different_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:07.9018657Z test_if_for_in_range (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.9257744Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.9303052Z test_if_list_cat (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:07.9993234Z test_if_nest_while (__main__.TestScript) ... ok (0.063s) 2022-08-17T13:16:08.0077748Z test_if_noelse (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0110200Z test_if_not_defined_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.0165835Z test_if_supertype (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.0331518Z test_ignore_decorator (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0450650Z test_ignored_as_value (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0527721Z test_ignored_method_binding (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.0591172Z test_ignored_props (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0730546Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0871841Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.0916083Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.1822720Z test_index (__main__.TestScript) ... ok (0.095s) 2022-08-17T13:16:08.1861520Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2009754Z test_index_with_tuple (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.2028718Z test_indexing_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2094754Z test_infer_size (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2099401Z test_inferred_error_msg (__main__.TestScript) 2022-08-17T13:16:08.2126728Z Test that when we get a type mismatch on a function where we inferred ... ok (0.000s) 2022-08-17T13:16:08.2277052Z test_inherit_method (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.2284253Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.000s) 2022-08-17T13:16:08.2296709Z test_inlined_graph (__main__.TestScript) 2022-08-17T13:16:08.2419301Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.017s) 2022-08-17T13:16:08.2478940Z test_inlining_cleanup (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.2547244Z test_inplace_add (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2617873Z test_inplace_copy_script (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2675230Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.2717958Z test_int_cast (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2736640Z test_integral_shape_inference (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.2752124Z test_interpret_graph (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.6337331Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.363s) 2022-08-17T13:16:08.6519473Z test_intlist_args (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.6541145Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.6554786Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.6586794Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.6598304Z test_irparser (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.6743672Z test_is_after_use (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.6779869Z test_is_isnot (__main__.TestScript) ... :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6784590Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6789265Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6793995Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6815753Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6820391Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6825049Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6829737Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6850129Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6854505Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6858858Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6863284Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6887226Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6892531Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6897942Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6903456Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6908861Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6913519Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6918109Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6922640Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6927892Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6934351Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6938976Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6943668Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6948293Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6952872Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6957492Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6962019Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6967468Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6971993Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6976574Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6981212Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6985834Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6990459Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6995122Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.6999713Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7005090Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7009726Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7014359Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7018935Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7023573Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7028192Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7032800Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7037216Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7042869Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7047590Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7052207Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7056809Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-08-17T13:16:08.7078458Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7083238Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7087923Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7092552Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7114225Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7118833Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7123492Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7128126Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7150087Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7154436Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7158889Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7163310Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7187065Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7192350Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7197802Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7203541Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7208966Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7213574Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7218167Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7222530Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7227787Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7232436Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7236936Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7241762Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7246384Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7250972Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7255537Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7259913Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7265259Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7269824Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7274380Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7279049Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7283845Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7288481Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7293096Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7297520Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7302927Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7307580Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7312198Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7316779Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7321547Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7326182Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7330936Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7335366Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7340810Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7345465Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7351558Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7356759Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-08-17T13:16:08.7361835Z ok (0.063s) 2022-08-17T13:16:08.7375541Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:08.7409831Z test_is_scripting (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.7446736Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.7538776Z test_isinstance (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.7603598Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.7691727Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.7873475Z test_isinstance_refinement (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.7949541Z test_jitter_bug (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.7992910Z test_keyword (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.8010698Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8044446Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.8299405Z test_lazy_script (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8389861Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8498417Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8560636Z test_lhs_indexing (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.8625528Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.8714635Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8779140Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.8844665Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:08.8926180Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.9118089Z test_linear_grad (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:08.9901059Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:08.9955770Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:08.9970398Z test_list_iterables (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:09.0054940Z test_list_python_op (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.0200783Z test_list_unify (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:09.0462129Z test_literal (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:09.0525142Z test_literals (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.0643676Z test_logical_short_circuit (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:09.0705249Z test_loop_liveness (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.0871318Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.0912142Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:09.1035685Z test_loop_unrolling (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.1144968Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:09.1841715Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:09.1879489Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:09.3646484Z test_math_ops (__main__.TestScript) ... ok (0.176s) 2022-08-17T13:16:09.3656052Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-08-17T13:16:09.3669501Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.000s) 2022-08-17T13:16:09.3737922Z test_method_casts_script (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:09.3774804Z test_method_no_self (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:17.6171047Z test_method_overloading (__main__.TestScript) ... ok (8.233s) 2022-08-17T13:16:17.6224057Z test_missing_getstate (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.3815160Z test_mm_batching (__main__.TestScript) ... ok (0.750s) 2022-08-17T13:16:18.4494851Z test_module_apis (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:18.4553047Z test_module_attrs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.4658515Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.4872540Z test_module_copying (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.4887213Z test_module_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.4938731Z test_module_method_reassignment (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.4989762Z test_module_none_attrs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.5404511Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:18.5470183Z test_module_str (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.5535754Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.5549830Z test_multi_reduction (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.5563841Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6383429Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.095s) 2022-08-17T13:16:18.6420118Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6455734Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6552835Z test_multiple_assign (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.6623538Z test_multiple_assignment (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6668301Z test_mutable_dce (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6726196Z test_mutable_dce_block (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.6762108Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6848400Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.6949312Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.6995156Z test_mutable_dce_list (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.7052027Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.7141282Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.7177969Z test_mutate_constant (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.7223546Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.7913536Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.064s) 2022-08-17T13:16:18.8004712Z test_namedtuple_attr (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.8048639Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.8357800Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:18.8696507Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:18.9004261Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:18.9040915Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.9152354Z test_namedtuple_python (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:18.9210549Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:18.9267872Z test_narrow_copy (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:19.9119279Z test_nested_aug_assign (__main__.TestScript) ... ok (0.978s) 2022-08-17T13:16:19.9244586Z test_nested_bailouts (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:19.9593755Z test_nested_breaks (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:19.9647979Z test_nested_list_construct (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:19.9950255Z test_nested_select_assign (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:20.2148986Z test_nn_GRU (__main__.TestScript) ... ok (0.221s) 2022-08-17T13:16:20.3604683Z test_nn_LSTM (__main__.TestScript) ... ok (0.144s) 2022-08-17T13:16:20.5054393Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.158s) 2022-08-17T13:16:20.5486285Z test_nn_init (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:20.5564311Z test_no_dtype_shape (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:20.5626732Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.6793095Z test_non_final_return (__main__.TestScript) ... ok (0.126s) 2022-08-17T13:16:20.6805288Z test_none_type_str (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.6862075Z test_not (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.6875469Z test_not_initialized_err (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.7009001Z test_ntuple_builtins (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:20.7188374Z test_number_abs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:20.7234206Z test_number_augassign (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.7278959Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:20.7323601Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.7367889Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:20.7494364Z test_number_div (__main__.TestScript) ... ok (0.025s) 2022-08-17T13:16:23.2561181Z test_number_math (__main__.TestScript) ... ok (2.503s) 2022-08-17T13:16:23.2645083Z test_number_neg (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.2656754Z test_old_models_bc (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2022-08-17T13:16:23.2706303Z test_oneline_func (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.2786881Z test_op_dtype (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.2887784Z test_operator_precedence (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.2907169Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.000s) 2022-08-17T13:16:23.2925814Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.000s) 2022-08-17T13:16:23.3027847Z test_ord (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.3171545Z test_override_magic (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.3361318Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\test\test_jit.py:9784: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T13:16:23.3361948Z torch.onnx._export(m, (x, seq_lens), f, verbose=False) 2022-08-17T13:16:23.3506584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_patch_torch.py:69: UserWarning: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\onnx\shape_type_inference.cpp:1884.) 2022-08-17T13:16:23.3507284Z torch._C._jit_pass_onnx_node_shape_type_inference( 2022-08-17T13:16:23.3575356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\_patch_torch.py:69: UserWarning: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\onnx\shape_type_inference.cpp:1884.) 2022-08-17T13:16:23.3576044Z torch._C._jit_pass_onnx_node_shape_type_inference( 2022-08-17T13:16:23.3585945Z ok (0.032s) 2022-08-17T13:16:23.3602122Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4031144Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:23.4305060Z test_pack_unpack_state (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:23.4434527Z test_parameter_order (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.4435014Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-17T13:16:23.4435255Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-17T13:16:23.4435487Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-17T13:16:23.4435701Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-17T13:16:23.4435898Z grad_fn=) 2022-08-17T13:16:23.4436128Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-17T13:16:23.4436357Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-17T13:16:23.4438126Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-17T13:16:23.4439014Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-17T13:16:23.4439232Z grad_fn=) 2022-08-17T13:16:23.4448188Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4462663Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4487741Z test_parse_nested_names (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4500890Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4547429Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4567072Z test_parser_kwargonly (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4585776Z test_parser_type_annotations (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.4603359Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4617911Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4631629Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4645253Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4659063Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4714407Z test_partial_returns (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.4763327Z test_pass (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.5013782Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.5017807Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:23.5106512Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.5117798Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-08-17T13:16:23.5575673Z test_pretty_print_function (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:23.5584077Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.000s) 2022-08-17T13:16:23.5749805Z test_print (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.5763903Z test_print_kwargs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.5776023Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-08-17T13:16:23.5822574Z test_profiling_merge (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.5857181Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.5913874Z test_python_call (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.5982528Z test_python_call_annotation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6005301Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6044813Z test_python_call_failure (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6128150Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6162188Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6194915Z test_python_frontend (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6214363Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6230995Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6275385Z test_python_op_builtins (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6386323Z test_python_op_name (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6404644Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6417168Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.000s) 2022-08-17T13:16:23.6496076Z test_rand_profiling (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6525930Z test_range_args (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6561767Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6597742Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6610189Z test_refine_tuple_types (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6751139Z test_remove_dropout (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6782485Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:23.6847355Z test_request_bailout (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.6863601Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.000s) 2022-08-17T13:16:23.7360945Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:23.7491611Z test_resize_input_ops (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.7693607Z test_return (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.7765949Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:23.7827979Z test_return_tuple (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2086194Z test_rnn_trace_override (__main__.TestScript) ... ok (0.428s) 2022-08-17T13:16:24.2154730Z test_robust_op_resolution (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2234651Z test_round (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.2391650Z test_save_load_attr_error (__main__.TestScript) ... ok (0.017s) 2022-08-17T13:16:24.2434295Z test_script_annotation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2475835Z test_script_bool_constant (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2519629Z test_script_chunk (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.2718769Z test_script_clamp_none (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.2788446Z test_script_copy (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2805264Z test_script_cu (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2877209Z test_script_define_order (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.2918123Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.2948830Z test_script_docstring (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.3032866Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.3038997Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.000s) 2022-08-17T13:16:24.3101958Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.3199532Z test_script_is_tracing (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.3272316Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.3321483Z test_script_method_docstring (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.3399677Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.3634365Z test_script_module (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:24.3698451Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.3764222Z test_script_module_const (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.4007353Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:24.4234759Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.4407452Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:24.4752501Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:24.4764658Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.000s) 2022-08-17T13:16:24.5003541Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.5039318Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.5097432Z test_script_module_for (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.5523635Z test_script_module_for2 (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:24.5554735Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.5672595Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.5682500Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.000s) 2022-08-17T13:16:24.5720855Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.5785289Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.5970312Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.6151725Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:24.6184152Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.6229275Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.6262412Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.6753925Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:24.6797204Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.6969541Z test_script_optional_none (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.7020030Z test_script_outputs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.7592477Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.063s) 2022-08-17T13:16:24.8130913Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:24.8141437Z test_script_scope (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:24.8450427Z test_script_sequential_for (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:24.9021150Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.063s) 2022-08-17T13:16:24.9176805Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:24.9587929Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:25.0090716Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.063s) 2022-08-17T13:16:25.0229693Z test_script_star_assign (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:25.0494792Z test_script_star_expr (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:25.0747086Z test_script_star_expr_string (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:25.0891829Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:25.0908559Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:25.0920905Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:25.0935520Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:25.1009934Z test_select_after_chunk (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:25.1045642Z test_sequence_parsing (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:25.1455285Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:25.1623957Z test_serialization_big_ints (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:25.1641013Z test_serialization_sharing (__main__.TestScript) ... skip: NYI: TemporaryFileName on Windows (0.000s) 2022-08-17T13:16:25.1713021Z test_serialize_long_lines (__main__.TestScript) ... ok (0.019s) 2022-08-17T13:16:25.5335986Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.347s) 2022-08-17T13:16:25.9021634Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.363s) 2022-08-17T13:16:25.9907336Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:26.2680323Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.287s) 2022-08-17T13:16:26.2818286Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:26.2886648Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.2924797Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.3013331Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:26.3052280Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.3088098Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.3237727Z test_signed_float_zero (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:26.3252454Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:26.3267411Z test_single_starred_lhs (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.3326518Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:26.3334673Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-08-17T13:16:26.3414744Z test_split (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:26.3522166Z test_stack (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.5217722Z test_static_if_prop (__main__.TestScript) ... ok (2.170s) 2022-08-17T13:16:28.5228393Z test_static_method_on_module (__main__.TestScript) 2022-08-17T13:16:28.5320066Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.016s) 2022-08-17T13:16:28.5692890Z test_static_methods (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:28.5730429Z test_str_cast (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.5744721Z test_string_cu (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.5783270Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.5851313Z test_string_frontend_elif (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.5903146Z test_string_index (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.5968408Z test_string_len (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6021971Z test_string_list (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6035596Z test_string_new_line (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6089263Z test_string_ops (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.6150036Z test_string_print (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6162165Z test_string_single_escape (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6328080Z test_string_slicing (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.6385442Z test_string_sort (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.6440451Z test_string_sorted (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6724395Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:28.6794056Z test_submodule_twice (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.6856312Z test_sum (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.6936385Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.7014797Z test_sum_list_empty (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.7083705Z test_sum_list_literal (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.7163318Z test_sum_list_one (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.7183786Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.7218899Z test_sys_stdout_override (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.7242949Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.000s) 2022-08-17T13:16:28.7285547Z test_tensor_data (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:28.7294246Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-08-17T13:16:28.7404525Z test_tensor_dtype (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.7518137Z test_tensor_grad (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.7637572Z test_tensor_import_export (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:28.7685652Z test_tensor_len (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.2390445Z test_tensor_number_math (__main__.TestScript) ... ok (0.474s) 2022-08-17T13:16:29.2396422Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2022-08-17T13:16:29.2407468Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.000s) 2022-08-17T13:16:29.2464809Z test_tensor_shape (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.2490236Z test_tensor_subclasses (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-17T13:16:29.2490956Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T13:16:29.2565606Z ok (0.016s) 2022-08-17T13:16:29.2882615Z test_tensor_to (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:29.2935405Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.2942680Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-08-17T13:16:29.2948813Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-08-17T13:16:29.3049695Z test_ternary (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:29.3826726Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.079s) 2022-08-17T13:16:29.3928937Z test_ternary_right_associative (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.4043325Z test_ternary_static_if (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:29.4261549Z test_torch_any (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:29.4296368Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.016s) 2022-08-17T13:16:29.4861792Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:29.4968523Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:29.5264600Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.031s) 2022-08-17T13:16:29.5373415Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.5478806Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:29.5530824Z test_torch_manual_seed (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:29.5992927Z test_torch_pow (__main__.TestScript) ... ok (0.048s) 2022-08-17T13:16:29.6106726Z test_torch_tensor_as_tensor (__main__.TestScript) ... :4: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:16:30.2453049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:472: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:16:30.2453631Z return callable(*args, **kwargs) 2022-08-17T13:16:30.2521362Z ok (0.666s) 2022-08-17T13:16:30.2606019Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:30.2724100Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:30.2850538Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:30.2890384Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:30.4091613Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.110s) 2022-08-17T13:16:30.6464904Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.237s) 2022-08-17T13:16:30.6547182Z test_training_param (__main__.TestScript) ... ok (0.001s) 2022-08-17T13:16:31.0216158Z test_tuple_assignments (__main__.TestScript) ... ok (0.363s) 2022-08-17T13:16:31.0240236Z test_tuple_error_msg (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.0328735Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.0601316Z test_tuple_indexing (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:31.0659297Z test_tuple_len (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.0731120Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.0795927Z test_tuple_sort (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.0859358Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.0919335Z test_tuple_sorted (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.0977169Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.1019223Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.1066801Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.1108226Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.1299768Z test_type_annotate (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.1452676Z test_type_annotation_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.1665442Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.1883756Z test_type_annotations (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:31.2042996Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.2209388Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.2236545Z test_type_call_in_script (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2305052Z test_type_cast (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2359554Z test_type_comments_in_body (__main__.TestScript) ... ok (0.017s) 2022-08-17T13:16:31.2365680Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-08-17T13:16:31.2392261Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.000s) 2022-08-17T13:16:31.2404227Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.000s) 2022-08-17T13:16:31.2440706Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2481502Z test_unicode_comments (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2583148Z test_uninitialized (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.2618888Z test_union_to_number (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2636412Z test_unknown_builtin (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2648709Z test_unmatched_type_annotation (__main__.TestScript) ... skip: TODO: need to fix the test case (0.000s) 2022-08-17T13:16:31.2693226Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:31.2701271Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-08-17T13:16:31.2720938Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2788952Z test_unused_decorator (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:31.2882430Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.3446022Z test_var_aug_assign (__main__.TestScript) ... ok (1.062s) 2022-08-17T13:16:32.3502770Z test_vararg_zeros (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.3548001Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.3568450Z test_view_shape_prop (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.3666772Z test_view_write (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.3675832Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T13:16:32.3745635Z test_where (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.3812901Z test_where_method (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.3920379Z test_while (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.4452283Z test_while_nest_if (__main__.TestScript) ... ok (0.047s) 2022-08-17T13:16:32.4790374Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.032s) 2022-08-17T13:16:32.4804377Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.4901381Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.4921026Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.4988163Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.5028845Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:32.5048623Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.5089232Z test_wrong_return_type (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.5106580Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.5143108Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.000s) 2022-08-17T13:16:32.5258477Z test_zeros (__main__.TestScript) ... ok (0.016s) 2022-08-17T13:16:33.2299558Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.713s) 2022-08-17T13:16:33.2304459Z test_bool (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2317935Z Test the __bool__ method. This should return True ... ok (0.000s) 2022-08-17T13:16:33.2324327Z test_contains (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2337080Z Test membership checks (x in y, x not in y). ... ok (0.000s) 2022-08-17T13:16:33.2343761Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2357029Z Test deletion. ... ok (0.000s) 2022-08-17T13:16:33.2362877Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2379539Z Test accessing dictionary values using the [] operator. ... ok (0.000s) 2022-08-17T13:16:33.2384487Z test_items (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2394678Z Test .items(). ... ok (0.000s) 2022-08-17T13:16:33.2399364Z test_iter (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2409539Z Test iteration over a dictionary's keys. ... ok (0.000s) 2022-08-17T13:16:33.2413672Z test_len (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2424309Z Test len() builtin function. ... ok (0.000s) 2022-08-17T13:16:33.2433244Z test_nested (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2434096Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.000s) 2022-08-17T13:16:33.2439073Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2477409Z Test that reference semantics are honoured; that modifications made ... ok (0.016s) 2022-08-17T13:16:33.2480718Z test_repr (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2490545Z Test the __repr__ method. ... ok (0.000s) 2022-08-17T13:16:33.2497650Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-08-17T13:16:33.2509331Z Test setting dictionary values using the [] operator. ... ok (0.000s) 2022-08-17T13:16:33.2514664Z test_append (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2525213Z Test append method. ... ok (0.000s) 2022-08-17T13:16:33.2529486Z test_bool (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2538076Z Test the __bool__ method. This should return True ... ok (0.000s) 2022-08-17T13:16:33.2541602Z test_clear (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2548987Z Test clear. ... ok (0.000s) 2022-08-17T13:16:33.2555086Z test_contains (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2565288Z Test membership checks (x in y, x not in y). ... ok (0.000s) 2022-08-17T13:16:33.2570498Z test_count (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2580286Z Test count method. ... ok (0.000s) 2022-08-17T13:16:33.2586785Z test_delitem (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2598006Z Test deletion. ... ok (0.000s) 2022-08-17T13:16:33.2611897Z test_extend (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2626640Z Test extend. ... ok (0.016s) 2022-08-17T13:16:33.2638280Z test_getitem (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2668339Z Test accessing list elements using the [] operator. ... ok (0.000s) 2022-08-17T13:16:33.2675788Z test_insert (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2688537Z Test insert. ... ok (0.000s) 2022-08-17T13:16:33.2693159Z test_iter (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2702443Z Test iteration over a list's elements. ... ok (0.000s) 2022-08-17T13:16:33.2706735Z test_len (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2716185Z Test len() builtin function. ... ok (0.000s) 2022-08-17T13:16:33.2725646Z test_nested (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2726471Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.000s) 2022-08-17T13:16:33.2732925Z test_pop (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2746997Z Test pop. ... ok (0.000s) 2022-08-17T13:16:33.2752188Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2788219Z Test that reference semantics are honoured; that modifications made ... ok (0.016s) 2022-08-17T13:16:33.2794222Z test_remove (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2804931Z Test remove method. ... ok (0.000s) 2022-08-17T13:16:33.2808462Z test_repr (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2816639Z Test the __repr__ method. ... ok (0.000s) 2022-08-17T13:16:33.2828923Z test_setitem (jit.test_list_dict.TestScriptList) 2022-08-17T13:16:33.2844508Z Test setting list elements using the [] operator. ... ok (0.000s) 2022-08-17T13:16:33.2992556Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.3131240Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.3271462Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.3341361Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.000s) 2022-08-17T13:16:33.3402002Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.3458166Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2022-08-17T13:16:33.3602626Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-17T13:16:33.3733864Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.3870916Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.4009663Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.000s) 2022-08-17T13:16:33.4070732Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.4127812Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.000s) 2022-08-17T13:16:33.4182123Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-08-17T13:16:33.4234612Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.000s) 2022-08-17T13:16:33.5152271Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.094s) 2022-08-17T13:16:33.5165722Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.000s) 2022-08-17T13:16:33.6070266Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.094s) 2022-08-17T13:16:33.7140206Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.098s) 2022-08-17T13:16:34.1004944Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.382s) 2022-08-17T13:16:34.1291334Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.031s) 2022-08-17T13:16:34.1353748Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.1428141Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1450687Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1517600Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.1577982Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1638572Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1699516Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.1764830Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1826087Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.1890645Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.1942027Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.2005830Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.2075867Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.2142174Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T13:16:34.2208660Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.001s) 2022-08-17T13:16:34.2274549Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.000s) 2022-08-17T13:16:34.2356204Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.017s) 2022-08-17T13:16:34.2466348Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.000s) 2022-08-17T13:16:34.2481001Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.016s) 2022-08-17T13:16:34.2572570Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.000s) 2022-08-17T13:16:34.2584923Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.000s) 2022-08-17T13:16:34.2635685Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.2682125Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.2728222Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.2773315Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.2818948Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.2860647Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.2906074Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.2947366Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.2992840Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.001s) 2022-08-17T13:16:34.3036862Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3083138Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3129295Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.3175264Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3227639Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3269806Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.3315563Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3360279Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3406203Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3462394Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.3503552Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3546485Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-08-17T13:16:34.3587969Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-08-17T13:16:34.3944065Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2022-08-17T13:16:34.4216182Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2022-08-17T13:16:34.4288062Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.4344425Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.4558832Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.033s) 2022-08-17T13:16:34.4614296Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.4773031Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-08-17T13:16:34.5241268Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.047s) 2022-08-17T13:16:34.5560259Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.032s) 2022-08-17T13:16:34.5626542Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.5757354Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-08-17T13:16:34.5854395Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-08-17T13:16:34.6946496Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.111s) 2022-08-17T13:16:34.7224146Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2022-08-17T13:16:34.7236365Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-08-17T13:16:34.7253124Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.7323719Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.7658774Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.033s) 2022-08-17T13:16:34.7896924Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2022-08-17T13:16:34.7905059Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.7928973Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.7964658Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.8004515Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-08-17T13:16:34.8031303Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.016s) 2022-08-17T13:16:34.8175757Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.000s) 2022-08-17T13:16:34.8252576Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.016s) 2022-08-17T13:16:34.8421432Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.016s) 2022-08-17T13:16:34.8820042Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.048s) 2022-08-17T13:16:34.8826668Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.000s) 2022-08-17T13:16:34.8895783Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-08-17T13:16:34.8963030Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-08-17T13:16:34.9033375Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.016s) 2022-08-17T13:16:34.9104675Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-08-17T13:16:34.9174625Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.016s) 2022-08-17T13:16:34.9245080Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-08-17T13:16:34.9324323Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.016s) 2022-08-17T13:16:34.9344083Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.000s) 2022-08-17T13:16:34.9358073Z test_default_args (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9364063Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9370511Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9375081Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9396411Z test_torchbind (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9400699Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9409912Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9418429Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9427037Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9435245Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9446219Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.016s) 2022-08-17T13:16:34.9455426Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-08-17T13:16:34.9459814Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9468723Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9472822Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9477957Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9481803Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9490070Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9494263Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9500572Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9508698Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9516145Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9523888Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9529608Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9535418Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9541935Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9548864Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9556405Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9565818Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-08-17T13:16:34.9749696Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.0028814Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T13:16:35.0160200Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.0343161Z test_constant (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.0784660Z test_conv (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-08-17T13:16:35.1124216Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T13:16:35.1246980Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.1363626Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.1556862Z test_ge (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.1561141Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2022-08-17T13:16:35.3375879Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.174s) 2022-08-17T13:16:35.4140449Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.079s) 2022-08-17T13:16:35.4240514Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.4328703Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.4402384Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.4434622Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.4572037Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.4706351Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.4745719Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.4895998Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.4981066Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.5104349Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.5120891Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.5138595Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.5149787Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-08-17T13:16:35.5258036Z Check that dictionary access doesn't care about insertion order ... ok (0.016s) 2022-08-17T13:16:35.5396728Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.5527825Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.5633805Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.5645538Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-08-17T13:16:35.5741311Z Check that the trace remembers which keys were in a dict input ... ok (0.000s) 2022-08-17T13:16:35.5869828Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.5875117Z test_input_flatten (jit.test_tracer.TestTracer) 2022-08-17T13:16:35.6093542Z Check that inputs to traced functions are flattened ... ok (0.031s) 2022-08-17T13:16:35.6118359Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.6237624Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.6371883Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.6467277Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.6611063Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.7033072Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:35.7047123Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.016s) 2022-08-17T13:16:35.7170452Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.7316835Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.7452858Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.7569287Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.7586066Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.7591420Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-08-17T13:16:35.7753361Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.016s) 2022-08-17T13:16:35.7818811Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.7916210Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.8072592Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.8230227Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.8261647Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.8573731Z test_simple (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T13:16:35.8593869Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:35.8710288Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.8788303Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.9060419Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.9343890Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:35.9447965Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:35.9476352Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.000s) 2022-08-17T13:16:36.0024672Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.048s) 2022-08-17T13:16:36.0123505Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.0198567Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.0269916Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.0451246Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.0526430Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.0603914Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.0843694Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:36.0946681Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.1077438Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.1138346Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.1218480Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.1300597Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.1335727Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.1396350Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.1431117Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.1635766Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T13:16:36.1829164Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.2160038Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:36.2822614Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.064s) 2022-08-17T13:16:36.3258152Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-08-17T13:16:36.3362402Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.3427899Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.3500498Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.3574764Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.3738091Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.3932287Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.3994043Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.4259461Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:36.4390099Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.4862243Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.048s) 2022-08-17T13:16:36.5200797Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T13:16:36.5299629Z graph(%self : __torch__.jit.test_tracer.Bar, 2022-08-17T13:16:36.5299986Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-08-17T13:16:36.5300319Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.5300644Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-08-17T13:16:36.5301096Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1437:0 2022-08-17T13:16:36.5301613Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1438:0 2022-08-17T13:16:36.5302209Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo[inplace=0, module="jit.test_tracer", Subgraph=]()(%x, %y) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1439:0 2022-08-17T13:16:36.5302811Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2022-08-17T13:16:36.5303272Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2022-08-17T13:16:36.5303795Z return (%12) 2022-08-17T13:16:36.5303910Z 2022-08-17T13:16:36.5376117Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.5509984Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.5723191Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.5787615Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.5891965Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.6102550Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T13:16:36.6176273Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.6218323Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.6387302Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.6549564Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.7101628Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-08-17T13:16:36.7156332Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:36.7273519Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.7397296Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.7481937Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.8233253Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.063s) 2022-08-17T13:16:36.8361890Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.8472929Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.8601663Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:36.9407912Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.079s) 2022-08-17T13:16:37.0100182Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.064s) 2022-08-17T13:16:37.0219777Z test_trace_topk (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.0408665Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.0483179Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:37.0611516Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.0687094Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.0710252Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:37.0725989Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:37.0922016Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.0946976Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.000s) 2022-08-17T13:16:37.0964059Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.1531898Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.048s) 2022-08-17T13:16:37.3295900Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.174s) 2022-08-17T13:16:37.3359894Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T13:16:37.3451022Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-08-17T13:16:37.3466980Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.3884924Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.048s) 2022-08-17T13:16:37.3962911Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.000s) 2022-08-17T13:16:37.4055447Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T13:16:37.4129710Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T13:16:37.4138352Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.4268989Z Types should be shared for identical constant values, and different for different constant values ... ok (0.000s) 2022-08-17T13:16:37.4278172Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.4348093Z Types should be shared even if attribute values differ ... ok (0.016s) 2022-08-17T13:16:37.4354832Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.4384856Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.000s) 2022-08-17T13:16:37.4462182Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T13:16:37.4468245Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.4615258Z Simple example with a real nn Module ... ok (0.016s) 2022-08-17T13:16:37.4836688Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T13:16:37.4846771Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.5259389Z We should be able to differentiate between two ModuleDict instances ... ok (0.048s) 2022-08-17T13:16:37.5270288Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.5504499Z Mutating the value of an attribute should not change type sharing ... ok (0.016s) 2022-08-17T13:16:37.5512285Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.5601010Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.016s) 2022-08-17T13:16:37.5608727Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.5738699Z Different functions passed in should lead to different types ... ok (0.016s) 2022-08-17T13:16:37.5745770Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.5834375Z Same functions passed in should lead to same types ... ok (0.000s) 2022-08-17T13:16:37.5849696Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.6131170Z Even if everything about the module is the same, different originating ... ok (0.031s) 2022-08-17T13:16:37.6139634Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.6272019Z Different functions passed in should lead to different types ... ok (0.016s) 2022-08-17T13:16:37.6279434Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.6370156Z Same functions passed in should lead to same types ... ok (0.016s) 2022-08-17T13:16:37.6649125Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T13:16:37.6660772Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7227456Z If submodules differ, the types should differ. ... ok (0.063s) 2022-08-17T13:16:37.7236913Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7386403Z Since we can't guarantee that methods are the same between different ... ok (0.016s) 2022-08-17T13:16:37.7395610Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7479900Z Test that types are not shared if the exclusion of their ... ok (0.016s) 2022-08-17T13:16:37.7487600Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7553657Z Test that types are shared if the exclusion of their ... ok (0.000s) 2022-08-17T13:16:37.7559892Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7640909Z Tests that types between instances of a ScriptModule ... ok (0.016s) 2022-08-17T13:16:37.7654119Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-08-17T13:16:37.7907238Z Test that type sharing can be disabled. ... ok (0.016s) 2022-08-17T13:16:37.8107840Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.031s) 2022-08-17T13:16:37.8134137Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8194686Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8211573Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-08-17T13:16:37.8284995Z Test that module attributes can be ignored. ... ok (0.016s) 2022-08-17T13:16:37.8306226Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8323872Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8333614Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T13:16:37.8360786Z Test that using an optional with no contained types produces an error. ... ok (0.000s) 2022-08-17T13:16:37.8370257Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8482991Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-08-17T13:16:37.8508975Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8529006Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8538878Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T13:16:37.8566001Z Test that using a tuple with no contained types produces an error. ... ok (0.016s) 2022-08-17T13:16:37.8707148Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-08-17T13:16:37.8847736Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-08-17T13:16:37.8879891Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-08-17T13:16:37.8925842Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:37.8997001Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:37.9081586Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:37.9173005Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:37.9491580Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.031s) 2022-08-17T13:16:37.9529088Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:37.9553451Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T13:16:37.9554306Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 90 2022-08-17T13:16:37.9554580Z def fn(): 2022-08-17T13:16:37.9554763Z l1 = [1, 2, "foo", 3] 2022-08-17T13:16:37.9554962Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:16:37.9555159Z l2 = ["foo", "bar", "baz", "qux"] 2022-08-17T13:16:37.9555407Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-08-17T13:16:37.9563852Z (function emitListLiteral) 2022-08-17T13:16:37.9564402Z ok (0.000s) 2022-08-17T13:16:37.9580877Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T13:16:37.9582025Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 104 2022-08-17T13:16:37.9582300Z def fn(): 2022-08-17T13:16:37.9582498Z l1 = ["foo", "bar", "baz", "qux"] 2022-08-17T13:16:37.9582684Z l2 = [1, 2, "foo", 3] 2022-08-17T13:16:37.9582883Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:16:37.9583116Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-08-17T13:16:37.9583324Z return d 2022-08-17T13:16:37.9583502Z (function emitListLiteral) 2022-08-17T13:16:37.9584026Z ok (0.000s) 2022-08-17T13:16:37.9716208Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:37.9920937Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0040359Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0265371Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0330397Z test_list_io (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0342549Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0506375Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0524673Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0628898Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0721847Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0759596Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0806082Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.0831385Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0896544Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.0939425Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.1109918Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.1150834Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.1233037Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.1288586Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.1367319Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.1446855Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.1515088Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.1592976Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.1613133Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.1906652Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.031s) 2022-08-17T13:16:38.1976973Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.2039856Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.016s) 2022-08-17T13:16:38.2102965Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.2156580Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.000s) 2022-08-17T13:16:38.2212072Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.2352483Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.2406410Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.001s) 2022-08-17T13:16:38.2465631Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2510780Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2565094Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.2609841Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2636784Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2704019Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.2752248Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2809633Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2835511Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2907769Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.2928400Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2947449Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.2969113Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.3086707Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.3133497Z test_union_memory_aliasing (jit.test_union.TestUnion) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_jit_internal.py:1282: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T13:16:38.3134065Z warnings.warn( 2022-08-17T13:16:38.3192612Z ok (0.016s) 2022-08-17T13:16:38.3329872Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.3564762Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.3639977Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.3672463Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.3707732Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.3741557Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.3777164Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.3821053Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.3946729Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4041131Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4088785Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4193701Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4295509Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4368354Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4441792Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4535662Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4628230Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4667089Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4712222Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.4861619Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.4971698Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.5014209Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.5063834Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.5178918Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.5275576Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.5640878Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.033s) 2022-08-17T13:16:38.5791811Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.5964066Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T13:16:38.5964735Z File "", line 3 2022-08-17T13:16:38.5964867Z 2022-08-17T13:16:38.5964932Z def fn(): 2022-08-17T13:16:38.5965183Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T13:16:38.5965492Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:16:38.5965749Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T13:16:38.5965980Z x.append(torch.tensor(3)) 2022-08-17T13:16:38.5966195Z (function emitListLiteral) 2022-08-17T13:16:38.6079629Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T13:16:38.6080200Z File "", line 3 2022-08-17T13:16:38.6080318Z 2022-08-17T13:16:38.6080369Z def fn(): 2022-08-17T13:16:38.6080623Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T13:16:38.6080916Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:16:38.6081174Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T13:16:38.6081404Z x.append(torch.tensor(3)) 2022-08-17T13:16:38.6081613Z (function emitListLiteral) 2022-08-17T13:16:38.6084929Z ok (0.031s) 2022-08-17T13:16:38.6145396Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.6176537Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T13:16:38.6209089Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.000s) 2022-08-17T13:16:38.6253599Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.000s) 2022-08-17T13:16:38.6459058Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.016s) 2022-08-17T13:16:38.6478834Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-08-17T13:16:38.6538796Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6597702Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6644829Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-08-17T13:16:38.6693973Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6763823Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6804803Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-08-17T13:16:38.6843050Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6886468Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6925262Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.6969690Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-08-17T13:16:38.7048218Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.7094894Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-08-17T13:16:38.7143132Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-08-17T13:16:38.7181938Z test_warn (jit.test_warn.TestWarn) ... ok (0.000s) 2022-08-17T13:16:38.7218969Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.000s) 2022-08-17T13:16:38.7313763Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.016s) 2022-08-17T13:16:38.7400408Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.000s) 2022-08-17T13:16:38.7495545Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.016s) 2022-08-17T13:16:38.7536798Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.000s) 2022-08-17T13:16:38.7604006Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.016s) 2022-08-17T13:16:38.7644976Z test_with_as (jit.test_with.TestWith) 2022-08-17T13:16:38.8609946Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.096s) 2022-08-17T13:16:38.8638453Z test_with_errors (jit.test_with.TestWith) 2022-08-17T13:16:38.8978426Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.031s) 2022-08-17T13:16:38.9002610Z test_with_exceptions (jit.test_with.TestWith) 2022-08-17T13:16:38.9339176Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.047s) 2022-08-17T13:16:38.9377014Z test_with_no_as (jit.test_with.TestWith) 2022-08-17T13:16:39.0383932Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.096s) 2022-08-17T13:16:39.0403692Z test_with_no_grad (jit.test_with.TestWith) 2022-08-17T13:16:39.0630687Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.032s) 2022-08-17T13:16:39.0644318Z test_with_record_function (jit.test_with.TestWith) 2022-08-17T13:16:39.0871628Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2022-08-17 13:16:39 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:16:39.0904371Z STAGE:2022-08-17 13:16:39 1124:2996 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:16:39.0925278Z ok (0.031s) 2022-08-17T13:16:39.0925931Z 2022-08-17T13:16:39.0926172Z ---------------------------------------------------------------------- 2022-08-17T13:16:39.0926439Z Ran 2641 tests in 136.781s 2022-08-17T13:16:39.0926559Z 2022-08-17T13:16:39.0926663Z OK (skipped=193, expected failures=7) 2022-08-17T13:16:39.0926786Z 2022-08-17T13:16:39.0926875Z Generating XML reports... 2022-08-17T13:16:39.0999786Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_alias_analysis.TestAliasAnalysis-20220817131422.xml 2022-08-17T13:16:39.1024862Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_async.TestAsync-20220817131422.xml 2022-08-17T13:16:39.1042190Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_aten_pow.TestAtenPow-20220817131422.xml 2022-08-17T13:16:39.1051964Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff.TestAutodiffJit-20220817131422.xml 2022-08-17T13:16:39.1074819Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220817131422.xml 2022-08-17T13:16:39.1087717Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_batch_mm.TestBatchMM-20220817131422.xml 2022-08-17T13:16:39.1096621Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestBuiltins-20220817131422.xml 2022-08-17T13:16:39.1142799Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_class_type.TestClassType-20220817131422.xml 2022-08-17T13:16:39.1160427Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_complex.TestComplex-20220817131422.xml 2022-08-17T13:16:39.1178762Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_custom_operators.TestCustomOperators-20220817131422.xml 2022-08-17T13:16:39.1185438Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dce.TestDCE-20220817131422.xml 2022-08-17T13:16:39.1196653Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dataclasses.TestDataclasses-20220817131422.xml 2022-08-17T13:16:39.1223714Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_device_analysis.TestDeviceAnalysis-20220817131422.xml 2022-08-17T13:16:39.1253893Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestDict-20220817131422.xml 2022-08-17T13:16:39.1264602Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220817131422.xml 2022-08-17T13:16:39.1373137Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20220817131422.xml 2022-08-17T13:16:39.1401071Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_enum.TestEnum-20220817131422.xml 2022-08-17T13:16:39.1414888Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_export_modes.TestExportModes-20220817131422.xml 2022-08-17T13:16:39.1459132Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFreezing-20220817131422.xml 2022-08-17T13:16:39.1464644Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestFrontend-20220817131422.xml 2022-08-17T13:16:39.1499055Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFrozenOptimizations-20220817131422.xml 2022-08-17T13:16:39.1505109Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220817131422.xml 2022-08-17T13:16:39.1522141Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220817131422.xml 2022-08-17T13:16:39.1528496Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_attr.TestGetDefaultAttr-20220817131422.xml 2022-08-17T13:16:39.1534699Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220817131422.xml 2022-08-17T13:16:39.1548470Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hash.TestHash-20220817131422.xml 2022-08-17T13:16:39.1574320Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hooks.TestHooks-20220817131422.xml 2022-08-17T13:16:39.1581292Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignorable_args.TestIgnorableArgs-20220817131422.xml 2022-08-17T13:16:39.1589765Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220817131422.xml 2022-08-17T13:16:39.1628389Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_isinstance.TestIsinstance-20220817131422.xml 2022-08-17T13:16:39.1728216Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJit-20220817131422.xml 2022-08-17T13:16:39.2245962Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJitGeneratedModule-20220817131422.xml 2022-08-17T13:16:39.2258233Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_jit_utils.TestJitUtils-20220817131422.xml 2022-08-17T13:16:39.2337757Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestList-20220817131422.xml 2022-08-17T13:16:39.2348616Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_logging.TestLogging-20220817131422.xml 2022-08-17T13:16:39.2372492Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestMKLDNNReinplacing-20220817131422.xml 2022-08-17T13:16:39.2394887Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_misc.TestMisc-20220817131422.xml 2022-08-17T13:16:39.2419021Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestMixTracingScripting-20220817131422.xml 2022-08-17T13:16:39.2445224Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_models.TestModels-20220817131422.xml 2022-08-17T13:16:39.2453895Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_apis.TestModuleAPIs-20220817131422.xml 2022-08-17T13:16:39.2475477Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_containers.TestModuleContainers-20220817131422.xml 2022-08-17T13:16:39.2495331Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_interface.TestModuleInterface-20220817131422.xml 2022-08-17T13:16:39.2501981Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_modules.TestModules-20220817131422.xml 2022-08-17T13:16:39.2516845Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestNamedTuple-20220817131422.xml 2022-08-17T13:16:39.2523856Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_op_decompositions.TestOpDecompositions-20220817131422.xml 2022-08-17T13:16:39.2536749Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220817131422.xml 2022-08-17T13:16:39.2551536Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_parametrization.TestParametrization-20220817131422.xml 2022-08-17T13:16:39.2590066Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_peephole.TestPeephole-20220817131422.xml 2022-08-17T13:16:39.2596039Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestProducerVersion-20220817131422.xml 2022-08-17T13:16:39.2612089Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_profiler.TestProfiler-20220817131422.xml 2022-08-17T13:16:39.2623392Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_bindings.TestPythonBindings-20220817131422.xml 2022-08-17T13:16:39.2641874Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220817131422.xml 2022-08-17T13:16:39.2648027Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_ir.TestPythonIr-20220817131422.xml 2022-08-17T13:16:39.2680374Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_recursive_script.TestRecursiveScript-20220817131422.xml 2022-08-17T13:16:39.2701691Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_remove_mutation.TestRemoveMutation-20220817131422.xml 2022-08-17T13:16:39.2717183Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoad-20220817131422.xml 2022-08-17T13:16:39.2749362Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220817131422.xml 2022-08-17T13:16:39.3266932Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestScript-20220817131422.xml 2022-08-17T13:16:39.3288631Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptDict-20220817131422.xml 2022-08-17T13:16:39.3310271Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptList-20220817131422.xml 2022-08-17T13:16:39.3327927Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220817131422.xml 2022-08-17T13:16:39.3337951Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_script_profile.TestScriptProfile-20220817131422.xml 2022-08-17T13:16:39.3359095Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_slice.TestSlice-20220817131422.xml 2022-08-17T13:16:39.3368301Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_sparse.TestSparse-20220817131422.xml 2022-08-17T13:16:39.3393126Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_string_formatting.TestStringFormatting-20220817131422.xml 2022-08-17T13:16:39.3418740Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220817131422.xml 2022-08-17T13:16:39.3429753Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestTensorBuiltins-20220817131422.xml 2022-08-17T13:16:39.3440529Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220817131422.xml 2022-08-17T13:16:39.3447666Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_methods.TestTensorMethods-20220817131422.xml 2022-08-17T13:16:39.3560876Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestTracer-20220817131422.xml 2022-08-17T13:16:39.3589698Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_type_sharing.TestTypeSharing-20220817131422.xml 2022-08-17T13:16:39.3617760Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_types.TestTypesAndAnnotation-20220817131422.xml 2022-08-17T13:16:39.3654226Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_typing.TestTyping-20220817131422.xml 2022-08-17T13:16:39.3701027Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_union.TestUnion-20220817131422.xml 2022-08-17T13:16:39.3708770Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220817131422.xml 2022-08-17T13:16:39.3725861Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_upgraders.TestUpgraders-20220817131422.xml 2022-08-17T13:16:39.3737207Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_warn.TestWarn-20220817131422.xml 2022-08-17T13:16:39.3749043Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_with.TestWith-20220817131422.xml 2022-08-17T13:16:39.3757639Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackends-20220817131422.xml 2022-08-17T13:16:39.3765275Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackendsWithCompiler-20220817131422.xml 2022-08-17T13:16:39.3775964Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_data_parallel.TestDataParallel-20220817131422.xml 2022-08-17T13:16:39.3784553Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220817131422.xml 2022-08-17T13:16:39.3835777Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backend_nnapi.TestNnapiBackend-20220817131422.xml 2022-08-17T13:16:39.3852530Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220817131422.xml 2022-08-17T13:16:39.3888421Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_torchbind.TestTorchbind-20220817131422.xml 2022-08-17T13:16:39.8401115Z Running test_dataloader ... [2022-08-17 13:16:39.833585] 2022-08-17T13:16:39.8401560Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:16:39.833585] 2022-08-17T13:16:41.1553595Z 2022-08-17T13:16:41.1553916Z Running tests... 2022-08-17T13:16:41.1554254Z ---------------------------------------------------------------------- 2022-08-17T13:16:41.1554617Z Test results will be stored in test-reports\python-unittest\test_dataloader 2022-08-17T13:16:41.4652414Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.303s) 2022-08-17T13:16:41.4664195Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.000s) 2022-08-17T13:16:41.4677142Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.016s) 2022-08-17T13:16:41.4689835Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.000s) 2022-08-17T13:16:41.4701680Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.000s) 2022-08-17T13:16:41.4717149Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.000s) 2022-08-17T13:16:41.4722001Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Needs fork (0.000s) 2022-08-17T13:16:41.4729772Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:16:41.4737640Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:16:42.5646303Z test_batch_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:42.5646799Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:42.5650301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:42.5650808Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:42.5651246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:42.5651646Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:42.5655968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:42.5656372Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:42.5692221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:42.5692637Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:42.5697368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:42.5697826Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:42.5704357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:42.5704759Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:42.5709088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:42.5709542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:44.2667151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:44.2667796Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:44.2668230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:44.2668630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:44.2670768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:44.2671155Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:44.2671694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:44.2672111Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:44.2672545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:44.2672944Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:44.2675297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:44.2675704Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:44.2739113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:44.2739497Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:44.2743833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:44.2744247Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:44.8894741Z ok (3.420s) 2022-08-17T13:16:44.8911996Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:16:45.9589378Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:45.9589883Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:45.9593402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:45.9593827Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:45.9642376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:45.9642777Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:45.9646933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:45.9647345Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:45.9743028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:45.9743424Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:45.9747379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:45.9747791Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:45.9999287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:45.9999725Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:46.0003241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:46.0003665Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:46.5719707Z ok (1.678s) 2022-08-17T13:16:47.5887320Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:47.5887836Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:47.5890988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:47.5891426Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:49.0067985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:49.0068432Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:49.0071932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:49.0072337Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:49.4229811Z ok (2.858s) 2022-08-17T13:16:49.4253884Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4266894Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4292768Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4308539Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4343440Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py:151: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:205.) 2022-08-17T13:16:49.4344365Z return default_collate([torch.as_tensor(b) for b in batch]) 2022-08-17T13:16:49.4346271Z ok (0.000s) 2022-08-17T13:16:49.4361063Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4377521Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4400005Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:16:49.4412053Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4424014Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4436155Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4449993Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4475093Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:49.4497689Z test_error (__main__.TestDataLoader) ... ok (0.010s) 2022-08-17T13:16:50.4843672Z test_error_in_init (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:50.4844384Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:50.4847514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:50.4847950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:50.5004656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:50.5005081Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:50.5011389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:50.5011825Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:51.9787134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:51.9791106Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:51.9791531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:51.9791956Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:51.9809884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:51.9810292Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:51.9814667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:51.9815100Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:52.4247369Z ok (2.965s) 2022-08-17T13:16:53.4801506Z test_error_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:53.4802002Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:53.4805634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:53.4806043Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:53.4921194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:53.4921660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:53.4925614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:53.4926030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:53.4993532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:53.4993938Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:53.4998111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:53.4998514Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:53.5124709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:53.5125115Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:53.5129334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:53.5130489Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:54.0943099Z ok (1.666s) 2022-08-17T13:16:54.0983779Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:16:54.0992081Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: No 'resource' module on Windows (0.000s) 2022-08-17T13:16:55.1126390Z test_get_worker_info (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:55.1126929Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:55.1130575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:55.1131019Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:57.0028170Z ok (2.902s) 2022-08-17T13:16:57.0048300Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:57.0061909Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:57.0115878Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:16:58.0698094Z test_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:58.0698599Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:58.0702302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:58.0702709Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:58.0750290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:58.0750691Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:58.0754910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:58.0755306Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:58.0850918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:58.0851318Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:58.0855615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:58.0856107Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:59.6382640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:59.6386607Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:59.6387064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:59.6387498Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:59.6480460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:59.6480886Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:59.6482143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:16:59.6482746Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:16:59.6484892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:59.6485317Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:16:59.6487076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:16:59.6487478Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:01.0521390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:01.0522045Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:01.0525228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:01.0525681Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:01.0560276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:01.0560696Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:01.0564818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:01.0565250Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:01.0706049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:01.0706500Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:01.0710199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:02.4632762Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:02.4633274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:02.4633685Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:02.4636853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:02.4637288Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:02.4702685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:02.4703127Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:02.4707027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:02.4707480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:02.4735001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:02.4735396Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:02.4739794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:02.4740193Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:04.0953776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:04.0954206Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:04.0957940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:04.0958369Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:04.0991876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:04.0992295Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:04.0996355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:04.0996777Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:04.1043647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:04.1047526Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:04.1047953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:04.1048383Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:05.5215566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:05.5216009Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:05.5221622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:05.5222045Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:05.5920350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:05.5920764Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:05.5924475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:05.5924895Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:05.6006417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:05.6006800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:05.6011342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:05.6011761Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:06.9133026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:06.9133489Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:06.9137339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:06.9137759Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:06.9269829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:06.9270228Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:06.9274112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:06.9274535Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:06.9289264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:06.9289848Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:06.9293933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:06.9294342Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:08.5291717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:08.5292171Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:08.5296657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:08.5297110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:08.5384915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:08.5385403Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:08.5387552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:08.5387996Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:08.5389545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:08.5389989Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:08.5391819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:08.5392505Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:09.9382753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:09.9383208Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:09.9386748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:09.9387157Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:09.9640805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:09.9641203Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:09.9645513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:09.9645911Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:09.9833915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:09.9834313Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:09.9838336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:09.9838736Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:11.3413394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:11.3413842Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:11.3417590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:11.3417995Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:11.3445900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:11.3446306Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:11.3450682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:11.3451083Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:11.3518636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:11.3519031Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:11.3523614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:11.3524022Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:12.9375161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:12.9375621Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:12.9379188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:12.9379607Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:12.9434357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:12.9434768Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:12.9439022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:12.9439432Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:12.9492644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:12.9493038Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:12.9497488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:12.9497886Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:14.5484855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:14.5485339Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:14.5488754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:14.5489184Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:14.5524530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:14.5524949Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:14.5529200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:14.5529624Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:14.5764551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:14.5765020Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:14.5768765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:14.5769368Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:16.1516706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:16.1517161Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:16.1519301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:16.1519739Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:16.1520981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:16.1521422Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:16.1521851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:16.1522274Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:16.1751220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:16.1751658Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:16.1755299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:16.1755724Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:17.7514104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:17.7514544Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:17.7518435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:17.7518848Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:17.7555778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:17.7556182Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:17.7560736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:17.7561155Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:17.7658262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:17.7658666Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:17.7662798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:17.7663207Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:19.3590415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:19.3590864Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:19.3591291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:19.3591684Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:19.3594393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:19.3595003Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:19.3595436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:19.3595841Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:19.3764835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:19.3765235Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:19.3769393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:19.3769912Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:20.1222914Z ok (23.119s) 2022-08-17T13:17:20.1250627Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:21.1338382Z test_large_sampler_indices (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:21.1338895Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:21.1342422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:21.1342947Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:22.9054423Z ok (2.781s) 2022-08-17T13:17:22.9285224Z test_len (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:17:23.9686990Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:23.9687485Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:23.9690873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:23.9691299Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:23.9715939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:23.9716329Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:23.9720447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:23.9720873Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:25.5015445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:25.5015935Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:25.5019225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:25.5019654Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:25.5092363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:25.5092774Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:25.5097159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:25.5097589Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:27.0303802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:27.0304528Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:27.0308130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:27.0308552Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:27.0373695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:27.0374095Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:27.0378977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:27.0379394Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:27.5206240Z ok (4.603s) 2022-08-17T13:17:28.5731090Z test_multiple_dataloaders (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:28.5731601Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:28.5735141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:28.5735563Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:28.5759311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:28.5759703Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:28.5763790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:28.5764215Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:28.5786421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:28.5786826Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:28.5790862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:28.5791272Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:30.3315662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:30.3316137Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:30.3319387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:30.3319804Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:30.3408720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:30.3409129Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:30.3413413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:30.3413815Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:30.3418319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:30.3418714Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:30.3422826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:30.3423414Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:31.0302504Z ok (3.507s) 2022-08-17T13:17:31.0317891Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:17:31.0332949Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:17:31.0339737Z test_no_segfault (__main__.TestDataLoader) ... skip: Needs fork (0.000s) 2022-08-17T13:17:31.0362928Z test_numpy (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:31.0413865Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:17:31.0440930Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:31.0451345Z test_partial_workers (__main__.TestDataLoader) 2022-08-17T13:17:31.0452072Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.000s) 2022-08-17T13:17:31.0501482Z test_proper_exit (__main__.TestDataLoader) 2022-08-17T13:17:31.0503544Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.010s) 2022-08-17T13:17:31.0543729Z test_random_sampler (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:31.0564016Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:31.0583903Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:32.1207734Z test_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:32.1208231Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:32.1208679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:32.1209085Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:32.1211527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:32.1211972Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:32.1213100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:32.1213515Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:32.1275065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:32.1279350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:32.1279765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:32.1280176Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:32.1387016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:32.1387415Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:32.1391343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:32.1391757Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:33.8081604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:33.8082061Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:33.8085912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:33.8086336Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:33.8157530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:33.8157935Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:33.8162381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:33.8162796Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:33.8215453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:33.8219929Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:33.8220407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:33.8220847Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:33.8340923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:33.8341368Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:33.8345072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:33.8345498Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:34.4226518Z ok (3.365s) 2022-08-17T13:17:34.4450197Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:17:35.4551443Z test_segfault (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:35.4551927Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:35.4555304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:35.4555734Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:37.1914664Z ok (2.751s) 2022-08-17T13:17:38.2497464Z test_seqential_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:38.2497977Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:38.2501373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:38.2501808Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:38.2523597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:38.2524209Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:38.2528149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:38.2528558Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:38.2659011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:38.2659448Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:38.2663267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:38.2663681Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:38.2765288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:38.2765739Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:38.2769628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:38.2770036Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:38.8864841Z ok (1.699s) 2022-08-17T13:17:39.9452181Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:39.9452717Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:39.9456481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:39.9456942Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:39.9560825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:39.9561292Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:39.9565009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:39.9565432Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:39.9621998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:39.9622410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:39.9626755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:39.9627181Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:39.9665500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:39.9665955Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:39.9669806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:39.9670236Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:40.5883146Z ok (1.695s) 2022-08-17T13:17:40.6307045Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.048s) 2022-08-17T13:17:40.6537422Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.016s) 2022-08-17T13:17:40.6543645Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:41.7183561Z test_sequential_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:41.7184057Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:41.7187425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:41.7187853Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:41.7223136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:41.7223732Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:41.7228217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:41.7228712Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:41.7293255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:41.7293700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:41.7297578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:41.7297996Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:41.7362853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:41.7363313Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:41.7367312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:41.7367747Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:42.3863662Z ok (1.744s) 2022-08-17T13:17:42.4529550Z test_shuffle (__main__.TestDataLoader) ... ok (0.063s) 2022-08-17T13:17:42.5119434Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.063s) 2022-08-17T13:17:42.5732083Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.048s) 2022-08-17T13:17:42.5739385Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.016s) 2022-08-17T13:17:43.6287386Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:43.6287921Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:43.6291380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:43.6291805Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:43.6428049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:43.6428507Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:43.6430308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:43.6430717Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:43.6432528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:43.6433136Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:43.6435107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:43.6435526Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:43.6582035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:43.6582475Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:43.6586403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:43.6586827Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:44.3073201Z ok (1.729s) 2022-08-17T13:17:44.3080581Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:45.3645780Z test_shuffle_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:45.3646277Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:45.3649601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:45.3650030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:45.3823584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:45.3823980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:45.3828205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:45.3837853Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:46.8851555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:46.8852005Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:46.8855812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:46.8856243Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:46.8924220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:46.8924632Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:46.8928943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:46.8929348Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:47.4154715Z ok (3.109s) 2022-08-17T13:17:48.4766136Z test_shuffle_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:48.4766651Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:48.4770440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:48.4770886Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:48.4772996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:48.4773611Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:48.4777994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:48.4778412Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:48.4960647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:48.4961056Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:48.4964849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:48.4965275Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:48.4998903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:48.4999306Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:48.5003809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:48.5004227Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:49.1843253Z ok (1.767s) 2022-08-17T13:17:50.2017494Z test_timeout (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:50.2017967Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:50.2021449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:50.2021883Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:51.6243275Z ok (2.439s) 2022-08-17T13:17:51.6258961Z test_typing (__main__.TestDataLoader) ... ok (0.000s) 2022-08-17T13:17:52.6657907Z test_worker_init_fn (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:52.6658400Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:52.6662194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:52.6662609Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:52.6774074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:52.6774473Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:52.6778535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:52.6778942Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:53.1199340Z ok (1.503s) 2022-08-17T13:17:54.1988190Z test_worker_seed (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.1988671Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.1992470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.1992916Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.2017590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.2018182Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.2022554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.2022966Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.2153433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.2153863Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.2157699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.2158136Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.2330850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.2331301Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.2335008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.2335467Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.2568565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.2569014Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.2572533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.2572962Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.2610191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:54.2610635Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:54.2614774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:54.2615227Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:54.9301350Z ok (1.805s) 2022-08-17T13:17:56.0098907Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.0099434Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.0103422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.0103895Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:56.0143130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.0143524Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.0147546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.0147971Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:56.0281516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.0281939Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.0285942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.0286547Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:56.0497578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.0498048Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.0502090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.0502627Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:56.0993286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.0993750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.0997311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.0997744Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:56.1148416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:56.1148866Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:56.1153584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:56.1154062Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.7877773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.7878512Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.7880962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.7881607Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.7882523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.7882986Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.7883771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.7884182Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.8021548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.8021976Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.8026259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.8026690Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.8159481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.8159888Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.8164050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.8164483Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.8305560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.8306783Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.8310004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.8310432Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:57.8497631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:57.8498068Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:57.8502039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:57.8502650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:58.5206174Z ok (3.580s) 2022-08-17T13:17:58.5215804Z test_basics (__main__.TestDataLoader2) ... skip: no dill (0.016s) 2022-08-17T13:17:59.5785399Z test_shuffle (__main__.TestDataLoader2) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:59.5785892Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:59.5789430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:59.5789853Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:17:59.6158558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:17:59.6159003Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:17:59.6162847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:17:59.6163280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:01.2468815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:01.2469279Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:01.2473748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:01.2474207Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:01.3070555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:01.3071037Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:01.3075375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:01.3075846Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:02.9730840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:02.9731313Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:02.9734926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:02.9735347Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:03.0287864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:03.0288308Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:03.0291845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:03.0292461Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:04.6414719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:04.6415163Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:04.6418540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:04.6418964Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:04.7120774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:04.7121229Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:04.7125898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:04.7126338Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:06.3239609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:06.3240082Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:06.3243829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:06.3244248Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:06.3763592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:06.3764011Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:06.3768175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:06.3768598Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:07.9885093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:07.9885540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:07.9889224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:07.9889662Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:08.0464619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:08.0465059Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:08.0468902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:08.0469336Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:09.6629748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:09.6630236Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:09.6633782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:09.6634211Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:09.7192577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:09.7193233Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:09.7196812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:09.7197243Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:10.2944333Z ok (11.772s) 2022-08-17T13:18:10.2958644Z test_basic_mapdatapipe_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.000s) 2022-08-17T13:18:10.2967501Z test_basic_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.000s) 2022-08-17T13:18:10.2974118Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70756 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:10.2988398Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:11.3585339Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:11.3585873Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:11.3589500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:11.3589952Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:11.3746134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:11.3746573Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:11.3750707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:11.3820965Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:11.3821421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:11.3821827Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:11.3825777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:11.3826191Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:11.3881792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:11.3882214Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:11.3886065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:11.3886483Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:11.9676456Z ok (1.662s) 2022-08-17T13:18:12.9808822Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:12.9809381Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:12.9812792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:12.9813420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:14.4111051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:14.4111503Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:14.4115047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:14.4115480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:14.8255542Z ok (2.866s) 2022-08-17T13:18:15.8636044Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:15.8636615Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:15.8637118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:15.8637524Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:15.8639130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:15.8639530Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:15.8641211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:15.8641619Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:16.3735657Z ok (1.537s) 2022-08-17T13:18:16.3759239Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-08-17T13:18:16.3772076Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3796695Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3811965Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3838800Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3852845Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3868689Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3890249Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3902266Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-08-17T13:18:16.3913916Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3926106Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3939083Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3962526Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:16.3968311Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.000s) 2022-08-17T13:18:16.3988473Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:17.4332699Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:17.4333473Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:17.4336816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:17.4337256Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:17.4402896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:17.4407236Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:17.4407667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:17.4408249Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:18.9543059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:18.9543524Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:18.9547353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:18.9547779Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:18.9581374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:18.9581773Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:18.9586372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:18.9586800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:19.4033172Z ok (2.999s) 2022-08-17T13:18:20.4585574Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:20.4586118Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:20.4589781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:20.4590213Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:20.4680037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:20.4680437Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:20.4684421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:20.4684826Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:20.4745313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:20.4745708Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:20.4749884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:20.4750279Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:20.5018016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:20.5018462Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:20.5022438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:20.5023044Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:20.8522701Z ok (1.455s) 2022-08-17T13:18:20.8559880Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:20.8566042Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: No 'resource' module on Windows (0.000s) 2022-08-17T13:18:21.8661738Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:21.8662281Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:21.8665642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:21.8666069Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:23.7649382Z ok (2.913s) 2022-08-17T13:18:23.7667518Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:23.7680651Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:23.7720015Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:23.7775743Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62968 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.016s) 2022-08-17T13:18:23.7799070Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:24.7914989Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:24.7915544Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:24.7918613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:24.7919041Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:26.5823481Z ok (2.798s) 2022-08-17T13:18:46.6215144Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (20.043s) 2022-08-17T13:18:47.6557177Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:47.6557746Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:47.6561416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:47.6561898Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:47.6614306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:47.6614710Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:47.6619590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:47.6620055Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:48.1527048Z ok (1.532s) 2022-08-17T13:18:48.1537127Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70947 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:48.1549718Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:48.1564429Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:48.1571295Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.000s) 2022-08-17T13:18:48.1594690Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:48.1645617Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-08-17T13:18:48.1673494Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:48.1683960Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T13:18:48.1684714Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.000s) 2022-08-17T13:18:48.1731900Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T13:18:48.1733874Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:18:48.1771357Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:48.1791872Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-08-17T13:18:48.1812004Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:18:49.2402755Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:49.2403287Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:49.2406922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:49.2407356Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:49.2545568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:49.2546021Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:49.2550146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:49.2550572Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:49.2554656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:49.2555043Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:49.2559274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:49.2559693Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:49.2709538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:49.2709969Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:49.2713630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:49.2714065Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:50.9244729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:50.9245272Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:50.9245708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:50.9246092Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:50.9248753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:50.9249177Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:50.9249667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:50.9250128Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:50.9279136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:50.9279595Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:50.9283419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:50.9283844Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:50.9295705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:50.9296088Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:50.9300388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:50.9300813Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:51.5481490Z ok (3.364s) 2022-08-17T13:18:51.5701960Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-08-17T13:18:52.5772481Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:52.5773032Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:52.5776564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:52.5776987Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:54.3384769Z ok (2.777s) 2022-08-17T13:18:55.4028967Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:55.4029510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:55.4033142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:55.4033784Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:55.4101843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:55.4102281Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:55.4106432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:55.4106850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:55.4216065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:55.4216506Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:55.4220192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:55.4220614Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:55.4272876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:55.4273295Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:55.4277773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:55.4278247Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:56.0380276Z ok (1.689s) 2022-08-17T13:18:57.1059344Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:57.1059904Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:57.1060333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:57.1060729Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:57.1063459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:57.1063869Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:57.1064315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:57.1064731Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:57.1160167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:57.1160592Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:57.1164527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:57.1164948Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:57.1183808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:57.1184192Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:57.1188599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:57.1189015Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:57.7453697Z ok (1.712s) 2022-08-17T13:18:57.7917765Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.048s) 2022-08-17T13:18:57.8179171Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.031s) 2022-08-17T13:18:57.8185571Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:18:58.8737422Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:58.8737963Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:58.8741265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:58.8741709Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:58.8806218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:58.8806708Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:58.8811109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:58.8811564Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:58.8922742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:58.8923160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:58.8927256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:58.8927693Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:58.9045917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:18:58.9046333Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:18:58.9050638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:18:58.9051088Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:18:59.5360467Z ok (1.706s) 2022-08-17T13:18:59.6034537Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.079s) 2022-08-17T13:18:59.6624134Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.047s) 2022-08-17T13:18:59.7237280Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.063s) 2022-08-17T13:18:59.7243621Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:19:00.7825168Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:00.7825714Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:00.7826138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:00.7826542Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:00.7829517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:00.7830140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:00.7830572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:00.7830988Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:00.8052426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:00.8052850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:00.8055573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:00.8055976Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:00.8056568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:00.8056969Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:00.8060289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:00.8060692Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:01.4626493Z ok (1.742s) 2022-08-17T13:19:01.4634072Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:19:02.5199223Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:02.5199754Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:02.5203082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:02.5203504Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:02.5245085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:02.5245475Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:02.5250159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:02.5250577Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:04.0536666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:04.0537123Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:04.0540967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:04.0541373Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:04.0647590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:04.0648004Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:04.0652451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:04.0652867Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:04.5842863Z ok (3.120s) 2022-08-17T13:19:05.6392214Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:05.6392942Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:05.6393360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:05.6393756Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:05.6396177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:05.6396594Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:05.6397108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:05.6397522Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:05.6685489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:05.6685939Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:05.6686346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:05.6686745Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:05.6689554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:05.6689969Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:05.6690859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:05.6691280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:06.3441821Z ok (1.765s) 2022-08-17T13:19:06.3454627Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68844 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:19:06.3468638Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-08-17T13:19:07.3872287Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:07.3872835Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:07.3876435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:07.3876873Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:07.3980995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:07.3981450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:07.3985336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:07.3985766Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:07.8719091Z ok (1.520s) 2022-08-17T13:19:07.8728179Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62969 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:19:07.8735980Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62970 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:19:07.8748239Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.016s) 2022-08-17T13:19:07.8758288Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8783715Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8809930Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8828877Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8852155Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8876907Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.8887501Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-08-17T13:19:07.8906922Z Indices generated by random_split ... ok (0.016s) 2022-08-17T13:19:07.8998764Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-08-17T13:19:07.9004945Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:19:07.9011052Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:19:07.9016826Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:19:08.9153188Z test_sequential_batch (__main__.TestDictDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:19:08.9153688Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:19:08.9156961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:19:08.9157385Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:19:09.3199287Z ok (1.426s) 2022-08-17T13:19:09.3211205Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, linux, win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:19:09.3239114Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.000s) 2022-08-17T13:19:09.3246961Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: os.sched_setaffinity is not available (0.000s) 2022-08-17T13:19:09.3253036Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:19:09.3313519Z test_getitem (__main__.TestTensorDataset) ... ok (0.000s) 2022-08-17T13:19:09.3360175Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.000s) 2022-08-17T13:19:09.3372897Z test_len (__main__.TestTensorDataset) ... ok (0.000s) 2022-08-17T13:19:09.3419786Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.000s) 2022-08-17T13:19:09.3438270Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.000s) 2022-08-17T13:19:09.3438600Z 2022-08-17T13:19:09.3438869Z ---------------------------------------------------------------------- 2022-08-17T13:19:09.3439122Z Ran 167 tests in 148.172s 2022-08-17T13:19:09.3439240Z 2022-08-17T13:19:09.3439319Z OK (skipped=39) 2022-08-17T13:19:09.3439618Z 2022-08-17T13:19:09.3439706Z Generating XML reports... 2022-08-17T13:19:09.3500856Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConcatDataset-20220817131641.xml 2022-08-17T13:19:09.3563401Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader-20220817131641.xml 2022-08-17T13:19:09.3578383Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader2-20220817131641.xml 2022-08-17T13:19:09.3643277Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoaderPersistentWorkers-20220817131641.xml 2022-08-17T13:19:09.3656568Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDatasetRandomSplit-20220817131641.xml 2022-08-17T13:19:09.3666089Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDictDataLoader-20220817131641.xml 2022-08-17T13:19:09.3671620Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestNamedTupleDataLoader-20220817131641.xml 2022-08-17T13:19:09.3680810Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestTensorDataset-20220817131641.xml 2022-08-17T13:19:09.3686604Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConvAfterFork-20220817131641.xml 2022-08-17T13:19:09.3693955Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestCustomPinFn-20220817131641.xml 2022-08-17T13:19:09.3702417Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader2_EventLoop-20220817131641.xml 2022-08-17T13:19:09.3708484Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestIndividualWorkerQueue-20220817131641.xml 2022-08-17T13:19:09.3714229Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestSetAffinity-20220817131641.xml 2022-08-17T13:19:09.3719870Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestStringDataLoader-20220817131641.xml 2022-08-17T13:19:09.6031293Z Running test_proxy_tensor ... [2022-08-17 13:19:09.600780] 2022-08-17T13:19:09.6031766Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:19:09.600780] 2022-08-17T13:19:11.6941636Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:120: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T13:19:11.6942243Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2022-08-17T13:19:11.8223567Z 2022-08-17T13:19:11.8223862Z Running tests... 2022-08-17T13:19:11.8224177Z ---------------------------------------------------------------------- 2022-08-17T13:19:11.8224555Z Test results will be stored in test-reports\python-unittest\test_proxy_tensor 2022-08-17T13:19:11.8297336Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.000s) 2022-08-17T13:19:11.8445820Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.016s) 2022-08-17T13:19:11.8476638Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.8540915Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.001s) 2022-08-17T13:19:11.8581026Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.8638812Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.8679547Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.8977631Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.031s) 2022-08-17T13:19:11.9187094Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.9416829Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.031s) 2022-08-17T13:19:11.9463439Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.001s) 2022-08-17T13:19:11.9515098Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.9555348Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.9595192Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.9777215Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.9817150Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.9827331Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test requires torchvision (0.000s) 2022-08-17T13:19:11.9864736Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.9908260Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2022-08-17T13:19:11.9948819Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:11.9992351Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.000s) 2022-08-17T13:19:12.0016808Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0064459Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.0098189Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0149785Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0184852Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0478625Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.031s) 2022-08-17T13:19:12.0612353Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.0766716Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.0802072Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0842061Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.0871028Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.0904616Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.1033624Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.1069109Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.1079188Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test requires torchvision (0.000s) 2022-08-17T13:19:12.1109693Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.1146158Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.1182538Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2022-08-17T13:19:12.1217228Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.000s) 2022-08-17T13:19:12.1223469Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1230097Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1235808Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1249790Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1255016Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1293864Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1309040Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1328837Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.016s) 2022-08-17T13:19:12.1335600Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1345181Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1349298Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1355343Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1362526Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1371403Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1381052Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1385774Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1390407Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1395434Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1399776Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... skip: no sympy (0.000s) 2022-08-17T13:19:12.1508938Z test_make_fx_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:12.1577273Z test_make_fx_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:12.2178572Z test_make_fx_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:12.2433079Z test_make_fx_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:19:12.2726129Z test_make_fx_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T13:19:12.3287221Z test_make_fx_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:12.3548472Z test_make_fx_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:12.3802415Z test_make_fx_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:12.3831051Z test_make_fx_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:19:12.3831985Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:19:12.4160669Z ok (0.031s) 2022-08-17T13:19:12.4419359Z test_make_fx_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:12.7751553Z test_make_fx_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.333s) 2022-08-17T13:19:13.1065314Z test_make_fx_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.332s) 2022-08-17T13:19:13.3200583Z test_make_fx_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2022-08-17T13:19:13.5330709Z test_make_fx_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T13:19:13.5760982Z test_make_fx_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:13.6193385Z test_make_fx_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:13.6780821Z test_make_fx_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:13.7302011Z test_make_fx_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:14.0821189Z test_make_fx_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.363s) 2022-08-17T13:19:14.6005033Z test_make_fx_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.508s) 2022-08-17T13:19:14.6624498Z test_make_fx_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:16.4616629Z test_make_fx_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.805s) 2022-08-17T13:19:16.5831667Z test_make_fx_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:19:16.9274300Z test_make_fx_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.333s) 2022-08-17T13:19:16.9852894Z test_make_fx_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:17.0489134Z test_make_fx_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:18.6854341Z test_make_fx_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.630s) 2022-08-17T13:19:19.0245811Z test_make_fx_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.348s) 2022-08-17T13:19:20.5736938Z test_make_fx_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.540s) 2022-08-17T13:19:20.5775192Z test_make_fx_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.5864162Z test_make_fx_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:20.5951642Z test_make_fx_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.6266244Z test_make_fx_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:20.6465850Z test_make_fx_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.6836834Z test_make_fx_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:20.7199538Z test_make_fx_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:19:20.7302927Z test_make_fx_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:20.7404330Z test_make_fx_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.7600473Z test_make_fx_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.7791729Z test_make_fx_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.8144288Z test_make_fx_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:20.8198822Z test_make_fx_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:19:20.8758968Z test_make_fx_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:20.9322438Z test_make_fx_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:20.9500422Z test_make_fx_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:19:20.9502449Z return op.op(*args, **kwargs) 2022-08-17T13:19:20.9513324Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T13:19:20.9514889Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T13:19:20.9516767Z ok (0.016s) 2022-08-17T13:19:20.9555496Z test_make_fx_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:20.9904030Z test_make_fx_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:21.0590030Z test_make_fx_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:21.0934895Z test_make_fx_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:21.1280687Z test_make_fx_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:21.2106534Z test_make_fx_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T13:19:21.2267985Z test_make_fx_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.2438711Z test_make_fx_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:19:21.2620076Z test_make_fx_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.2658734Z test_make_fx_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:21.2696393Z test_make_fx_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:21.2950205Z test_make_fx_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:21.2988599Z test_make_fx_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:21.3026232Z test_make_fx_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:21.3186451Z test_make_fx_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.3353932Z test_make_fx_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:21.3537843Z test_make_fx_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.3732428Z test_make_fx_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.3882535Z test_make_fx_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.4029012Z test_make_fx_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.4034122Z test_make_fx_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:21.4072455Z test_make_fx_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:21.4210919Z test_make_fx_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.4433352Z test_make_fx_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.4491552Z test_make_fx_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.4698981Z test_make_fx_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.5365269Z test_make_fx_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:21.5503990Z test_make_fx_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.5662421Z test_make_fx_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:21.5872060Z test_make_fx_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:22.3515989Z test_make_fx_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.776s) 2022-08-17T13:19:22.3555021Z test_make_fx_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:22.3580306Z test_make_fx_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:19:22.3581008Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T13:19:22.3704857Z ok (0.016s) 2022-08-17T13:19:22.3852413Z test_make_fx_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:22.3886028Z test_make_fx_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:19:22.3886698Z L = torch.cholesky(A) 2022-08-17T13:19:22.3886971Z should be replaced with 2022-08-17T13:19:22.3887254Z L = torch.linalg.cholesky(A) 2022-08-17T13:19:22.3887493Z and 2022-08-17T13:19:22.3887735Z U = torch.cholesky(A, upper=True) 2022-08-17T13:19:22.3888016Z should be replaced with 2022-08-17T13:19:22.3889602Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:19:22.3890334Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:19:22.3890953Z return op.op(*args, **kwargs) 2022-08-17T13:19:23.0516318Z ok (0.664s) 2022-08-17T13:19:23.0858190Z test_make_fx_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:23.1220385Z test_make_fx_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:23.1338153Z test_make_fx_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:23.1438120Z test_make_fx_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.1698544Z test_make_fx_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:23.1959811Z test_make_fx_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.2023020Z test_make_fx_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.2131701Z test_make_fx_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:23.3799751Z test_make_fx_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2022-08-17T13:19:23.4059455Z test_make_fx_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.4135863Z test_make_fx_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.4169393Z test_make_fx_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:23.5664806Z test_make_fx_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2022-08-17T13:19:23.5719672Z test_make_fx_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.5974154Z test_make_fx_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.6024931Z test_make_fx_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:19:23.6112921Z test_make_fx_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:23.6202327Z test_make_fx_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.6747770Z test_make_fx_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:23.6806922Z test_make_fx_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:19:23.6903857Z test_make_fx_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:23.7004789Z test_make_fx_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.7105577Z test_make_fx_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.7386683Z test_make_fx_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.7505440Z test_make_fx_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.7973227Z test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:23.8062876Z test_make_fx_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.8488521Z test_make_fx_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:23.8917268Z test_make_fx_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:23.9073252Z test_make_fx_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:23.9490544Z test_make_fx_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:23.9938695Z test_make_fx_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:24.3455953Z test_make_fx_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.352s) 2022-08-17T13:19:24.3543527Z test_make_fx_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T13:19:24.4946888Z test_make_fx_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2022-08-17T13:19:24.5222131Z test_make_fx_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:24.5487221Z test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:24.5759535Z test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:24.5797684Z test_make_fx_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:24.5943914Z test_make_fx_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.6032827Z test_make_fx_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.6134418Z test_make_fx_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:24.6165687Z test_make_fx_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:19:24.6166406Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:19:24.6166713Z L, _ = torch.eig(A) 2022-08-17T13:19:24.6166900Z should be replaced with 2022-08-17T13:19:24.6167116Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:19:24.6167299Z and 2022-08-17T13:19:24.6167487Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:19:24.6167699Z should be replaced with 2022-08-17T13:19:24.6168100Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:19:24.6168489Z return op.op(*args, **kwargs) 2022-08-17T13:19:24.6182829Z ok (0.016s) 2022-08-17T13:19:24.6797204Z test_make_fx_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T13:19:24.6802330Z test_make_fx_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:24.6807034Z test_make_fx_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:24.7088332Z test_make_fx_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:24.7119320Z test_make_fx_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:19:24.7157767Z test_make_fx_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:24.7246764Z test_make_fx_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.7284440Z test_make_fx_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:24.7373802Z test_make_fx_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.7461390Z test_make_fx_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:24.7559976Z test_make_fx_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.7833781Z test_make_fx_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T13:19:24.7871865Z test_make_fx_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.8108477Z test_make_fx_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.8338003Z test_make_fx_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:24.8632873Z test_make_fx_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:24.8790404Z test_make_fx_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.9064302Z test_make_fx_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:24.9333671Z test_make_fx_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:24.9670499Z test_make_fx_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:19:24.9901050Z test_make_fx_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.0148092Z test_make_fx_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.0440857Z test_make_fx_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:25.0599076Z test_make_fx_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.0853469Z test_make_fx_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:25.1100701Z test_make_fx_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.1409468Z test_make_fx_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.1638570Z test_make_fx_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:25.1884105Z test_make_fx_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.2172996Z test_make_fx_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:25.2382170Z test_make_fx_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.2609333Z test_make_fx_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T13:19:25.2872459Z test_make_fx_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:25.2977725Z test_make_fx_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.3144984Z test_make_fx_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.3440167Z test_make_fx_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:25.3508482Z test_make_fx_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T13:19:25.3575088Z test_make_fx_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T13:19:25.3704703Z test_make_fx_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2022-08-17T13:19:25.4038515Z test_make_fx_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:25.4076635Z test_make_fx_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.4346780Z test_make_fx_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.4608047Z test_make_fx_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:25.4870532Z test_make_fx_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:25.5140498Z test_make_fx_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.5229028Z test_make_fx_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.5328718Z test_make_fx_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:25.5548105Z test_make_fx_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:25.5700767Z test_make_fx_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.5956169Z test_make_fx_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.7072157Z test_make_fx_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:19:25.8822740Z test_make_fx_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:19:25.9071342Z test_make_fx_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.9218416Z test_make_fx_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:25.9481501Z test_make_fx_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:26.2254817Z test_make_fx_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2022-08-17T13:19:26.9276551Z test_make_fx_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.712s) 2022-08-17T13:19:27.3741601Z test_make_fx_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.443s) 2022-08-17T13:19:27.3825478Z test_make_fx_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.3896572Z test_make_fx_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.4149173Z test_make_fx_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:27.4211789Z test_make_fx_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:27.4470002Z test_make_fx_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T13:19:27.4732880Z test_make_fx_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T13:19:27.5008467Z test_make_fx_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:27.5106537Z test_make_fx_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.5205323Z test_make_fx_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:27.5337593Z test_make_fx_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.5365787Z test_make_fx_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:19:27.5366520Z return op.op(*args, **kwargs) 2022-08-17T13:19:27.6332201Z ok (0.094s) 2022-08-17T13:19:27.6425678Z test_make_fx_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.6513897Z test_make_fx_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.6656130Z test_make_fx_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:27.6884790Z test_make_fx_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:27.8006004Z test_make_fx_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2022-08-17T13:19:27.8124330Z test_make_fx_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8195246Z test_make_fx_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.8232851Z test_make_fx_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8269625Z test_make_fx_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8308964Z test_make_fx_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.8345723Z test_make_fx_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8435375Z test_make_fx_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8550906Z test_make_fx_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T13:19:27.8551838Z return op.op(*args, **kwargs) 2022-08-17T13:19:27.8556928Z expected failure (0.016s) 2022-08-17T13:19:27.8568496Z test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:27.8579599Z test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:27.8590577Z test_make_fx_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:27.8601644Z test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:27.8612747Z test_make_fx_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:19:27.8665638Z test_make_fx_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:27.8969602Z test_make_fx_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:27.9256826Z test_make_fx_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:27.9502225Z test_make_fx_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:27.9901273Z test_make_fx_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:27.9987270Z test_make_fx_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:28.0491742Z test_make_fx_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:28.0977699Z test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:28.1128387Z test_make_fx_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.1223335Z test_make_fx_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:28.1519085Z test_make_fx_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T13:19:28.1797577Z test_make_fx_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T13:19:28.2069913Z test_make_fx_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.2118849Z test_make_fx_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:19:28.2379116Z test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.2611676Z test_make_fx_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:19:28.2886716Z test_make_fx_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:28.3140318Z test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.3290579Z test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.3426106Z test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:28.3902936Z test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:28.3908142Z test_make_fx_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:28.3913158Z test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:28.4431790Z test_make_fx_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:28.4991362Z test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:28.5473872Z test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:28.8679265Z test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.313s) 2022-08-17T13:19:29.1125407Z test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.250s) 2022-08-17T13:19:29.2152655Z test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2022-08-17T13:19:29.2546316Z test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:19:29.2951157Z test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:19:29.3209158Z test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:29.3924542Z test_make_fx_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T13:19:29.4575718Z test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:29.5336901Z test_make_fx_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T13:19:29.5587381Z test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:29.5599265Z test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:19:29.6712638Z test_make_fx_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:19:29.7031309Z test_make_fx_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:29.7696172Z test_make_fx_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T13:19:29.8313098Z test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:30.2747942Z test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.445s) 2022-08-17T13:19:30.9977452Z test_make_fx_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.725s) 2022-08-17T13:19:31.1049675Z test_make_fx_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2022-08-17T13:19:31.1157404Z test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:31.1394372Z test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:31.1843165Z test_make_fx_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T13:19:31.3244055Z test_make_fx_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T13:19:31.8297580Z test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.506s) 2022-08-17T13:19:31.9552451Z test_make_fx_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2022-08-17T13:19:31.9643234Z test_make_fx_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:31.9682934Z test_make_fx_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:31.9773634Z test_make_fx_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:31.9863899Z test_make_fx_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:32.0037387Z test_make_fx_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:32.0244006Z test_make_fx_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:32.0284023Z test_make_fx_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:32.0323228Z test_make_fx_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:32.0498626Z test_make_fx_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:32.0909649Z test_make_fx_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:32.1169088Z test_make_fx_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:32.1258217Z test_make_fx_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:32.1517756Z test_make_fx_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:32.1776100Z test_make_fx_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:32.1896321Z test_make_fx_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.2810425Z test_make_fx_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.086s) 2022-08-17T13:19:33.3270675Z test_make_fx_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:33.3417409Z test_make_fx_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.3676380Z test_make_fx_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:33.3707777Z test_make_fx_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T13:19:33.3708375Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:19:33.3708604Z should be replaced with 2022-08-17T13:19:33.3708841Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:19:33.3709058Z and 2022-08-17T13:19:33.3709281Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:19:33.3709519Z should be replaced with 2022-08-17T13:19:33.3709940Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:19:33.3710402Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:19:33.4712045Z ok (0.105s) 2022-08-17T13:19:33.4742638Z test_make_fx_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:19:33.4743408Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:19:33.4743988Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:19:33.4744267Z should be replaced with 2022-08-17T13:19:33.4744827Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:19:33.4745358Z return op.op(*args, **kwargs) 2022-08-17T13:19:33.5543712Z ok (0.079s) 2022-08-17T13:19:33.6075712Z test_make_fx_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:33.6246531Z test_make_fx_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.6415564Z test_make_fx_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.6659459Z test_make_fx_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.6795186Z test_make_fx_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.7003143Z test_make_fx_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:33.7554108Z test_make_fx_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:33.7637724Z test_make_fx_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.7902348Z test_make_fx_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.7967054Z test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.8099836Z test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.8364760Z test_make_fx_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:33.8932784Z test_make_fx_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:33.9315926Z test_make_fx_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:33.9783211Z test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:34.0241781Z test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:34.0501820Z test_make_fx_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:34.0565258Z test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:34.0696672Z test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.0963757Z test_make_fx_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:34.1003945Z test_make_fx_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:34.1234579Z test_make_fx_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.1314616Z test_make_fx_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.1414644Z test_make_fx_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:34.1679408Z test_make_fx_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:34.1954554Z test_make_fx_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:34.1994771Z test_make_fx_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:34.2278660Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:34.2547946Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:19:34.2818476Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.2907529Z test_make_fx_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.4550465Z test_make_fx_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.157s) 2022-08-17T13:19:34.4935625Z test_make_fx_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:34.4997555Z test_make_fx_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:19:34.5942837Z test_make_fx_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:19:34.6095399Z test_make_fx_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.6831309Z test_make_fx_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:19:34.7083426Z test_make_fx_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.7122774Z test_make_fx_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.7128130Z test_make_fx_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:34.7357384Z test_make_fx_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.7581646Z test_make_fx_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.7801455Z test_make_fx_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:34.8061116Z test_make_fx_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:34.8283807Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:34.8587031Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:34.8969236Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:34.9305449Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:35.0099018Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:19:35.0771691Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T13:19:35.1132558Z test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:35.1376829Z test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:35.1668748Z test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:35.2157464Z test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:35.3030095Z test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T13:19:35.3373163Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:35.4207906Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2022-08-17T13:19:35.4299678Z test_make_fx_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:35.4765611Z test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:35.5304733Z test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:19:35.5305658Z return op.op(*args, **kwargs) 2022-08-17T13:19:35.6396977Z ok (0.174s) 2022-08-17T13:19:35.6813153Z test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:19:35.7245436Z test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:35.7749386Z test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:35.8389410Z test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:35.9081539Z test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:35.9906762Z test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T13:19:35.9943965Z test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:19:35.9972374Z test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T13:19:35.9973859Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T13:19:36.0457831Z ok (0.048s) 2022-08-17T13:19:36.1029996Z test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:36.1752080Z test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:36.1842367Z test_make_fx_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:36.4812280Z test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.300s) 2022-08-17T13:19:36.5132764Z test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:36.5456965Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:36.5794557Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:36.7457779Z test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.173s) 2022-08-17T13:19:36.9735738Z test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.231s) 2022-08-17T13:19:36.9772546Z test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:19:36.9998513Z test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:37.1212297Z test_make_fx_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:19:37.2133523Z test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:19:37.2310298Z test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:37.2473655Z test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:19:37.2561039Z test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:37.2672821Z test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:37.2844926Z test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:37.3465450Z test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:37.3742505Z test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:37.4543512Z test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:19:37.4935004Z test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:37.5314026Z test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:37.5690747Z test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:19:37.6050330Z test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:37.6422026Z test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:37.6814824Z test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:37.6846568Z test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:19:37.6847464Z warnings.warn( 2022-08-17T13:19:37.7279421Z ok (0.047s) 2022-08-17T13:19:37.7495047Z test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:37.7710835Z test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:37.7954700Z test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:37.8528306Z test_make_fx_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:37.9158963Z test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:37.9257762Z test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:38.0332030Z test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2022-08-17T13:19:38.0421347Z test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:19:43.4295579Z test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.384s) 2022-08-17T13:19:45.6854983Z test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.253s) 2022-08-17T13:19:45.6860400Z test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:45.7893919Z test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:19:45.7898960Z test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:45.9393978Z test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T13:19:45.9398964Z test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:19:46.0178908Z test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:19:46.0265101Z test_make_fx_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:46.0445303Z test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:46.0594557Z test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:46.0693241Z test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:46.0970191Z test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:46.2822048Z test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2022-08-17T13:19:46.3159599Z test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:46.3730899Z test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:46.5243501Z test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T13:19:46.5616760Z test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:46.5993477Z test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:46.6251041Z test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:46.6494001Z test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:46.6559711Z test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:46.6627024Z test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T13:19:47.0733161Z test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.412s) 2022-08-17T13:19:47.1362235Z test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:19:47.1451219Z test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:47.1563227Z test_make_fx_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.1698912Z test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:47.1786123Z test_make_fx_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.1872603Z test_make_fx_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:47.2110797Z test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:47.2299999Z test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.2487000Z test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:47.2709698Z test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.2802199Z test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:19:47.2940066Z test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.3047859Z test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:47.3147041Z test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.3271549Z test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:47.3731723Z test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:19:47.4205387Z test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:48.2308563Z test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.819s) 2022-08-17T13:19:48.2332842Z test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:19:48.2333805Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:19:48.2438482Z ok (0.010s) 2022-08-17T13:19:48.2466019Z test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:19:48.2466951Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:19:48.2795559Z ok (0.036s) 2022-08-17T13:19:48.3501331Z test_make_fx_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T13:19:48.4697484Z test_make_fx_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2022-08-17T13:19:48.4803777Z test_make_fx_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:48.4929107Z test_make_fx_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:48.5024315Z test_make_fx_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:48.5225979Z test_make_fx_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:48.5275394Z test_make_fx_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:48.5481251Z test_make_fx_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:48.9891888Z test_make_fx_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.441s) 2022-08-17T13:19:48.9938604Z test_make_fx_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:52.6050779Z test_make_fx_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.603s) 2022-08-17T13:19:52.6178809Z test_make_fx_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:52.6479852Z test_make_fx_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:52.6739629Z test_make_fx_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:52.7021691Z test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:52.7294409Z test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:52.7569104Z test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:52.7842900Z test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:52.8119259Z test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:52.8194784Z test_make_fx_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:52.8454637Z test_make_fx_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:52.9411705Z test_make_fx_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T13:19:53.0047735Z test_make_fx_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:53.0076773Z test_make_fx_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:19:53.0077555Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:19:53.0077937Z Q, R = torch.qr(A, some) 2022-08-17T13:19:53.0078212Z should be replaced with 2022-08-17T13:19:53.0078809Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:19:53.0079376Z return op.op(*args, **kwargs) 2022-08-17T13:19:53.1401922Z ok (0.126s) 2022-08-17T13:19:53.1467786Z test_make_fx_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:19:53.1578299Z test_make_fx_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.001s) 2022-08-17T13:19:53.1909776Z test_make_fx_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:53.2582815Z test_make_fx_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:53.2916679Z test_make_fx_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:53.3031430Z test_make_fx_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:53.3123140Z test_make_fx_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.3226341Z test_make_fx_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.3545653Z test_make_fx_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:53.3700487Z test_make_fx_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.4867638Z test_make_fx_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2022-08-17T13:19:53.5054252Z test_make_fx_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.5180994Z test_make_fx_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.5514377Z test_make_fx_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:53.5616780Z test_make_fx_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.5716602Z test_make_fx_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:53.5769071Z test_make_fx_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.5822816Z test_make_fx_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:53.6284505Z test_make_fx_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:53.7262265Z test_make_fx_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:19:53.7300658Z test_make_fx_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:53.7390282Z test_make_fx_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.7479396Z test_make_fx_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.7568027Z test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.001s) 2022-08-17T13:19:53.7652534Z test_make_fx_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.7963597Z test_make_fx_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:53.8178273Z test_make_fx_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:53.8879040Z test_make_fx_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:19:53.8912518Z test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:19:53.8913163Z return op.op(*args, **kwargs) 2022-08-17T13:19:53.9316684Z ok (0.047s) 2022-08-17T13:19:53.9755067Z test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:54.0209883Z test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:19:54.0647831Z test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:54.1086559Z test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:19:54.2499016Z test_make_fx_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:35.) 2022-08-17T13:19:54.2500389Z return op.op(*args, **kwargs) 2022-08-17T13:19:54.2554312Z C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:41.) 2022-08-17T13:19:54.2555340Z return op.op(*args, **kwargs) 2022-08-17T13:19:54.6446948Z ok (0.540s) 2022-08-17T13:19:54.9183996Z test_make_fx_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2022-08-17T13:19:55.1905322Z test_make_fx_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.284s) 2022-08-17T13:19:55.2051252Z test_make_fx_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.2209403Z test_make_fx_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.2247851Z test_make_fx_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.2388559Z test_make_fx_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.2475274Z test_make_fx_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.001s) 2022-08-17T13:19:55.2512463Z test_make_fx_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.2549162Z test_make_fx_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.2589181Z test_make_fx_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.001s) 2022-08-17T13:19:55.2675402Z test_make_fx_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.2714369Z test_make_fx_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.3042964Z test_make_fx_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:55.3211321Z test_make_fx_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.3409996Z test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.5108286Z test_make_fx_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:19:55.5120219Z test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:19:55.5214027Z test_make_fx_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.5299711Z test_make_fx_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.5386593Z test_make_fx_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.5473722Z test_make_fx_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.5560856Z test_make_fx_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.5815769Z test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.6070647Z test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:55.6075625Z test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.6080190Z test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.6142250Z test_make_fx_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.6229782Z test_make_fx_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.6484998Z test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.6743589Z test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:55.6805370Z test_make_fx_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.6865666Z test_make_fx_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.6927434Z test_make_fx_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.7182805Z test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:55.7187760Z test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.7275248Z test_make_fx_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.7363173Z test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.7449972Z test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:19:55.7537653Z test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.7626024Z test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.7747230Z test_make_fx_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.7835839Z test_make_fx_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.8122116Z test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:55.8212211Z test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.8300866Z test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.8306011Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.8310685Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.8315308Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.8319883Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:19:55.8409363Z test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.8671154Z test_make_fx_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.8933954Z test_make_fx_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:55.9006929Z test_make_fx_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.9138022Z test_make_fx_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:19:55.9293204Z test_make_fx_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T13:19:55.9330966Z test_make_fx_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:19:55.9427070Z test_make_fx_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.9615752Z test_make_fx_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:55.9877917Z test_make_fx_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:56.0089740Z test_make_fx_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:56.0320829Z test_make_fx_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:19:56.0379822Z test_make_fx_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T13:19:56.0380928Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T13:19:56.0799748Z ok (0.048s) 2022-08-17T13:19:56.1114590Z test_make_fx_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:19:56.1679670Z test_make_fx_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:19:56.1854459Z test_make_fx_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:19:56.9871994Z test_make_fx_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.803s) 2022-08-17T13:20:01.5530397Z test_make_fx_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.564s) 2022-08-17T13:20:01.5563199Z test_make_fx_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:20:01.5564115Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:20:01.5564607Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:20:01.5564911Z should be replaced with 2022-08-17T13:20:01.5565264Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:20:01.5565556Z and 2022-08-17T13:20:01.5565832Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:20:01.5566296Z should be replaced with 2022-08-17T13:20:01.5566876Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:20:01.5567439Z return op.op(*args, **kwargs) 2022-08-17T13:20:01.5823855Z ok (0.041s) 2022-08-17T13:20:01.5910213Z test_make_fx_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:01.6103382Z test_make_fx_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:01.6377716Z test_make_fx_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:01.6417911Z test_make_fx_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:01.6455788Z test_make_fx_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:01.6487743Z test_make_fx_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:01.6609675Z test_make_fx_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:20:01.8128831Z test_make_fx_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.145s) 2022-08-17T13:20:01.8134413Z test_make_fx_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:01.8567648Z test_make_fx_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T13:20:01.8605716Z test_make_fx_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:01.8835700Z test_make_fx_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:01.9331351Z test_make_fx_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:01.9829091Z test_make_fx_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T13:20:01.9861059Z test_make_fx_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_proxy_tensor.py:1138: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:20:01.9861744Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:20:01.9862069Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:20:01.9862301Z should be replaced with 2022-08-17T13:20:01.9862705Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:20:01.9863101Z return op.op(*args, **kwargs) 2022-08-17T13:20:02.0227101Z ok (0.047s) 2022-08-17T13:20:02.0369630Z test_make_fx_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:02.0513700Z test_make_fx_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:20:02.0780089Z test_make_fx_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T13:20:02.0817029Z test_make_fx_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:02.1041015Z test_make_fx_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:20:02.1344265Z test_make_fx_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:02.1972975Z test_make_fx_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T13:20:03.0366006Z test_make_fx_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.853s) 2022-08-17T13:20:04.7527492Z test_make_fx_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.712s) 2022-08-17T13:20:04.7773556Z test_make_fx_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.7987210Z test_make_fx_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:04.8219835Z test_make_fx_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.8270418Z test_make_fx_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.8308328Z test_make_fx_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:04.8405112Z test_make_fx_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:04.8615492Z test_make_fx_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:04.8702888Z test_make_fx_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:04.8786214Z test_make_fx_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.8944413Z test_make_fx_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.9208663Z test_make_fx_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.9311130Z test_make_fx_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.9516414Z test_make_fx_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.9586555Z test_make_fx_fake_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:04.9660673Z test_make_fx_fake_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:05.0340117Z test_make_fx_fake_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.078s) 2022-08-17T13:20:05.0648949Z test_make_fx_fake_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:05.1013914Z test_make_fx_fake_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:05.1707768Z test_make_fx_fake_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:05.2024385Z test_make_fx_fake_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:05.2344564Z test_make_fx_fake_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:05.2821145Z test_make_fx_fake_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:20:05.3132256Z test_make_fx_fake_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:05.7654459Z test_make_fx_fake_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.458s) 2022-08-17T13:20:06.2174808Z test_make_fx_fake_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.443s) 2022-08-17T13:20:06.5236044Z test_make_fx_fake_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.317s) 2022-08-17T13:20:06.8294897Z test_make_fx_fake_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.308s) 2022-08-17T13:20:06.8898621Z test_make_fx_fake_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T13:20:06.9492842Z test_make_fx_fake_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:07.0279272Z test_make_fx_fake_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:07.1041946Z test_make_fx_fake_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:07.5929611Z test_make_fx_fake_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.491s) 2022-08-17T13:20:08.3504566Z test_make_fx_fake_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.753s) 2022-08-17T13:20:08.4327346Z test_make_fx_fake_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2022-08-17T13:20:10.8348702Z test_make_fx_fake_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.401s) 2022-08-17T13:20:10.9958228Z test_make_fx_fake_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:20:11.4682681Z test_make_fx_fake_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.461s) 2022-08-17T13:20:11.5457026Z test_make_fx_fake_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T13:20:11.6320185Z test_make_fx_fake_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:20:14.1692850Z test_make_fx_fake_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.533s) 2022-08-17T13:20:14.6306467Z test_make_fx_fake_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.460s) 2022-08-17T13:20:17.1102481Z test_make_fx_fake_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.481s) 2022-08-17T13:20:17.1146292Z test_make_fx_fake_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:17.1246989Z test_make_fx_fake_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.1347795Z test_make_fx_fake_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.1733092Z test_make_fx_fake_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:17.1974243Z test_make_fx_fake_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:17.2431159Z test_make_fx_fake_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:17.2893984Z test_make_fx_fake_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:20:17.3018276Z test_make_fx_fake_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.3140555Z test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.3378966Z test_make_fx_fake_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.3620096Z test_make_fx_fake_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:17.4005381Z test_make_fx_fake_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:17.4054191Z test_make_fx_fake_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:17.4679271Z test_make_fx_fake_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:17.5305771Z test_make_fx_fake_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:17.5515987Z test_make_fx_fake_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T13:20:17.5517765Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T13:20:17.5519522Z ok (0.016s) 2022-08-17T13:20:17.5561576Z test_make_fx_fake_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:17.5959311Z test_make_fx_fake_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:17.6711177Z test_make_fx_fake_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:17.7108769Z test_make_fx_fake_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:17.7492733Z test_make_fx_fake_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:17.8416459Z test_make_fx_fake_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T13:20:17.8445971Z test_make_fx_fake_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.000s) 2022-08-17T13:20:17.8639346Z test_make_fx_fake_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:20:17.8847112Z test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.8888899Z test_make_fx_fake_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:17.8930623Z test_make_fx_fake_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:17.9235721Z test_make_fx_fake_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:17.9277523Z test_make_fx_fake_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.9320844Z test_make_fx_fake_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:17.9508935Z test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.9702854Z test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:17.9918429Z test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:18.0152960Z test_make_fx_fake_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.0316685Z test_make_fx_fake_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.0488360Z test_make_fx_fake_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.0493596Z test_make_fx_fake_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:18.0539549Z test_make_fx_fake_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.0713141Z test_make_fx_fake_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.0935162Z test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.1007822Z test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.1244174Z test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.2205948Z test_make_fx_fake_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:20:18.2374550Z test_make_fx_fake_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:18.2582464Z test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:20:18.2831381Z test_make_fx_fake_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.2225174Z test_make_fx_fake_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.948s) 2022-08-17T13:20:19.2268202Z test_make_fx_fake_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.2445740Z test_make_fx_fake_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:20:19.2615732Z test_make_fx_fake_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.2677405Z test_make_fx_fake_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:19.2949246Z test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2022-08-17T13:20:19.3463989Z test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:19.3599946Z test_make_fx_fake_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.3717003Z test_make_fx_fake_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.4029472Z test_make_fx_fake_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:19.4345693Z test_make_fx_fake_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:19.4415116Z test_make_fx_fake_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.4547293Z test_make_fx_fake_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:20:19.4614007Z test_make_fx_fake_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.016s) 2022-08-17T13:20:19.4928924Z test_make_fx_fake_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:19.5013856Z test_make_fx_fake_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.5050098Z test_make_fx_fake_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.6790233Z test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:20:19.6848590Z test_make_fx_fake_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.7153461Z test_make_fx_fake_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:19.7218475Z test_make_fx_fake_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:19.7318546Z test_make_fx_fake_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:19.7419578Z test_make_fx_fake_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.8182401Z test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T13:20:19.8250679Z test_make_fx_fake_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:19.8360874Z test_make_fx_fake_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.8490178Z test_make_fx_fake_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:20:19.8618839Z test_make_fx_fake_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T13:20:19.8935054Z test_make_fx_fake_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:19.9068389Z test_make_fx_fake_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:19.9691787Z test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2022-08-17T13:20:19.9792630Z test_make_fx_fake_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:20.0271528Z test_make_fx_fake_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:20.0752764Z test_make_fx_fake_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:20.0940037Z test_make_fx_fake_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:20.1406394Z test_make_fx_fake_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T13:20:20.1934034Z test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:20.6733801Z test_make_fx_fake_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.493s) 2022-08-17T13:20:20.6834582Z test_make_fx_fake_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:20.8515127Z test_make_fx_fake_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2022-08-17T13:20:20.8842388Z test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:20.9159326Z test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:20:20.9483784Z test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:20.9529931Z test_make_fx_fake_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:20.9707733Z test_make_fx_fake_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:20:20.9812814Z test_make_fx_fake_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:20.9946096Z test_make_fx_fake_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.0009252Z test_make_fx_fake_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:21.0814829Z test_make_fx_fake_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T13:20:21.0820061Z test_make_fx_fake_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:20:21.0824957Z test_make_fx_fake_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:21.1155355Z test_make_fx_fake_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.1187801Z test_make_fx_fake_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:21.1229651Z test_make_fx_fake_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:21.1331483Z test_make_fx_fake_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.1373491Z test_make_fx_fake_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:21.1475491Z test_make_fx_fake_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.1577044Z test_make_fx_fake_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:20:21.1691470Z test_make_fx_fake_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:20:21.2006553Z test_make_fx_fake_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.2047823Z test_make_fx_fake_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:21.2336598Z test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.2593788Z test_make_fx_fake_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:20:21.2961769Z test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:21.3144936Z test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.3500411Z test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.3837678Z test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T13:20:21.4259534Z test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:21.4547701Z test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T13:20:21.4836721Z test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:20:21.5207244Z test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.5388939Z test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.5701644Z test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T13:20:21.5989519Z test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.6357558Z test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.6647529Z test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T13:20:21.6950982Z test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.7312845Z test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.7556036Z test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.7808025Z test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:21.8118655Z test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:21.8239855Z test_make_fx_fake_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.8435548Z test_make_fx_fake_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.8779475Z test_make_fx_fake_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:21.8856109Z test_make_fx_fake_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.8930760Z test_make_fx_fake_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:21.9076106Z test_make_fx_fake_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:21.9532418Z test_make_fx_fake_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:20:21.9576163Z test_make_fx_fake_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:22.0209848Z test_make_fx_fake_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:22.0524790Z test_make_fx_fake_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:22.0840265Z test_make_fx_fake_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:22.1164017Z test_make_fx_fake_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:22.1266132Z test_make_fx_fake_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:22.1403609Z test_make_fx_fake_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:22.1661690Z test_make_fx_fake_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:22.1843844Z test_make_fx_fake_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:22.2158590Z test_make_fx_fake_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:22.3708953Z test_make_fx_fake_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2022-08-17T13:20:22.6359556Z test_make_fx_fake_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2022-08-17T13:20:22.6676524Z test_make_fx_fake_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:22.6852666Z test_make_fx_fake_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:22.7164825Z test_make_fx_fake_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:23.0933235Z test_make_fx_fake_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.379s) 2022-08-17T13:20:24.0613713Z test_make_fx_fake_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.967s) 2022-08-17T13:20:24.7284137Z test_make_fx_fake_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.665s) 2022-08-17T13:20:24.7386728Z test_make_fx_fake_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:24.7471638Z test_make_fx_fake_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:24.7776304Z test_make_fx_fake_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:24.7844746Z test_make_fx_fake_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:24.8160247Z test_make_fx_fake_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:24.8470671Z test_make_fx_fake_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:24.8813374Z test_make_fx_fake_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:24.8931837Z test_make_fx_fake_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:24.9050657Z test_make_fx_fake_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:24.9214502Z test_make_fx_fake_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.0440165Z test_make_fx_fake_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:20:25.0550493Z test_make_fx_fake_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.0660620Z test_make_fx_fake_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.0835852Z test_make_fx_fake_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.1104134Z test_make_fx_fake_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.2726158Z test_make_fx_fake_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2022-08-17T13:20:25.2874544Z test_make_fx_fake_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.2961322Z test_make_fx_fake_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.3003260Z test_make_fx_fake_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.3044807Z test_make_fx_fake_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.3086493Z test_make_fx_fake_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.3126489Z test_make_fx_fake_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.3230447Z test_make_fx_fake_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.3405067Z test_make_fx_fake_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:25.3416272Z test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:25.3427561Z test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:25.3438721Z test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:25.3449821Z test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:25.3460929Z test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:25.3526580Z test_make_fx_fake_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.3957897Z test_make_fx_fake_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.4309711Z test_make_fx_fake_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:25.4616705Z test_make_fx_fake_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:25.5100096Z test_make_fx_fake_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:25.5198740Z test_make_fx_fake_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.5783737Z test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:25.6330792Z test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:25.6515971Z test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:25.6628199Z test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:25.6965973Z test_make_fx_fake_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.7338434Z test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:25.7650352Z test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.7706796Z test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:25.7997383Z test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.8335961Z test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.8654076Z test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:25.8942660Z test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:25.9115526Z test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.9270303Z test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:25.9871365Z test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:25.9876836Z test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:25.9882049Z test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:26.0467837Z test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:26.1115415Z test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:26.1672882Z test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:26.5657908Z test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.398s) 2022-08-17T13:20:26.8607054Z test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.301s) 2022-08-17T13:20:26.9943907Z test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2022-08-17T13:20:27.0500906Z test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:27.1069757Z test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:27.1407760Z test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:27.2247017Z test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:27.2998598Z test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:27.3967328Z test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T13:20:27.4264563Z test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:27.4276955Z test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:20:27.5553712Z test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2022-08-17T13:20:27.5915519Z test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:27.6734065Z test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:27.7479893Z test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:28.4012696Z test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.650s) 2022-08-17T13:20:29.2292977Z test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.836s) 2022-08-17T13:20:29.3563450Z test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2022-08-17T13:20:29.3693526Z test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:29.3998952Z test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:29.4596855Z test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:29.6341520Z test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:20:30.2338755Z test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.604s) 2022-08-17T13:20:30.3796799Z test_make_fx_fake_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2022-08-17T13:20:30.3900756Z test_make_fx_fake_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:30.3945095Z test_make_fx_fake_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:30.4048236Z test_make_fx_fake_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:30.4151942Z test_make_fx_fake_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:30.4353317Z test_make_fx_fake_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:30.4613575Z test_make_fx_fake_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T13:20:30.4658966Z test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:30.4704299Z test_make_fx_fake_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:30.4947690Z test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:30.5498610Z test_make_fx_fake_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:30.5835867Z test_make_fx_fake_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:30.5940644Z test_make_fx_fake_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:30.6286801Z test_make_fx_fake_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:30.6616018Z test_make_fx_fake_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:30.6754195Z test_make_fx_fake_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:31.9549913Z test_make_fx_fake_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.281s) 2022-08-17T13:20:32.0107479Z test_make_fx_fake_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:32.0285449Z test_make_fx_fake_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:32.0600463Z test_make_fx_fake_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:32.1793306Z test_make_fx_fake_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2022-08-17T13:20:32.2837152Z test_make_fx_fake_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:32.3465747Z test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:32.3662386Z test_make_fx_fake_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:32.3858990Z test_make_fx_fake_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:32.4157055Z test_make_fx_fake_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:32.4321836Z test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:32.5310736Z test_make_fx_fake_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.094s) 2022-08-17T13:20:32.6000892Z test_make_fx_fake_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T13:20:32.6101887Z test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:32.6412922Z test_make_fx_fake_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:32.6486259Z test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T13:20:32.6642053Z test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T13:20:32.6949708Z test_make_fx_fake_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:32.7596832Z test_make_fx_fake_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:32.8138872Z test_make_fx_fake_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:32.8737227Z test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:32.9338384Z test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:32.9641962Z test_make_fx_fake_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:32.9709918Z test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:32.9856790Z test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.0161871Z test_make_fx_fake_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.0205877Z test_make_fx_fake_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:33.0511577Z test_make_fx_fake_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.0603816Z test_make_fx_fake_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.0702307Z test_make_fx_fake_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:33.1003670Z test_make_fx_fake_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:33.1057458Z test_make_fx_fake_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:33.1100952Z test_make_fx_fake_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:33.1148909Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:33.1194184Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:33.1239256Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:33.1406193Z test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.3584487Z test_make_fx_fake_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.224s) 2022-08-17T13:20:33.4014621Z test_make_fx_fake_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.4086635Z test_make_fx_fake_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:20:33.5168337Z test_make_fx_fake_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2022-08-17T13:20:33.5339728Z test_make_fx_fake_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.6240553Z test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:33.6539673Z test_make_fx_fake_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:33.6581536Z test_make_fx_fake_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.6587217Z test_make_fx_fake_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:33.6857759Z test_make_fx_fake_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.7121742Z test_make_fx_fake_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.7379229Z test_make_fx_fake_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.7686397Z test_make_fx_fake_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:33.7950514Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:33.8289884Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:33.8719164Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:33.9131134Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:34.0003022Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:34.0768349Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:34.1198239Z test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:34.1480749Z test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:34.1825611Z test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:34.2524217Z test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:34.3680156Z test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:34.4119460Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:34.5154186Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:34.5258987Z test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:34.5778092Z test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:34.7348745Z test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2022-08-17T13:20:34.7852917Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:34.8383777Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:34.8971446Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:34.9958244Z test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:20:35.0922556Z test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:20:35.2003514Z test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:35.2047741Z test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:35.2621071Z test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:35.3277447Z test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:35.4088401Z test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:35.4192126Z test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:35.6987163Z test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.285s) 2022-08-17T13:20:35.7382266Z test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:35.7764396Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:20:35.8127662Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:36.0143904Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T13:20:36.2882383Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2022-08-17T13:20:36.2928188Z test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:36.3189984Z test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:36.4616888Z test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2022-08-17T13:20:36.5934636Z test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:20:36.6160342Z test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:36.6349998Z test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:36.6448925Z test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:36.6581527Z test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:36.6780519Z test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:36.7700759Z test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T13:20:36.8067410Z test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:36.9220995Z test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:36.9683171Z test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:37.0117903Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:37.0541877Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:37.0956281Z test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:37.1415732Z test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:37.1857244Z test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:37.2465876Z test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:37.2744262Z test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:37.3023921Z test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:37.3304466Z test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:37.4052885Z test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:37.4890458Z test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T13:20:37.5009488Z test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:37.6445329Z test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T13:20:37.6561695Z test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2022-08-17T13:20:43.7967635Z test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.140s) 2022-08-17T13:20:46.7863731Z test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.990s) 2022-08-17T13:20:46.7869239Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:46.9151639Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:20:46.9157094Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:47.0948130Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.175s) 2022-08-17T13:20:47.0953530Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:47.1924451Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2022-08-17T13:20:47.2025755Z test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:47.2240283Z test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:47.2454872Z test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T13:20:47.2595721Z test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:47.3001331Z test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:47.3006593Z test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:20:47.3428903Z test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:47.4187883Z test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:47.5944744Z test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2022-08-17T13:20:47.6370030Z test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:47.6798957Z test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:47.7122127Z test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:47.7465133Z test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:47.7537852Z test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:47.7612384Z test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.3155920Z test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.555s) 2022-08-17T13:20:48.4029625Z test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T13:20:48.4136451Z test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.4282946Z test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.4468931Z test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.4574159Z test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.4680642Z test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:48.4970510Z test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:48.5191793Z test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:48.5414595Z test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.5691182Z test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:48.5797378Z test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:48.5957754Z test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.6099423Z test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.6217002Z test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.6360729Z test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:48.6993128Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:20:48.7638082Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:49.8920836Z test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.121s) 2022-08-17T13:20:49.9068200Z test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:49.9509361Z test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T13:20:49.9545569Z test_make_fx_fake_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.000s) 2022-08-17T13:20:50.0947739Z test_make_fx_fake_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2022-08-17T13:20:50.1067765Z test_make_fx_fake_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:50.1213721Z test_make_fx_fake_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T13:20:50.1327075Z test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:50.1562809Z test_make_fx_fake_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T13:20:50.1615212Z test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:50.1856356Z test_make_fx_fake_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:50.9303881Z test_make_fx_fake_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.752s) 2022-08-17T13:20:50.9355835Z test_make_fx_fake_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:55.9386722Z test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.008s) 2022-08-17T13:20:55.9533404Z test_make_fx_fake_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:55.9949472Z test_make_fx_fake_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T13:20:56.0328686Z test_make_fx_fake_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.0651227Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T13:20:56.0976655Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.1296651Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.1616125Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:56.1936604Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.2025805Z test_make_fx_fake_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.2337800Z test_make_fx_fake_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:56.3472310Z test_make_fx_fake_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T13:20:56.4263573Z test_make_fx_fake_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:56.5545774Z test_make_fx_fake_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2022-08-17T13:20:56.5618567Z test_make_fx_fake_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:56.5721662Z test_make_fx_fake_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.6036001Z test_make_fx_fake_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.6673268Z test_make_fx_fake_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:56.6991024Z test_make_fx_fake_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:56.7102177Z test_make_fx_fake_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.7185281Z test_make_fx_fake_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:56.7286667Z test_make_fx_fake_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.7606997Z test_make_fx_fake_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:56.7751666Z test_make_fx_fake_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.9077653Z test_make_fx_fake_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T13:20:56.9139448Z test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.016s) 2022-08-17T13:20:56.9296403Z test_make_fx_fake_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.9686056Z test_make_fx_fake_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:56.9804546Z test_make_fx_fake_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.9923288Z test_make_fx_fake_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:56.9980685Z test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:57.0039996Z test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:57.0592570Z test_make_fx_fake_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:57.1735235Z test_make_fx_fake_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2022-08-17T13:20:57.1777297Z test_make_fx_fake_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:57.1884914Z test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:57.1985791Z test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:57.2086745Z test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:57.2184853Z test_make_fx_fake_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:57.2557236Z test_make_fx_fake_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:57.2823158Z test_make_fx_fake_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:57.3688530Z test_make_fx_fake_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T13:20:57.4237414Z test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:57.4799185Z test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:57.5343591Z test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T13:20:57.5889612Z test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:20:57.6431457Z test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T13:20:58.5478630Z test_make_fx_fake_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.917s) 2022-08-17T13:20:58.5528939Z test_make_fx_fake_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:20:58.9313488Z test_make_fx_fake_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.380s) 2022-08-17T13:20:58.9477590Z test_make_fx_fake_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:58.9660020Z test_make_fx_fake_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T13:20:58.9701216Z test_make_fx_fake_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:58.9869698Z test_make_fx_fake_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:58.9971838Z test_make_fx_fake_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.0012140Z test_make_fx_fake_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.0052075Z test_make_fx_fake_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.0094286Z test_make_fx_fake_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.0191007Z test_make_fx_fake_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.0231586Z test_make_fx_fake_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.0598737Z test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.0787295Z test_make_fx_fake_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.1028020Z test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.2933351Z test_make_fx_fake_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2022-08-17T13:20:59.2945940Z test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:20:59.3044984Z test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.3142965Z test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.3240615Z test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.3337948Z test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.3435506Z test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.3742512Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.4043888Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.4049225Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.4053857Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.4120886Z test_make_fx_fake_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.4218341Z test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.4520560Z test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.4824426Z test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.4898195Z test_make_fx_fake_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.4965565Z test_make_fx_fake_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.5034192Z test_make_fx_fake_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.5335586Z test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.5340830Z test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.5438766Z test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.5536430Z test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.5634517Z test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.5732108Z test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.5830027Z test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.5975480Z test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.6075993Z test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.6395758Z test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.6495926Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.6596640Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.6602004Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.6606918Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.6611694Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.6616576Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:20:59.6716272Z test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.7025707Z test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.7334369Z test_make_fx_fake_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.7421467Z test_make_fx_fake_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.7554988Z test_make_fx_fake_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.7728993Z test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.7770343Z test_make_fx_fake_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:20:59.7872225Z test_make_fx_fake_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.8094191Z test_make_fx_fake_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:20:59.8416229Z test_make_fx_fake_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.8673297Z test_make_fx_fake_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:20:59.8976480Z test_make_fx_fake_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:20:59.9567635Z test_make_fx_fake_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T13:20:59.9944188Z test_make_fx_fake_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:21:00.0580276Z test_make_fx_fake_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T13:21:00.0772746Z test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:01.0189527Z test_make_fx_fake_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.943s) 2022-08-17T13:21:07.5308020Z test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.509s) 2022-08-17T13:21:07.5692364Z test_make_fx_fake_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T13:21:07.5791735Z test_make_fx_fake_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T13:21:07.6035521Z test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T13:21:07.6437664Z test_make_fx_fake_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T13:21:07.6479680Z test_make_fx_fake_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:07.6523094Z test_make_fx_fake_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:07.6558799Z test_make_fx_fake_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:21:07.6716384Z test_make_fx_fake_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:21:07.8494863Z test_make_fx_fake_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.181s) 2022-08-17T13:21:07.8500034Z test_make_fx_fake_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:07.8996143Z test_make_fx_fake_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T13:21:07.9037030Z test_make_fx_fake_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:07.9293677Z test_make_fx_fake_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:21:07.9951793Z test_make_fx_fake_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T13:21:08.0598872Z test_make_fx_fake_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T13:21:08.1074050Z test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T13:21:08.1238272Z test_make_fx_fake_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T13:21:08.1403797Z test_make_fx_fake_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.1729965Z test_make_fx_fake_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T13:21:08.1771985Z test_make_fx_fake_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:08.2035822Z test_make_fx_fake_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T13:21:08.2387726Z test_make_fx_fake_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T13:21:08.3120351Z test_make_fx_fake_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T13:21:08.3274707Z test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.010s) 2022-08-17T13:21:08.3427070Z test_make_fx_fake_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.016s) 2022-08-17T13:21:08.3717003Z test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:21:08.3972464Z test_make_fx_fake_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:21:08.4282563Z test_make_fx_fake_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:21:08.4327594Z test_make_fx_fake_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:08.4368986Z test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:08.4483354Z test_make_fx_fake_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.4727364Z test_make_fx_fake_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T13:21:08.4831267Z test_make_fx_fake_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.000s) 2022-08-17T13:21:08.4934252Z test_make_fx_fake_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.5152061Z test_make_fx_fake_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.5457022Z test_make_fx_fake_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T13:21:08.5567387Z test_make_fx_fake_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.5807109Z test_make_fx_fake_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T13:21:08.5812398Z test_make_fx_symbolic_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5817462Z test_make_fx_symbolic_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.5822294Z test_make_fx_symbolic_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5827170Z test_make_fx_symbolic_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5831945Z test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5836714Z test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5841435Z test_make_fx_symbolic_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5846157Z test_make_fx_symbolic_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5850910Z test_make_fx_symbolic_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5855664Z test_make_fx_symbolic_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5860370Z test_make_fx_symbolic_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5865069Z test_make_fx_symbolic_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5869857Z test_make_fx_symbolic_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5874586Z test_make_fx_symbolic_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5879289Z test_make_fx_symbolic_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5884005Z test_make_fx_symbolic_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5888699Z test_make_fx_symbolic_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5893384Z test_make_fx_symbolic_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5898091Z test_make_fx_symbolic_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5902761Z test_make_fx_symbolic_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5907531Z test_make_fx_symbolic_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5912333Z test_make_fx_symbolic_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5917019Z test_make_fx_symbolic_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5921687Z test_make_fx_symbolic_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5926407Z test_make_fx_symbolic_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5931116Z test_make_fx_symbolic_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5935809Z test_make_fx_symbolic_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5940470Z test_make_fx_symbolic_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5945129Z test_make_fx_symbolic_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5949951Z test_make_fx_symbolic_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5954766Z test_make_fx_symbolic_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5959415Z test_make_fx_symbolic_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5964096Z test_make_fx_symbolic_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5968802Z test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5973621Z test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.5978320Z test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5982988Z test_make_fx_symbolic_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5987741Z test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5992475Z test_make_fx_symbolic_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.5997166Z test_make_fx_symbolic_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6001877Z test_make_fx_symbolic_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6006582Z test_make_fx_symbolic_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6011221Z test_make_fx_symbolic_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6015886Z test_make_fx_symbolic_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6020584Z test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6025253Z test_make_fx_symbolic_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6030018Z test_make_fx_symbolic_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6034702Z test_make_fx_symbolic_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6039373Z test_make_fx_symbolic_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6044051Z test_make_fx_symbolic_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6048724Z test_make_fx_symbolic_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6053382Z test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6058072Z test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6062749Z test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6067517Z test_make_fx_symbolic_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6072230Z test_make_fx_symbolic_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6076938Z test_make_fx_symbolic_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6081694Z test_make_fx_symbolic_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6086307Z test_make_fx_symbolic_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6090986Z test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6095624Z test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6100319Z test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6105035Z test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6109824Z test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6114516Z test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6119213Z test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.6123887Z test_make_fx_symbolic_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6128690Z test_make_fx_symbolic_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6133427Z test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6138109Z test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6142788Z test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6147542Z test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6152275Z test_make_fx_symbolic_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6156946Z test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6161612Z test_make_fx_symbolic_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6166305Z test_make_fx_symbolic_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6170990Z test_make_fx_symbolic_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6175675Z test_make_fx_symbolic_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6180355Z test_make_fx_symbolic_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6185061Z test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6189860Z test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6194595Z test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6199281Z test_make_fx_symbolic_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6203949Z test_make_fx_symbolic_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6208606Z test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6213367Z test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6217941Z test_make_fx_symbolic_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6222615Z test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6227337Z test_make_fx_symbolic_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6232103Z test_make_fx_symbolic_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6236794Z test_make_fx_symbolic_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6241470Z test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6246117Z test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6250766Z test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6255449Z test_make_fx_symbolic_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6260098Z test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6264743Z test_make_fx_symbolic_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6269501Z test_make_fx_symbolic_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6274222Z test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6278878Z test_make_fx_symbolic_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6283825Z test_make_fx_symbolic_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6288399Z test_make_fx_symbolic_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6293093Z test_make_fx_symbolic_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6297768Z test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6302412Z test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6307115Z test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6311908Z test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6316605Z test_make_fx_symbolic_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6321308Z test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6325979Z test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6330808Z test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6335480Z test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6340224Z test_make_fx_symbolic_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6344866Z test_make_fx_symbolic_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6349662Z test_make_fx_symbolic_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6354383Z test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6359030Z test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6363752Z test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6368411Z test_make_fx_symbolic_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6373094Z test_make_fx_symbolic_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6377781Z test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6382475Z test_make_fx_symbolic_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6387155Z test_make_fx_symbolic_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6391965Z test_make_fx_symbolic_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6396655Z test_make_fx_symbolic_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.6401281Z test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.6405990Z test_make_fx_symbolic_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6410663Z test_make_fx_symbolic_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6415364Z test_make_fx_symbolic_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6420064Z test_make_fx_symbolic_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6424731Z test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6429520Z test_make_fx_symbolic_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6434228Z test_make_fx_symbolic_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6439756Z test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6443670Z test_make_fx_symbolic_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6448548Z test_make_fx_symbolic_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.001s) 2022-08-17T13:21:08.6453186Z test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6457855Z test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6462501Z test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6467294Z test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6471980Z test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6476652Z test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6481329Z test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6485963Z test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6490660Z test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6495364Z test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6500043Z test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6504690Z test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6509469Z test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6514148Z test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6518825Z test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6523508Z test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6528206Z test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6532852Z test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6537575Z test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6542261Z test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6546951Z test_make_fx_symbolic_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6551777Z test_make_fx_symbolic_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6556473Z test_make_fx_symbolic_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6561180Z test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6565937Z test_make_fx_symbolic_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6570642Z test_make_fx_symbolic_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6575283Z test_make_fx_symbolic_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6579953Z test_make_fx_symbolic_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6584599Z test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6589358Z test_make_fx_symbolic_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6594042Z test_make_fx_symbolic_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6598729Z test_make_fx_symbolic_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6603528Z test_make_fx_symbolic_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6608897Z test_make_fx_symbolic_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6613061Z test_make_fx_symbolic_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.001s) 2022-08-17T13:21:08.6617772Z test_make_fx_symbolic_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6622431Z test_make_fx_symbolic_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6627114Z test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6631933Z test_make_fx_symbolic_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6636624Z test_make_fx_symbolic_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6641265Z test_make_fx_symbolic_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6645951Z test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6650631Z test_make_fx_symbolic_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6655346Z test_make_fx_symbolic_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6659990Z test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6664671Z test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6669428Z test_make_fx_symbolic_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6674099Z test_make_fx_symbolic_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6678751Z test_make_fx_symbolic_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6683400Z test_make_fx_symbolic_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6688050Z test_make_fx_symbolic_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6692732Z test_make_fx_symbolic_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6697409Z test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6702038Z test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6706710Z test_make_fx_symbolic_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6711530Z test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6716239Z test_make_fx_symbolic_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6720897Z test_make_fx_symbolic_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6725647Z test_make_fx_symbolic_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6730311Z test_make_fx_symbolic_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6734994Z test_make_fx_symbolic_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6739660Z test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6744321Z test_make_fx_symbolic_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6749080Z test_make_fx_symbolic_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6753793Z test_make_fx_symbolic_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6758476Z test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6763142Z test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6767921Z test_make_fx_symbolic_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6772658Z test_make_fx_symbolic_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6777350Z test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6782080Z test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6786714Z test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6791542Z test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6796222Z test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6800889Z test_make_fx_symbolic_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6805541Z test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6810209Z test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6814834Z test_make_fx_symbolic_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6819558Z test_make_fx_symbolic_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6824177Z test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6828980Z test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6833734Z test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6838436Z test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6843130Z test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6847848Z test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6852635Z test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6857261Z test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6861956Z test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6866658Z test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6871537Z test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6876222Z test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6880926Z test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6885685Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6890406Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6895136Z test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6899849Z test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.6904532Z test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.6909322Z test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6914054Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6918757Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6923591Z test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.6928313Z test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6933041Z test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6937706Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6942363Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6947004Z test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6951855Z test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6956585Z test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6961233Z test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6965905Z test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6970599Z test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6975333Z test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6979978Z test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6984628Z test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6989499Z test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6994189Z test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.6998882Z test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7003582Z test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7008273Z test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7012957Z test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7017580Z test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7022285Z test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7026939Z test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7031759Z test_make_fx_symbolic_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7036450Z test_make_fx_symbolic_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7041108Z test_make_fx_symbolic_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7045759Z test_make_fx_symbolic_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7050421Z test_make_fx_symbolic_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7055128Z test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7059740Z test_make_fx_symbolic_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7064453Z test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7069232Z test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7073954Z test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7079212Z test_make_fx_symbolic_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7084218Z test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7088586Z test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7093289Z test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7097913Z test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7102727Z test_make_fx_symbolic_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7107320Z test_make_fx_symbolic_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7112105Z test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7116797Z test_make_fx_symbolic_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7121489Z test_make_fx_symbolic_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7126144Z test_make_fx_symbolic_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7130868Z test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7135554Z test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7140238Z test_make_fx_symbolic_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7144944Z test_make_fx_symbolic_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7149669Z test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7154406Z test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7159093Z test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7163756Z test_make_fx_symbolic_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7168423Z test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7173098Z test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7177783Z test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7182482Z test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7187157Z test_make_fx_symbolic_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7191920Z test_make_fx_symbolic_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7196581Z test_make_fx_symbolic_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7201281Z test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7205971Z test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7210604Z test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7215266Z test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7219938Z test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7224662Z test_make_fx_symbolic_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7229409Z test_make_fx_symbolic_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7234083Z test_make_fx_symbolic_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7238743Z test_make_fx_symbolic_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7243559Z test_make_fx_symbolic_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7248220Z test_make_fx_symbolic_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7252863Z test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7257497Z test_make_fx_symbolic_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7262185Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7266821Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7271684Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7276376Z test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7281046Z test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7285749Z test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7290428Z test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7295114Z test_make_fx_symbolic_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7299779Z test_make_fx_symbolic_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7304477Z test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7309300Z test_make_fx_symbolic_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7313993Z test_make_fx_symbolic_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7318626Z test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.7323287Z test_make_fx_symbolic_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7328003Z test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7332672Z test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7337332Z test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7342007Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7346648Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7351529Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7356125Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7360786Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7365489Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7370135Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7374853Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7379524Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7384167Z test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7388948Z test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7393629Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7402495Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7402997Z test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7407760Z test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7412370Z test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7417055Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7421712Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7426380Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7431208Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7435917Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7440576Z test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7445233Z test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7449898Z test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7454592Z test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7459239Z test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7463939Z test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7468667Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7473311Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7478025Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7482711Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7487390Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7492046Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7496721Z test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7501383Z test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7506034Z test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7510807Z test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7515495Z test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7520173Z test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7524893Z test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7529549Z test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7534232Z test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7538892Z test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7543488Z test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7548365Z test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7553999Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7557877Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7562677Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.001s) 2022-08-17T13:21:08.7567360Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7572025Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7576719Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7581296Z test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7585973Z test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7590740Z test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7595454Z test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7600118Z test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7604848Z test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7609552Z test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7614222Z test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7618913Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7623581Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7628374Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7633038Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.7637728Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7642433Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.7647145Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7651775Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.7656467Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7661089Z test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7665780Z test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7670591Z test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7675334Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7679990Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7684614Z test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.7689251Z test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7693982Z test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7698589Z test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7703234Z test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7708000Z test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7712692Z test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7717563Z test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7722676Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.001s) 2022-08-17T13:21:08.7727311Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7731818Z test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7736495Z test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7741152Z test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7745804Z test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7750619Z test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7755302Z test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7759978Z test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7764684Z test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7769393Z test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7774071Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7778768Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7783416Z test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7788168Z test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7792851Z test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7797504Z test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7802191Z test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7806922Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7811502Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7816090Z test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7820761Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7825455Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7830196Z test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7834874Z test_make_fx_symbolic_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7839543Z test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7844166Z test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7848862Z test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7853519Z test_make_fx_symbolic_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7858189Z test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7862841Z test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7867665Z test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7872334Z test_make_fx_symbolic_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7877062Z test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7881779Z test_make_fx_symbolic_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.7886513Z test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7891207Z test_make_fx_symbolic_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7895904Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7900565Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7905220Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7909988Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7914707Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7919348Z test_make_fx_symbolic_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7924031Z test_make_fx_symbolic_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7928728Z test_make_fx_symbolic_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7933302Z test_make_fx_symbolic_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7937973Z test_make_fx_symbolic_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7942597Z test_make_fx_symbolic_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7947241Z test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7952047Z test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7956716Z test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7961382Z test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7966043Z test_make_fx_symbolic_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7970703Z test_make_fx_symbolic_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7975409Z test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7980081Z test_make_fx_symbolic_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7984723Z test_make_fx_symbolic_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7989512Z test_make_fx_symbolic_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7994247Z test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.7998894Z test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8003551Z test_make_fx_symbolic_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8008224Z test_make_fx_symbolic_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8012876Z test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8017541Z test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8022175Z test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8026864Z test_make_fx_symbolic_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8031651Z test_make_fx_symbolic_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8036432Z test_make_fx_symbolic_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.8041135Z test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8045825Z test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8050496Z test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8055172Z test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8059915Z test_make_fx_symbolic_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8064565Z test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8069370Z test_make_fx_symbolic_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8074110Z test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8078773Z test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8083443Z test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8088130Z test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8092783Z test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8097462Z test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8102131Z test_make_fx_symbolic_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8106782Z test_make_fx_symbolic_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8111590Z test_make_fx_symbolic_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8116301Z test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8121006Z test_make_fx_symbolic_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8125661Z test_make_fx_symbolic_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8130299Z test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8134972Z test_make_fx_symbolic_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8139612Z test_make_fx_symbolic_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8144269Z test_make_fx_symbolic_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8149008Z test_make_fx_symbolic_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8153714Z test_make_fx_symbolic_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8158378Z test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8163044Z test_make_fx_symbolic_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8167741Z test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8172380Z test_make_fx_symbolic_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8177130Z test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8181841Z test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8186434Z test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8191275Z test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8195974Z test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8200642Z test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8205346Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8210017Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8214798Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8219494Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8224131Z test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8228966Z test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8233679Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8238344Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8242994Z test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8247678Z test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8252338Z test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8257016Z test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8261776Z test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8266331Z test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8271133Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8275762Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8280408Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8285065Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8289749Z test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8294445Z test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8299194Z test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8303789Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8308565Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8313384Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8318100Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8322803Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8327485Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:08.8332086Z test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8336718Z test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8341350Z test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8346016Z test_make_fx_symbolic_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8350883Z test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.8355612Z test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8360272Z test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8364918Z test_make_fx_symbolic_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8369622Z test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8374305Z test_make_fx_symbolic_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8378965Z test_make_fx_symbolic_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8383611Z test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8388427Z test_make_fx_symbolic_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8393116Z test_make_fx_symbolic_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8397822Z test_make_fx_symbolic_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8402504Z test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8407168Z test_make_fx_symbolic_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8411962Z test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8416591Z test_make_fx_symbolic_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8421241Z test_make_fx_symbolic_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8425901Z test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8430710Z test_make_fx_symbolic_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8435366Z test_make_fx_symbolic_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8440034Z test_make_fx_symbolic_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8444702Z test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8449354Z test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8454049Z test_make_fx_symbolic_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8458721Z test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:08.8463387Z test_make_fx_symbolic_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8468240Z test_make_fx_symbolic_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8472839Z test_make_fx_symbolic_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8477485Z test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8482131Z test_make_fx_symbolic_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8486830Z test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8491467Z test_make_fx_symbolic_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8496118Z test_make_fx_symbolic_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8500750Z test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8505557Z test_make_fx_symbolic_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.016s) 2022-08-17T13:21:08.8510472Z test_make_fx_symbolic_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.001s) 2022-08-17T13:21:08.8515156Z test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8519827Z test_make_fx_symbolic_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8524532Z test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8529204Z test_make_fx_symbolic_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8533871Z test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8538581Z test_make_fx_symbolic_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8543180Z test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8547930Z test_make_fx_symbolic_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8552621Z test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8557260Z test_make_fx_symbolic_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8561907Z test_make_fx_symbolic_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8566570Z test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8571215Z test_make_fx_symbolic_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8575870Z test_make_fx_symbolic_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8580508Z test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8585201Z test_make_fx_symbolic_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8589955Z test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8597491Z test_binary_broadcast (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8608550Z test_cat (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8615909Z test_expand (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8621357Z test_multiply_shape (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8627631Z test_new_empty (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8635525Z test_unary (__main__.TestSymbolicTracing) ... skip: no sympy (0.000s) 2022-08-17T13:21:08.8635756Z 2022-08-17T13:21:08.8636147Z ---------------------------------------------------------------------- 2022-08-17T13:21:08.8636420Z Ran 1841 tests in 117.031s 2022-08-17T13:21:08.8636553Z 2022-08-17T13:21:08.8636664Z OK (skipped=676, expected failures=31) 2022-08-17T13:21:08.8636807Z 2022-08-17T13:21:08.8636899Z Generating XML reports... 2022-08-17T13:21:08.8713360Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestFakeProxyTensor-20220817131911.xml 2022-08-17T13:21:08.8742734Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorFake-20220817131911.xml 2022-08-17T13:21:08.8765344Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorReal-20220817131911.xml 2022-08-17T13:21:09.1621754Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestProxyTensorOpInfoCPU-20220817131911.xml 2022-08-17T13:21:09.1647774Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestGenericProxyTensorSymbolic-20220817131911.xml 2022-08-17T13:21:09.1659902Z Generated XML report: test-reports\python-unittest\test_proxy_tensor\TEST-TestSymbolicTracing-20220817131911.xml 2022-08-17T13:21:09.6143920Z Running test_binary_ufuncs ... [2022-08-17 13:21:09.604509] 2022-08-17T13:21:09.6144412Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:21:09.604509] 2022-08-17T13:21:12.0584048Z 2022-08-17T13:21:12.0584369Z Running tests... 2022-08-17T13:21:12.0584687Z ---------------------------------------------------------------------- 2022-08-17T13:21:12.0585238Z Test results will be stored in test-reports\python-unittest\test_binary_ufuncs 2022-08-17T13:21:12.0618953Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0632956Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0645771Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0658552Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.0671292Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0683876Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0696510Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0709187Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0722253Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0735019Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0747835Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0760655Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0773331Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0785967Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0798800Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0811470Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0824490Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.0837333Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0850057Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0862768Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0875623Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0888354Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0901086Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0913928Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0927050Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0939930Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0952930Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0965751Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.0978802Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.0991680Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1004512Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1017318Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1030330Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1043005Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1056464Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1068733Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1081348Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1094079Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1106780Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1119708Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1132833Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1145550Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1158360Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1171082Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1183753Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1196586Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1209301Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1222001Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1234860Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1247446Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1260034Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1272783Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1285382Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1297959Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1310651Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1323214Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1335947Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1348846Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1361549Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1374274Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1386942Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1399740Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1412435Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1425089Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1438043Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1450938Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1463627Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1476434Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1489220Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1501794Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1514650Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1527319Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1540418Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1553285Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1566069Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1578749Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1591602Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1604367Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1617413Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.1629990Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1642751Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1655491Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1668331Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1681103Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1693818Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1706561Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1719344Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1732037Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1744786Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1757471Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1770119Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1782661Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1795380Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1807925Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1820426Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1833155Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1845907Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1858683Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1871530Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1884279Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1896991Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1909815Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1922705Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.1935304Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1948248Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1960987Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1973761Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1986522Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.1999400Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2012154Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2024875Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2037724Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2050500Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2063216Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2076105Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2088807Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2101549Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2114380Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2127115Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2139809Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2152729Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2165333Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2177901Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2190597Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2203221Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2215807Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2228515Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2241166Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.2253961Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2266532Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2279251Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2291810Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2304376Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2317102Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2329666Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2342240Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2355210Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2367823Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2380488Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2393529Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.2406453Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.2419120Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2431947Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2444655Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2457476Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2470336Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2483013Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2495728Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2508626Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2521322Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2534054Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2546760Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2559749Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.2572487Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.2585197Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2597989Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2610612Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2623261Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2636058Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2648722Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2661525Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2674353Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2687062Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2699812Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2712690Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2725534Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.2738215Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2750997Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2763661Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2776193Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2788908Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2801394Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2814053Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2826708Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:12.2839463Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2851973Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2864678Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2877479Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2890161Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2902820Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2915624Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2928285Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2940941Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2953750Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2966352Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.2979228Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.2992000Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3004395Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3016924Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3029613Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3042184Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3054732Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3067629Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3080430Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3093111Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3105782Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3118547Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3131198Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3143946Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.3156751Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3169470Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3182125Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3194928Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3207562Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3220358Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3233123Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3245775Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3258421Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3271362Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3284082Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3296991Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3310290Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3322968Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3335639Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3348503Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3361212Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3373780Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3386305Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3398980Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3411551Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3424095Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3436768Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3449375Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3462224Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.3475444Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3488555Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:21:12.3501529Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3514591Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3527552Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3540513Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3553658Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3566688Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3579709Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3592841Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3605888Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3618711Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:12.3631573Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3644319Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3657087Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3670101Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3683100Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3695911Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3708829Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3721724Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3734578Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3747384Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3760306Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3773223Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.3786035Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3798772Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3811353Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3823937Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3836642Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3849204Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3861746Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3874460Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3887444Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3900250Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3913115Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3926107Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.3938863Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3951732Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3964527Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3977314Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.3990047Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4002581Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4015188Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4027820Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4040473Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4052994Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4065582Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4078317Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4091166Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4103816Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4116687Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4129397Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4142171Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4155011Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4167719Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4180415Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4193652Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4206482Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4219282Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4232256Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4245139Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4257882Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4270720Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4283547Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4296585Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4309555Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4322338Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4335188Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4348081Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4360952Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4373733Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4386548Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4399545Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4412269Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4424953Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4437749Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4450399Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4463026Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4475815Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4488476Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4501497Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4514332Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4527157Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4539826Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4552920Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4565681Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4578417Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4591228Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4605601Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4618417Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4631368Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4644891Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4657758Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4670627Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4683455Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4696253Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4709237Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4721904Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4734583Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4747225Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4760026Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4772681Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4785361Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4798114Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4810792Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4823368Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4836080Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4848626Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4861178Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4874731Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.4887261Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4899821Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4912615Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4925225Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4937778Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4950486Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4963142Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4975583Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.4988222Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5000750Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5013321Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5026244Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:12.5039154Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5051759Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5064343Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5077022Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5089597Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:12.5102171Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.1379858Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.631s) 2022-08-17T13:21:13.1670078Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:13.6104201Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.437s) 2022-08-17T13:21:13.6122216Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6139044Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:13.6177235Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.6221611Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6259142Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6284309Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6328528Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6365534Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.6432848Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6460354Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6490433Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.6514479Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:13.6538279Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6562753Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6586531Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6610303Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6636244Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6660151Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.6683868Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6707647Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6731494Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6755104Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6793782Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6828005Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.6870900Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6908314Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.6980139Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7009980Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7042083Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7075496Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7108520Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7141888Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7175288Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7208568Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7255093Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7342268Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7382231Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7423669Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7457545Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7483571Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7523132Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7557731Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7620796Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7648194Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7677998Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7701677Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7725420Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7749835Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7773587Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7797326Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7823525Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7847222Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7870933Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7894643Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7918479Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.7941914Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.7970550Z test_batch_vs_slicing___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:21:13.7971205Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:21:13.8005946Z ok (0.000s) 2022-08-17T13:21:13.8098442Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8180632Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8270484Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8323258Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8381658Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8413572Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8445216Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8476613Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8508061Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8539870Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8574519Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8614362Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8649331Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8716526Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8744127Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8774241Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8798468Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8822466Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8847179Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8871375Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.8895315Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8919545Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8943330Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8967091Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.8991053Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9014670Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9038464Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.9072665Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9096822Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9136387Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9189538Z test_batch_vs_slicing_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:21:13.9190155Z result = torch.complex(real, imag) 2022-08-17T13:21:13.9256254Z ok (0.016s) 2022-08-17T13:21:13.9291445Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9358453Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.9385784Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9415706Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9439610Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9463305Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9487873Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9511969Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.9535687Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9577219Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9613822Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9650137Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9690894Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.9729814Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9768732Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9807776Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9846698Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:13.9883470Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9909840Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9933636Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9957394Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:13.9981339Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0005176Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0028898Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0053059Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0077143Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0101262Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0125726Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0149728Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0176182Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0199972Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0223652Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0247583Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0271450Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0295134Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0319478Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0343437Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0367778Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0392028Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0416051Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0440494Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0464376Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.0488176Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0512116Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0535756Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0559468Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0593766Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0619920Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0682309Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0710677Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0741260Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0765642Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.0789362Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.0813413Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0837283Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0861033Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0895104Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0921534Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.0984118Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1018582Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1043316Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1067267Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1090987Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1115127Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1138754Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1162636Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1230122Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1261967Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1295695Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1329446Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1362319Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1422301Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1452592Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1485270Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1518330Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1551158Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1584233Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.1617124Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1650171Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1686055Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1752130Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1780615Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1811759Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1843397Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1874755Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.1906277Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1937720Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.1969279Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2004487Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2036756Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.2078659Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2115041Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2180488Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2209103Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2240110Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2271573Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2302668Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2334430Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2366400Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:14.2397669Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2432811Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2498447Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2527514Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.2558868Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2590777Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2621975Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2653682Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2685190Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.2716584Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2745933Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2769763Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2801613Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2893135Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.2920031Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.2976534Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3000260Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3026337Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3050463Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3074274Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3098420Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:14.3122285Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3145896Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3193144Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3227255Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3314872Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3399158Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3474118Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.3514751Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3556484Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3596380Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3636245Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3676131Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3715764Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3755366Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3764629Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:14.3889865Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.3939756Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.3989687Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4017233Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4044610Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4073429Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4100457Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4126106Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4163772Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4190363Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4257202Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4288719Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4322884Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4346835Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4370448Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4394638Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4418175Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4441976Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4479496Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4505507Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4572483Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.4604137Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4638521Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4662303Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4686168Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4710604Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4734096Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4757793Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4799155Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4872167Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.4907480Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4943779Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4969507Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.4995175Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.5022419Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5047878Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5073283Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5104167Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5135133Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.5169404Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5199896Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5230124Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5259183Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5283044Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5339109Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.5362422Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5388613Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5412556Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5436510Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5461644Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:14.5485729Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:21:14.5509998Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:21:14.5539894Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:21:14.5565521Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:21:14.5621561Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:21:14.5644988Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5671142Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5695173Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5719413Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5743147Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5767303Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.5791009Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5825995Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5850432Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5914920Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5943738Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.5974636Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.5999266Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6023803Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6048432Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6072789Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6096931Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.6133133Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6163260Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6196296Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6252898Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.6338847Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6389316Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6445823Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.6501671Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6587561Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.6637437Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6693817Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6747135Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.6794648Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6852416Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.6904698Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.7011276Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7052606Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.7093639Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7138575Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7183092Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.7228564Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7273506Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7318836Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7334163Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7349360Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:14.7364350Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7379267Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7394357Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7409242Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7424127Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7439179Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7454136Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7469195Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7484104Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7499347Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:14.7514520Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:21:14.7529538Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7544427Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7559409Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7574199Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7589286Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7604184Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7619161Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7634159Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7649150Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7664083Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:14.7679070Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:14.7711101Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7742682Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7780329Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7811814Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7843212Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.7884578Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7920576Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.7991902Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8057912Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8133973Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8167922Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8210416Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8247564Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8284191Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8321619Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8358820Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8395737Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8424715Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8449391Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8505172Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:14.8528128Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8553961Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8577916Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8601654Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8625867Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8649571Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8673416Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8702748Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8728554Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8760392Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8787166Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8843466Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8866783Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8893099Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8917791Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8942375Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.8967004Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.8991507Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9015968Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9045065Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9071340Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9103129Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9129848Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9185688Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9209098Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9235332Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9259614Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9283944Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9308438Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9332743Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9357385Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9386812Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9410957Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9442988Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9469825Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9526972Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9550681Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9577175Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9601446Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9625349Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9649715Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9673769Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9697743Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9726803Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9750636Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9806317Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9829467Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9855233Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9879330Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:14.9902863Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9926993Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9950788Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:14.9974553Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0008838Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0035484Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0097789Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0126094Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0156694Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0180589Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0204405Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0228527Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0252099Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0275885Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0309538Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0335734Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0398142Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0425871Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0456176Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0479968Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0503587Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0527782Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:15.0551353Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0575051Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0609195Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0635267Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0697786Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0725726Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0756149Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0780092Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0803747Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0827943Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.0851599Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0875449Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0909249Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0935258Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.0997845Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1025753Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1056110Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1080009Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1103525Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1127722Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1151477Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1175156Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1208869Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1234840Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1275244Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1385646Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1421227Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1484957Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1512458Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1542191Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1566093Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1589851Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1614177Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1638195Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1661848Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1690822Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1714653Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1745989Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1772491Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1829061Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1852051Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1877956Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1901876Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1925641Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1949808Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.1973476Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.1997312Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2033135Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2067230Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2103368Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.2141986Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2182414Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2221358Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2306829Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.2381827Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2453682Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:15.2485768Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2526944Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2555501Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2584027Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.2612060Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2640335Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2668574Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2715060Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2803631Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.2844302Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2886236Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2915962Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.2945178Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.2975936Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3005104Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3030481Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3064664Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3104492Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3139288Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3206430Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3233986Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3263753Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3287774Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3311723Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3336189Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3360227Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3384039Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:15.3418710Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3451091Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3486204Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3521935Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3557258Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:15.3592615Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3627583Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3663476Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3698373Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3730418Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3764897Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3799931Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3834815Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3870316Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.3905189Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3940674Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.3950096Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.3958871Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.3967531Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.3976226Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.3984877Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.3993633Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4002339Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:15.4011028Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4019798Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4028453Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4037154Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4045838Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4054471Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4063134Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4071840Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4080509Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4112982Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4144392Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4178492Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.4212593Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4246724Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4281147Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4315320Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.4349861Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4382628Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4414136Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4447520Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4481858Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.4515727Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4550239Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4584212Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4618748Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4653400Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.4686146Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4720909Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4756394Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4792318Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.4827993Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4863365Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4899850Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.4909239Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4917911Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4926589Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4935280Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4943990Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:15.4952748Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4961416Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4970102Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4978759Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4987424Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.4996191Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5004856Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5013447Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5022070Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5030726Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5039324Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5047949Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5056472Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5065062Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5073700Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5082298Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5090854Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5099508Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:15.5108060Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5116802Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5125425Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5134023Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5142610Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5151243Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5159854Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5168433Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5176997Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5185549Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5194214Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5202856Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5211531Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5220064Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5228733Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5237313Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5245861Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:15.5296811Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.5331357Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5413160Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.5457293Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:15.5503939Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5550953Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5598389Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.5645513Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5692347Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5726700Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5764506Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.5829438Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.5896920Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.5963200Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6029958Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6096826Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.6162854Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6293417Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.6328093Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6369054Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.6485332Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6521170Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6588176Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:15.6615586Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6645346Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6669374Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6693189Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.6717644Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6741300Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6765124Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6800226Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6832369Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6873577Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.6909187Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.6974394Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:15.7002691Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7033463Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7064780Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7095845Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7127542Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.7158785Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7190126Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7244248Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7284132Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.7368854Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7415668Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:15.7464427Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7514000Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7563811Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7613701Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:15.7663251Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.7698736Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:15.8113912Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:15.8128497Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:21:22.9295578Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (7.123s) 2022-08-17T13:21:23.0936919Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2022-08-17T13:21:23.2464996Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2022-08-17T13:21:23.4037724Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2022-08-17T13:21:23.5927907Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2022-08-17T13:21:23.7447868Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2022-08-17T13:21:23.8973958Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2022-08-17T13:21:23.9016101Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:23.9290893Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:23.9430358Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:23.9568118Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:23.9710164Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:23.9847692Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.0114338Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.0251224Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.0516786Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.0655099Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.0855057Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.0985768Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.1251290Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.1459894Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.1747979Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:24.1903230Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.2177660Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.2322692Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.2460374Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:24.2661770Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.2793008Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.2993674Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.3125826Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.3388536Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.3526790Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.3753986Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:24.3914759Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.3927575Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:24.3939974Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:24.3952625Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:24.3965105Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:24.4100903Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.4299943Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.4431091Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.4629800Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.4761272Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.4961763Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.5092174Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.5292061Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.5422399Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.5622822Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.5754008Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.6017929Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.6154126Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.6418048Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.6553538Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.6817641Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.6953711Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.7217764Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.7353826Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.7552794Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.7683030Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.7949403Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:24.8085444Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.8361112Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:24.8504893Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.8771487Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:24.8909250Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:24.8955330Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.8999729Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:24.9443400Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:24.9878703Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:25.0262296Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:25.0541971Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:25.0805424Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:25.1063736Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:25.1340927Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:25.1614461Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.1873044Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:25.2141240Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:25.2394674Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.2667020Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.3121521Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:25.3552183Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.3965339Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:25.4394347Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:25.4805638Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.5073707Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:25.5338500Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:25.5771342Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.6170849Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:25.6592958Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.7002449Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:25.7413803Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:25.7824431Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.8233405Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:25.8643638Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:25.9077716Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:25.9491839Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:25.9759433Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:26.0031053Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.0460576Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:21:26.0858705Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.1266330Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.1675223Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.2082674Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:26.2490800Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.2897880Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.3319525Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.3715695Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.3970199Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:26.4223515Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.4648624Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:21:26.5019702Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.5413249Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:26.5806766Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.6234733Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.6633976Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.6889894Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.7144203Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.7568233Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.7937718Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.8327280Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.8752880Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:26.9150024Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:26.9405375Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:26.9659485Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.0083780Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:27.0453111Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.0875620Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:27.1271386Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:27.1526713Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.1780502Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:27.2206503Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:27.2598464Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:27.2991325Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.3383662Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:21:27.3753472Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:21:27.4176214Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:27.4572124Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T13:21:27.4826295Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.5079191Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.5501697Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.5890514Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:27.6280597Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.6671606Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T13:21:27.7070849Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:27.7438656Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:27.7512193Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.7585371Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.7639415Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.7712185Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.7782226Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.7853979Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.7925291Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.7997166Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8067812Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8138206Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8161733Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8183084Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8207037Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8230966Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8254453Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8277382Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8299984Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8321546Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8342965Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8364399Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8385734Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8407261Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8428736Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8450347Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:27.8472045Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8493455Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8514994Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8536426Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8560013Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8582617Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8607417Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8631693Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8655861Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8679144Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8702479Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8725270Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8747906Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8771050Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8793797Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8816440Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8839524Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8863387Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8887643Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8911300Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.8933955Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:27.8954483Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.8977947Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9001372Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9024770Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9046787Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9068995Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9090271Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.9110984Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9131493Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9152254Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9172893Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9193592Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9214215Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9235300Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.9256014Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9276566Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9297172Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9319905Z test_contig_size1___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9343676Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9367514Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9391157Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9413764Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.9436679Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9457892Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9479115Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9500060Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9521301Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9542349Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9564773Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.9588083Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9611513Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9634922Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9657065Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9679485Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9700404Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9721311Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:27.9741904Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9762736Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9783574Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9804302Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9824971Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9845886Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9866658Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9887539Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9908137Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9930264Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9950939Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9974164Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:27.9999468Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0022452Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0045762Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0067785Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0090128Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0111083Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0131621Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0152266Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0172946Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0193783Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0215843Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0237228Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0259283Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0281735Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0303201Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0324704Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0346137Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0367565Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0388858Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0409562Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0430230Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0450830Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0471461Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0492129Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0513010Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:28.0533679Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0554601Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0575108Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0595851Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0616452Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0637117Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0661901Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0678734Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0699109Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0719930Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0740630Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0761579Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0782226Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0802995Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0823662Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0844495Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0865024Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0885765Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0906325Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0927072Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0947771Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.0968628Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.0990873Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1011411Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1034562Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1056557Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1078957Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1099758Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1120515Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1141092Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1161759Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1182353Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1204548Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1225186Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1248235Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1270474Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1292681Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1313660Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1334237Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1354908Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1375474Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1396235Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1419224Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1442117Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1464436Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1486839Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1507997Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1531022Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1553288Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1575515Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1597179Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1618772Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1640243Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1661557Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1683003Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1705533Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1728965Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1751506Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1774244Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1796389Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1818220Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1840087Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1861855Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1883713Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1906167Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1928005Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.1951758Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1975343Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.1999109Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2021446Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2044191Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2066119Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2088031Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2109734Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2131572Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2153680Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2176126Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2199574Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2222045Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2244988Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2266915Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2288970Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2310720Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2332410Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2354196Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2375772Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2396629Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2419530Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:21:28.2443930Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2466172Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2488819Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2510343Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2532199Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2553159Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2574119Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2594910Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2615544Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2636336Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2658499Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2679820Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2703182Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2726860Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2750632Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2772631Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2795111Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2816660Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2838005Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2859312Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2880765Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2902154Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.2914916Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:28.2938209Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2960872Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.2983647Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3005063Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3026194Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3047393Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3068436Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3089697Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3111980Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3132584Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3155605Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3177722Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3200240Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3221012Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3241766Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3262272Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3283038Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3303609Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3325814Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3346373Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3369575Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3391698Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3413957Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3435014Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3455723Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3476483Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3497126Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3518235Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3540643Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:28.3564129Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3586550Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3609330Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3630753Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3651767Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3672882Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3694052Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3715253Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3735985Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3756772Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3777418Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3798220Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3818834Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3840564Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.3861098Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3883600Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3905164Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3927191Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3948115Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3968747Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.3989395Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4010377Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4031061Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4052680Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4073425Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4095838Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4117476Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4139294Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4160400Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4181046Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4201812Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4222458Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4243205Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4265320Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4286068Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4308876Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4331051Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4353494Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4374404Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4395221Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4415822Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4436602Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4457280Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4479843Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4501900Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4524284Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4546809Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4570010Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4592448Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4614842Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4637614Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4660693Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4683088Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4705345Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4728270Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4750102Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4773763Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4798317Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4821912Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4844443Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4867027Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4889064Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4910941Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4932659Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4954625Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.4976302Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.4995246Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5013725Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5032405Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5051001Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5069535Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5088170Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5106693Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:28.5125293Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5143825Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5162465Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5180944Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5199610Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5218205Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5236796Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5255367Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:28.5273919Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5292394Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5310940Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5329452Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5347911Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5366504Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5384991Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5403598Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:28.5422199Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:28.5479436Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.5523926Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.5617149Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.5674874Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.5813636Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.5853770Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.5907479Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.5951309Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.5994821Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6040600Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6084638Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6128639Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6174691Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6218745Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6262013Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6307164Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6351025Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6394855Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6454662Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6507201Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6602017Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6661415Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6803048Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6845342Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.6900377Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.6951792Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7002191Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.7054799Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7106098Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7157718Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.7225711Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7382825Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.7435930Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7502278Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:21:28.7558927Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:21:28.7605939Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:21:28.7696667Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:28.7754360Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7886559Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.7926576Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.7980211Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8024414Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8067930Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8113787Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8157819Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8201861Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8248504Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8292361Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8335586Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8380642Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8424523Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8468340Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8546089Z test_contig_size1_large_dim___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.8687851Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8791901Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.8947765Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9010841Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9091684Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9140143Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9188176Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9239206Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9287658Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9336839Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9393683Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9485448Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9543651Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9680325Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9720640Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9774118Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9818296Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9861892Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:28.9908420Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9951649Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:28.9995733Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.0039913Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0083876Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0127210Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0172400Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.0216280Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0259983Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0316028Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.0360502Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0450454Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0705008Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:29.0761231Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.0898266Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.0938390Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.0991792Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1035882Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1079387Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1125040Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1169073Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1213010Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1276977Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1332562Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1382075Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1447070Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1505012Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1563276Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1622556Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:29.1680559Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1736304Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1782446Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1826313Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1869577Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.1914730Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.1958559Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2002282Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2046607Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2090243Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2135486Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2179513Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2223529Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2270009Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2313871Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2357667Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2402817Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:29.2446704Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2490499Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2534949Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2578266Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2623496Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2667547Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2712074Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2756229Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2800161Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2843333Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.2888387Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2932501Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.2976284Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3031877Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.3078119Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3208906Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.3249582Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3303653Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3347896Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.3391292Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3436800Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3481123Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:29.3525143Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3580228Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3626919Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3758280Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.3799194Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.3853176Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3897157Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3940239Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.3985660Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4029351Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4073408Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4210038Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4253870Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4311494Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4366183Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4417890Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4547215Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4590278Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4646153Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4697959Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4748935Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4801998Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4853623Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.4905475Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.4962511Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5098217Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5139475Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5194259Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5245024Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5294717Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5346578Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5397592Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5448343Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5505213Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5558185Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5653329Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5713502Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5850939Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.5892441Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5947205Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.5998067Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6047978Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6100098Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6150764Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6201606Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6258571Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6394497Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6436050Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6491231Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6542029Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6592048Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6644931Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6695569Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6746377Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6797037Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.6841214Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.6924134Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7151231Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:29.7198740Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7324258Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.7360184Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7409779Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7454476Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:29.7497725Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7543256Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7587317Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7631857Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:29.7698255Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7751154Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.7890226Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.7997162Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8138215Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8190759Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8256763Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8315483Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8373673Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8433740Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8492079Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8550996Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8565981Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:29.8762354Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:21:29.8824575Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8898113Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.8946049Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.8993209Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9043649Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.9091186Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9137268Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9196141Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9243505Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.9379918Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:21:29.9424135Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.9481803Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9526110Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:29.9569348Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9615087Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:29.9659131Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9703120Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9762141Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:29.9808460Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.9944586Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:29.9988846Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0046994Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0091252Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.0134507Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0180127Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0223958Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0268021Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.0331291Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0474391Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.0522854Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0583237Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.0629439Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0675224Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.0724222Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0770340Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0816541Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.0867779Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0918631Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.0974864Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1025885Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1076501Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1126747Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1170913Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1296452Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1332277Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1381746Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1426058Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1469726Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1515441Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1559567Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.1603720Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1653799Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1698023Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1823281Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1859927Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.1909410Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.1953919Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.1997473Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2043047Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2087149Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2131467Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.2187538Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2232015Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2364171Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.2405034Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2459690Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.2504244Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2548203Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.2593976Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2638762Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.2683059Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2740298Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2783006Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.2838845Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.2917322Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.3072446Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.3136353Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.3217742Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.3295482Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.3451384Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.3514787Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.3596636Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.3660703Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.3722384Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:21:30.3819715Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:21:30.3880769Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.4046765Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.4089234Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.4144750Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.4197008Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.4248399Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.4301906Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.4353972Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.4406994Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.4428247Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4449182Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4470097Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4491068Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4512250Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:21:30.4533064Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4553997Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4574792Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4595817Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:21:30.4616597Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4637410Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4658329Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4679291Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4700219Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4721136Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4741909Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4762944Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:30.4783630Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4804573Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4825391Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4846324Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4867111Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4887998Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:30.4908979Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:30.4961595Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5013447Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5073110Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.5125168Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5176882Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5237971Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.5290713Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5411216Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.5499149Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5642702Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:30.5687653Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5753665Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5807944Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.5861217Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5916829Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.5971062Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6025088Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6075283Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6121137Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6245719Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6281672Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6331287Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6375503Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6419011Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6464547Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6508530Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6552817Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.6603016Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6649098Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6731956Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6781687Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6907914Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.6943759Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.6994581Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.7039449Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7083759Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7130021Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.7174698Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7219676Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7270106Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.7316717Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7400820Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.7450129Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7575485Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.7611309Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7660981Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.7705593Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7749360Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7795430Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7840219Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.7884915Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7935458Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.7979610Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.8062038Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8111585Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8237920Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.8273977Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8324077Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.8368429Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8412114Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8458089Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.8502392Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8546679Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.8596885Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8641151Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.8766353Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:30.8802115Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8851620Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8895886Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.8939354Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.8984832Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9028853Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9073114Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9128515Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9175212Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9306234Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9346988Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9401562Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9445664Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9488957Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9534993Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9579012Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9622902Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9678300Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9724935Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9857122Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9897782Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:30.9952966Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:30.9997047Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0040250Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0085817Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0129885Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.0174140Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0229842Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0276400Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.0408885Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.0450104Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0504792Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0548768Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0592515Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.0638013Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0681963Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.0726007Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0781237Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.0827534Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.0959405Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1000177Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.1054501Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1098489Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1143481Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.1188860Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1232714Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1276702Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1332187Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.1378266Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1470060Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.1717671Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:31.1773609Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.1906088Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.1946412Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2000188Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2044260Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.2087643Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2133157Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2177775Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.2221648Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2271840Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2315949Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2398528Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2452333Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.2577259Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.2613077Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2662509Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2706931Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.2750569Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2796118Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2840182Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2884753Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.2942153Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.2989273Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3049536Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.3100660Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3165284Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.3225834Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3364769Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.3465044Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3606194Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:31.3651118Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3716754Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3765729Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.3814039Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3863523Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.3912232Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.3960897Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4030447Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4190019Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.4244598Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.4312213Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4363763Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.4414113Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4467594Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4518807Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.4564784Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4621589Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.4714996Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.4773813Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.4909561Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.4950024Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5003982Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5048259Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5091704Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5137342Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5181489Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5225405Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5278830Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5324410Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5383618Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5438357Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5492508Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5548328Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5602934Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.5658178Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5711949Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5757469Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5815958Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5870419Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.5923967Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.5979559Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6033779Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6088619Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.6103716Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6118621Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6133302Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6147981Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6162638Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6177312Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6192055Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6206688Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6221354Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6237883Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:31.6252583Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6267266Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6281938Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6296509Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6311183Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6325732Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.6376948Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6421529Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.6479628Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6533051Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6585784Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.6640883Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.6694178Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6747965Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6799975Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.6844603Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6901994Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.6955755Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.7008517Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7063344Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7116928Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.7170632Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7223967Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7269907Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.7329628Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7384678Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7440027Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.7497240Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7551373Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.7607312Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.7622606Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T13:21:31.7637480Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7652130Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7666778Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7681544Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7696133Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7710828Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7725482Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7740122Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7755073Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7769659Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7784363Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:31.7799241Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7813824Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7828418Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7843160Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7857789Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7872629Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7887154Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7901850Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7916501Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7930981Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7946003Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:31.7960866Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7975505Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.7990193Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8004870Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8019489Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8034251Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8048841Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8063485Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8078242Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8092949Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:31.8107708Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8122406Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8137029Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8151817Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8166321Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8180978Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8195680Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:31.8269709Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.8323533Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.8475433Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.8533437Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.8605840Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.8672719Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:31.8739052Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.8807361Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.8874151Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.8927429Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.8983770Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.9062730Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.9156162Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.9242579Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.9328303Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.9416283Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.9502834Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:31.9659024Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:21:31.9714856Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:31.9806749Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.0060822Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:32.0117031Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0253555Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.0293626Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0347105Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0392757Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.0436085Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0481728Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0525877Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0570012Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.0627318Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0679928Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.0773473Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.0833185Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.0967916Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.1009367Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1063796Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1114854Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.1164894Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1217026Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1269966Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.1321216Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1398052Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1457423Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.1612802Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.1673300Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.1747058Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1816859Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.1886239Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.1957461Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2026984Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2081648Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2102675Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2123783Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2144682Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2165610Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2186379Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2208995Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2230730Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2254519Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2278385Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2301847Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2324363Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2346863Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2368739Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2390483Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2416649Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2438401Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2460021Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2481843Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2503195Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.2525773Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2547367Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2569455Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2590525Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2611416Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.2632350Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2653212Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2674108Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2695874Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2716759Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2739506Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2762298Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2785074Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2806847Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2828858Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2849924Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2870857Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2891660Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2912827Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.2933579Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2955440Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2976106Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.2999020Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3021559Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3044387Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3066143Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3088474Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3109509Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3130434Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3151362Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3172182Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3193118Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3214803Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3235736Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3258370Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3281108Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3303820Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3325517Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3347575Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3368684Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3389696Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3410655Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3431509Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3452277Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3474032Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3494637Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3517349Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3539415Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3561539Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3582418Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3603291Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3624076Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3644978Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.3665823Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3688140Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3708770Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3731727Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3753952Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3776158Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3797283Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3817909Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3838602Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3859215Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3879934Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3902024Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3922674Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3945591Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.3967971Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.3990234Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4011173Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4031998Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4052497Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4073251Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4093800Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4116100Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.4136642Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4159617Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4181626Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4204035Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4224877Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4245619Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4266240Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.4286985Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4307569Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4329731Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4350387Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4373284Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4395466Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4418249Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4439099Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4459737Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4480416Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4501151Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4521981Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.4544028Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4564652Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4587789Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4612945Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4636140Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.4659125Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4681218Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4703434Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4724412Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4745048Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4765683Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4786411Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.4807158Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4828677Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4849380Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4872060Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4894681Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4917472Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4939743Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.4961558Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.4982352Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5003066Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5023665Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5044377Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5064968Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5087195Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5109446Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.5131707Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5154351Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5176826Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5199353Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.5222761Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5246244Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5269446Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5291664Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5314018Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5334939Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5355954Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.5376595Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5397352Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5417949Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5440665Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5463972Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5486508Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5509425Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.5530891Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5552099Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5573040Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5594187Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5615338Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.5637532Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5660697Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5684073Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5707223Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5729402Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5751794Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5772784Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.5793562Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5814190Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5835057Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5855733Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5877177Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5899271Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5921859Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.5943348Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5964723Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.5986187Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6007660Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6029076Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6050361Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6072642Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6094933Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.6116543Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6137865Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6159349Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6180664Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6202062Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6214781Z test_contig_size1_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6227140Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6239611Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:32.6251947Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6264244Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6276529Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6288880Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6301119Z test_contig_size1_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6313409Z test_contig_size1_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6325632Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6337888Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6350168Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6362424Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6374612Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6387414Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:32.6399454Z test_contig_size1_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6420198Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6442446Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6464643Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6486296Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6507549Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6529069Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6550931Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.6572276Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6593795Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6615866Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6638409Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6660076Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.6681536Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6702888Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6724369Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6745688Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6767039Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6789138Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6811699Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.6833404Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6854732Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6876192Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6897561Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6919087Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.6931700Z test_contig_size1_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6944087Z test_contig_size1_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6956484Z test_contig_size1_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6968866Z test_contig_size1_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:32.6981120Z test_contig_size1_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.6993558Z test_contig_size1_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7005820Z test_contig_size1_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7018063Z test_contig_size1_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7030315Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7042629Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7054848Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7067030Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7079390Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7091659Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7103892Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7116254Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:32.7128505Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7140689Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7152907Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7165136Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7177301Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7189473Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7201896Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7214033Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7226207Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7238474Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7250695Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7262953Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7275321Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:32.7287579Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7299852Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7312170Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7324440Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7336688Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7348823Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7361079Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7373293Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7385430Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7397738Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7409974Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:32.7432153Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.7453423Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7476641Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7498842Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7521443Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7543067Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.7564593Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7586067Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7607587Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7628987Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7650364Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7672751Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7695222Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.7716961Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7738325Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7759899Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7781210Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7803077Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.7825098Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7848417Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7873819Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7896869Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7920128Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7942263Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.7964584Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.7985472Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8006166Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8026634Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8047447Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8068151Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8090929Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8112888Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.8136532Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8160295Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8183836Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8206328Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8228889Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8250845Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8272813Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.8294471Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8316298Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8337938Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8360350Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8381512Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8404586Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8427050Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.8449290Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8470955Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8492261Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8513855Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8535311Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8556764Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8577080Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.8595657Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8616722Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8637927Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8660213Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8680240Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.8700047Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8718542Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8736792Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8755255Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8773358Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8791544Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8809689Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8827986Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.8846213Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8864235Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8882444Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8900631Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8921383Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8941299Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8963432Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.8985129Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9008103Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9028395Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9048926Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9068934Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9088934Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9108787Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9128800Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9148825Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9169746Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9192997Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9213348Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9233948Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9254122Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9272654Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9293786Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9314894Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9336900Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9357017Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9377135Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9395720Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9414077Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9432605Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9450947Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9469018Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9487328Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9505411Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9523659Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9541625Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9559976Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:32.9578023Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9600196Z test_contig_vs_every_other___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9623644Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9647201Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9670662Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9691729Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9713337Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9732257Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9751175Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9769866Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9788596Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9807434Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9827421Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9848918Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9870137Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:32.9892473Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9912480Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9932381Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9950978Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9969223Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:32.9987492Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0005720Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0024006Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.0042166Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0060306Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0078573Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0096593Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0114831Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0132981Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0153021Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0171352Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0192621Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.0218527Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0239644Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0262375Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0281705Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0301558Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0320026Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0338724Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.0357000Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0375071Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0393286Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0413639Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0433505Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.0453775Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0474337Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0494183Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0514172Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0534080Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0554116Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0573836Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0592661Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.0610817Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0628919Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0647175Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0665297Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0683569Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0702177Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.0720604Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0738648Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0756958Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0775106Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0793579Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0811625Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0829748Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0848121Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.0866213Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0885436Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0903002Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0921257Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0939296Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0957631Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0975931Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.0994129Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1012463Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1030717Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1048819Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1066943Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1085204Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1105296Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1123892Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1145659Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1165763Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1185663Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1204296Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1222399Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1240576Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1258655Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1276986Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1296956Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1315589Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1337290Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1357329Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1377322Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1395862Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1414077Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1432248Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1450339Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1468490Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1491164Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1511305Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1531465Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1551815Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1572393Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1593381Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.1613277Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1633477Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1652979Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1672522Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1691969Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1711570Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1731193Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1752152Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1774692Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1795084Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1815413Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1835364Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1855112Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1875002Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1894845Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.1914672Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1935354Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1955197Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1976992Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.1998623Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2021228Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2041803Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2061973Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2081798Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2101594Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2121590Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2141165Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2161030Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2181621Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2204445Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.2224691Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2245235Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2265015Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2284920Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2304771Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.2324602Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2344307Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2363876Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2381842Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2402154Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2426200Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2446093Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2467616Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.2486518Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2505798Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2524245Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2542341Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2560774Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.2578767Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2596981Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2617548Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2637164Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2660978Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.2684501Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2707056Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2727711Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2748315Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2768159Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2787920Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2807899Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2827798Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.2847712Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2858037Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:33.2882502Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2903531Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2924736Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2943793Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2962460Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.2981240Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.3000036Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3018584Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3038864Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3057257Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3079445Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.3099460Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3119654Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3138088Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3156322Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3174345Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3192589Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3210669Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3231090Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.3249484Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3271457Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3291402Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3311545Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3329873Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3348034Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3366186Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3385282Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3402752Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.3412785Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:33.3435137Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3455677Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3476315Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3495331Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.3513915Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3532438Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3551026Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3569563Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3588213Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.3606755Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3625366Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3644014Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3662434Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3681768Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3699820Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3720695Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3739625Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3759168Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.3777423Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3795677Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3813823Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3832086Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3850254Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3869468Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3887776Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3908723Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.3927721Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3947037Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3965468Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.3983624Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4001852Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4020136Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4038254Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4058414Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.4076846Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4098687Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4118707Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4138669Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4157296Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4175445Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4193684Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4211964Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4230104Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4250294Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4270319Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4290481Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4311961Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4335262Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4356359Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4377653Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.4399015Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4422270Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4443281Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4464390Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4485459Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4505167Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4527612Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.4549152Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4573088Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4593347Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4613620Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4633826Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.4653690Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4673779Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4693793Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4713786Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.4730196Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4746144Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4762240Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4778157Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4794365Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:33.4810267Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4826086Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4842209Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4858115Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4874188Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4890049Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4905969Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4922047Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4938787Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4954940Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:33.4970610Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.4986492Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5002463Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5018343Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5034408Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5050337Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5066311Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5082316Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:33.5098462Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:33.5116852Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5135419Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5154288Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5172760Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5191310Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5211659Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5231387Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5254338Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.5276871Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5299511Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5319713Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5340176Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5360060Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5379683Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5399621Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5419460Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.5439360Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5458747Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5476899Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5497653Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5516690Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5535880Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5554232Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5572639Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.5590563Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5608628Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5626659Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5645911Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5664017Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5684335Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5704233Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5725471Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5744335Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5763885Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5782177Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5800365Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5818444Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5836864Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.5855008Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5874292Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5892389Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5912698Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5932673Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5953836Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5972759Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.5992301Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6010576Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6028662Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6046855Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6064908Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6083193Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6102206Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6120247Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6140551Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6160562Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6181708Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6200726Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6220000Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6238487Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6256641Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6274909Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6293108Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6311265Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6330336Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6348304Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6369040Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6387856Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6407238Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6425525Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6443713Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6461924Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6480013Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6505291Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6518105Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6536354Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6558270Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.6578053Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6598076Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6616452Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6634718Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6652776Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6670957Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6689036Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6709495Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6727597Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6749232Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6769103Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6788983Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6807372Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6825424Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6843505Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6861680Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.6879882Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6899697Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6918213Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6939834Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6959693Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6979589Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.6997972Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7016071Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7034306Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7052412Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7070532Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7090444Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7108750Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7130552Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7150362Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7170323Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7188734Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.7206901Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7224873Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7243075Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7261101Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7281016Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7299309Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7320434Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7345988Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.7367041Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7388910Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7408693Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7428498Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7446926Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7465166Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7483443Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7501686Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.7519835Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7538953Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7557007Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7577110Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7597240Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.7618418Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7637284Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7656520Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7674922Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7692917Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7711125Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7729024Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7747149Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.7767143Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7787173Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7807423Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7827766Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7848453Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7868831Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7892353Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7915561Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.7938152Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7958295Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7978796Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.7997563Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8015899Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8034256Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8052530Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8071181Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.8081098Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:33.8104116Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8124903Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8145700Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8164814Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8183511Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8202227Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8221207Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.8239729Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8259659Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8281224Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8302029Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8324520Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.8344201Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8364125Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8382460Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8400802Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8419018Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8437248Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8455350Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8474933Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.8494875Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8515056Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8534440Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8553889Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8573357Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:33.8592663Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8612053Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8631284Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8651214Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8671430Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8690863Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8710222Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8729824Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.8749042Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8768544Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8778629Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8788415Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8798261Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8807873Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8817568Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8827232Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8836960Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8846641Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8856306Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8865952Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8875727Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8885506Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:33.8895202Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8904889Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8914624Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8924319Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.8942991Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8963035Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.8982998Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9002407Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9021637Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9041272Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.9060408Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9079914Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9099040Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9119033Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9138992Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9158463Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9177684Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9197342Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.9216514Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9235987Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9255101Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9275177Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9295247Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9314721Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9334008Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9353742Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.9372931Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9392457Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9402590Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9412347Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9422101Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9431901Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9441590Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9451275Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9460970Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9470746Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9480561Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9490079Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9499786Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9509618Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:33.9519423Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9529089Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9538766Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9548417Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9558204Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9567871Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9577584Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9587285Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9597217Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9606821Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9616560Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T13:21:33.9626152Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9635948Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9645658Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9655343Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9665054Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9674738Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9684434Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9694114Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9703804Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9713602Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9723290Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9732934Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9742560Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9752383Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9762101Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:33.9771944Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:33.9781711Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:33.9802136Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9821325Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9843787Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9864207Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9884933Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9904843Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9924710Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9944721Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:33.9964527Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:33.9983903Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0003293Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0024716Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0046297Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0067029Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0087757Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0108653Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.0129388Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0153495Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0173331Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0194773Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0220558Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0241600Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0263846Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.0283674Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0303523Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0321973Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0340120Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0358495Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0376476Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0394630Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0415119Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.0434812Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0456408Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0477863Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0500280Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0520486Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0540667Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0560510Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.0580098Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0599832Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0619426Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0639249Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0660367Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.0680151Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0702624Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0723226Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0743830Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0763882Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0783723Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0803825Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.0823996Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.0843350Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.1011234Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.1120566Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.1608016Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:34.1946291Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:34.2302831Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:34.2478642Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.2729108Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:21:34.2839184Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.2954888Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.3078014Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.3183723Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.3285704Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.3392040Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.3493577Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.3607960Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.3730630Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:34.3835470Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.3937064Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.4099834Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.4300613Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.4810191Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:34.5163298Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.5528663Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.5711388Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:34.5970251Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.6156122Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.6352471Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.6565019Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.6761949Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:34.6955274Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.7139834Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.7528001Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.7724576Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:34.7990604Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.8151043Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.8260241Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:34.8737690Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T13:21:34.9083376Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.9434697Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:34.9610708Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:34.9856946Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:34.9965813Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.0080974Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:35.0203011Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.0308526Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.0410087Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.0517105Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:35.0618422Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.0732916Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.0854990Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.0959508Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.1060589Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.1289503Z test_contig_vs_transposed___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:35.1913879Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:21:35.2359992Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:35.2801116Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:21:35.3031821Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:35.3335693Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:35.3445680Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.3571270Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.3712160Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.3826850Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.3938182Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.4091869Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.4571489Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:35.4909766Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:35.5267333Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:35.5439187Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.5685770Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.5794700Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.5909722Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6032066Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6137547Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.6239474Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6341039Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6442137Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.6556571Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6678684Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.6783530Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.6884569Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.7037864Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.7143514Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.7617537Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:35.8293972Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:35.8627909Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:35.8985797Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:35.9158837Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.9409759Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:35.9519463Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.9634691Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:35.9757245Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.9862701Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:35.9964774Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.0136771Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.0327138Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:36.0519218Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.0785962Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:36.0984739Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.1188093Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.1403855Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.1605367Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:36.1814573Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.1928551Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.2030102Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.2144921Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.2267212Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.2372170Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:36.2473388Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.2575307Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.2689470Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.2811834Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.2916939Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.3018587Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.3125298Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.3226667Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.3341438Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T13:21:36.3463461Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.3568610Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.3669727Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.3771418Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.3885737Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.4008305Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.4113833Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.4215485Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.4316958Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.4418172Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.4534702Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T13:21:36.4658335Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T13:21:36.4763066Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:21:36.4865095Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.5021867Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.5131415Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.5463016Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:36.5641038Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:36.5888636Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:36.5997997Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.6113035Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.6235688Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.6340740Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.6443109Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.6597158Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:36.6707391Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.7039291Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:36.7213862Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.7464825Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.7575600Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.7691628Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:36.7815660Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.7921107Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.8023377Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:36.8415820Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:36.8667600Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:36.8986459Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:36.9157836Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:36.9340777Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:36.9673282Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:21:36.9852118Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.0103847Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.0291605Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.0483911Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.0691098Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.0878235Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.1060462Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.1222790Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.1563968Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:37.1738681Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:37.1990166Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.2187073Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:21:37.2380370Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.2585351Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.2771986Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:37.2954995Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.3116127Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.3306840Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.3792761Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:37.4133966Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.4487752Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:21:37.4664506Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:21:37.4913605Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.5099693Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.5288045Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.5492092Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.5679072Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.5861707Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.6023005Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.6363058Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.6537446Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.6787120Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:37.6971684Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:37.7161851Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.7365574Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.7552475Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.7735297Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:37.7843824Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.7945864Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.8310967Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.8838640Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:37.9039190Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.9321576Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:37.9434413Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.9612934Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:37.9711440Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:37.9815560Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:37.9931909Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.0029937Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:38.0128384Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.0338596Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.0514412Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:38.1104154Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:38.1565798Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:38.1953727Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:38.2166229Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:38.2448911Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T13:21:38.2659213Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.2867400Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.3089704Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:38.3292026Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.3490499Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.3506352Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:38.3966799Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:38.4181333Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:38.4463957Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.4580300Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.4698581Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.4824885Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.4936070Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:38.5041614Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.5203528Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.5314125Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.5659047Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:38.5835661Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.6085470Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:38.6194647Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.6309179Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:38.6431885Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.6537407Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.6639301Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:38.6800424Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.6910213Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.7250457Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:38.7429712Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.7681449Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:38.7790395Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.7905415Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:38.8028303Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.8133657Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.8235678Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.8404753Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.8754845Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:38.8941278Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.9195994Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:38.9308225Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:38.9424390Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.9548772Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.9656677Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:38.9761432Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:38.9877819Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.0004514Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.0142353Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.0261407Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.0376378Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.0479832Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:39.0582443Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.0859780Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:39.0971672Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1163337Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1269535Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1377317Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.1499754Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1605145Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1707103Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.1808573Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.1910682Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.2189818Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.2302717Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.2494753Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:39.2602386Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.2714400Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.2840403Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.2946974Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.3049521Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.3205510Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.3310723Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:39.3643454Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:39.3818704Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4067441Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4177141Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4292012Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4414512Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4520595Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:39.4623442Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4780087Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.4950470Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.5201064Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.5410496Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:39.5799208Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:39.6017594Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:39.6318245Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:39.6525288Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.6908002Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:21:39.7126241Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.7426518Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:39.7566611Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.7747891Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.8297666Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:39.8612767Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:39.8976203Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:39.9147050Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.9436065Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:39.9618848Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:39.9803090Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.0004398Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.0186430Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.0364891Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.0384928Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:40.0400921Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0416761Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0432775Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0448401Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0464224Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0480193Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0496037Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0512095Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0527927Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0544179Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:40.0560121Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0576016Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0591968Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0607863Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0623781Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0639789Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0655693Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0671750Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0687642Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0703599Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:40.0719552Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0735373Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0751267Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:40.0867120Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.0996988Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.1142249Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.1263636Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.1381526Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.1552404Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.1746128Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.2316817Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:40.2729332Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:40.3139164Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:40.3339146Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.3627664Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.3829223Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.4034197Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.4253711Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.4456476Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.4654955Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.4763068Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.4865219Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.5148370Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.5261984Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.5452226Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.5558078Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.5666108Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.5788473Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.5893617Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.5995589Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.6098601Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.6204646Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.6570379Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:40.6779465Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7064403Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:40.7178327Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7370738Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7477712Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.7587128Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7710445Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7816796Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.7920191Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.8023172Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.8129487Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.8498432Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:40.8706951Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.8985764Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:40.9099044Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9289861Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9396707Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9505229Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9627981Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:40.9734310Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9837794Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:40.9940568Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.0042929Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.0409772Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.0618424Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.0902129Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1015375Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1207514Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1313783Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1422787Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1546956Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1653193Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:41.1755982Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.1858668Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.1961221Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.2240569Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:41.2355268Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:41.2546249Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.2652167Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.2760191Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.2882720Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.2988129Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.3090496Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.3244816Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.3358054Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.3715564Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:41.3892191Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.4140981Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:41.4250180Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.4365000Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.4487789Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.4593443Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.4695883Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.4852589Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.4963446Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.5299809Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.5472931Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.5721431Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.5830422Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.5945570Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.6068819Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.6174543Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.6277075Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.6432409Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.6542031Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.6874508Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.7049146Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.7295146Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:41.7404378Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.7519280Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.7642281Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.7747685Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.7849882Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.8003918Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.8113623Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.8445462Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:21:41.8623899Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:41.8872237Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.8981704Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.9096594Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.9219066Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:41.9324237Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.9426318Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.9579610Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:41.9689008Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.0167094Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:42.0830347Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:21:42.1166680Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:42.1517200Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:42.1691310Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.1941002Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.2050527Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.2166162Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.2289016Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.2394725Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.2497145Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:42.2600372Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.2702110Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.3068412Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:42.3277055Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.3560111Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:42.3672785Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.3866482Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.3978107Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.4088420Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.4211110Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.4316317Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.4418280Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.4577142Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.4763772Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.5019908Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.5268691Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.5588973Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:42.5770601Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.6341235Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:42.6768534Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:42.7138227Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.7319755Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:42.7587897Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.7706977Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.7828960Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.7953126Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.8060685Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.8172176Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.8353814Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.8746134Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:42.8945097Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.9213988Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.9334510Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.9458229Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.9589313Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.9705758Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:42.9810966Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:42.9967456Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.0450163Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:43.0789190Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:43.1146836Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:43.1321016Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.1569432Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.1678818Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.1794505Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.1918780Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.2025791Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:43.2128806Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.2313135Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.2496610Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:43.2749430Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:43.2940308Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.3137267Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.3346659Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.3539672Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.3729771Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:43.3917167Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.4103217Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.4367786Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.4562068Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:43.4756780Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.4966317Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.5158974Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.5349130Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.5364861Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5378779Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5388487Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5398230Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5407822Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5417462Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5427103Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5436955Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5446492Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5456164Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5465820Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5475517Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5485738Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:43.5495468Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:43.5505154Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5514899Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:43.5689043Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.5870635Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.6123048Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.6310596Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.6505723Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.6712726Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.6901712Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.7089492Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.7270834Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.7452715Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.7703529Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.7892605Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.8084479Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.8294181Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.8484200Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.8671175Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:43.8857021Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.9041786Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.9295391Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:43.9489103Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.9688744Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:43.9899058Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.0092768Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.0284131Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.0299850Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0313768Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0323424Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0333081Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0342688Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0352493Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0362167Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0371776Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0381365Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0391213Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:44.0401116Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:44.0410795Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0420419Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0430148Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0439728Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0449419Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0459022Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0468681Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0478448Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0488042Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0497646Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0507248Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0516944Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0526560Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0536202Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0545824Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0555682Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:44.0565401Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:44.0575013Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0584707Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0594398Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0604088Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0613761Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0623258Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0632973Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0642606Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0652218Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0661818Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0671450Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0681209Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:44.0869892Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.1055453Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.1430515Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.1638211Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.1917377Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.2133855Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.2355565Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.2599945Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T13:21:44.2821495Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.3009533Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.3203720Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.3456748Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.3783340Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:44.4040773Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.4302356Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.4594716Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:44.4879418Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.5275366Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:44.5436753Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.5917767Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:44.6593784Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:44.6929957Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.7288938Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.7464402Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.7711982Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:44.7821612Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.7937294Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:44.8059737Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.8165781Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.8267678Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:44.8423619Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:44.8612425Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:44.9098510Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:44.9442125Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:44.9798115Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:44.9972222Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.0222398Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:45.0408093Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.0597620Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.0802554Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:45.0990887Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.1172704Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.1375629Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.1571761Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.1954581Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:45.2168783Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.2454602Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:45.2675544Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.2900269Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:45.3146128Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.3373413Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:45.3562577Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.3649013Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.3705621Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.3768506Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.3845125Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.3920220Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:45.3977637Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4034870Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4092566Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4149925Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4207428Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4281494Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4338065Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4398453Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4470266Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4543158Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4597287Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4651898Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4706710Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4763378Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4819607Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.4893271Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.4954650Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5025709Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5100347Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5171094Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5236024Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5296941Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5360250Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5421201Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5482810Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5574715Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5647806Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5719232Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5809172Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.5898994Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.5973028Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6046584Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6120618Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6193540Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:45.6266914Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6358368Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6430693Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6501570Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6591512Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6680413Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6753402Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6825969Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.6899107Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.6971783Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7044531Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7118834Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7174428Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7237091Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7310302Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7382678Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7438480Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7494056Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7550179Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7605760Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7661368Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7735396Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7790737Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7851749Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.7925343Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.7999168Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8055437Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8111273Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8166812Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8222249Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8278199Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8352162Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8407703Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8468442Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8542034Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8614779Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8670541Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8725981Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8781420Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8836987Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.8892294Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.8966043Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9022874Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9082955Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9155134Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9226769Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9281709Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9336257Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9390801Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9447402Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9502969Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9576138Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9631861Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9692103Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9764086Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9835700Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9890005Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:45.9944646Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:45.9999138Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0054548Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0110516Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0157856Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0203627Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0249883Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0296139Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0342579Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0388570Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0434727Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0480644Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0526249Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0572323Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0617822Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0663882Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0709988Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0755938Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0801841Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0847385Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0907572Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.0922311Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:46.0966800Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.0986873Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:21:46.0998308Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:46.1026120Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.1039913Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:46.1824508Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2022-08-17T13:21:46.3374249Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2022-08-17T13:21:46.3396899Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.3432786Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3461656Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3496479Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3539713Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3573813Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.3607400Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3640029Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3672322Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3704048Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3736310Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.3768122Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3808777Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3848464Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3887705Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.3926512Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.3999107Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4052296Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.4104716Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4146750Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4188778Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4231257Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.4273108Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4314132Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4333649Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1041: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:21:46.4334074Z expect = np.divide(an, 0) 2022-08-17T13:21:46.4334443Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1041: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:21:46.4334780Z expect = np.divide(an, 0) 2022-08-17T13:21:46.4340924Z ok (0.000s) 2022-08-17T13:21:46.4366692Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.4392233Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4417287Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.4434959Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:46.4546874Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T13:21:46.4547358Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T13:21:46.4568323Z ok (0.016s) 2022-08-17T13:21:46.4759666Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.4952550Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5081996Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5211050Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5340054Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5468345Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5597329Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.5725270Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5853175Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.5980883Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6118618Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6299867Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6483038Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6619451Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6756194Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.6891304Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.7026116Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.7161229Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.7296400Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.7431283Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.7565794Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:21:46.7722093Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.7936627Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:46.8152400Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.8307041Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.8461204Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.8614375Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.8767542Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.8920961Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.9074491Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.9227371Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.9380033Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:46.9507406Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:46.9694463Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:46.9882504Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0009570Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0136961Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.0262889Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0389071Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0516310Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0643033Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.0769126Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.0895271Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1022384Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1209760Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1397669Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1525112Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1651441Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1777022Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.1903075Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.2029252Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.2155388Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.2281592Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.2408222Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:47.2515757Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.2687767Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:47.2860848Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.2967353Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.3073793Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.3179199Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.3284962Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.3390924Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.3497123Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.3602785Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.3708049Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.3835104Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4022257Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4210850Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4337630Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4464539Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4589923Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4715706Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.4841240Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.4967371Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5093003Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:47.5218538Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5347254Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5535491Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5724113Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5851601Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.5978418Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.6104113Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.6229540Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.6355149Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.6481110Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.6606451Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:47.6732100Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.6859009Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7045668Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7233120Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7360242Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7486800Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7611760Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:47.7737077Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T13:21:47.7863007Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.7988381Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8113721Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.8238940Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8366002Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8552925Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8741422Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8868084Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.8994889Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9120563Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9246860Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9371869Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:47.9497228Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9623341Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9748815Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:47.9875881Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0062867Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0250606Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0377286Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0504323Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0629363Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.0755058Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.0880597Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.1006261Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.1131887Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.1257325Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1295798Z test_float_power_exceptions_cpu (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:4020: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:21:48.1296656Z torch.float_power(base, exp, out=out) 2022-08-17T13:21:48.1329435Z ok (0.016s) 2022-08-17T13:21:48.1369400Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T13:21:48.1369860Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T13:21:48.1448719Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T13:21:48.1449104Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T13:21:48.1563205Z ok (0.016s) 2022-08-17T13:21:48.1774970Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:21:48.1795737Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1816180Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1836077Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1855683Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1875340Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1894938Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1914669Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1934574Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.1953337Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1971609Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.1989759Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2007933Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2026167Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2044435Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2065519Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2084350Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.2102867Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2121379Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2139865Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2157519Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2174317Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2191062Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2219897Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2248827Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.2277250Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2305550Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2333880Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2460069Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:48.2582327Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.2697200Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.2852536Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3005025Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3153738Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3305875Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3457585Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3485541Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3513069Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3540891Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3568507Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3594885Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3630123Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3663191Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3696372Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3729349Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3775949Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3821817Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3866181Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.3910162Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3954351Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.3998501Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.4042680Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4087174Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4130972Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4175173Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.4219434Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4253335Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4297488Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4342024Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.4386133Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4430219Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4474631Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.4519397Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:21:48.4564075Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:21:48.4608797Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T13:21:48.4652981Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:48.4697046Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4732674Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4777353Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4822546Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4867692Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4913031Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.4958366Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5003642Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5048790Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5094226Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5139431Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5184662Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5221168Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5266480Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5311641Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5357055Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5402428Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5448099Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5493304Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5538446Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5583915Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5629197Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5674307Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5710151Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5755821Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5801191Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5846427Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5891508Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.5936776Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.5982089Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6027376Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6072762Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6117882Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6163154Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6198096Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6243481Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6288894Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6334213Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6379535Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6424819Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6469961Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6515540Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6560796Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6606239Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6651621Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6686224Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6731440Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6776819Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6822316Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.6867539Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:48.6912833Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.6958369Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7003809Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.7048957Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7094407Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7139659Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7173911Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7219272Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7264568Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7309996Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.7355333Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7400603Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7445954Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7491428Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.7536755Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7581879Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7627418Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.7661904Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7707132Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7752329Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7797999Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.7843327Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7888616Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7934031Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.7979428Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8024600Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8069982Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8115463Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:48.8150093Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8169091Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:48.8200656Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8232074Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:48.8263058Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:49.6578287Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.824s) 2022-08-17T13:21:49.6593464Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:49.6608918Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:50.7035249Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T13:21:50.7035725Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T13:21:51.2399176Z ok (1.586s) 2022-08-17T13:21:51.2475843Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.2498839Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.2522008Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.2544913Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.2571608Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.2611154Z test_lerp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:21:51.2612136Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T13:21:51.2627542Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:21:51.2628495Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T13:21:51.3048171Z ok (0.047s) 2022-08-17T13:21:51.3546723Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:51.3780790Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:51.3993890Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4013098Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:51.4032201Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:51.4051785Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3375: RuntimeWarning: invalid value encountered in logaddexp2 2022-08-17T13:21:51.4052264Z ref = ref_func(a.cpu().float().numpy(), b.cpu().float().numpy()) 2022-08-17T13:21:51.4053977Z ok (0.000s) 2022-08-17T13:21:51.4073306Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3379: RuntimeWarning: invalid value encountered in logaddexp2 2022-08-17T13:21:51.4073731Z ref = ref_func(a.cpu().numpy(), b.cpu().numpy()) 2022-08-17T13:21:51.4075514Z ok (0.000s) 2022-08-17T13:21:51.4095883Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4115703Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3375: RuntimeWarning: invalid value encountered in logaddexp 2022-08-17T13:21:51.4116146Z ref = ref_func(a.cpu().float().numpy(), b.cpu().float().numpy()) 2022-08-17T13:21:51.4117900Z ok (0.000s) 2022-08-17T13:21:51.4136786Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3379: RuntimeWarning: invalid value encountered in logaddexp 2022-08-17T13:21:51.4137223Z ref = ref_func(a.cpu().numpy(), b.cpu().numpy()) 2022-08-17T13:21:51.4138950Z ok (0.000s) 2022-08-17T13:21:51.4159150Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4175941Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4192610Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4208110Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:3243: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:21:51.4208690Z getattr(a, op + "_")(b) 2022-08-17T13:21:51.4209859Z ok (0.000s) 2022-08-17T13:21:51.4226631Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4243779Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4260847Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4278011Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4294985Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4311965Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4329116Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4346161Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4363476Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4379674Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4396142Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4412560Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4428917Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4445407Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4461739Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4478351Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4494493Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4510825Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4527259Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4543601Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4560313Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4577332Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4594499Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4611443Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4628484Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4645675Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4662739Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4680019Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4697110Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4714647Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4731879Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:51.4748876Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4766191Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4783400Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4800737Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4817970Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4835245Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4852309Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4869412Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4886875Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.4903977Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4921238Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4938428Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4955793Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4972898Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.4989961Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5007049Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5024102Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5041314Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5058118Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5075342Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5092219Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5109212Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5126274Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5143234Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5160403Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5177388Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5194652Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5211761Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5229108Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5246471Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5263438Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5280471Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5297518Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5314647Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5331588Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5348599Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5365707Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5382653Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5399666Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5416529Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5433757Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5450776Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5467648Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5484709Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5501652Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5518836Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:51.5535803Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5552838Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5569699Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5586630Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5603291Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5619740Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5636281Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5652724Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5669453Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5686157Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5702472Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5718947Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5735408Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5751814Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5768382Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5784816Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5801425Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5817830Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5834522Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5851061Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5867521Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5884095Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5900488Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5916998Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5933297Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5949777Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5966221Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.5982700Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.5999251Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6015519Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6031882Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6048274Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6064625Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6081055Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6097339Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6113754Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6130015Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6146284Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6162741Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6178976Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6195537Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6211901Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6228343Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6244893Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6261324Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6277992Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6294464Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6311041Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6327684Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6344125Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6360618Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6377055Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6393702Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6410087Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6426518Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6443100Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6459709Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6476303Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6492689Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6509092Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6525681Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6542101Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6558810Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6575088Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6621912Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6662604Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6708420Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6754447Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6800471Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6846286Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6892044Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.6937507Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.6983111Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7028680Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7045965Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7063008Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7080190Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7097289Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7114528Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7131575Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7148582Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7165671Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7182742Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7199784Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7216850Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7233931Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7250724Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7266725Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7283200Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7299534Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7316000Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7332363Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7348704Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7365140Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7381448Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7397835Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7414147Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7430468Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7447739Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7464804Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7481865Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7498918Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7516154Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7533246Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7550363Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7567806Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7584874Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7608474Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7619242Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7636419Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7653656Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7670922Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7688224Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7705267Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7722680Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7739794Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7757162Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7774322Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7791559Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7808767Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7825851Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7843148Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7860227Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7877357Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.7894439Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7911447Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7928411Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7945347Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7962468Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7979430Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.7996548Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8013564Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8030539Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8047763Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8064730Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8081801Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8098755Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8115876Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8132790Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8149619Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8166783Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8183718Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8200836Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8217698Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8234906Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8251868Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8268835Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8285863Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8302820Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8319958Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8336888Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8353996Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8370801Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8387874Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8404903Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8421871Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8438965Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8455863Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8472443Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8489098Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8505850Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8522444Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:51.8538868Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8555419Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8571871Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8588130Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8604677Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8621270Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8637742Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8654107Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8670625Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8687144Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8703601Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8720303Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8736794Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8753450Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8769895Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8786287Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8802691Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8819143Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8835730Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8852022Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8868351Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8884811Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8901223Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8917684Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8934046Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8950432Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8966953Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.8983402Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.8999947Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9015989Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9032398Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9048740Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9065163Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9081913Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9098412Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9114961Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9131332Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9147872Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9164448Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9180852Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9197477Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9213911Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9230252Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9246890Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9263269Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9279809Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9296344Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9313045Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9329355Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9345778Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9362328Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9378789Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9395380Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9411836Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9428355Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9444739Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9461934Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9479037Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9496031Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9513249Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9530328Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9547321Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9564425Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9581352Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9599030Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9615542Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9632533Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9649551Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9665879Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9682155Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9698500Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9714991Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9731331Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9747633Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9764171Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9781568Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9797999Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9814369Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9830724Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9847263Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9864273Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9881422Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9898363Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9915687Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9932724Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9949862Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:51.9967084Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:51.9984119Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0001390Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0018476Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0035720Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0052845Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0070037Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0087352Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0104633Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0121814Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0138963Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0156287Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0173612Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0190790Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0208063Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0225161Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0242477Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0259616Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0276824Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0293786Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0310828Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0327976Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0344811Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0361886Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0378885Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0396019Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0413061Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0429993Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0447098Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0464057Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0481113Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0498015Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0515211Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0532199Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0549238Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0566502Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0583488Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0600532Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0617475Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0634600Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0651576Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0668573Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0685564Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0702406Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0719522Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0736650Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0753667Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0770531Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0787340Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0804459Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0821223Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0838218Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0855210Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0872223Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0888972Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.0905398Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0922020Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0938511Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0955101Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0971589Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.0988085Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1004505Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1020943Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1037586Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1054021Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1070431Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1087219Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1103680Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1120283Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1136666Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1153288Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1169768Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1186225Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1202999Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1219272Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1235847Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1252213Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1268552Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1285118Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1301409Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1317922Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1334368Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1350753Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1367347Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1383716Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1400269Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1416467Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1432832Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1449194Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1465647Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1482250Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1498639Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1515545Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1531997Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1548509Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1565044Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1581510Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1598055Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1614494Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1630988Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1647402Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1663814Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1680477Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1696852Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1713381Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1729830Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1746289Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1762912Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1779386Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1795983Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1812507Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1829060Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.1845704Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.1861981Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4083622Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.223s) 2022-08-17T13:21:52.4165396Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4196295Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4225852Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.4254799Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4283559Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4312729Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4341028Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4370072Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.4398734Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4427459Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4456138Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4484493Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4513212Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4541872Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.4570568Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4599421Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4627450Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4689831Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.4749715Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4809533Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4869999Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.4929621Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.4989085Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5048807Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5108358Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5168084Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5227522Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5287185Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5346809Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5406421Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5465872Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5525723Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5585233Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5645234Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5704668Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5764411Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5824332Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.5883877Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.5943504Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6003403Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6062937Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6083266Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:52.6123644Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6162280Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6200601Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6237923Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6281382Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6324150Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6366916Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6408676Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6435637Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6468668Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6501290Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6533696Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6565412Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6598244Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6630675Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6651039Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6671450Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6692134Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6712527Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6732950Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6753528Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6773915Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6794374Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6815069Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6836142Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6857283Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6877856Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6898453Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.6919036Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6939354Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6959853Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.6980192Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7000790Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7021216Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7041808Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7062568Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7083348Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7103504Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7124019Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7144426Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7165024Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7185597Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7206146Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7226597Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7247061Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7267461Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7287919Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7308186Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7328332Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7348654Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7369431Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7389740Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:52.7410220Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7430575Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7451091Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7471526Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7492084Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7512718Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7533176Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7553399Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:52.7573783Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7594291Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7614692Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7635230Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7655588Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7676151Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7696591Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7717079Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7737443Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7757986Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7778032Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7798478Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7818820Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7839320Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7859839Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.7880358Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7900742Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7921301Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7941558Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7962022Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.7982331Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8002496Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8023000Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.8043432Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8063739Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8084228Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8104513Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8124960Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8145420Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8165923Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.8186325Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8206811Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8226856Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8247340Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8267731Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8288228Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8308527Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8329180Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.8349506Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8370015Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8390418Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8410913Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8431260Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8451537Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8473217Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8492921Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:52.8513274Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8533574Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8554076Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8574414Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8594949Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8615279Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8635880Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.8656342Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.8676541Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9002142Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:52.9328314Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:52.9340469Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:52.9370350Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9393579Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9414333Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9437917Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.9459132Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9483159Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9507519Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9530495Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9553170Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9575072Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9596586Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.9617772Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9638795Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9659931Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9681247Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9720612Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9749137Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.9777001Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9803527Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9826304Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9854437Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9882493Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9911812Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:52.9937362Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9963173Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:52.9985983Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0008817Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0031491Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0054166Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0076904Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0099339Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0122032Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0144535Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0167035Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0189594Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0212237Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0239221Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0264618Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0294099Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0323053Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0352394Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0379084Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0405869Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0431537Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0457302Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0483008Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0508664Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0534719Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0561695Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0591185Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0617709Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0644184Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0670161Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0693192Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0721163Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0748924Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0776912Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0802567Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0828166Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0851249Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.0874126Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0896785Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0919502Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0942105Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0964926Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.0987526Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1010511Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1033204Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1055730Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1078363Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1098984Z test_non_contig___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:21:53.1099709Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:21:53.1106947Z ok (0.000s) 2022-08-17T13:21:53.1139325Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1170973Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1201292Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1228954Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1257117Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1281021Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1304479Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1328173Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1351596Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1375220Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1401231Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1429212Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1457167Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1485856Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1511572Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1537370Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1560441Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1583185Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1606084Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1628580Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1651408Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1673993Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1696611Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1719360Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1741869Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1764608Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1787164Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1813170Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.1836061Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1863707Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1896919Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1924890Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1953230Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.1978839Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2004590Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2027600Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2050424Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2073333Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2096014Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2119057Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2145510Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2170472Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2196847Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2223291Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2248528Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2273912Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2299111Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2324423Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2349347Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2372338Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2395100Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2417794Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2441086Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2463710Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2486384Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2509064Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2531767Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2554342Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2576998Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2600024Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2622635Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:53.2645415Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2668020Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2690602Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2713335Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2735899Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2758699Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2781356Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2803972Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2826612Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2849406Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2871765Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2894509Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2917295Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.2939846Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2962576Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.2985204Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3011309Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3034431Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3062239Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3088202Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3113917Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3136765Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3159517Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3182051Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3204843Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3227386Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3253377Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3276361Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3304068Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3329859Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3355792Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3378695Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3401498Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3423913Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3446714Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3469336Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3497865Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3524349Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3550969Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3577196Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3601904Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3629670Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3655584Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3681591Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3706539Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3731265Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3756249Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3780959Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3805897Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3832966Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3861786Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.3888282Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3914817Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3940155Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3965522Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.3990769Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4016218Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4041765Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4068547Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4093761Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4122924Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4151461Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4180436Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4206902Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4233495Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4258761Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4284135Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4309385Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4334961Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4360328Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4387097Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4415994Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4442473Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4468820Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4494583Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4520024Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4545312Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4570809Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4596222Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4620805Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4643373Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4669494Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4699512Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4725305Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4751558Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4775836Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4800451Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4823250Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.4845932Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4868486Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4891141Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4913830Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4947514Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.4975302Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5012221Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5050056Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5084306Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5118204Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5151061Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5178398Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5205704Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5232176Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5259494Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5286997Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5314083Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5341407Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5368769Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5395434Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5422611Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5450262Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5485661Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5519077Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5558835Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5597320Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5633283Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5668220Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5702605Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5736159Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5770371Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5804026Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5837767Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5871249Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5905358Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.5939679Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.5973638Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6006794Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6040739Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6067712Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6104736Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.6142473Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6176637Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6210310Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6243381Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.6270628Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6297900Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6324512Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6351690Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6378962Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6406031Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.6433369Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6460560Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6487198Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6514601Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6541920Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6577246Z test_non_contig_expand___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:53.6615652Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6654872Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6690361Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6725680Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.6760160Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6788409Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6816722Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6844314Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6872532Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.6900734Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6934576Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.6971664Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7009270Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7043495Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7077537Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7110430Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7137783Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7165239Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7192416Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7219833Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7247249Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7274523Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7301854Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7329289Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7356480Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7383648Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7411031Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7445318Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7472116Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7509548Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7547522Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7585207Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7619301Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7653191Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7686258Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7713436Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7740643Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7767266Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7794504Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7821782Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.7855672Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7887475Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7921346Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7954457Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.7986594Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8018751Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8051022Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8083269Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8115585Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8142556Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8169816Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8197206Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8223725Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8251009Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8278519Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8305797Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8333131Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8359789Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8386950Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8414284Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8441607Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8468800Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8496116Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8522778Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8549951Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8577384Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8605181Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8632564Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8659146Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8686383Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8713736Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8740602Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8767908Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8795168Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8821642Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8848922Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8876268Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8910457Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.8938310Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.8972763Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9006737Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9039839Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9066971Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9094287Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9120942Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9148192Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9175510Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9209355Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9236540Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9270549Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9304429Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9337312Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9364612Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9391765Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9418265Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9445525Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9472695Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9508302Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9544437Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9579344Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9613257Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9645235Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9679269Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9713235Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9746052Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9778134Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9810245Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9842465Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9874739Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:53.9906861Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9942056Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:53.9977123Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0012530Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0046891Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:54.0079999Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0113311Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0146166Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0179592Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0212694Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0247572Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0280534Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0318943Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0358103Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0393483Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0428277Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0462291Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0495896Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0529091Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0562256Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0595541Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0628773Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0663890Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0698870Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0733538Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0767515Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0800698Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0833871Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0866792Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0899899Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0933221Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.0962730Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.0989508Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1021026Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1052873Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1084477Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1114105Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1143412Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1172892Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1200277Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1227408Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1254644Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1281986Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1309112Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1343061Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1374020Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1411569Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1449854Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1483862Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1517443Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1550440Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1581941Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1613575Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1645090Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1676745Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1708197Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1720508Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:54.1756488Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1791432Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1825924Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1854523Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1883056Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1910541Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.1939079Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.1967531Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2001830Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2028733Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2062878Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2096909Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.2129937Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2157416Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2184595Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2211170Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2238561Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.2265783Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2299903Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2326977Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2361114Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2395990Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:54.2428845Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2456279Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2483576Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2510016Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2537447Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2565063Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.2600704Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2635947Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2670789Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2704798Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2733290Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.2761689Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2789194Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2817346Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2845767Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2873335Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.2900620Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2927376Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2954899Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.2982224Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3012031Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3039243Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3068956Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3098529Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3128044Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3155378Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3182783Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3210128Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3237377Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3264465Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3293995Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3320911Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3350465Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3379845Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3409256Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3436534Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3463630Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3490819Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3518342Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3545451Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3579788Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3607003Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3641223Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3675293Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3708437Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3735923Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3763385Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3790146Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3817499Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.3844771Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3878915Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3912791Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3945588Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.3979970Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.4014289Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4048186Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4081372Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4115649Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4149762Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.4183735Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4216912Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4249328Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4279826Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4315184Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.4350614Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4383306Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4415716Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4447717Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.4478519Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4508964Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4539522Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4569988Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.4600929Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.4619251Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:21:54.4637279Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4655303Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4673261Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4691278Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4709379Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4727490Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4745237Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4763478Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:54.4781539Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4799647Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4817676Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4835704Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4853773Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4871698Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4889877Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4907816Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4925963Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:54.4943893Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4961886Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4979711Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.4997747Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.5015554Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.5033497Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:54.5061921Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5090921Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5117889Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5145288Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5172737Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5208012Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5240611Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5278640Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5317368Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5352026Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5386685Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5420406Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5452956Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5485778Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5518613Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5551276Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5583887Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:54.5613426Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5640316Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5669832Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5699259Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5728711Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5756019Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5783211Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5810518Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5837617Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5864726Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5895653Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.5922599Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5954381Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.5985875Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6015622Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6045195Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6074765Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6102075Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6129450Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6156669Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6183817Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6211198Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6240862Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6267754Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6299396Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6331059Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6360875Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6390274Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6419528Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6446850Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6474275Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6501694Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6529163Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:54.6556572Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6586045Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6613083Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6644879Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6676730Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6706335Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6735797Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6765249Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6792562Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6819681Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6846930Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.6874272Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6901405Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6930818Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6957846Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.6987312Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7016589Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7045952Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7073096Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7100297Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7127505Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7154891Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7182081Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7216316Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7243432Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7277653Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7311638Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7344668Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7372084Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7399261Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7425591Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7454019Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7481195Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7514986Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7542122Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7576083Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7610300Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7643682Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:54.7670771Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7698159Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7724854Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7751966Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7779515Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7813311Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7840402Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7874493Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7908089Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7941366Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.7968509Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.7995801Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8022425Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8049565Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8076870Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8110589Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8137443Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8171419Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8205305Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8239216Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8265653Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8292836Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8319357Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8346630Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8373729Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8407866Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8434945Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8472001Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8510105Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8547807Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8582238Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8615910Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8648842Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8676246Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8703301Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8729947Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8757249Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8784373Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8813781Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8840749Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8872300Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.8903798Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8933329Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8962778Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.8992127Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9019276Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9046560Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.9073762Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9100792Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9128031Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9162053Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9196195Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.9229061Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9264748Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9299848Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9333996Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9371435Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.9409458Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9443695Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9477475Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9510837Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.9538126Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9565455Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9591837Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9619195Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9646559Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9681877Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:54.9717230Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9752001Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9786146Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9814574Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9843129Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9870478Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9898740Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9927110Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9960998Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:54.9998264Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0036037Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0070075Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0103835Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0137896Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0164997Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0192192Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0218768Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0246146Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0273415Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0305245Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0338962Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0372024Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0404370Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0436638Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0469061Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0500990Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0533202Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0565137Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0599043Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0632049Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0664150Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0696153Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0728279Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0760415Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.0792519Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.0804922Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0816856Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0828675Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0840562Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0852385Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0864191Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0876175Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0887977Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0899757Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0911566Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0923430Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0935289Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:55.0947758Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0958876Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0970683Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.0982453Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1013851Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1047688Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1080683Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1112788Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.1144714Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1176611Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1208660Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1240875Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.1272562Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1306254Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1339239Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1371268Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1403653Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.1435767Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1467800Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1499842Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1531834Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1566082Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.1599111Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1631083Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1663100Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1695211Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1727440Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.1759636Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.1771940Z test_non_contig_expand_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1783753Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1795729Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1807575Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1819355Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1831219Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1843130Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1854992Z test_non_contig_expand_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1866752Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1878803Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:55.1890564Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1902293Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1914241Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1926256Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1938090Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1949885Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1961785Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1973523Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1985161Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.1997043Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2008687Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2020428Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2032219Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2044120Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:55.2055922Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2067607Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2079472Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2091252Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2103075Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2114927Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2126693Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2138330Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2149967Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2161717Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2173489Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2185252Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2197083Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:55.2208841Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2220587Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2232214Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:55.2266497Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2298442Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2332490Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2367127Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:55.2400253Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2432321Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2464446Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2496579Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2529118Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.2561214Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2593108Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2627003Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2660226Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2693008Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.2725417Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2757729Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2789851Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2822527Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2856454Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.2893486Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2931487Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.2969354Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3003787Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.3037426Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3070156Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3097393Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3124742Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3151212Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3178523Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.3205885Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3241160Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3274187Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3312227Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.3351132Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3386578Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3421519Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3455614Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3489987Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:21:55.3523766Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:21:55.3557762Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:21:55.3591775Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:21:55.3625727Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:21:55.3659742Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3691696Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3725820Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3759785Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3793169Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.3825215Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3857367Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3889611Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3921923Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.3954176Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.3981336Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4006025Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4037638Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4068768Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4097837Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4124385Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4150672Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4175823Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4201034Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4226004Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4251229Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4276522Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4289696Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:55.4320733Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4348172Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4375528Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4399380Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4422819Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4446248Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4469705Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4493284Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4519482Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4542272Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4570627Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4596557Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4622353Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4645314Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4667912Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4690407Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4713115Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4735685Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4761763Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4784518Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4812441Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4838357Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4864154Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4887299Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.4909766Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4932268Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4955010Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4977608Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.4990515Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:55.5019225Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5046155Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5072895Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5096475Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5119975Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5143193Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5166586Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5189913Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5214301Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5237600Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5261053Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5284054Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5307353Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5331666Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5354397Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5380321Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5404502Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5429040Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5451861Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5474794Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5497615Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5521184Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5544078Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5570001Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5593576Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5622723Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5650079Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5680118Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5704253Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5727402Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5752677Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5775835Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5801243Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5830289Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5856880Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.5887273Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5913096Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5938705Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5961757Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.5984376Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6007110Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6029648Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6052440Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6078541Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6104452Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6130268Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6158277Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6187790Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6214961Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6242632Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6270170Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6299741Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6326904Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6354476Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6375020Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6394064Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6415037Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6436230Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6456432Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6476944Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:55.6497063Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6516120Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6535088Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6554042Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6572988Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6591895Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6610907Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6629904Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6648908Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6667736Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6686809Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6705749Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6726647Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6746608Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6768239Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6789906Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6810761Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6831381Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6852159Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6872149Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6892395Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6912426Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6932666Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6952987Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.6973337Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.6993754Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7014001Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7034232Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7054442Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7073438Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7094312Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7115557Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7135759Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7156073Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7176177Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7195218Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7214099Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7233002Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7251881Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7270784Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7289737Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7308599Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7327659Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7346504Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7365629Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7384625Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7405448Z test_non_contig_index___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7426982Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7448446Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7469079Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7489696Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7510133Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7529537Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7548671Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7568181Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7587354Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:55.7606693Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7626896Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7648078Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7669110Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7689489Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7709626Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7730337Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7749546Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:55.7768706Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7787592Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7806748Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7825751Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7844746Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7863704Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7882772Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7901733Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.7920983Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7939860Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7960330Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.7979177Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8000432Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8021595Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8042704Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8062968Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8083282Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8103416Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8122413Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8141368Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8160324Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8179183Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8198438Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8218703Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8238373Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8258549Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8278791Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8298331Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8318047Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8337680Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8357323Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8376952Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8395976Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8414976Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8434024Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8452777Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8471784Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8490902Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8509884Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8529127Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8547978Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8567044Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8586006Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8605058Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8624085Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8643101Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8661959Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8681034Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8699920Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8718983Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8737965Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8756859Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8775714Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8794816Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8813633Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8832706Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8851585Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.8870421Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8889470Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8908465Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8928841Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8947683Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8967941Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.8988191Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9008517Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9027495Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9046596Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9065492Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9084472Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9103324Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9123687Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9142471Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9162819Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9182965Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9203264Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9222124Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9241080Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9259855Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9278879Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9297753Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9318318Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9338725Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9359219Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9379433Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9399104Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9419439Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9439733Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9460058Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9479997Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:55.9499636Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9519239Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9538801Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9558498Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9579187Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9599908Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9620468Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9641084Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9660981Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9681044Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9700934Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9720950Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9740872Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9761570Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9781401Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9803093Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9824514Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9845271Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9865808Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9886367Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9906233Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9926283Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9946253Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:55.9966245Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:55.9986141Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0006836Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0027332Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0047977Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0068437Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0088424Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0108387Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0128444Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0148328Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0168315Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0188003Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0206910Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0227239Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0247838Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0269058Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0288780Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0308450Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0328317Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0347217Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0366206Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0385118Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0404149Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0423264Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0443649Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0463102Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0484354Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0505541Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0525891Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0546183Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0566452Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0586249Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0605911Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0625475Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0645183Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0664812Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0676120Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:56.0696681Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0717350Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0737851Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0757372Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0776707Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0796104Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0815290Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0834799Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0854930Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0873937Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0894196Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0914763Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.0934882Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0953958Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0972844Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.0991624Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1010626Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1029513Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1049797Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1068738Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1089078Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1109351Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1129571Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1148477Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1167487Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1186305Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1205384Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1224413Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1245087Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1265545Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1286175Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1306638Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1326046Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1345288Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1364581Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1383953Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1403359Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1422343Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1441469Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1460322Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1479474Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1498363Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1518227Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1537258Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1557037Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1576653Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1596384Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1615274Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1634358Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1653244Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1672298Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1691716Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1711458Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1730329Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1749998Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1769753Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1789412Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1808327Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1827164Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1846162Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1865079Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.1884100Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1904359Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1928288Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1943848Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1964086Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.1984217Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2003244Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2022410Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.2041136Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2060007Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2079066Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2099316Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2119558Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2139747Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2160191Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2180485Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2200753Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2220832Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2241155Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2261455Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2281752Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2301915Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2323148Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.2343233Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:56.2364838Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2386352Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2407060Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2427604Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2448051Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2468023Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2488268Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.2508294Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:21:56.2528412Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2548282Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.2565506Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2582302Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2600267Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2616018Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2632822Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2650247Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:56.2667456Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2684538Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2701586Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2718629Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2735624Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2752661Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2769678Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2786668Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2803772Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2820965Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:56.2838014Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2854759Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2871515Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2888421Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2905087Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2921927Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2938666Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2955528Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.2974422Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.2993611Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3012478Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3031402Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3050430Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3071219Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3090669Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3111794Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3133276Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3153774Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3174122Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3194467Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3214228Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3234123Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3253914Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3273776Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3293626Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3313412Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3332216Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3351887Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3371717Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3391371Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3410348Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3429239Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3448400Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3467240Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3486187Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3506008Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3524961Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3545316Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3565855Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3585498Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3605559Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3625210Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3644293Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3663206Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3682277Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3701245Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3720283Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3740008Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3759133Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3779473Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3799999Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3819829Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3839658Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3859387Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3878524Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3897412Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3916521Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3935925Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.3954721Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3974373Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.3993287Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4013801Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4034353Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4054071Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4073971Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4093549Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4112482Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4131623Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4150578Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4169639Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4188533Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4208284Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4227057Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4246896Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4266518Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4286291Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4305298Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4324401Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4343327Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4362292Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4381233Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4401766Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4420616Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4440980Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4461220Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4481532Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4500507Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4519660Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4538566Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4557852Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4576849Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4597130Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4615938Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4636285Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4656406Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4676717Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4695695Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4714919Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4733861Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4752888Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4771882Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4792136Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4811141Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4831394Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4851711Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4872112Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.4891257Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4910211Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4929181Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4948118Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4967079Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.4987336Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5006314Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5026644Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5046921Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5067602Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5085971Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5104811Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5123794Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5142722Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5161830Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5182115Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5200980Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5222003Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5243322Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5264338Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5284682Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5304819Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5325097Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5344888Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5363774Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5382632Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5401602Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5420402Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5440301Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5459243Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5479726Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5500375Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5520220Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5539962Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5559883Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5578844Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5597896Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5616812Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5635831Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5654745Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5675197Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5695503Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5715804Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5736294Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5756851Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5777019Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5798293Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5819976Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5840404Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5860695Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5881047Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5900025Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5919090Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5937820Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5956901Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.5975958Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.5996845Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6017526Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6038256Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6058689Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6078207Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6097434Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6116694Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6135954Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.6155386Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6175564Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6196882Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6217956Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6238289Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6258490Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6278770Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6297712Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.6316740Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6335665Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6354610Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6373631Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6393544Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6413756Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6434032Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6453774Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.6473544Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6493077Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6512771Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6532418Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6551940Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6572293Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6592453Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6612373Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:21:56.6632024Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6651758Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6671366Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6691112Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6702203Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6712995Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6723660Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6734287Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6744840Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6755588Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6766270Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6776857Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:56.6787400Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6798039Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6808728Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6819261Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6829813Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6840472Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6851035Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6861594Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.6880912Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6901098Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6921461Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6941078Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.6960778Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.6980341Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7000112Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7019768Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7039485Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7059732Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7080185Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.7099821Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7119596Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7139273Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7159024Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7178667Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7198299Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7218473Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7238925Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.7258528Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7278274Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7298432Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7317612Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7337235Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7348232Z test_non_contig_index_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7359018Z test_non_contig_index_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7369656Z test_non_contig_index_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7380250Z test_non_contig_index_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7390892Z test_non_contig_index_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7401843Z test_non_contig_index_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:56.7412502Z test_non_contig_index_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7423151Z test_non_contig_index_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7433850Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7444536Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7455185Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7465791Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7476486Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7487133Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7497703Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7508314Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7518990Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7529649Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7540211Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7550711Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7561450Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:56.7572029Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:21:56.7582536Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7593300Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7603892Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7614536Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7625181Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7635895Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7646536Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7657171Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7667749Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7678509Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7689150Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7699791Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7710385Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7721119Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7731846Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:56.7742536Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7753081Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7763709Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:56.7785589Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7806063Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7826466Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7846855Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7867019Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7887106Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.7906639Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7926481Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:21:56.7946073Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7966013Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.7985574Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8005991Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8026149Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8045913Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8065581Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8085828Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8105440Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8125154Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8145467Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8166791Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8188023Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8209214Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8229551Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8249918Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8270209Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8289290Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8308222Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8327224Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8346404Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8365392Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8386299Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8406345Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8427872Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8449446Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8470131Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8490868Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8511323Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8531446Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8551459Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8571424Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8591385Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8611450Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T13:21:56.8631713Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8651426Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8671690Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8692089Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8712208Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8731993Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8751646Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8771525Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8791158Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8810863Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8838208Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8863493Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8893152Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8922427Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.8952977Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.8979162Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9005479Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9030846Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9056354Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9082056Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.9107420Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9132993Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9152268Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9171181Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9189908Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9208660Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9227383Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:56.9246205Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9264871Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9283746Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9302483Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9321368Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9340082Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9358931Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9377668Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:56.9396473Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9415175Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9434002Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9452716Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9471441Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9490236Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9508881Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9527637Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9546418Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:21:56.9565265Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9583952Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:56.9607026Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9630054Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9653471Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:56.9676804Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9699821Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9726567Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9751457Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9781969Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9812154Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.9841232Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9867442Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9894097Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9919364Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9944524Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:56.9969905Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:56.9995252Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0020414Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0045029Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0067362Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0093454Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0117708Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.0142132Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0165045Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0187695Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0210448Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0233110Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0255773Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0280329Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.0302887Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0329325Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0355362Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0381610Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0405808Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0431463Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.0454040Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0476770Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0499403Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0522161Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.0544611Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0569059Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0591450Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0617563Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0643485Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0669637Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0693859Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.0718528Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0741347Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0764145Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0786914Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0809576Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0832522Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.0857144Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0879550Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0905628Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0931646Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0958239Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.0982308Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1007009Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.1029748Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1052457Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1075236Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1097745Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1120488Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1144895Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.1167344Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1195621Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1223724Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1254444Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1279742Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1304828Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.1329855Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1354593Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1378873Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1406752Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1431006Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1461090Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.1488112Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1515080Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1539091Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1562739Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.1585245Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1607972Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1630649Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1657427Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.1681024Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1710615Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1738980Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1768151Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1791770Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1814778Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.1837424Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1860014Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1882599Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1908408Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1931342Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.1959164Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.1984743Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2010506Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2033383Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2055997Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2078668Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2101110Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2123750Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2149584Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2172396Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2200265Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2225872Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2251659Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2274569Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2297212Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2320418Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2342567Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2365209Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2391106Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2414070Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2442135Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2475521Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2503381Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.2531308Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2557025Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2582664Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2605568Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2628251Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2651087Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2673647Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2696160Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2720570Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2742927Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2769140Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2795119Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2821524Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2845660Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2870219Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2893105Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2915765Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2938383Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.2961559Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.2983953Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3009959Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3036124Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3062251Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.3089110Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3116016Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3142427Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3173800Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3204464Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3233056Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.3259008Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3285508Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3308632Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3331574Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3354542Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3377579Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.3400580Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3413490Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:21:57.3443367Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3470347Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3497509Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3521558Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3545258Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.3568763Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3592321Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3615698Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3641744Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.3669745Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3697644Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3725879Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3751433Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3777209Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3800197Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.3822926Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3845761Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3868379Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3891113Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3915767Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3941838Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.3967871Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.3992767Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4017589Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4042595Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4067436Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4092519Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4117426Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.4143251Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4169318Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4194279Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4219066Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4244093Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4269021Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.4293992Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4307192Z test_non_contig_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4319858Z test_non_contig_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4332301Z test_non_contig_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4344859Z test_non_contig_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4357470Z test_non_contig_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4370049Z test_non_contig_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4382633Z test_non_contig_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4395253Z test_non_contig_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4407893Z test_non_contig_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:57.4420431Z test_non_contig_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4433064Z test_non_contig_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4445555Z test_non_contig_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4458018Z test_non_contig_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4470518Z test_non_contig_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4483237Z test_non_contig_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4495824Z test_non_contig_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.4519916Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4545664Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4571862Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.4596912Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4621635Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4646619Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4671451Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.4696392Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4721192Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4747052Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4773129Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4798098Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4823194Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.4848148Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4873018Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4897836Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4922658Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4948605Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4974594Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.4999654Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.5024522Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5049531Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5074465Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5099450Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5112755Z test_non_contig_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5125509Z test_non_contig_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5138202Z test_non_contig_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:57.5150810Z test_non_contig_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5163431Z test_non_contig_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5175997Z test_non_contig_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5188592Z test_non_contig_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5201234Z test_non_contig_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5213900Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5226477Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5239213Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5251760Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5264325Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5276977Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5289602Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:57.5302079Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5314744Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5327231Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5339716Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5352213Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5364810Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5377242Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5389746Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5402330Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5414855Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5427363Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5440038Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5453406Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:21:57.5467283Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:57.5481251Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:57.5494648Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:57.5507276Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:21:57.5519872Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5532421Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5544895Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5557589Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-08-17T13:21:57.5570176Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5582777Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5595444Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5607962Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.5634653Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5660252Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.5689418Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5716307Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5742904Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5768804Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5794731Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5821277Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.5847122Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5871987Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5896969Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5925085Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5953392Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.5980385Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6007521Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6034565Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6061487Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6093115Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6119459Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6147521Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6180782Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6208684Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6237033Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6262569Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6288421Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6311216Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6334125Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6356959Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6379610Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6402493Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6429110Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6454612Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6483768Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6512448Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6541718Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.6568219Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6594700Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6620002Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6645483Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.6670706Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6696038Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6721551Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6748806Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6773951Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6803573Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6830382Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6857403Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6883331Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6909299Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6935424Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.6961603Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.6986560Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7023375Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7061158Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7096633Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7131992Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.7168458Z test_not_broadcastable___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7204639Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7240014Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7275395Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.7310519Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7345782Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7381691Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7417174Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.7454109Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7491008Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7528082Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.7562889Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7599102Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7636043Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.7670882Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7705839Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7742618Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7777740Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.7812511Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7847804Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7882911Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7918071Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.7953002Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.7988863Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8005660Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:57.8022109Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:57.8057900Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8093198Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.8128677Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8164412Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8200286Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.8235249Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8270720Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8305629Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8341177Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8376587Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.8411549Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8446520Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8481708Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8517680Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.8552862Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8589761Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8625805Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:21:57.8661093Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8696422Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8707144Z test_not_broadcastable_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8717603Z test_not_broadcastable_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8752489Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8787581Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.8822872Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8833788Z test_not_broadcastable_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8843972Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8854201Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8864457Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8874736Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:21:57.8909565Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.8944856Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.8980134Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.9017422Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.9052668Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:57.9077633Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:57.9673232Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:58.0304749Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:58.0945592Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2022-08-17T13:21:58.1280345Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:58.1870855Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:21:58.2457790Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:21:58.3000389Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:58.3540986Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:58.4077328Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:21:58.4615773Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:58.5151378Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:21:58.5164603Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:58.5177236Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:21:58.5211891Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5242048Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5277114Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:58.5299375Z test_pow_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1658: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:21:58.5300313Z out_uint8_computation = torch.pow( 2022-08-17T13:21:58.5301142Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1666: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:21:58.5301891Z out_int64_computation = torch.pow( 2022-08-17T13:21:58.5304645Z ok (0.000s) 2022-08-17T13:21:58.5325133Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5345095Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5364722Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5384241Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5403925Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5423644Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:21:58.5443235Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5462765Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.5482328Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:21:58.6069621Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:21:58.6400116Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:58.7972876Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:21:59.0726069Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.272s) 2022-08-17T13:21:59.1698049Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:21:59.3043794Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.141s) 2022-08-17T13:21:59.3539874Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:59.4312268Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:21:59.4671969Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.5026288Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:59.5412035Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:59.5752759Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.6057780Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.6364340Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:59.6695884Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.7110819Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.7578808Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:21:59.7972543Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:21:59.8277745Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:59.8586227Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.8917137Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:59.9276395Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:21:59.9670344Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:21:59.9988428Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T13:22:00.0333585Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:00.0643816Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:00.0976678Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:00.1333057Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:00.1732158Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:00.2049632Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:00.2355125Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:22:00.2995487Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:00.3330394Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:00.4563784Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:22:00.5168710Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2022-08-17T13:22:00.6021031Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:22:00.6380710Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:00.6734413Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:00.7121220Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:00.7437606Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:00.7743133Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:22:00.8382467Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:00.8718830Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:00.9972084Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.126s) 2022-08-17T13:22:01.0582483Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:01.1435960Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:01.1794988Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:01.2150276Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:01.2537415Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:01.2853823Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:01.3160336Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:01.3538434Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:01.3853823Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:01.5046563Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:22:01.6949738Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2022-08-17T13:22:01.7574538Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:01.8549339Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:22:01.8908727Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:01.9505941Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:01.9845742Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:02.0177003Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:02.0561059Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:02.0877986Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:02.1182111Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:02.1253588Z test_reference_numerics_extremal_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:8842: RuntimeWarning: invalid value encountered in add 2022-08-17T13:22:02.1254349Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-17T13:22:02.1283874Z ok (0.016s) 2022-08-17T13:22:02.1291469Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.1298557Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.1369308Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1402991Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.1439030Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1478939Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1546907Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.1580258Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:02.1616069Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1656113Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1723828Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.1757110Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1792628Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1825148Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1868062Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.1905736Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1964831Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.1990031Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2018374Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.2063451Z test_reference_numerics_extremal_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-08-17T13:22:02.2064081Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.2064587Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T13:22:02.2065063Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.2075647Z ok (0.000s) 2022-08-17T13:22:02.2083275Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2090333Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2172667Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2223126Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.2275403Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2282817Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2289921Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2304765Z test_reference_numerics_extremal_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:2319: RuntimeWarning: invalid value encountered in floor_divide 2022-08-17T13:22:02.2305456Z return np.floor_divide(a, b) 2022-08-17T13:22:02.2340436Z ok (0.016s) 2022-08-17T13:22:02.2391158Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:02.2405909Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-08-17T13:22:02.2406514Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.2437432Z ok (0.000s) 2022-08-17T13:22:02.2511423Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.2550334Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2590398Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2622181Z test_reference_numerics_extremal_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2681192Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.2706500Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2734718Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2766530Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2825200Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.2850660Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2878828Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.2886361Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2893473Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2900551Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2907624Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2914744Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2921821Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2928844Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2935891Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2942922Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2949952Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.2963422Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.2976786Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.2990197Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:02.3003663Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3016970Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3030297Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3043824Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3057185Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3070506Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3083961Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3097251Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3110543Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:02.3142003Z test_reference_numerics_extremal_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.3199484Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3224534Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3252651Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3284570Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3326630Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.3363112Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3420842Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3446342Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3475512Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T13:22:02.3509218Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:22:02.3552061Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:22:02.3589529Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T13:22:02.3647604Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:22:02.3673550Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3702192Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3735502Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3778205Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.3814709Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3874799Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3900218Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.3928824Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.3960407Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4018998Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4044166Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4072141Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4112318Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4179603Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4217954Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4253734Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4294029Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4359737Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4392744Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4428319Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4468278Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4535747Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4569231Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4604678Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4644607Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4711871Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4745055Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4780570Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4812912Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4855141Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4892939Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.4951659Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.4976853Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5004998Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5047235Z test_reference_numerics_extremal_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-08-17T13:22:02.5047686Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.5048058Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T13:22:02.5048392Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.5060607Z ok (0.016s) 2022-08-17T13:22:02.5068102Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.5075137Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:02.5144764Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T13:22:02.5145216Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.5157612Z ok (0.000s) 2022-08-17T13:22:02.5205549Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.5258330Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5272867Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-08-17T13:22:02.5273419Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:02.5311173Z ok (0.000s) 2022-08-17T13:22:02.5396772Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:02.5441868Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5488058Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5502829Z test_reference_numerics_extremal_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:8960: RuntimeWarning: invalid value encountered in subtract 2022-08-17T13:22:02.5503451Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T13:22:02.5529990Z ok (0.016s) 2022-08-17T13:22:02.5544565Z test_reference_numerics_extremal_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:8960: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:22:02.5545129Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T13:22:02.5598103Z ok (0.000s) 2022-08-17T13:22:02.5660519Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5730797Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5764143Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.5799742Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:02.6757786Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:02.7516903Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:22:03.1552243Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.411s) 2022-08-17T13:22:03.4432317Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.287s) 2022-08-17T13:22:03.6025899Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.158s) 2022-08-17T13:22:03.6949688Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:22:03.8081960Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:22:03.8930154Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:03.9782002Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:22:04.0686782Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:04.1540006Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:04.2365430Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:04.2374552Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:04.4332071Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.191s) 2022-08-17T13:22:04.5513914Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.133s) 2022-08-17T13:22:04.6942975Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:22:04.7422262Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:04.7920557Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:04.8557445Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:04.8987973Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:04.9325122Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:04.9333072Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:05.0839637Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2022-08-17T13:22:05.1718719Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:22:05.2888712Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:22:05.3338826Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:05.3702827Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:05.4166443Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:05.4504284Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:05.4828884Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:05.5369823Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:05.5925980Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:05.6580795Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:05.7102288Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:05.7603956Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:05.7981509Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:05.8300633Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:05.9325501Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:05.9652347Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:06.0245427Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:06.0580084Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:06.0906689Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.1289039Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.1607380Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:06.1917739Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:06.2315588Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:06.2616497Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:22:06.3634213Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2022-08-17T13:22:06.3959067Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.4551346Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:06.4888165Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.5219434Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.5606322Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:06.5926262Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.6230933Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:06.6898400Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:06.7617870Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:06.8905991Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2022-08-17T13:22:06.9538291Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:22:07.0417779Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:22:07.0888224Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:07.1377425Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:07.1917809Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:07.2511081Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:22:07.3052344Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:07.3643302Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:07.4333596Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:22:07.6371933Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.205s) 2022-08-17T13:22:07.7529490Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:22:07.9124493Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2022-08-17T13:22:07.9645611Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T13:22:08.0620765Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:08.1317215Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:08.2019585Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:08.2803936Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2022-08-17T13:22:08.3493587Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:08.4175627Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:08.4195447Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4212049Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:08.4228452Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4241096Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4252286Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4263600Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4274778Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4285909Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4297084Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4308240Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4319542Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4330683Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4341903Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4353067Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4364624Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:08.4375817Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4386961Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4398279Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4409487Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4420689Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4431908Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4443227Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4454460Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4465643Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.4530717Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.4572541Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4612828Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4649104Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4697046Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.4744745Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4765608Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4786304Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4806996Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4827665Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4848712Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.4869236Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4890094Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4911416Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4932076Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4952762Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4973636Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.4994250Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5057480Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5094228Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5142423Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5190353Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5211179Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5231835Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5252412Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5316522Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5352950Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5401147Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5449016Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5470242Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5491151Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:08.5511689Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5560095Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5595572Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5630051Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5660025Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5698557Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5736808Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5757337Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5777537Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5798043Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5813883Z test_reference_numerics_large_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-08-17T13:22:08.5814489Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T13:22:08.5853606Z ok (0.000s) 2022-08-17T13:22:08.5861946Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:08.5869619Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:08.5903197Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.5949729Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.5996438Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6019573Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6042877Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6065957Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6074175Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:08.6110995Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6163390Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6215266Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6236486Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6257554Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6278499Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6339046Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6374446Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6422791Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6470493Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6491239Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6511727Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6532186Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6552699Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6573598Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6594207Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:08.6642403Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6672179Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6710652Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6748993Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6769279Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6789491Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6809756Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6857910Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6887858Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6926457Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.6964878Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.6985133Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7005475Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7025551Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7082667Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.7117077Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7164024Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7210664Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.7232409Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7254143Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7274670Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7324168Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7367958Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:22:08.7410140Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7441413Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7480902Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7520118Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7542380Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:22:08.7563830Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7585067Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7599593Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7613473Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7627495Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7641584Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7655580Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7669531Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7683594Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7697667Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:08.7711660Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7725846Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7739882Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7753926Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7767998Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7781984Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7796089Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7810117Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7824122Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7838290Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:08.7858971Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.7879557Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7899879Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7948059Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.7977857Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8016399Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8054640Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8074966Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8095107Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8115360Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8163977Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8199053Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8233187Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8262969Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8301270Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8339615Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8359950Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8380091Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8400353Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8448568Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8483748Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8517932Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T13:22:08.8547632Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8585979Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8624246Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8644504Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8664661Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8685063Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8735122Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8770123Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8804399Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8834329Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.8872693Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8910984Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8931292Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8951405Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.8971664Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9020389Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.9050065Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9088539Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9126899Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9147220Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.9167501Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9187651Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9250817Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9287434Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9335629Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.9383383Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9404103Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9424695Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9445170Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9508396Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:22:08.9544839Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9592889Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9640780Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9661434Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.9682047Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9702424Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9765485Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9802026Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9850181Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:08.9897944Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9918660Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9939198Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:08.9959751Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0023209Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0059545Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0107651Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:09.0155303Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0175920Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0196676Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0216965Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0265722Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0300727Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0335042Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0364929Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0403629Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0441892Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0462155Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0482493Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0502562Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0558642Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0566731Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:09.0574303Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:09.0608050Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0655030Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:09.0701212Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0718264Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:09.0734574Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:09.0750840Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:09.0811643Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0847577Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0894991Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0942590Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.0963580Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.0984093Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1004699Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1067206Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1108076Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1148500Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.1184476Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1232191Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1279858Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:09.1300574Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1321305Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1341794Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:09.1901710Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:09.2481484Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:09.3230661Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2022-08-17T13:22:09.3781934Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:09.4300694Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:09.4684345Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:09.4999277Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:09.6036373Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T13:22:09.6362682Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:09.6955008Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:09.7289233Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:09.7619983Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T13:22:09.7997985Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:09.8314151Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:09.8619772Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T13:22:09.9005456Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:09.9320743Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.0509434Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.125s) 2022-08-17T13:22:10.1162059Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:10.2134904Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:22:10.2475203Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.3057690Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T13:22:10.3389569Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:10.3718506Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:10.4090886Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:10.4405381Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.4726975Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:22:10.5106027Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.5423388Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.6603108Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2022-08-17T13:22:10.7248304Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:10.8202811Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2022-08-17T13:22:10.8535851Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:10.9132501Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:10.9470559Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:10.9803735Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T13:22:11.0187596Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.0514456Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.0836649Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:22:11.1225958Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:11.1544585Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:11.2744276Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2022-08-17T13:22:11.3397567Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T13:22:11.4368191Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2022-08-17T13:22:11.4713935Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:22:11.5317678Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:11.5653715Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.5986645Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:11.6365944Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:11.6685467Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:11.6994965Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.7372675Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.7691942Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:11.8723318Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.098s) 2022-08-17T13:22:11.9048363Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:11.9642007Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:11.9979026Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:12.0305286Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:12.0684098Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:12.0999989Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:12.1304865Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:12.1945819Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2022-08-17T13:22:12.2248772Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:12.3588014Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.145s) 2022-08-17T13:22:12.4170873Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T13:22:12.4977492Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2022-08-17T13:22:12.5303434Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:12.5639766Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:12.6004399Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:12.6300314Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:12.6597221Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:12.7238727Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:12.7543133Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:12.8884664Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.134s) 2022-08-17T13:22:12.9449931Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:13.0301735Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2022-08-17T13:22:13.0661061Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:13.1013679Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.1399380Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.1716065Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T13:22:13.2013977Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.2655847Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T13:22:13.2963105Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:13.4195529Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:22:13.4816429Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:13.5705767Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T13:22:13.6139410Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:13.6575985Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:13.6947497Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:13.7245394Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.7542341Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.8183154Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:13.8486184Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:13.9839294Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2022-08-17T13:22:14.0390584Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:14.1167443Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:14.1496170Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:14.1839882Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:14.2223710Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.2523010Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:14.2822798Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:14.3214661Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.3520155Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:14.4620343Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T13:22:14.5197856Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:14.6265573Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2022-08-17T13:22:14.6562926Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:14.7105905Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:14.7422644Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.7736359Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:14.8099258Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.8397101Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.8695278Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:14.9420012Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T13:22:15.2581562Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.315s) 2022-08-17T13:22:15.5164024Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.254s) 2022-08-17T13:22:15.6680577Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2022-08-17T13:22:15.7357273Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:15.8493939Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2022-08-17T13:22:15.8961878Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:15.9412890Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:15.9894086Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:16.0319833Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:16.0725219Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:16.0733173Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:16.2525492Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.177s) 2022-08-17T13:22:16.3631065Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2022-08-17T13:22:16.4941103Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2022-08-17T13:22:16.5401258Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:16.5870837Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:16.6410271Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:16.6823311Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T13:22:16.7154219Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:16.7179597Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7195950Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.7400654Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.7642289Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:16.7835559Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:16.7852144Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7868630Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7885239Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7910467Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7935459Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7960165Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.7984997Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8011673Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8024891Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.8049571Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8074367Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8099128Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8123973Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8150691Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8163985Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.8188509Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8213375Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8238020Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8262793Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8289227Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8302360Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.8327081Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8351712Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8376340Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8401107Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8427475Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8444571Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8457690Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.8474166Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8490877Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8507322Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8532186Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8557186Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:16.8581722Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8606539Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8634433Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8651327Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8664443Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.8681038Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8697565Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8714267Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8739040Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8763957Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8788515Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8813318Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8839745Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.8855844Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.8869004Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.9035043Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9209978Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9363051Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9378592Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9394060Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9409725Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9433163Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9456848Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9480501Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9504083Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9529444Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9546427Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9559594Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:16.9565996Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:16.9572398Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:16.9589064Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:16.9605969Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9622614Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9656602Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9689700Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9722850Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9756018Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9793276Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9800284Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:16.9817936Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9835441Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9852629Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9877941Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9903486Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:16.9928492Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9935227Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:16.9962066Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9978868Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:16.9995687Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0012340Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0028825Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0053565Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0078483Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.0103010Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0127807Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0134526Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:17.0159238Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0183854Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0208550Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0242990Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:22:17.0269579Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0285794Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0298892Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.0314730Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0330602Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0346477Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0371271Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.0395490Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0419595Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0443924Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0469794Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0486240Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.0499323Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.0515101Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0531059Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0546850Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0571070Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0595253Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0619353Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0643749Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.0669575Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0686545Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0699674Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.0716293Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0732839Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0749261Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0776669Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0804230Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.0828877Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0856173Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0885875Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0903682Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.0917132Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.1140970Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:17.1328069Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.1345287Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1362284Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1379544Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1405510Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1431062Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.1456634Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1482218Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1509363Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1522705Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1535689Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1548553Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1561628Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1574843Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:17.1587768Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1600799Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1613675Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1626579Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1639618Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1652472Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1665381Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1678510Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1691429Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1704340Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1717405Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1730345Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1743243Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1756364Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1769353Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1782324Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1795425Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1808434Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1821396Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:17.1846365Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.1871232Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1895967Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1920829Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1947218Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1963438Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.1976496Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.1992618Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.2008754Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2024670Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2049056Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2073236Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2097527Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2121906Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2148298Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.2164365Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2177508Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.2347324Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.2508159Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.2523765Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2539291Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2555096Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.2578710Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2602381Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2625839Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2649459Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2674694Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2690513Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.2703282Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.2869472Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:17.3026142Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.3041920Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3057232Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3072763Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3096482Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3120257Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.3143757Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3167399Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3192567Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3208407Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3221130Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.3387616Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.3544776Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T13:22:17.3560385Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3575844Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3591334Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3614996Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3639034Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.3662501Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3686163Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3711295Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3727110Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3739917Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.010s) 2022-08-17T13:22:17.3755411Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3770851Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3786301Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3809893Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3833341Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3856987Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3880656Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3906155Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.3922875Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3935843Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.3952014Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3968674Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.3985129Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4009669Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4033739Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4057960Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.4082063Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4107666Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4124162Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4137163Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.4153370Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4169921Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4186354Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4211123Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.4236070Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4259905Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4284102Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4309685Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4326307Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4339312Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.4355676Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4372260Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.4388653Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4413012Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4437173Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4461080Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4485222Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4510986Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4527696Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.4540664Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.4556959Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4573460Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4589835Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4614247Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4638601Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.4662413Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4686629Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4712304Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4728105Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.4740833Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2022-08-17T13:22:17.4907479Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.5063773Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.5079290Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5094713Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5110278Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.5133986Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5157702Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5181201Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5204859Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5229990Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5246966Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5253779Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:17.5260242Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:17.5276936Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5293680Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5310362Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5326081Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:17.5341256Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:17.5356373Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:17.5371383Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:17.5397117Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5413883Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.5430886Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5447809Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5464487Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5489011Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5513096Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5537479Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5561717Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5568310Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:17.5585443Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.5798368Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T13:22:17.6042009Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:17.6248698Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.6266307Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6283221Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6300364Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:17.6326029Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6350340Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6374478Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6398811Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:17.6405394Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:17.7011095Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T13:22:17.8708055Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2022-08-17T13:22:18.1171310Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.250s) 2022-08-17T13:22:18.2345077Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2022-08-17T13:22:18.3841047Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.147s) 2022-08-17T13:22:18.4359268Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T13:22:18.5122040Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T13:22:18.5460875Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:18.5822112Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:18.6234285Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:18.6547071Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:18.6553367Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:18.6582351Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6609363Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6625878Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6643453Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6734802Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.6798956Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6837977Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6875756Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.6913057Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6950510Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6964544Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6978218Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.6991814Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7005547Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7121509Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7207419Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7269937Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7358545Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7420594Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7471485Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7545096Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7590426Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7648814Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7685941Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7699916Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7794107Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7855133Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.7938507Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.7999781Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.8013604Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8026971Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8040573Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8053946Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8067335Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8081160Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:18.8094731Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:18.8108244Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:18.8122025Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:18.8135566Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:18.8149146Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:18.8162632Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8245924Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8306959Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.8321121Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8334947Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8348744Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8362692Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8376487Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8390258Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8404265Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8418107Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8433020Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.8516473Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:18.8577068Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8590928Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.8604315Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:18.8617540Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8630705Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8644015Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8657218Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8670352Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8683874Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8796510Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.8879719Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.8940587Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9027121Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9088265Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9124710Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9189150Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9229055Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9318422Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9382765Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9421721Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9432343Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2022-08-17T13:22:18.9444842Z Ensure that signed integer bit shifting works as expected. ... ok (0.000s) 2022-08-17T13:22:18.9455721Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2022-08-17T13:22:18.9467756Z Ensure that signed integer bit shifting works as expected. ... ok (0.000s) 2022-08-17T13:22:18.9478610Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2022-08-17T13:22:18.9489956Z Ensure that signed integer bit shifting works as expected. ... ok (0.000s) 2022-08-17T13:22:18.9500400Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2022-08-17T13:22:18.9512275Z Ensure that signed integer bit shifting works as expected. ... ok (0.000s) 2022-08-17T13:22:18.9534804Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9560881Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:18.9583117Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9605569Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9627707Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9649985Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9671973Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9693599Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9715408Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:18.9736805Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9758543Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9779999Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9825611Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:18.9938220Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T13:22:18.9938678Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T13:22:18.9946486Z C:\actions-runner\_work\pytorch\pytorch\test\test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T13:22:18.9946991Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T13:22:19.0179051Z ok (0.047s) 2022-08-17T13:22:19.0272841Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:19.0290047Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:19.0306648Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:19.0454227Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.0578734Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.0726393Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:22:19.0854149Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.1001945Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.1127075Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.1248275Z test_type_promotion___rpow___cpu (__main__.TestBinaryUfuncsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:22:19.1248928Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:22:19.1279196Z ok (0.016s) 2022-08-17T13:22:19.1426903Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:19.1551889Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.1912060Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T13:22:19.2186046Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.2383969Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:19.2583495Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:22:19.2780297Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.2979088Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.3127930Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.3275090Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.3389750Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:19.3688718Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.4061128Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.4360154Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:19.4698848Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.4829535Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:22:19.6003271Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T13:22:19.6264344Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.6523594Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.6811178Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.7012528Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:19.7275016Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.7537995Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.8185545Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T13:22:19.8362938Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.8543043Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.8724065Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:19.8866670Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:19.9075662Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:19.9341282Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.9591233Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:19.9903247Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:20.0152284Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:20.0413822Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.0676246Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:20.0936032Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:20.1286769Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:20.1621380Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:20.1801236Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.2152205Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T13:22:20.2438346Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:20.2680271Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:20.2971440Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.3324698Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T13:22:20.3696400Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T13:22:20.3880952Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4038793Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4176150Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4291128Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:20.4428920Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4542846Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:20.4680727Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4835591Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.4989027Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.5117899Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:22:20.5279324Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.5444120Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.5636622Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.5801082Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.5965456Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.6079270Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:20.6241348Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.6355597Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:20.6469256Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:20.6631170Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.6768987Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.6917262Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.7065842Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.7193227Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.016s) 2022-08-17T13:22:20.7329538Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.7465518Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.7601614Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.7729171Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2022-08-17T13:22:20.7849175Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:20.7969286Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:20.8105744Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.8284073Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.8431975Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.8586309Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.8741005Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.8895061Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9043207Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9197771Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9351759Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9506002Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9659933Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:20.9842905Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.0007341Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.0143144Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.0256855Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:21.0440004Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T13:22:21.0602837Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.0750992Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.0914005Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.1076050Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.1189899Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:22:21.1303779Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:22:21.1465228Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.1627938Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.1789809Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.1904073Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:22:21.2017493Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:22:21.2131196Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:22:21.2244035Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:22:21.2357513Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.017s) 2022-08-17T13:22:21.2520451Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.2682578Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.2865484Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3057432Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3220414Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3287528Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3406410Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.3523226Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3637241Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3749791Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.3866918Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.3984543Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4101997Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4219406Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.4336522Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4448480Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4555993Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4662448Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.4767471Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4878089Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.4988339Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.5098628Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5209955Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5321067Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.5429955Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5536291Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5640143Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.5743865Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5852386Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.5960999Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.6070299Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.6178850Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.6288172Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.6393922Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:21.6500565Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T13:22:21.6607176Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T13:22:21.6706789Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:21.6812669Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.6918861Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.7024985Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.7131495Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.7237672Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.7355402Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.7471780Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.7586317Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.7698346Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.7815349Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.7932669Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8049606Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8166859Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.8284273Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8402286Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8518269Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8631955Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.8743584Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8861256Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.8977663Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9094216Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:21.9211490Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9329064Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9446772Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9561761Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:22:21.9675835Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9787790Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:21.9904458Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.0021696Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0137958Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0254964Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0372207Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.0490148Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0606553Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0720751Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.0832542Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.0949673Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1067006Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1184171Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1301691Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.1419401Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1537728Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1653570Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.1767412Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1879479Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.1996714Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.2113645Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:22:22.2230362Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.2347773Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:22:22.2465676Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:22:22.2489548Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T13:22:22.2522600Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T13:22:22.2554273Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T13:22:22.2586210Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T13:22:22.2617957Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2649860Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-17T13:22:22.2681730Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2713468Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2745221Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T13:22:22.2776999Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2808823Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2840604Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2872457Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2904220Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.2935926Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2967732Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.2999496Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3031068Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3062924Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3094773Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3126334Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3158186Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3189925Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3221890Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3253620Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3285488Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3317260Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3349025Z test_zeta_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3380923Z test_zeta_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3412468Z test_zeta_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3444322Z test_zeta_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3476041Z test_zeta_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3507830Z test_zeta_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3539597Z test_zeta_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3571300Z test_zeta_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3603130Z test_zeta_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3634744Z test_zeta_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-17T13:22:22.3666459Z test_zeta_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3698197Z test_zeta_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3730017Z test_zeta_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3761770Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3793492Z test_zeta_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3825021Z test_zeta_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3856784Z test_zeta_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3888545Z test_zeta_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3920325Z test_zeta_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.3952339Z test_zeta_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.3984034Z test_zeta_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4015796Z test_zeta_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4047620Z test_zeta_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4079407Z test_zeta_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4111163Z test_zeta_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.4142732Z test_zeta_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4174440Z test_zeta_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4206137Z test_zeta_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4237901Z test_zeta_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4269668Z test_zeta_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.4301467Z test_zeta_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4333114Z test_zeta_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4364991Z test_zeta_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4396808Z test_zeta_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4428494Z test_zeta_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:22:22.4460236Z test_zeta_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4491950Z test_zeta_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4523579Z test_zeta_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:22:22.4525652Z 2022-08-17T13:22:22.4525919Z ---------------------------------------------------------------------- 2022-08-17T13:22:22.4526176Z Ran 8282 tests in 70.390s 2022-08-17T13:22:22.4526303Z 2022-08-17T13:22:22.4526393Z OK (skipped=901, expected failures=14) 2022-08-17T13:22:22.4526534Z 2022-08-17T13:22:22.4526620Z Generating XML reports... 2022-08-17T13:22:23.3704287Z Generated XML report: test-reports\python-unittest\test_binary_ufuncs\TEST-TestBinaryUfuncsCPU-20220817132112.xml 2022-08-17T13:22:23.8213335Z Running test_dispatch ... [2022-08-17 13:22:23.815777] 2022-08-17T13:22:23.8213788Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:22:23.815777] 2022-08-17T13:22:25.3722887Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:22:25.3793033Z 2022-08-17T13:22:25.3793360Z Running tests... 2022-08-17T13:22:25.3793690Z ---------------------------------------------------------------------- 2022-08-17T13:22:25.3794059Z Test results will be stored in test-reports\python-unittest\test_dispatch 2022-08-17T13:22:25.6721312Z test_all_invariants (__main__.TestDispatch) ... ok (0.301s) 2022-08-17T13:22:36.5009059Z test_computed_table (__main__.TestDispatch) ... ok (10.825s) 2022-08-17T13:22:36.5181488Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.016s) 2022-08-17T13:22:36.5207295Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:36.8338961Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.316s) 2022-08-17T13:22:37.1642618Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.333s) 2022-08-17T13:22:47.7055323Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (10.540s) 2022-08-17T13:22:47.7213476Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.016s) 2022-08-17T13:22:47.7383884Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.016s) 2022-08-17T13:22:47.7412232Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:47.7439241Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:58.2489427Z test_def (__main__.TestDispatch) ... ok (10.508s) 2022-08-17T13:22:58.8729427Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.625s) 2022-08-17T13:22:58.8744071Z test_def_only (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:58.8757091Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:59.2193255Z test_def_with_inference (__main__.TestDispatch) ... ok (0.354s) 2022-08-17T13:22:59.2211173Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:59.2240163Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:22:59.2749096Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:22:59.2749714Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\dangling_impl_extension... 2022-08-17T13:22:59.2821928Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\dangling_impl_extension\build.ninja... 2022-08-17T13:22:59.4448679Z Building extension module dangling_impl_extension... 2022-08-17T13:22:59.4449102Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:23:10.9871720Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\dangling_impl_extension.cpp /Fodangling_impl_extension.o 2022-08-17T13:23:10.9872857Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:23:10.9873173Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:23:10.9873419Z 2022-08-17T13:23:10.9873565Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-08-17T13:23:10.9875909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:23:10.9876551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:23:10.9877390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9877768Z with 2022-08-17T13:23:10.9877935Z [ 2022-08-17T13:23:10.9878180Z T=at::TensorBase 2022-08-17T13:23:10.9878366Z ] 2022-08-17T13:23:10.9878788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9879253Z with 2022-08-17T13:23:10.9879402Z [ 2022-08-17T13:23:10.9879577Z T=at::TensorBase 2022-08-17T13:23:10.9879753Z ] 2022-08-17T13:23:10.9880188Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9880733Z with 2022-08-17T13:23:10.9880884Z [ 2022-08-17T13:23:10.9881056Z T=at::TensorBase 2022-08-17T13:23:10.9881227Z ] 2022-08-17T13:23:10.9881697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9882141Z with 2022-08-17T13:23:10.9882293Z [ 2022-08-17T13:23:10.9882451Z T=at::TensorBase 2022-08-17T13:23:10.9882620Z ] 2022-08-17T13:23:10.9883046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:10.9883706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:10.9884350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9884752Z with 2022-08-17T13:23:10.9884904Z [ 2022-08-17T13:23:10.9885075Z T=at::TensorBase 2022-08-17T13:23:10.9885229Z ] 2022-08-17T13:23:10.9885626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9885996Z with 2022-08-17T13:23:10.9886136Z [ 2022-08-17T13:23:10.9886304Z T=at::Tensor 2022-08-17T13:23:10.9886469Z ] 2022-08-17T13:23:10.9886871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9887256Z with 2022-08-17T13:23:10.9887408Z [ 2022-08-17T13:23:10.9887579Z T=at::Tensor 2022-08-17T13:23:10.9887730Z ] 2022-08-17T13:23:10.9888176Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9888592Z with 2022-08-17T13:23:10.9888732Z [ 2022-08-17T13:23:10.9888898Z T=at::Tensor 2022-08-17T13:23:10.9889064Z ] 2022-08-17T13:23:10.9889543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9890035Z with 2022-08-17T13:23:10.9890192Z [ 2022-08-17T13:23:10.9890357Z T=at::Tensor 2022-08-17T13:23:10.9890506Z ] 2022-08-17T13:23:10.9890966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:10.9891615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:10.9892276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9892661Z with 2022-08-17T13:23:10.9892819Z [ 2022-08-17T13:23:10.9892989Z T=at::Tensor 2022-08-17T13:23:10.9893154Z ] 2022-08-17T13:23:10.9893538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9893901Z with 2022-08-17T13:23:10.9894052Z [ 2022-08-17T13:23:10.9894207Z T=at::Generator 2022-08-17T13:23:10.9894373Z ] 2022-08-17T13:23:10.9894776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9895142Z with 2022-08-17T13:23:10.9895292Z [ 2022-08-17T13:23:10.9895456Z T=at::Generator 2022-08-17T13:23:10.9895609Z ] 2022-08-17T13:23:10.9896054Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9896472Z with 2022-08-17T13:23:10.9896624Z [ 2022-08-17T13:23:10.9896778Z T=at::Generator 2022-08-17T13:23:10.9896945Z ] 2022-08-17T13:23:10.9897423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9897857Z with 2022-08-17T13:23:10.9897996Z [ 2022-08-17T13:23:10.9898164Z T=at::Generator 2022-08-17T13:23:10.9898326Z ] 2022-08-17T13:23:10.9898733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:10.9899388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:10.9900042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9900440Z with 2022-08-17T13:23:10.9900582Z [ 2022-08-17T13:23:10.9900749Z T=at::Generator 2022-08-17T13:23:10.9900913Z ] 2022-08-17T13:23:10.9901293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9901655Z with 2022-08-17T13:23:10.9901807Z [ 2022-08-17T13:23:10.9902016Z T=std::string 2022-08-17T13:23:10.9902176Z ] 2022-08-17T13:23:10.9902584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9902967Z with 2022-08-17T13:23:10.9903153Z [ 2022-08-17T13:23:10.9903323Z T=std::string 2022-08-17T13:23:10.9903484Z ] 2022-08-17T13:23:10.9903912Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9904313Z with 2022-08-17T13:23:10.9904465Z [ 2022-08-17T13:23:10.9904614Z T=std::string 2022-08-17T13:23:10.9904774Z ] 2022-08-17T13:23:10.9905250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9905683Z with 2022-08-17T13:23:10.9905821Z [ 2022-08-17T13:23:10.9905983Z T=std::string 2022-08-17T13:23:10.9906145Z ] 2022-08-17T13:23:10.9906537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:10.9907178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:10.9908169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9908568Z with 2022-08-17T13:23:10.9908712Z [ 2022-08-17T13:23:10.9908877Z T=std::string 2022-08-17T13:23:10.9909041Z ] 2022-08-17T13:23:10.9909439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9909796Z with 2022-08-17T13:23:10.9909954Z [ 2022-08-17T13:23:10.9910132Z T=c10::QualifiedName 2022-08-17T13:23:10.9910297Z ] 2022-08-17T13:23:10.9910708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9911084Z with 2022-08-17T13:23:10.9911226Z [ 2022-08-17T13:23:10.9911403Z T=c10::QualifiedName 2022-08-17T13:23:10.9911580Z ] 2022-08-17T13:23:10.9912034Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9912434Z with 2022-08-17T13:23:10.9912593Z [ 2022-08-17T13:23:10.9912771Z T=c10::QualifiedName 2022-08-17T13:23:10.9912934Z ] 2022-08-17T13:23:10.9913414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9913849Z with 2022-08-17T13:23:10.9913992Z [ 2022-08-17T13:23:10.9914171Z T=c10::QualifiedName 2022-08-17T13:23:10.9914345Z ] 2022-08-17T13:23:10.9914770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:10.9915536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:10.9916210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9916611Z with 2022-08-17T13:23:10.9916861Z [ 2022-08-17T13:23:10.9917026Z T=c10::QualifiedName 2022-08-17T13:23:10.9917202Z ] 2022-08-17T13:23:10.9917601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9917956Z with 2022-08-17T13:23:10.9918113Z [ 2022-08-17T13:23:10.9918334Z T=std::shared_ptr 2022-08-17T13:23:10.9918531Z ] 2022-08-17T13:23:10.9918946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9919401Z with 2022-08-17T13:23:10.9919557Z [ 2022-08-17T13:23:10.9919762Z T=std::shared_ptr 2022-08-17T13:23:10.9919969Z ] 2022-08-17T13:23:10.9920416Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9920831Z with 2022-08-17T13:23:10.9920974Z [ 2022-08-17T13:23:10.9921199Z T=std::shared_ptr 2022-08-17T13:23:10.9921406Z ] 2022-08-17T13:23:10.9921869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9922304Z with 2022-08-17T13:23:10.9922455Z [ 2022-08-17T13:23:10.9922656Z T=std::shared_ptr 2022-08-17T13:23:10.9922860Z ] 2022-08-17T13:23:10.9923313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:10.9924019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:10.9924704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9925091Z with 2022-08-17T13:23:10.9925243Z [ 2022-08-17T13:23:10.9925462Z T=std::shared_ptr 2022-08-17T13:23:10.9925653Z ] 2022-08-17T13:23:10.9926043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9926400Z with 2022-08-17T13:23:10.9926541Z [ 2022-08-17T13:23:10.9926755Z T=std::weak_ptr 2022-08-17T13:23:10.9926957Z ] 2022-08-17T13:23:10.9927434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9927801Z with 2022-08-17T13:23:10.9927959Z [ 2022-08-17T13:23:10.9928221Z T=std::weak_ptr 2022-08-17T13:23:10.9928413Z ] 2022-08-17T13:23:10.9928857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9929263Z with 2022-08-17T13:23:10.9929402Z [ 2022-08-17T13:23:10.9929618Z T=std::weak_ptr 2022-08-17T13:23:10.9929824Z ] 2022-08-17T13:23:10.9930302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9930730Z with 2022-08-17T13:23:10.9930885Z [ 2022-08-17T13:23:10.9931098Z T=std::weak_ptr 2022-08-17T13:23:10.9931289Z ] 2022-08-17T13:23:10.9931735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:10.9932440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:10.9933117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9933508Z with 2022-08-17T13:23:10.9933650Z [ 2022-08-17T13:23:10.9933866Z T=std::weak_ptr 2022-08-17T13:23:10.9934069Z ] 2022-08-17T13:23:10.9934447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9934800Z with 2022-08-17T13:23:10.9934951Z [ 2022-08-17T13:23:10.9935179Z T=std::vector> 2022-08-17T13:23:10.9935406Z ] 2022-08-17T13:23:10.9935816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9936195Z with 2022-08-17T13:23:10.9936334Z [ 2022-08-17T13:23:10.9936574Z T=std::vector> 2022-08-17T13:23:10.9936799Z ] 2022-08-17T13:23:10.9937234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9937641Z with 2022-08-17T13:23:10.9937795Z [ 2022-08-17T13:23:10.9938035Z T=std::vector> 2022-08-17T13:23:10.9938245Z ] 2022-08-17T13:23:10.9938719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9939619Z with 2022-08-17T13:23:10.9939762Z [ 2022-08-17T13:23:10.9940006Z T=std::vector> 2022-08-17T13:23:10.9940235Z ] 2022-08-17T13:23:10.9940766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:10.9941504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:10.9942203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9942598Z with 2022-08-17T13:23:10.9942757Z [ 2022-08-17T13:23:10.9942985Z T=std::vector> 2022-08-17T13:23:10.9943213Z ] 2022-08-17T13:23:10.9943606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9943968Z with 2022-08-17T13:23:10.9944108Z [ 2022-08-17T13:23:10.9944314Z T=std::vector> 2022-08-17T13:23:10.9944509Z ] 2022-08-17T13:23:10.9944901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9945277Z with 2022-08-17T13:23:10.9945435Z [ 2022-08-17T13:23:10.9945630Z T=std::vector> 2022-08-17T13:23:10.9945825Z ] 2022-08-17T13:23:10.9946270Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9946675Z with 2022-08-17T13:23:10.9946816Z [ 2022-08-17T13:23:10.9947020Z T=std::vector> 2022-08-17T13:23:10.9947213Z ] 2022-08-17T13:23:10.9947671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9948100Z with 2022-08-17T13:23:10.9948251Z [ 2022-08-17T13:23:10.9948447Z T=std::vector> 2022-08-17T13:23:10.9948642Z ] 2022-08-17T13:23:10.9949082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:10.9949774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:10.9950449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9950832Z with 2022-08-17T13:23:10.9950990Z [ 2022-08-17T13:23:10.9951193Z T=std::vector> 2022-08-17T13:23:10.9951376Z ] 2022-08-17T13:23:10.9951769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9952178Z with 2022-08-17T13:23:10.9952320Z [ 2022-08-17T13:23:10.9952573Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9952856Z ] 2022-08-17T13:23:10.9953269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9953628Z with 2022-08-17T13:23:10.9953781Z [ 2022-08-17T13:23:10.9954029Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9954249Z ] 2022-08-17T13:23:10.9954695Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9955111Z with 2022-08-17T13:23:10.9955262Z [ 2022-08-17T13:23:10.9955500Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9955736Z ] 2022-08-17T13:23:10.9956212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9956653Z with 2022-08-17T13:23:10.9956795Z [ 2022-08-17T13:23:10.9957050Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9957289Z ] 2022-08-17T13:23:10.9957761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:23:10.9958541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:23:10.9959356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:23:10.9960016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9960421Z with 2022-08-17T13:23:10.9960570Z [ 2022-08-17T13:23:10.9960829Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9961070Z ] 2022-08-17T13:23:10.9961458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9961823Z with 2022-08-17T13:23:10.9961978Z [ 2022-08-17T13:23:10.9962235Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9962454Z ] 2022-08-17T13:23:10.9962868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9963246Z with 2022-08-17T13:23:10.9963389Z [ 2022-08-17T13:23:10.9963634Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9963932Z ] 2022-08-17T13:23:10.9964390Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9964838Z with 2022-08-17T13:23:10.9964995Z [ 2022-08-17T13:23:10.9965240Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9965457Z ] 2022-08-17T13:23:10.9965934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9966366Z with 2022-08-17T13:23:10.9966517Z [ 2022-08-17T13:23:10.9966745Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9966980Z ] 2022-08-17T13:23:10.9967450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:23:10.9968192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:23:10.9968871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:23:10.9969522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9969915Z with 2022-08-17T13:23:10.9970070Z [ 2022-08-17T13:23:10.9970302Z T=std::vector,std::allocator>> 2022-08-17T13:23:10.9970531Z ] 2022-08-17T13:23:10.9970927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9971277Z with 2022-08-17T13:23:10.9971428Z [ 2022-08-17T13:23:10.9971639Z T=std::vector> 2022-08-17T13:23:10.9971835Z ] 2022-08-17T13:23:10.9972229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9972601Z with 2022-08-17T13:23:10.9972752Z [ 2022-08-17T13:23:10.9972948Z T=std::vector> 2022-08-17T13:23:10.9973144Z ] 2022-08-17T13:23:10.9973594Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9974004Z with 2022-08-17T13:23:10.9974144Z [ 2022-08-17T13:23:10.9974355Z T=std::vector> 2022-08-17T13:23:10.9974555Z ] 2022-08-17T13:23:10.9975013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9975450Z with 2022-08-17T13:23:10.9975655Z [ 2022-08-17T13:23:10.9975852Z T=std::vector> 2022-08-17T13:23:10.9976047Z ] 2022-08-17T13:23:10.9976876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:10.9977587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:10.9978273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9978655Z with 2022-08-17T13:23:10.9978810Z [ 2022-08-17T13:23:10.9979029Z T=std::vector> 2022-08-17T13:23:10.9979217Z ] 2022-08-17T13:23:10.9979609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9979974Z with 2022-08-17T13:23:10.9980115Z [ 2022-08-17T13:23:10.9980356Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:23:10.9980583Z ] 2022-08-17T13:23:10.9980992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9981354Z with 2022-08-17T13:23:10.9981505Z [ 2022-08-17T13:23:10.9981741Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:23:10.9981953Z ] 2022-08-17T13:23:10.9982404Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9982812Z with 2022-08-17T13:23:10.9982965Z [ 2022-08-17T13:23:10.9983190Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:23:10.9983414Z ] 2022-08-17T13:23:10.9983890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9984313Z with 2022-08-17T13:23:10.9984464Z [ 2022-08-17T13:23:10.9984698Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:23:10.9984925Z ] 2022-08-17T13:23:10.9985381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:10.9986155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:10.9986920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:23:10.9987634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9988084Z with 2022-08-17T13:23:10.9988223Z [ 2022-08-17T13:23:10.9988464Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:23:10.9988689Z ] 2022-08-17T13:23:10.9989121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9989487Z with 2022-08-17T13:23:10.9989643Z [ 2022-08-17T13:23:10.9989868Z T=c10::impl::InlineStreamGuard 2022-08-17T13:23:10.9990091Z ] 2022-08-17T13:23:10.9990499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:10.9990875Z with 2022-08-17T13:23:10.9991014Z [ 2022-08-17T13:23:10.9991253Z T=c10::impl::InlineStreamGuard 2022-08-17T13:23:10.9991475Z ] 2022-08-17T13:23:10.9991912Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:10.9992327Z with 2022-08-17T13:23:10.9992480Z [ 2022-08-17T13:23:10.9992712Z T=c10::impl::InlineStreamGuard 2022-08-17T13:23:10.9992920Z ] 2022-08-17T13:23:10.9993390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:10.9993817Z with 2022-08-17T13:23:10.9993957Z [ 2022-08-17T13:23:10.9994193Z T=c10::impl::InlineStreamGuard 2022-08-17T13:23:10.9994420Z ] 2022-08-17T13:23:10.9994885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:10.9995634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:10.9996397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:23:10.9997113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9997507Z with 2022-08-17T13:23:10.9997650Z [ 2022-08-17T13:23:10.9997890Z T=c10::impl::InlineStreamGuard 2022-08-17T13:23:10.9998115Z ] 2022-08-17T13:23:10.9998509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:10.9998862Z with 2022-08-17T13:23:10.9999096Z [ 2022-08-17T13:23:10.9999291Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:10.9999465Z ] 2022-08-17T13:23:10.9999871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0000313Z with 2022-08-17T13:23:11.0000453Z [ 2022-08-17T13:23:11.0000643Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:11.0000832Z ] 2022-08-17T13:23:11.0001334Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0001731Z with 2022-08-17T13:23:11.0001883Z [ 2022-08-17T13:23:11.0002068Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:11.0002240Z ] 2022-08-17T13:23:11.0002714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0003149Z with 2022-08-17T13:23:11.0003299Z [ 2022-08-17T13:23:11.0003475Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:11.0003665Z ] 2022-08-17T13:23:11.0004101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0004762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0005144Z with 2022-08-17T13:23:11.0005296Z [ 2022-08-17T13:23:11.0005485Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:11.0005659Z ] 2022-08-17T13:23:11.0006124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:23:11.0006834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0007237Z with 2022-08-17T13:23:11.0007381Z [ 2022-08-17T13:23:11.0007575Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:23:11.0007762Z ] 2022-08-17T13:23:11.0008144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0008509Z with 2022-08-17T13:23:11.0008664Z [ 2022-08-17T13:23:11.0008930Z T=std::vector> 2022-08-17T13:23:11.0009192Z ] 2022-08-17T13:23:11.0009607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0009989Z with 2022-08-17T13:23:11.0010129Z [ 2022-08-17T13:23:11.0010410Z T=std::vector> 2022-08-17T13:23:11.0010670Z ] 2022-08-17T13:23:11.0011110Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0011527Z with 2022-08-17T13:23:11.0011685Z [ 2022-08-17T13:23:11.0011962Z T=std::vector> 2022-08-17T13:23:11.0012208Z ] 2022-08-17T13:23:11.0012686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0013178Z with 2022-08-17T13:23:11.0013321Z [ 2022-08-17T13:23:11.0013642Z T=std::vector> 2022-08-17T13:23:11.0013900Z ] 2022-08-17T13:23:11.0014403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:11.0015215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:11.0015931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0016326Z with 2022-08-17T13:23:11.0016487Z [ 2022-08-17T13:23:11.0016761Z T=std::vector> 2022-08-17T13:23:11.0017005Z ] 2022-08-17T13:23:11.0017396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0017757Z with 2022-08-17T13:23:11.0017898Z [ 2022-08-17T13:23:11.0018080Z T=torch::autograd::ViewInfo 2022-08-17T13:23:11.0018257Z ] 2022-08-17T13:23:11.0018655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0019031Z with 2022-08-17T13:23:11.0019183Z [ 2022-08-17T13:23:11.0019363Z T=torch::autograd::ViewInfo 2022-08-17T13:23:11.0019529Z ] 2022-08-17T13:23:11.0019977Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0020388Z with 2022-08-17T13:23:11.0020529Z [ 2022-08-17T13:23:11.0020708Z T=torch::autograd::ViewInfo 2022-08-17T13:23:11.0020887Z ] 2022-08-17T13:23:11.0021346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0021786Z with 2022-08-17T13:23:11.0021937Z [ 2022-08-17T13:23:11.0022118Z T=torch::autograd::ViewInfo 2022-08-17T13:23:11.0022284Z ] 2022-08-17T13:23:11.0022716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0023400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0024076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0024509Z with 2022-08-17T13:23:11.0024661Z [ 2022-08-17T13:23:11.0024844Z T=torch::autograd::ViewInfo 2022-08-17T13:23:11.0025012Z ] 2022-08-17T13:23:11.0025458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0025824Z with 2022-08-17T13:23:11.0025974Z [ 2022-08-17T13:23:11.0026125Z T=c10::IValue 2022-08-17T13:23:11.0026287Z ] 2022-08-17T13:23:11.0026690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0027056Z with 2022-08-17T13:23:11.0027208Z [ 2022-08-17T13:23:11.0027376Z T=c10::IValue 2022-08-17T13:23:11.0027528Z ] 2022-08-17T13:23:11.0027978Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0028389Z with 2022-08-17T13:23:11.0028541Z [ 2022-08-17T13:23:11.0028690Z T=c10::IValue 2022-08-17T13:23:11.0028852Z ] 2022-08-17T13:23:11.0029324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0029746Z with 2022-08-17T13:23:11.0029897Z [ 2022-08-17T13:23:11.0030059Z T=c10::IValue 2022-08-17T13:23:11.0030208Z ] 2022-08-17T13:23:11.0030619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0031261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0031918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0032306Z with 2022-08-17T13:23:11.0032446Z [ 2022-08-17T13:23:11.0032611Z T=c10::IValue 2022-08-17T13:23:11.0032774Z ] 2022-08-17T13:23:11.0033153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0033513Z with 2022-08-17T13:23:11.0033665Z [ 2022-08-17T13:23:11.0033821Z T=c10::AliasInfo 2022-08-17T13:23:11.0033987Z ] 2022-08-17T13:23:11.0034399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0034774Z with 2022-08-17T13:23:11.0034913Z [ 2022-08-17T13:23:11.0035078Z T=c10::AliasInfo 2022-08-17T13:23:11.0035240Z ] 2022-08-17T13:23:11.0035671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0036075Z with 2022-08-17T13:23:11.0036224Z [ 2022-08-17T13:23:11.0036377Z T=c10::AliasInfo 2022-08-17T13:23:11.0036540Z ] 2022-08-17T13:23:11.0037068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0037498Z with 2022-08-17T13:23:11.0037637Z [ 2022-08-17T13:23:11.0037855Z T=c10::AliasInfo 2022-08-17T13:23:11.0038026Z ] 2022-08-17T13:23:11.0038430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0039194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0039864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0040257Z with 2022-08-17T13:23:11.0040399Z [ 2022-08-17T13:23:11.0040566Z T=c10::AliasInfo 2022-08-17T13:23:11.0040734Z ] 2022-08-17T13:23:11.0041113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0041475Z with 2022-08-17T13:23:11.0041628Z [ 2022-08-17T13:23:11.0041851Z T=c10::either 2022-08-17T13:23:11.0042054Z ] 2022-08-17T13:23:11.0042460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0042832Z with 2022-08-17T13:23:11.0042974Z [ 2022-08-17T13:23:11.0043197Z T=c10::either 2022-08-17T13:23:11.0043408Z ] 2022-08-17T13:23:11.0043845Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0044256Z with 2022-08-17T13:23:11.0044407Z [ 2022-08-17T13:23:11.0044634Z T=c10::either 2022-08-17T13:23:11.0044834Z ] 2022-08-17T13:23:11.0045307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0045745Z with 2022-08-17T13:23:11.0045885Z [ 2022-08-17T13:23:11.0046108Z T=c10::either 2022-08-17T13:23:11.0046321Z ] 2022-08-17T13:23:11.0046780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:11.0047525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:11.0048247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0048645Z with 2022-08-17T13:23:11.0048797Z [ 2022-08-17T13:23:11.0049069Z T=c10::either 2022-08-17T13:23:11.0049286Z ] 2022-08-17T13:23:11.0049684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0050097Z with 2022-08-17T13:23:11.0050239Z [ 2022-08-17T13:23:11.0050415Z T=at::StepCallbacks 2022-08-17T13:23:11.0050586Z ] 2022-08-17T13:23:11.0050980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0051359Z with 2022-08-17T13:23:11.0051517Z [ 2022-08-17T13:23:11.0051681Z T=at::StepCallbacks 2022-08-17T13:23:11.0051863Z ] 2022-08-17T13:23:11.0052312Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0052733Z with 2022-08-17T13:23:11.0052876Z [ 2022-08-17T13:23:11.0053058Z T=at::StepCallbacks 2022-08-17T13:23:11.0053237Z ] 2022-08-17T13:23:11.0053700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0054138Z with 2022-08-17T13:23:11.0054295Z [ 2022-08-17T13:23:11.0054459Z T=at::StepCallbacks 2022-08-17T13:23:11.0054637Z ] 2022-08-17T13:23:11.0055067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0055743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0056407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0056805Z with 2022-08-17T13:23:11.0056967Z [ 2022-08-17T13:23:11.0057147Z T=at::StepCallbacks 2022-08-17T13:23:11.0057312Z ] 2022-08-17T13:23:11.0057708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0058065Z with 2022-08-17T13:23:11.0058208Z [ 2022-08-17T13:23:11.0058375Z T=c10::DimVector 2022-08-17T13:23:11.0058538Z ] 2022-08-17T13:23:11.0058931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0059307Z with 2022-08-17T13:23:11.0059462Z [ 2022-08-17T13:23:11.0059631Z T=c10::DimVector 2022-08-17T13:23:11.0059783Z ] 2022-08-17T13:23:11.0060230Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0060640Z with 2022-08-17T13:23:11.0060785Z [ 2022-08-17T13:23:11.0060950Z T=c10::DimVector 2022-08-17T13:23:11.0061112Z ] 2022-08-17T13:23:11.0061575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0062058Z with 2022-08-17T13:23:11.0062212Z [ 2022-08-17T13:23:11.0062421Z T=c10::DimVector 2022-08-17T13:23:11.0062578Z ] 2022-08-17T13:23:11.0062993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0063640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0064300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0064686Z with 2022-08-17T13:23:11.0064839Z [ 2022-08-17T13:23:11.0065006Z T=c10::DimVector 2022-08-17T13:23:11.0065159Z ] 2022-08-17T13:23:11.0065551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0065915Z with 2022-08-17T13:23:11.0066067Z [ 2022-08-17T13:23:11.0066241Z T=c10::impl::AnnotatedSchema 2022-08-17T13:23:11.0066424Z ] 2022-08-17T13:23:11.0066829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0067191Z with 2022-08-17T13:23:11.0067342Z [ 2022-08-17T13:23:11.0067527Z T=c10::impl::AnnotatedSchema 2022-08-17T13:23:11.0067693Z ] 2022-08-17T13:23:11.0068141Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0068549Z with 2022-08-17T13:23:11.0068699Z [ 2022-08-17T13:23:11.0068873Z T=c10::impl::AnnotatedSchema 2022-08-17T13:23:11.0069057Z ] 2022-08-17T13:23:11.0069533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0069966Z with 2022-08-17T13:23:11.0070134Z [ 2022-08-17T13:23:11.0070337Z T=c10::impl::AnnotatedSchema 2022-08-17T13:23:11.0070515Z ] 2022-08-17T13:23:11.0070962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0071683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0072386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0072877Z with 2022-08-17T13:23:11.0073028Z [ 2022-08-17T13:23:11.0073232Z T=c10::impl::AnnotatedSchema 2022-08-17T13:23:11.0073430Z ] 2022-08-17T13:23:11.0073815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0074255Z with 2022-08-17T13:23:11.0074424Z [ 2022-08-17T13:23:11.0074652Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:23:11.0074886Z ] 2022-08-17T13:23:11.0075355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0075752Z with 2022-08-17T13:23:11.0075902Z [ 2022-08-17T13:23:11.0076142Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:23:11.0076374Z ] 2022-08-17T13:23:11.0076817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0077240Z with 2022-08-17T13:23:11.0077410Z [ 2022-08-17T13:23:11.0077629Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:23:11.0077861Z ] 2022-08-17T13:23:11.0078352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0078799Z with 2022-08-17T13:23:11.0078952Z [ 2022-08-17T13:23:11.0079272Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:23:11.0079505Z ] 2022-08-17T13:23:11.0079971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0080744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0081494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0081905Z with 2022-08-17T13:23:11.0082073Z [ 2022-08-17T13:23:11.0082298Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:23:11.0082530Z ] 2022-08-17T13:23:11.0082936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0083300Z with 2022-08-17T13:23:11.0083471Z [ 2022-08-17T13:23:11.0083691Z T=std::tuple 2022-08-17T13:23:11.0083884Z ] 2022-08-17T13:23:11.0084299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0084685Z with 2022-08-17T13:23:11.0084855Z [ 2022-08-17T13:23:11.0085055Z T=std::tuple 2022-08-17T13:23:11.0085266Z ] 2022-08-17T13:23:11.0085727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0086133Z with 2022-08-17T13:23:11.0086303Z [ 2022-08-17T13:23:11.0086521Z T=std::tuple 2022-08-17T13:23:11.0086786Z ] 2022-08-17T13:23:11.0087257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0087708Z with 2022-08-17T13:23:11.0087911Z [ 2022-08-17T13:23:11.0088111Z T=std::tuple 2022-08-17T13:23:11.0088320Z ] 2022-08-17T13:23:11.0088781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:11.0089506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:11.0090197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0090605Z with 2022-08-17T13:23:11.0090777Z [ 2022-08-17T13:23:11.0090995Z T=std::tuple 2022-08-17T13:23:11.0091186Z ] 2022-08-17T13:23:11.0091602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0091976Z with 2022-08-17T13:23:11.0092125Z [ 2022-08-17T13:23:11.0092323Z T=torch::jit::SourceRange 2022-08-17T13:23:11.0092519Z ] 2022-08-17T13:23:11.0092922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0093317Z with 2022-08-17T13:23:11.0093486Z [ 2022-08-17T13:23:11.0093682Z T=torch::jit::SourceRange 2022-08-17T13:23:11.0093856Z ] 2022-08-17T13:23:11.0094324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0094750Z with 2022-08-17T13:23:11.0094903Z [ 2022-08-17T13:23:11.0095100Z T=torch::jit::SourceRange 2022-08-17T13:23:11.0095292Z ] 2022-08-17T13:23:11.0095760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0096214Z with 2022-08-17T13:23:11.0096382Z [ 2022-08-17T13:23:11.0096575Z T=torch::jit::SourceRange 2022-08-17T13:23:11.0096747Z ] 2022-08-17T13:23:11.0097199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0097903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0098600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0098988Z with 2022-08-17T13:23:11.0099158Z [ 2022-08-17T13:23:11.0099416Z T=torch::jit::SourceRange 2022-08-17T13:23:11.0099591Z ] 2022-08-17T13:23:11.0099998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0100380Z with 2022-08-17T13:23:11.0100596Z [ 2022-08-17T13:23:11.0100794Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:23:11.0101000Z ] 2022-08-17T13:23:11.0101422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0101791Z with 2022-08-17T13:23:11.0101961Z [ 2022-08-17T13:23:11.0102176Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:23:11.0102365Z ] 2022-08-17T13:23:11.0102829Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0103255Z with 2022-08-17T13:23:11.0103424Z [ 2022-08-17T13:23:11.0103618Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:23:11.0103828Z ] 2022-08-17T13:23:11.0104317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0104752Z with 2022-08-17T13:23:11.0104921Z [ 2022-08-17T13:23:11.0105133Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:23:11.0105339Z ] 2022-08-17T13:23:11.0105781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0106508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0107209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0107621Z with 2022-08-17T13:23:11.0107772Z [ 2022-08-17T13:23:11.0107986Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:23:11.0108194Z ] 2022-08-17T13:23:11.0108581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0108958Z with 2022-08-17T13:23:11.0109124Z [ 2022-08-17T13:23:11.0109337Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:23:11.0109526Z ] 2022-08-17T13:23:11.0109951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0110342Z with 2022-08-17T13:23:11.0110491Z [ 2022-08-17T13:23:11.0110706Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:23:11.0110912Z ] 2022-08-17T13:23:11.0111354Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0111786Z with 2022-08-17T13:23:11.0111953Z [ 2022-08-17T13:23:11.0112166Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:23:11.0112404Z ] 2022-08-17T13:23:11.0112890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0113340Z with 2022-08-17T13:23:11.0113541Z [ 2022-08-17T13:23:11.0113756Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:23:11.0113960Z ] 2022-08-17T13:23:11.0114400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0115107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0115808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0116219Z with 2022-08-17T13:23:11.0116388Z [ 2022-08-17T13:23:11.0116581Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:23:11.0116788Z ] 2022-08-17T13:23:11.0117196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0117558Z with 2022-08-17T13:23:11.0117727Z [ 2022-08-17T13:23:11.0117920Z T=torch::jit::ScopePtr 2022-08-17T13:23:11.0118089Z ] 2022-08-17T13:23:11.0118514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0118905Z with 2022-08-17T13:23:11.0119170Z [ 2022-08-17T13:23:11.0119344Z T=torch::jit::ScopePtr 2022-08-17T13:23:11.0119531Z ] 2022-08-17T13:23:11.0120003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0120417Z with 2022-08-17T13:23:11.0120587Z [ 2022-08-17T13:23:11.0120784Z T=torch::jit::ScopePtr 2022-08-17T13:23:11.0120951Z ] 2022-08-17T13:23:11.0121446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0121897Z with 2022-08-17T13:23:11.0122066Z [ 2022-08-17T13:23:11.0122240Z T=torch::jit::ScopePtr 2022-08-17T13:23:11.0122430Z ] 2022-08-17T13:23:11.0122877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0123565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0124239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0124648Z with 2022-08-17T13:23:11.0124820Z [ 2022-08-17T13:23:11.0124994Z T=torch::jit::ScopePtr 2022-08-17T13:23:11.0125244Z ] 2022-08-17T13:23:11.0125656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0126038Z with 2022-08-17T13:23:11.0126187Z [ 2022-08-17T13:23:11.0126425Z T=at::ThreadLocalState 2022-08-17T13:23:11.0126620Z ] 2022-08-17T13:23:11.0127027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0127414Z with 2022-08-17T13:23:11.0127582Z [ 2022-08-17T13:23:11.0127758Z T=at::ThreadLocalState 2022-08-17T13:23:11.0127950Z ] 2022-08-17T13:23:11.0128411Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0128826Z with 2022-08-17T13:23:11.0128976Z [ 2022-08-17T13:23:11.0129168Z T=at::ThreadLocalState 2022-08-17T13:23:11.0129364Z ] 2022-08-17T13:23:11.0129836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0130282Z with 2022-08-17T13:23:11.0130445Z [ 2022-08-17T13:23:11.0130622Z T=at::ThreadLocalState 2022-08-17T13:23:11.0130813Z ] 2022-08-17T13:23:11.0131262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0131968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0132676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0133066Z with 2022-08-17T13:23:11.0133236Z [ 2022-08-17T13:23:11.0133431Z T=at::ThreadLocalState 2022-08-17T13:23:11.0133602Z ] 2022-08-17T13:23:11.0134008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0134377Z with 2022-08-17T13:23:11.0134529Z [ 2022-08-17T13:23:11.0134744Z T=std::shared_ptr 2022-08-17T13:23:11.0134953Z ] 2022-08-17T13:23:11.0135381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0135747Z with 2022-08-17T13:23:11.0135915Z [ 2022-08-17T13:23:11.0136128Z T=std::shared_ptr 2022-08-17T13:23:11.0136316Z ] 2022-08-17T13:23:11.0136781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0137208Z with 2022-08-17T13:23:11.0137352Z [ 2022-08-17T13:23:11.0137554Z T=std::shared_ptr 2022-08-17T13:23:11.0137758Z ] 2022-08-17T13:23:11.0138237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0139016Z with 2022-08-17T13:23:11.0139171Z [ 2022-08-17T13:23:11.0139419Z T=std::shared_ptr 2022-08-17T13:23:11.0139603Z ] 2022-08-17T13:23:11.0140038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:11.0140730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:11.0141436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:23:11.0142140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0142530Z with 2022-08-17T13:23:11.0142686Z [ 2022-08-17T13:23:11.0142884Z T=std::shared_ptr 2022-08-17T13:23:11.0143060Z ] 2022-08-17T13:23:11.0143458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0143822Z with 2022-08-17T13:23:11.0143979Z [ 2022-08-17T13:23:11.0144153Z T=torch::jit::GraphExecutor 2022-08-17T13:23:11.0144337Z ] 2022-08-17T13:23:11.0144748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0145117Z with 2022-08-17T13:23:11.0145269Z [ 2022-08-17T13:23:11.0145463Z T=torch::jit::GraphExecutor 2022-08-17T13:23:11.0145635Z ] 2022-08-17T13:23:11.0146089Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0146502Z with 2022-08-17T13:23:11.0146658Z [ 2022-08-17T13:23:11.0146833Z T=torch::jit::GraphExecutor 2022-08-17T13:23:11.0147021Z ] 2022-08-17T13:23:11.0147498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0147931Z with 2022-08-17T13:23:11.0148089Z [ 2022-08-17T13:23:11.0148273Z T=torch::jit::GraphExecutor 2022-08-17T13:23:11.0148446Z ] 2022-08-17T13:23:11.0148882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0149562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0150257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:23:11.0162231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0162867Z with 2022-08-17T13:23:11.0163018Z [ 2022-08-17T13:23:11.0163229Z T=torch::jit::GraphExecutor 2022-08-17T13:23:11.0163412Z ] 2022-08-17T13:23:11.0163804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0164169Z with 2022-08-17T13:23:11.0164318Z [ 2022-08-17T13:23:11.0164479Z T=torch::jit::Method 2022-08-17T13:23:11.0164644Z ] 2022-08-17T13:23:11.0165049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0165428Z with 2022-08-17T13:23:11.0165563Z [ 2022-08-17T13:23:11.0165737Z T=torch::jit::Method 2022-08-17T13:23:11.0165898Z ] 2022-08-17T13:23:11.0166332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0166749Z with 2022-08-17T13:23:11.0166894Z [ 2022-08-17T13:23:11.0167052Z T=torch::jit::Method 2022-08-17T13:23:11.0167215Z ] 2022-08-17T13:23:11.0167692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0168127Z with 2022-08-17T13:23:11.0168266Z [ 2022-08-17T13:23:11.0168433Z T=torch::jit::Method 2022-08-17T13:23:11.0168593Z ] 2022-08-17T13:23:11.0169002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0169731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0170396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0170782Z with 2022-08-17T13:23:11.0170923Z [ 2022-08-17T13:23:11.0171094Z T=torch::jit::Method 2022-08-17T13:23:11.0171256Z ] 2022-08-17T13:23:11.0171637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0171994Z with 2022-08-17T13:23:11.0172138Z [ 2022-08-17T13:23:11.0172358Z T=std::vector> 2022-08-17T13:23:11.0172552Z ] 2022-08-17T13:23:11.0172956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0173321Z with 2022-08-17T13:23:11.0173454Z [ 2022-08-17T13:23:11.0173665Z T=std::vector> 2022-08-17T13:23:11.0173865Z ] 2022-08-17T13:23:11.0174695Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0175093Z with 2022-08-17T13:23:11.0175234Z [ 2022-08-17T13:23:11.0175509Z T=std::vector> 2022-08-17T13:23:11.0175707Z ] 2022-08-17T13:23:11.0176175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0176613Z with 2022-08-17T13:23:11.0176756Z [ 2022-08-17T13:23:11.0176963Z T=std::vector> 2022-08-17T13:23:11.0177162Z ] 2022-08-17T13:23:11.0177617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:11.0178332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:11.0179016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0179411Z with 2022-08-17T13:23:11.0179555Z [ 2022-08-17T13:23:11.0179762Z T=std::vector> 2022-08-17T13:23:11.0179961Z ] 2022-08-17T13:23:11.0180352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0180701Z with 2022-08-17T13:23:11.0180839Z [ 2022-08-17T13:23:11.0181085Z T=std::function 2022-08-17T13:23:11.0181314Z ] 2022-08-17T13:23:11.0181705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0182077Z with 2022-08-17T13:23:11.0182223Z [ 2022-08-17T13:23:11.0182461Z T=std::function 2022-08-17T13:23:11.0182681Z ] 2022-08-17T13:23:11.0183124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0183526Z with 2022-08-17T13:23:11.0183661Z [ 2022-08-17T13:23:11.0183908Z T=std::function 2022-08-17T13:23:11.0184130Z ] 2022-08-17T13:23:11.0184602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0185019Z with 2022-08-17T13:23:11.0185163Z [ 2022-08-17T13:23:11.0185402Z T=std::function 2022-08-17T13:23:11.0185619Z ] 2022-08-17T13:23:11.0186096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:11.0187177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:11.0187916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0188306Z with 2022-08-17T13:23:11.0188443Z [ 2022-08-17T13:23:11.0188691Z T=std::function 2022-08-17T13:23:11.0188923Z ] 2022-08-17T13:23:11.0189299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0189661Z with 2022-08-17T13:23:11.0189806Z [ 2022-08-17T13:23:11.0190079Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:23:11.0190328Z ] 2022-08-17T13:23:11.0190738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0191104Z with 2022-08-17T13:23:11.0191239Z [ 2022-08-17T13:23:11.0191506Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:23:11.0191763Z ] 2022-08-17T13:23:11.0192196Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0192605Z with 2022-08-17T13:23:11.0192755Z [ 2022-08-17T13:23:11.0193027Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:23:11.0193270Z ] 2022-08-17T13:23:11.0193744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0194177Z with 2022-08-17T13:23:11.0194326Z [ 2022-08-17T13:23:11.0194586Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:23:11.0194842Z ] 2022-08-17T13:23:11.0195345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:23:11.0196179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:23:11.0196949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0197344Z with 2022-08-17T13:23:11.0197493Z [ 2022-08-17T13:23:11.0197750Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:23:11.0198004Z ] 2022-08-17T13:23:11.0198392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0198805Z with 2022-08-17T13:23:11.0198944Z [ 2022-08-17T13:23:11.0199267Z T=std::vector> 2022-08-17T13:23:11.0199468Z ] 2022-08-17T13:23:11.0199919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0200296Z with 2022-08-17T13:23:11.0200596Z [ 2022-08-17T13:23:11.0200945Z T=std::vector> 2022-08-17T13:23:11.0201132Z ] 2022-08-17T13:23:11.0201579Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0201989Z with 2022-08-17T13:23:11.0202126Z [ 2022-08-17T13:23:11.0202337Z T=std::vector> 2022-08-17T13:23:11.0202533Z ] 2022-08-17T13:23:11.0203052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0203488Z with 2022-08-17T13:23:11.0203635Z [ 2022-08-17T13:23:11.0203841Z T=std::vector> 2022-08-17T13:23:11.0204027Z ] 2022-08-17T13:23:11.0204460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:11.0204852Z with 2022-08-17T13:23:11.0204991Z [ 2022-08-17T13:23:11.0205143Z T=double 2022-08-17T13:23:11.0205289Z ] 2022-08-17T13:23:11.0205762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:11.0206190Z with 2022-08-17T13:23:11.0206336Z [ 2022-08-17T13:23:11.0206489Z T=double 2022-08-17T13:23:11.0206631Z ] 2022-08-17T13:23:11.0207056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0207448Z with 2022-08-17T13:23:11.0207586Z [ 2022-08-17T13:23:11.0207789Z T=std::vector> 2022-08-17T13:23:11.0207990Z ] 2022-08-17T13:23:11.0208382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0208432Z with 2022-08-17T13:23:11.0208487Z [ 2022-08-17T13:23:11.0208594Z T=std::tuple 2022-08-17T13:23:11.0208655Z ] 2022-08-17T13:23:11.0208974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0209033Z with 2022-08-17T13:23:11.0209088Z [ 2022-08-17T13:23:11.0209192Z T=std::tuple 2022-08-17T13:23:11.0209238Z ] 2022-08-17T13:23:11.0209592Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0209721Z with 2022-08-17T13:23:11.0209778Z [ 2022-08-17T13:23:11.0209884Z T=std::tuple 2022-08-17T13:23:11.0209939Z ] 2022-08-17T13:23:11.0210372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0210433Z with 2022-08-17T13:23:11.0210481Z [ 2022-08-17T13:23:11.0210585Z T=std::tuple 2022-08-17T13:23:11.0210640Z ] 2022-08-17T13:23:11.0210986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:23:11.0211366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:23:11.0211706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0211766Z with 2022-08-17T13:23:11.0211823Z [ 2022-08-17T13:23:11.0211928Z T=std::tuple 2022-08-17T13:23:11.0211973Z ] 2022-08-17T13:23:11.0212271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0212327Z with 2022-08-17T13:23:11.0212379Z [ 2022-08-17T13:23:11.0212510Z T=std::vector> 2022-08-17T13:23:11.0212566Z ] 2022-08-17T13:23:11.0212881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:23:11.0212942Z with 2022-08-17T13:23:11.0212988Z [ 2022-08-17T13:23:11.0213116Z T=std::vector> 2022-08-17T13:23:11.0213172Z ] 2022-08-17T13:23:11.0213531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:23:11.0213591Z with 2022-08-17T13:23:11.0213646Z [ 2022-08-17T13:23:11.0213774Z T=std::vector> 2022-08-17T13:23:11.0213830Z ] 2022-08-17T13:23:11.0214199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:23:11.0214258Z with 2022-08-17T13:23:11.0214315Z [ 2022-08-17T13:23:11.0214442Z T=std::vector> 2022-08-17T13:23:11.0214498Z ] 2022-08-17T13:23:11.0214856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:23:11.0215251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:23:11.0215632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:23:11.0215692Z with 2022-08-17T13:23:11.0215776Z [ 2022-08-17T13:23:11.0215908Z T=std::vector> 2022-08-17T13:23:11.0215964Z ] 2022-08-17T13:23:11.1143872Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" dangling_impl_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:dangling_impl_extension.pyd 2022-08-17T13:23:11.1144067Z Creating library dangling_impl_extension.lib and object dangling_impl_extension.exp 2022-08-17T13:23:11.1162636Z Loading extension module dangling_impl_extension... 2022-08-17T13:23:11.1352378Z ok (11.916s) 2022-08-17T13:23:11.4692464Z test_impl_only (__main__.TestDispatch) ... ok (0.333s) 2022-08-17T13:23:11.4732336Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:23:11.4769330Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:23:11.4804974Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.000s) 2022-08-17T13:23:11.4880917Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.016s) 2022-08-17T13:23:11.4894195Z test_overwrite_math (__main__.TestDispatch) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T13:23:11.4894710Z operator: __test45643__::foo 2022-08-17T13:23:11.4894897Z no debug info 2022-08-17T13:23:11.4895080Z dispatch key: (catch all) 2022-08-17T13:23:11.4895283Z previous kernel: fn1 2022-08-17T13:23:11.4895511Z new kernel: fn2 (function registerKernel) 2022-08-17T13:23:11.4898136Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T13:23:11.4898570Z operator: __test45644__::foo 2022-08-17T13:23:11.4898743Z no debug info 2022-08-17T13:23:11.4898927Z dispatch key: (catch all) 2022-08-17T13:23:11.4899124Z previous kernel: fn1 2022-08-17T13:23:11.4899339Z new kernel: fn2 (function registerKernel) 2022-08-17T13:23:11.4900739Z ok (0.000s) 2022-08-17T13:23:11.4915817Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.4928920Z test_basic (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.4943372Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.4956367Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.4968005Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.4982656Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.016s) 2022-08-17T13:23:11.5019517Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-08-17T13:23:11.5019816Z 2022-08-17T13:23:11.5020028Z ---------------------------------------------------------------------- 2022-08-17T13:23:11.5020368Z Ran 32 tests in 46.141s 2022-08-17T13:23:11.5020529Z 2022-08-17T13:23:11.5020610Z OK 2022-08-17T13:23:11.5020722Z 2022-08-17T13:23:11.5020842Z Generating XML reports... 2022-08-17T13:23:11.5101335Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestDispatch-20220817132225.xml 2022-08-17T13:23:11.5120087Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestPythonDispatcher-20220817132225.xml 2022-08-17T13:23:11.7848440Z Running test_foreach ... [2022-08-17 13:23:11.781258] 2022-08-17T13:23:11.7848874Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:23:11.781258] 2022-08-17T13:23:13.9807866Z 2022-08-17T13:23:13.9808385Z Running tests... 2022-08-17T13:23:13.9808708Z ---------------------------------------------------------------------- 2022-08-17T13:23:13.9809076Z Test results will be stored in test-reports\python-unittest\test_foreach 2022-08-17T13:23:13.9848241Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:13.9865259Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9881516Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9897485Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9913481Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9929543Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9945439Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9961550Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9977507Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:13.9993553Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.0009680Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.0025660Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.6383387Z test_binary_op_list_error_cases__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.633s) 2022-08-17T13:23:14.6463216Z test_binary_op_list_error_cases__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.6540943Z test_binary_op_list_error_cases__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.6617366Z test_binary_op_list_error_cases__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.6694061Z test_binary_op_list_error_cases__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.6769959Z test_binary_op_list_error_cases__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.6846026Z test_binary_op_list_error_cases__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.6921614Z test_binary_op_list_error_cases__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.6997627Z test_binary_op_list_error_cases__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7073360Z test_binary_op_list_error_cases__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7149337Z test_binary_op_list_error_cases__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7224811Z test_binary_op_list_error_cases__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7303261Z test_binary_op_list_error_cases__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7378973Z test_binary_op_list_error_cases__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7455154Z test_binary_op_list_error_cases__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7531179Z test_binary_op_list_error_cases__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7606977Z test_binary_op_list_error_cases__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7682820Z test_binary_op_list_error_cases__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7758549Z test_binary_op_list_error_cases__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7833909Z test_binary_op_list_error_cases__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.7909623Z test_binary_op_list_error_cases__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.7985165Z test_binary_op_list_error_cases__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8060601Z test_binary_op_list_error_cases__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8135997Z test_binary_op_list_error_cases__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8213646Z test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8289536Z test_binary_op_list_error_cases__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8365087Z test_binary_op_list_error_cases__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8440804Z test_binary_op_list_error_cases__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8516196Z test_binary_op_list_error_cases__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8591737Z test_binary_op_list_error_cases__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8667337Z test_binary_op_list_error_cases__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8742743Z test_binary_op_list_error_cases__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8818219Z test_binary_op_list_error_cases__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.8894010Z test_binary_op_list_error_cases__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.8969541Z test_binary_op_list_error_cases__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9045073Z test_binary_op_list_error_cases__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9122917Z test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9201397Z test_binary_op_list_error_cases__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9277516Z test_binary_op_list_error_cases__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9353499Z test_binary_op_list_error_cases__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9429209Z test_binary_op_list_error_cases__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9505446Z test_binary_op_list_error_cases__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9581095Z test_binary_op_list_error_cases__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9657000Z test_binary_op_list_error_cases__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9732737Z test_binary_op_list_error_cases__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9808672Z test_binary_op_list_error_cases__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9884134Z test_binary_op_list_error_cases__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:14.9959997Z test_binary_op_list_error_cases__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:14.9985524Z test_binary_op_list_slow_path__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0010657Z test_binary_op_list_slow_path__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0035716Z test_binary_op_list_slow_path__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0060580Z test_binary_op_list_slow_path__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0085649Z test_binary_op_list_slow_path__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0110441Z test_binary_op_list_slow_path__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0135227Z test_binary_op_list_slow_path__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.0160434Z test_binary_op_list_slow_path__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0185414Z test_binary_op_list_slow_path__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0210264Z test_binary_op_list_slow_path__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0235090Z test_binary_op_list_slow_path__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0259812Z test_binary_op_list_slow_path__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0284939Z test_binary_op_list_slow_path__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.0309779Z test_binary_op_list_slow_path__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0334776Z test_binary_op_list_slow_path__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0359649Z test_binary_op_list_slow_path__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0384653Z test_binary_op_list_slow_path__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0409661Z test_binary_op_list_slow_path__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0434632Z test_binary_op_list_slow_path__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.0459478Z test_binary_op_list_slow_path__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0484490Z test_binary_op_list_slow_path__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0509251Z test_binary_op_list_slow_path__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0533997Z test_binary_op_list_slow_path__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0558819Z test_binary_op_list_slow_path__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0583803Z test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0609196Z test_binary_op_list_slow_path__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.0634176Z test_binary_op_list_slow_path__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0659097Z test_binary_op_list_slow_path__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0684224Z test_binary_op_list_slow_path__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0708871Z test_binary_op_list_slow_path__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0733752Z test_binary_op_list_slow_path__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0758633Z test_binary_op_list_slow_path__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.0783792Z test_binary_op_list_slow_path__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0808750Z test_binary_op_list_slow_path__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0833672Z test_binary_op_list_slow_path__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0858568Z test_binary_op_list_slow_path__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0883517Z test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0908400Z test_binary_op_list_slow_path__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0933299Z test_binary_op_list_slow_path__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0958154Z test_binary_op_list_slow_path__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.0983046Z test_binary_op_list_slow_path__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1007961Z test_binary_op_list_slow_path__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1032977Z test_binary_op_list_slow_path__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1058001Z test_binary_op_list_slow_path__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1083501Z test_binary_op_list_slow_path__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.016s) 2022-08-17T13:23:15.1108462Z test_binary_op_list_slow_path__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1133307Z test_binary_op_list_slow_path__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1158178Z test_binary_op_list_slow_path__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.000s) 2022-08-17T13:23:15.1650429Z test_binary_op_scalar_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.1942883Z test_binary_op_scalar_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:15.2549770Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T13:23:15.3174186Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:15.3388698Z test_binary_op_scalar_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_foreach.py:87: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:23:15.3389419Z actual = self.func(*inputs, **kwargs) 2022-08-17T13:23:15.3705855Z ok (0.048s) 2022-08-17T13:23:15.4179388Z test_binary_op_scalar_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.4622739Z test_binary_op_scalar_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.4930765Z test_binary_op_scalar_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:15.5242803Z test_binary_op_scalar_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:15.5536208Z test_binary_op_scalar_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:15.5843901Z test_binary_op_scalar_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:15.6151940Z test_binary_op_scalar_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:15.6626720Z test_binary_op_scalar_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:15.6949255Z test_binary_op_scalar_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:15.7547329Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:15.8167053Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:15.8632971Z test_binary_op_scalar_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.9101191Z test_binary_op_scalar_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.9541029Z test_binary_op_scalar_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:15.9868984Z test_binary_op_scalar_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.0199966Z test_binary_op_scalar_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.0526912Z test_binary_op_scalar_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.0853308Z test_binary_op_scalar_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.1181054Z test_binary_op_scalar_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.1652458Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.1934169Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.2528985Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:16.3144629Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:16.3655032Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.4123634Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.4561383Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.4863944Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.5171899Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.5458813Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:16.5761803Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.6064701Z test_binary_op_scalar_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.6476665Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.6638927Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:16.7158956Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:16.7695406Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:16.8148069Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.8552056Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.8933444Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:16.9211928Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.9492876Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:16.9762028Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:17.0039951Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:17.0318615Z test_binary_op_scalar_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:17.0883107Z test_binary_op_scalar_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:17.1227914Z test_binary_op_scalar_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:17.1901993Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:17.2595018Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.081s) 2022-08-17T13:23:17.3196525Z test_binary_op_scalar_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:17.3739882Z test_binary_op_scalar_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:17.4253987Z test_binary_op_scalar_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:17.4624251Z test_binary_op_scalar_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:17.4997521Z test_binary_op_scalar_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:17.5352805Z test_binary_op_scalar_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:17.5724865Z test_binary_op_scalar_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:17.6095263Z test_binary_op_scalar_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:17.6645254Z test_binary_op_scalar_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:17.7033283Z test_binary_op_scalar_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:17.7706496Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:17.8400346Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T13:23:17.8939166Z test_binary_op_scalar_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:17.9481122Z test_binary_op_scalar_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:17.9998416Z test_binary_op_scalar_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T13:23:18.0390764Z test_binary_op_scalar_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:18.0782728Z test_binary_op_scalar_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:18.1175508Z test_binary_op_scalar_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:18.1567163Z test_binary_op_scalar_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:18.1959147Z test_binary_op_scalar_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:18.2507808Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T13:23:18.2853309Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T13:23:18.3523261Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:18.4214265Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:18.4800855Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:18.5342192Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:18.5856072Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:18.6224682Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:18.6596652Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:18.6949470Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:18.7318266Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:18.7689008Z test_binary_op_scalar_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:18.8170962Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:18.8396350Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:18.8992800Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:18.9601173Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:19.0129202Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:19.0606332Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:19.1065108Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:19.1410912Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:19.1757048Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:19.2093782Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:19.2440588Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:19.2785616Z test_binary_op_scalar_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:19.2800651Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2815219Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2829648Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2844220Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2864044Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:19.2883158Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2902563Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2922232Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2941641Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2961275Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2980604Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.2999457Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3018519Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:19.3037258Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3056270Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3075159Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3094721Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3114130Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3133779Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3153375Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3172953Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:19.3192326Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3211690Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3231145Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3250732Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3270097Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3289656Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3309004Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3328694Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:19.3347535Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3367150Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3386707Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3406233Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3425677Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3445013Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3463844Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3483274Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:19.3502423Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T13:23:19.3521820Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T13:23:19.3540987Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:19.3560698Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T13:23:19.3587084Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3606929Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T13:23:19.3626480Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3646104Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T13:23:19.3665411Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3684853Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3703746Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3722668Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3741316Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3760190Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.3779055Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:19.4432197Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:19.4860766Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T13:23:19.5742992Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T13:23:19.6657361Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T13:23:19.7384437Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:19.8030282Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T13:23:19.8634393Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:19.9087642Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:19.9546999Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:19.9984169Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:20.0437589Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:20.0891015Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:20.1540092Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:20.2012194Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:20.2897277Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T13:23:20.3810898Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:20.4396995Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:20.5040420Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:20.5643651Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:20.6121008Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:20.6605622Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:20.7084216Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:20.7562054Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:20.8041065Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:20.8688611Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:20.9117037Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:20.9998141Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T13:23:21.0911075Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T13:23:21.1615485Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:21.2261525Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:21.2866251Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T13:23:21.3319376Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:21.3778239Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:21.4214515Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:21.4666411Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:21.5118889Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:21.5665355Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:21.5898956Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:21.6629500Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:21.7381582Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T13:23:21.7991052Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:21.8534266Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:21.9048557Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:21.9440449Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:21.9836053Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:22.0217887Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:22.0609682Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:22.1002129Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:22.1769506Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:22.2295741Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:22.3302788Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T13:23:22.4338495Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T13:23:22.5179484Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:22.5938350Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:22.6661010Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:22.7219403Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:22.7780220Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:22.8322213Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:22.8879576Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:22.9436896Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:23.0201698Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:23.0770219Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:23.1769856Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T13:23:23.2810487Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T13:23:23.3517498Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:23.4277495Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:23.5003312Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:23.5587200Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:23.6170561Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:23.6753747Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:23.7333611Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:23.7915286Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:23.8680265Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:23.9205400Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:24.0202312Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T13:23:24.1231882Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T13:23:24.2058137Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:24.2826168Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T13:23:24.3557771Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:24.4117816Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:24.4679267Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:24.5221791Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:24.5779261Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:24.6335975Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:24.6998974Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:24.7333004Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:24.8186847Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T13:23:24.9064039Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.081s) 2022-08-17T13:23:24.9795038Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T13:23:25.0453149Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T13:23:25.1088107Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:25.1584883Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:25.2081365Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.2571630Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T13:23:25.3067060Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.3564457Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:25.4022118Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.4238931Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.4799951Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.5377541Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:25.5878912Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.6330120Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.6753929Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:25.6986646Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:25.7224814Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.7435144Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:25.7668205Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:25.7900779Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:25.8173491Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.8343134Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:25.8700283Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:25.9063392Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.9362208Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:25.9631815Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:25.9888595Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:26.0058711Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.0230610Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.0400910Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.0570603Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:26.0741683Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:26.1014491Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:26.1148617Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T13:23:26.1505512Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:26.1870677Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T13:23:26.2169777Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.2440590Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T13:23:26.2697089Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:26.2832176Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:26.2969004Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.3092125Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.3227032Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.3362665Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.3821519Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T13:23:26.3973559Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.4534137Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:26.5114815Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T13:23:26.5618178Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:26.6071345Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T13:23:26.6494696Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T13:23:26.6728948Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:26.6967738Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:26.7178736Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.7411942Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:26.7645590Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:26.8178403Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T13:23:26.8454782Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:26.9091994Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.058s) 2022-08-17T13:23:26.9745788Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:27.0322163Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T13:23:27.0847079Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T13:23:27.1345384Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:27.1644110Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.1942409Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:27.2217185Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:27.2515128Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T13:23:27.2813548Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.3158055Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:27.3387992Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.3818417Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T13:23:27.4256140Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:27.4626978Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.4968792Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:27.5298105Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:27.5533090Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.5767225Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.6001364Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:27.6234603Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.6469466Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T13:23:27.6814585Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.7008681Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.7436830Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:27.7871349Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.8241177Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:27.8581050Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.8911032Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.9108302Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.9305675Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.9492084Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:27.9688773Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:27.9886602Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.0417658Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:28.0627541Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:28.1263590Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T13:23:28.1916808Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:28.2495227Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T13:23:28.3019337Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:28.3518608Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:28.3817987Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:28.4117745Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:28.4393653Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.4694813Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:28.4995647Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:28.5017544Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5038920Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5059518Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5080111Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5100888Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5121558Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5142097Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5162666Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5183154Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5203983Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5224611Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5245319Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5265837Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5286544Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5307121Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5327759Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5348331Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5369005Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5389526Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5410219Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5430822Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5451398Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5471863Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5492606Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5513547Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5534183Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5554767Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5575309Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5595973Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5616690Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5637186Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5657905Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5678476Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5699131Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5719676Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5740274Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5760885Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5781296Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5801898Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5822543Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.5843305Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5863789Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5884452Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5904893Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5925537Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5946125Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5966829Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.5987532Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:28.6006641Z test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.6025732Z test_foreach_l2_large_value_input__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:28.6170240Z test_minmax_fastpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T13:23:28.6242935Z test_minmax_fastpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T13:23:28.6399250Z test_minmax_fastpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.6540815Z test_minmax_fastpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.6674321Z test_minmax_fastpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.6746904Z test_minmax_fastpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.6819190Z test_minmax_fastpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.6886117Z test_minmax_fastpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.6958174Z test_minmax_fastpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.7030559Z test_minmax_fastpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.7172890Z test_minmax_fastpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.7244390Z test_minmax_fastpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.7399538Z test_minmax_fastpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.7539736Z test_minmax_fastpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:28.7673120Z test_minmax_fastpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.7745250Z test_minmax_fastpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.7817580Z test_minmax_fastpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.7884058Z test_minmax_fastpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.7956014Z test_minmax_fastpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.8028324Z test_minmax_fastpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8056112Z test_minmax_float_inf_nan__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8083901Z test_minmax_float_inf_nan__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8111528Z test_minmax_float_inf_nan__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.8138416Z test_minmax_float_inf_nan__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8166089Z test_minmax_float_inf_nan__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8193611Z test_minmax_float_inf_nan__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8221313Z test_minmax_float_inf_nan__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8248300Z test_minmax_float_inf_nan__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8428860Z test_minmax_slowpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:28.8533636Z test_minmax_slowpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.8729565Z test_minmax_slowpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.8908526Z test_minmax_slowpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:28.9083041Z test_minmax_slowpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.9190281Z test_minmax_slowpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.9297660Z test_minmax_slowpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.9399420Z test_minmax_slowpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.9506151Z test_minmax_slowpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:28.9613909Z test_minmax_slowpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.9793941Z test_minmax_slowpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:28.9898769Z test_minmax_slowpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0093777Z test_minmax_slowpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0272521Z test_minmax_slowpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0445895Z test_minmax_slowpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0553569Z test_minmax_slowpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0661162Z test_minmax_slowpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0763096Z test_minmax_slowpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:29.0870232Z test_minmax_slowpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.0978356Z test_minmax_slowpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:29.6131221Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.506s) 2022-08-17T13:23:30.1303698Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.526s) 2022-08-17T13:23:30.4717638Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (0.332s) 2022-08-17T13:23:30.8063685Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (0.338s) 2022-08-17T13:23:30.9767653Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (0.175s) 2022-08-17T13:23:31.1460052Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (0.161s) 2022-08-17T13:23:31.3157138Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (0.176s) 2022-08-17T13:23:31.4846450Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (0.171s) 2022-08-17T13:23:31.6547255Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.161s) 2022-08-17T13:23:32.1690733Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.523s) 2022-08-17T13:23:32.6849973Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.514s) 2022-08-17T13:23:33.0255486Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.332s) 2022-08-17T13:23:33.3589969Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.335s) 2022-08-17T13:23:33.5479762Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.189s) 2022-08-17T13:23:33.7374436Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.189s) 2022-08-17T13:23:33.9153822Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.189s) 2022-08-17T13:23:34.1017090Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.174s) 2022-08-17T13:23:34.2890213Z test_pointwise_op_fastpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.190s) 2022-08-17T13:23:34.9300744Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.648s) 2022-08-17T13:23:35.5726969Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.633s) 2022-08-17T13:23:36.0342447Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (0.473s) 2022-08-17T13:23:36.4915899Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (0.446s) 2022-08-17T13:23:36.7685174Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (0.285s) 2022-08-17T13:23:37.0456260Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (0.284s) 2022-08-17T13:23:37.3230978Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (0.270s) 2022-08-17T13:23:37.5992289Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (0.269s) 2022-08-17T13:23:37.8772602Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.283s) 2022-08-17T13:23:38.5730707Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.691s) 2022-08-17T13:23:39.2147860Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.656s) 2022-08-17T13:23:39.6793144Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.458s) 2022-08-17T13:23:40.1370808Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.457s) 2022-08-17T13:23:40.4333916Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.303s) 2022-08-17T13:23:40.7293219Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.284s) 2022-08-17T13:23:41.0152257Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.284s) 2022-08-17T13:23:41.3094136Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.302s) 2022-08-17T13:23:41.6043691Z test_pointwise_op_slowpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.299s) 2022-08-17T13:23:41.6061849Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:41.6078414Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:41.6094601Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:41.6110600Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:41.6435221Z test_reduce_fastpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:41.6832930Z test_reduce_fastpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:41.7229237Z test_reduce_fastpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:41.7599888Z test_reduce_fastpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:41.7919315Z test_reduce_fastpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:41.8232442Z test_reduce_fastpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:41.8647653Z test_reduce_slowpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:41.9138308Z test_reduce_slowpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:41.9628004Z test_reduce_slowpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:42.0088706Z test_reduce_slowpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T13:23:42.0496959Z test_reduce_slowpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T13:23:42.0900297Z test_reduce_slowpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T13:23:42.1026154Z test_unary_fastpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1140759Z test_unary_fastpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1253809Z test_unary_fastpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.1386885Z test_unary_fastpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1510068Z test_unary_fastpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1626533Z test_unary_fastpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1694378Z test_unary_fastpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T13:23:42.1761923Z test_unary_fastpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.1823663Z test_unary_fastpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.1891288Z test_unary_fastpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.1960244Z test_unary_fastpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.2177555Z test_unary_fastpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.2393544Z test_unary_fastpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:42.2537482Z test_unary_fastpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.2666872Z test_unary_fastpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.2887047Z test_unary_fastpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:42.3105757Z test_unary_fastpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.3241149Z test_unary_fastpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.3370056Z test_unary_fastpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.3537527Z test_unary_fastpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.3705015Z test_unary_fastpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.3832262Z test_unary_fastpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.3952380Z test_unary_fastpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.4080506Z test_unary_fastpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.4205843Z test_unary_fastpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.4324449Z test_unary_fastpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.4497860Z test_unary_fastpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.4672918Z test_unary_fastpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:42.4800003Z test_unary_fastpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.4919957Z test_unary_fastpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.5093025Z test_unary_fastpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.5267265Z test_unary_fastpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.5393938Z test_unary_fastpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.5513982Z test_unary_fastpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.5644729Z test_unary_fastpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:42.5771645Z test_unary_fastpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.5891764Z test_unary_fastpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6029451Z test_unary_fastpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6156228Z test_unary_fastpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6276902Z test_unary_fastpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6444808Z test_unary_fastpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6615340Z test_unary_fastpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6742241Z test_unary_fastpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.6862091Z test_unary_fastpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.6990781Z test_unary_fastpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.7117346Z test_unary_fastpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:42.7236863Z test_unary_fastpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.7364145Z test_unary_fastpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.7489505Z test_unary_fastpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.7608041Z test_unary_fastpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.7735307Z test_unary_fastpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.7860313Z test_unary_fastpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.7979068Z test_unary_fastpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.8148304Z test_unary_fastpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.8317993Z test_unary_fastpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.8451061Z test_unary_fastpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.8582580Z test_unary_fastpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.8723685Z test_unary_fastpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.8862137Z test_unary_fastpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.8993333Z test_unary_fastpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.9163120Z test_unary_fastpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.9332994Z test_unary_fastpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.9465486Z test_unary_fastpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.9596539Z test_unary_fastpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:42.9764461Z test_unary_fastpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:42.9933165Z test_unary_fastpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:43.0070751Z test_unary_fastpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:43.0201568Z test_unary_fastpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.0351230Z test_unary_fastpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.0504300Z test_unary_fastpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.0626351Z test_unary_fastpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:43.0741612Z test_unary_fastpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.0809206Z test_unary_fastpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.0876386Z test_unary_fastpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.0938038Z test_unary_fastpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1005198Z test_unary_fastpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.1072502Z test_unary_fastpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1197963Z test_unary_fastpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.1320201Z test_unary_fastpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1435574Z test_unary_fastpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1569594Z test_unary_fastpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1700348Z test_unary_fastpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:43.1824912Z test_unary_fastpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.1951364Z test_unary_fastpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.2076722Z test_unary_fastpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.2195013Z test_unary_fastpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.2369336Z test_unary_fastpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:43.2543896Z test_unary_fastpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:43.2671003Z test_unary_fastpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.2791236Z test_unary_fastpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.2963599Z test_unary_fastpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.3138294Z test_unary_fastpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.3264766Z test_unary_fastpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.3385170Z test_unary_fastpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.3526464Z test_unary_fastpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:43.3700358Z test_unary_fastpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.3878010Z test_unary_fastpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4010892Z test_unary_fastpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4136384Z test_unary_fastpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4304008Z test_unary_fastpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4472613Z test_unary_fastpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4599147Z test_unary_fastpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.4720401Z test_unary_fastpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.4886893Z test_unary_fastpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5055045Z test_unary_fastpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5177974Z test_unary_fastpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5298560Z test_unary_fastpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5425095Z test_unary_fastpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5550395Z test_unary_fastpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.5670459Z test_unary_fastpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.5689077Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5707275Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5725506Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.5743542Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5761640Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5779700Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5797765Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5815772Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5833739Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5851803Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5869711Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5887915Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.5905808Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5923859Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5941854Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5959808Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5977849Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.5995808Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6013904Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6031838Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6049853Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6067734Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6085863Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6103740Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6121773Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6139700Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6157754Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6175864Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6193878Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6211930Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6229892Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6248004Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6265919Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6283961Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6301887Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6319807Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6337865Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6355869Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6373893Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6391893Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6410060Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6428060Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6446159Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6464295Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6482346Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6500662Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6518702Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:23:43.6536849Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6554863Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6572997Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6590910Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6608970Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6626911Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6645044Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6663451Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6681589Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6699636Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6717547Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6735550Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6753454Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6771524Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6789454Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6807377Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6825473Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.6843560Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6861504Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6879458Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6897690Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6915591Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6933629Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6951521Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6969601Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.6987683Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.7005780Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7023740Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7041829Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7059745Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7077811Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7095817Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7113738Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7131898Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.7149895Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7167953Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7186015Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7204199Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7222222Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7240266Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7258381Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7276296Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7294484Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.7312387Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7330582Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7348570Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7366583Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7384516Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7402611Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7420521Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7438426Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7456770Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.7474638Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7492704Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7510585Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7528608Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7546599Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7564688Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7582648Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7600610Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7619039Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:43.7637212Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7655276Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:43.7804841Z test_unary_slowpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.7875611Z test_unary_slowpath__foreach_abs_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.8008633Z test_unary_slowpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8143252Z test_unary_slowpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8299405Z test_unary_slowpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8445420Z test_unary_slowpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8583960Z test_unary_slowpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8673223Z test_unary_slowpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.8762474Z test_unary_slowpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.8845349Z test_unary_slowpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.8935689Z test_unary_slowpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.9024172Z test_unary_slowpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.9187225Z test_unary_slowpath__foreach_acos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.9290106Z test_unary_slowpath__foreach_acos_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:43.9536209Z test_unary_slowpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T13:23:43.9780863Z test_unary_slowpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:43.9872985Z test_unary_slowpath__foreach_acos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0030758Z test_unary_slowpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0184944Z test_unary_slowpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0293647Z test_unary_slowpath__foreach_acos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0402252Z test_unary_slowpath__foreach_acos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.0511005Z test_unary_slowpath__foreach_acos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0619349Z test_unary_slowpath__foreach_acos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0728577Z test_unary_slowpath__foreach_acos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.0889742Z test_unary_slowpath__foreach_asin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.0992083Z test_unary_slowpath__foreach_asin_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.1242115Z test_unary_slowpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:44.1490444Z test_unary_slowpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.1582974Z test_unary_slowpath__foreach_asin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.1739687Z test_unary_slowpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.1890428Z test_unary_slowpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.1998971Z test_unary_slowpath__foreach_asin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.2106995Z test_unary_slowpath__foreach_asin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.2215472Z test_unary_slowpath__foreach_asin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.2324113Z test_unary_slowpath__foreach_asin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.2439056Z test_unary_slowpath__foreach_asin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:44.2589532Z test_unary_slowpath__foreach_atan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.2692935Z test_unary_slowpath__foreach_atan_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.2889399Z test_unary_slowpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3087273Z test_unary_slowpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3180868Z test_unary_slowpath__foreach_atan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3330403Z test_unary_slowpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3473930Z test_unary_slowpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3578446Z test_unary_slowpath__foreach_atan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.3683406Z test_unary_slowpath__foreach_atan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3787149Z test_unary_slowpath__foreach_atan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.3890992Z test_unary_slowpath__foreach_atan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.3994964Z test_unary_slowpath__foreach_atan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4143160Z test_unary_slowpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4209769Z test_unary_slowpath__foreach_ceil_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.4310283Z test_unary_slowpath__foreach_ceil_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4407053Z test_unary_slowpath__foreach_ceil_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4496991Z test_unary_slowpath__foreach_ceil_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.4643660Z test_unary_slowpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4785046Z test_unary_slowpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4853058Z test_unary_slowpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.4920996Z test_unary_slowpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.4989067Z test_unary_slowpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.5057230Z test_unary_slowpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.5125223Z test_unary_slowpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.5275270Z test_unary_slowpath__foreach_cos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.5377320Z test_unary_slowpath__foreach_cos_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.5578953Z test_unary_slowpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.5782511Z test_unary_slowpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.5873304Z test_unary_slowpath__foreach_cos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6022192Z test_unary_slowpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6164870Z test_unary_slowpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6268563Z test_unary_slowpath__foreach_cos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.6372601Z test_unary_slowpath__foreach_cos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6477513Z test_unary_slowpath__foreach_cos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:44.6581171Z test_unary_slowpath__foreach_cos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.6685588Z test_unary_slowpath__foreach_cos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6835644Z test_unary_slowpath__foreach_cosh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.6936210Z test_unary_slowpath__foreach_cosh_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.7130259Z test_unary_slowpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:44.7326216Z test_unary_slowpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.7416667Z test_unary_slowpath__foreach_cosh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.7563865Z test_unary_slowpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.7706615Z test_unary_slowpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.7810917Z test_unary_slowpath__foreach_cosh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.7913488Z test_unary_slowpath__foreach_cosh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8016431Z test_unary_slowpath__foreach_cosh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.8119114Z test_unary_slowpath__foreach_cosh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8221417Z test_unary_slowpath__foreach_cosh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8372948Z test_unary_slowpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8475344Z test_unary_slowpath__foreach_erf_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.8578455Z test_unary_slowpath__foreach_erf_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8677727Z test_unary_slowpath__foreach_erf_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.8767939Z test_unary_slowpath__foreach_erf_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.8916890Z test_unary_slowpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9060649Z test_unary_slowpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9165353Z test_unary_slowpath__foreach_erf_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9269052Z test_unary_slowpath__foreach_erf_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.9373504Z test_unary_slowpath__foreach_erf_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9478156Z test_unary_slowpath__foreach_erf_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9581841Z test_unary_slowpath__foreach_erf_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:44.9740500Z test_unary_slowpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9843312Z test_unary_slowpath__foreach_erfc_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:44.9944844Z test_unary_slowpath__foreach_erfc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.0044411Z test_unary_slowpath__foreach_erfc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0134794Z test_unary_slowpath__foreach_erfc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0283868Z test_unary_slowpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0426679Z test_unary_slowpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0530730Z test_unary_slowpath__foreach_erfc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.0635114Z test_unary_slowpath__foreach_erfc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0739097Z test_unary_slowpath__foreach_erfc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.0843549Z test_unary_slowpath__foreach_erfc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.0947296Z test_unary_slowpath__foreach_erfc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.1094120Z test_unary_slowpath__foreach_exp_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.1196639Z test_unary_slowpath__foreach_exp_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.1394580Z test_unary_slowpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:45.1599699Z test_unary_slowpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.1690988Z test_unary_slowpath__foreach_exp_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.1839051Z test_unary_slowpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.1981637Z test_unary_slowpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.2085927Z test_unary_slowpath__foreach_exp_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.2189319Z test_unary_slowpath__foreach_exp_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.2293062Z test_unary_slowpath__foreach_exp_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.2396999Z test_unary_slowpath__foreach_exp_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.2506550Z test_unary_slowpath__foreach_exp_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T13:23:45.2659958Z test_unary_slowpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T13:23:45.2760608Z test_unary_slowpath__foreach_expm1_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.2863973Z test_unary_slowpath__foreach_expm1_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.2963450Z test_unary_slowpath__foreach_expm1_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3053535Z test_unary_slowpath__foreach_expm1_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.3201486Z test_unary_slowpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3343496Z test_unary_slowpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3447066Z test_unary_slowpath__foreach_expm1_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3549960Z test_unary_slowpath__foreach_expm1_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.3654300Z test_unary_slowpath__foreach_expm1_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3757505Z test_unary_slowpath__foreach_expm1_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.3859990Z test_unary_slowpath__foreach_expm1_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.4008430Z test_unary_slowpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4075043Z test_unary_slowpath__foreach_floor_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4175513Z test_unary_slowpath__foreach_floor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.4272755Z test_unary_slowpath__foreach_floor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4362919Z test_unary_slowpath__foreach_floor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4509112Z test_unary_slowpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.4649802Z test_unary_slowpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4717993Z test_unary_slowpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4786040Z test_unary_slowpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.4854454Z test_unary_slowpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.4922317Z test_unary_slowpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.4990280Z test_unary_slowpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.5138885Z test_unary_slowpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.5205816Z test_unary_slowpath__foreach_frac_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.5307425Z test_unary_slowpath__foreach_frac_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.5406903Z test_unary_slowpath__foreach_frac_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:45.5564886Z test_unary_slowpath__foreach_frac_cpu_float16 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:45.5711102Z test_unary_slowpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.5851264Z test_unary_slowpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.5919516Z test_unary_slowpath__foreach_frac_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.5987871Z test_unary_slowpath__foreach_frac_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6056130Z test_unary_slowpath__foreach_frac_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.6124465Z test_unary_slowpath__foreach_frac_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6192349Z test_unary_slowpath__foreach_frac_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.6356099Z test_unary_slowpath__foreach_log10_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6460238Z test_unary_slowpath__foreach_log10_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6658799Z test_unary_slowpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6863790Z test_unary_slowpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.6954318Z test_unary_slowpath__foreach_log10_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7108415Z test_unary_slowpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7262242Z test_unary_slowpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7369876Z test_unary_slowpath__foreach_log10_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.7477446Z test_unary_slowpath__foreach_log10_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7586293Z test_unary_slowpath__foreach_log10_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7693803Z test_unary_slowpath__foreach_log10_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.7799044Z test_unary_slowpath__foreach_log10_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.7960591Z test_unary_slowpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8062717Z test_unary_slowpath__foreach_log1p_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8164156Z test_unary_slowpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.8263296Z test_unary_slowpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8354189Z test_unary_slowpath__foreach_log1p_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8513292Z test_unary_slowpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8667042Z test_unary_slowpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8776320Z test_unary_slowpath__foreach_log1p_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.8886765Z test_unary_slowpath__foreach_log1p_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.8996705Z test_unary_slowpath__foreach_log1p_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9105815Z test_unary_slowpath__foreach_log1p_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:45.9209850Z test_unary_slowpath__foreach_log1p_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9374062Z test_unary_slowpath__foreach_log2_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9478601Z test_unary_slowpath__foreach_log2_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9678872Z test_unary_slowpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9884252Z test_unary_slowpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:45.9975194Z test_unary_slowpath__foreach_log2_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0129147Z test_unary_slowpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0282766Z test_unary_slowpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0390833Z test_unary_slowpath__foreach_log2_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0498513Z test_unary_slowpath__foreach_log2_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.0606856Z test_unary_slowpath__foreach_log2_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0714335Z test_unary_slowpath__foreach_log2_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.0818437Z test_unary_slowpath__foreach_log2_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.0983345Z test_unary_slowpath__foreach_log_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.1090065Z test_unary_slowpath__foreach_log_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.1286775Z test_unary_slowpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.1484636Z test_unary_slowpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:46.1575227Z test_unary_slowpath__foreach_log_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:46.1734876Z test_unary_slowpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.1888302Z test_unary_slowpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.1998303Z test_unary_slowpath__foreach_log_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2107510Z test_unary_slowpath__foreach_log_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.2217840Z test_unary_slowpath__foreach_log_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2327565Z test_unary_slowpath__foreach_log_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2432667Z test_unary_slowpath__foreach_log_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2576919Z test_unary_slowpath__foreach_neg_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:46.2646402Z test_unary_slowpath__foreach_neg_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2817791Z test_unary_slowpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.2993806Z test_unary_slowpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3146970Z test_unary_slowpath__foreach_neg_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3290072Z test_unary_slowpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3427088Z test_unary_slowpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3513312Z test_unary_slowpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.3599564Z test_unary_slowpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3679516Z test_unary_slowpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.3765593Z test_unary_slowpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.3851629Z test_unary_slowpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.3996208Z test_unary_slowpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4096769Z test_unary_slowpath__foreach_reciprocal_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4268223Z test_unary_slowpath__foreach_reciprocal_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4443542Z test_unary_slowpath__foreach_reciprocal_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4599434Z test_unary_slowpath__foreach_reciprocal_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4742380Z test_unary_slowpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4879736Z test_unary_slowpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.4981204Z test_unary_slowpath__foreach_reciprocal_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5082475Z test_unary_slowpath__foreach_reciprocal_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.5183721Z test_unary_slowpath__foreach_reciprocal_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5284716Z test_unary_slowpath__foreach_reciprocal_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5385780Z test_unary_slowpath__foreach_reciprocal_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.5541901Z test_unary_slowpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5610244Z test_unary_slowpath__foreach_round_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5712113Z test_unary_slowpath__foreach_round_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.5811799Z test_unary_slowpath__foreach_round_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.5901674Z test_unary_slowpath__foreach_round_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.6053857Z test_unary_slowpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6200723Z test_unary_slowpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6269058Z test_unary_slowpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6337126Z test_unary_slowpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.6405712Z test_unary_slowpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6473367Z test_unary_slowpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.6541558Z test_unary_slowpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6688109Z test_unary_slowpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:46.6789175Z test_unary_slowpath__foreach_sigmoid_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.6981311Z test_unary_slowpath__foreach_sigmoid_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.7175102Z test_unary_slowpath__foreach_sigmoid_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:46.7265590Z test_unary_slowpath__foreach_sigmoid_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.7411027Z test_unary_slowpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.7551117Z test_unary_slowpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.7653754Z test_unary_slowpath__foreach_sigmoid_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.7755862Z test_unary_slowpath__foreach_sigmoid_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.7858718Z test_unary_slowpath__foreach_sigmoid_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.7961038Z test_unary_slowpath__foreach_sigmoid_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8063249Z test_unary_slowpath__foreach_sigmoid_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T13:23:46.8212687Z test_unary_slowpath__foreach_sin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8314767Z test_unary_slowpath__foreach_sin_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8516401Z test_unary_slowpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8724924Z test_unary_slowpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8815807Z test_unary_slowpath__foreach_sin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.8963693Z test_unary_slowpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9106686Z test_unary_slowpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9210842Z test_unary_slowpath__foreach_sin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.9314557Z test_unary_slowpath__foreach_sin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9418228Z test_unary_slowpath__foreach_sin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9522121Z test_unary_slowpath__foreach_sin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:46.9625891Z test_unary_slowpath__foreach_sin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9776791Z test_unary_slowpath__foreach_sinh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:46.9877171Z test_unary_slowpath__foreach_sinh_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0070751Z test_unary_slowpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0267265Z test_unary_slowpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0358655Z test_unary_slowpath__foreach_sinh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0506200Z test_unary_slowpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T13:23:47.0647961Z test_unary_slowpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.0750297Z test_unary_slowpath__foreach_sinh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0853211Z test_unary_slowpath__foreach_sinh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.0955768Z test_unary_slowpath__foreach_sinh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.1059065Z test_unary_slowpath__foreach_sinh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.1161050Z test_unary_slowpath__foreach_sinh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.1322491Z test_unary_slowpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.1423297Z test_unary_slowpath__foreach_sqrt_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.1627654Z test_unary_slowpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T13:23:47.1839679Z test_unary_slowpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T13:23:47.1930351Z test_unary_slowpath__foreach_sqrt_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.2084193Z test_unary_slowpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.2232938Z test_unary_slowpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.2340853Z test_unary_slowpath__foreach_sqrt_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.2448633Z test_unary_slowpath__foreach_sqrt_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.2555948Z test_unary_slowpath__foreach_sqrt_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T13:23:47.2663420Z test_unary_slowpath__foreach_sqrt_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.2766218Z test_unary_slowpath__foreach_sqrt_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:47.2916024Z test_unary_slowpath__foreach_tan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.3017891Z test_unary_slowpath__foreach_tan_cpu_bool (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.3215108Z test_unary_slowpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T13:23:47.3418276Z test_unary_slowpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.3509990Z test_unary_slowpath__foreach_tan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.3658137Z test_unary_slowpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:47.3800726Z test_unary_slowpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.3904231Z test_unary_slowpath__foreach_tan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.4008006Z test_unary_slowpath__foreach_tan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.4111795Z test_unary_slowpath__foreach_tan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.4215177Z test_unary_slowpath__foreach_tan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.4318970Z test_unary_slowpath__foreach_tan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.4469547Z test_unary_slowpath__foreach_tanh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.4569739Z test_unary_slowpath__foreach_tanh_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.4765454Z test_unary_slowpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:47.4968678Z test_unary_slowpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T13:23:47.5058898Z test_unary_slowpath__foreach_tanh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.5202300Z test_unary_slowpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.5345111Z test_unary_slowpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.5447039Z test_unary_slowpath__foreach_tanh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.5549608Z test_unary_slowpath__foreach_tanh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.5652492Z test_unary_slowpath__foreach_tanh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T13:23:47.5757284Z test_unary_slowpath__foreach_tanh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T13:23:47.5859632Z test_unary_slowpath__foreach_tanh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.6007863Z test_unary_slowpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6076006Z test_unary_slowpath__foreach_trunc_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6177384Z test_unary_slowpath__foreach_trunc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6275088Z test_unary_slowpath__foreach_trunc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.6367620Z test_unary_slowpath__foreach_trunc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6516471Z test_unary_slowpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6658123Z test_unary_slowpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6726000Z test_unary_slowpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.6793701Z test_unary_slowpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.6861697Z test_unary_slowpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6929502Z test_unary_slowpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2022-08-17T13:23:47.6998287Z test_unary_slowpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T13:23:47.6998766Z 2022-08-17T13:23:47.6999139Z ---------------------------------------------------------------------- 2022-08-17T13:23:47.6999469Z Ran 1142 tests in 33.719s 2022-08-17T13:23:47.6999630Z 2022-08-17T13:23:47.7003015Z OK (skipped=212) 2022-08-17T13:23:47.7003206Z 2022-08-17T13:23:47.7003345Z Generating XML reports... 2022-08-17T13:23:47.8080764Z Generated XML report: test-reports\python-unittest\test_foreach\TEST-TestForeachCPU-20220817132313.xml 2022-08-17T13:23:48.1401660Z Running test_tensor_creation_ops ... [2022-08-17 13:23:48.138655] 2022-08-17T13:23:48.1402165Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:23:48.138655] 2022-08-17T13:23:50.3612535Z 2022-08-17T13:23:50.3613080Z Running tests... 2022-08-17T13:23:50.3613432Z ---------------------------------------------------------------------- 2022-08-17T13:23:50.3613827Z Test results will be stored in test-reports\python-unittest\test_tensor_creation_ops 2022-08-17T13:23:50.3659621Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.3693997Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3723311Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3750774Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3778016Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3804802Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.3828198Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3851597Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3874179Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3897541Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3920742Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.3954566Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.3990016Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4026261Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4059471Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4092498Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4124632Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.4152126Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4179772Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4206358Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4233611Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4261269Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.4289781Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4325985Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4362902Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4396656Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4430448Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.4463286Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4491609Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4519662Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4546874Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4575254Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.4603188Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4635546Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4662549Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4697187Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.4732471Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4764893Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4797011Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4828322Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4855280Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.4882218Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4908049Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4934923Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4961718Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.4990587Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.5013400Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5038767Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5064317Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5088910Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5113258Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5137348Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5158734Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.5180248Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5201238Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5222732Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5244230Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5328741Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.5360174Z test_copy_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:3892: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:23:50.5360840Z result = torch.asarray(cvt(original), **kwargs) 2022-08-17T13:23:50.5413847Z ok (0.000s) 2022-08-17T13:23:50.5499320Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.5584348Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.5668907Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.5752796Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5832781Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.5912755Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.5992363Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.6071812Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.6151779Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.6163120Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6174110Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6185071Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6195927Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6206943Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6217831Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6228767Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:23:50.6239585Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6250576Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6261424Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6272303Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.6352833Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.6440022Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.6527509Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.6613437Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.6699415Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.6784832Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.6866412Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.6947573Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7028082Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.7108903Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7189842Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.7201008Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7212071Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7222723Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7233476Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7244339Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7255065Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7265896Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7276680Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:50.7287580Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7298322Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7309123Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.7338986Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7365763Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7396539Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7427837Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.7457959Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7487853Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7517023Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7543814Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7570514Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7596817Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.7623523Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7650198Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7732279Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.7809617Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.7893210Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.7976908Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8059263Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.8140999Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8222526Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.8299843Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8377208Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.8453868Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8531470Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:23:50.8608875Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T13:23:50.8629747Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8649754Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.000s) 2022-08-17T13:23:50.8828709Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.026s) 2022-08-17T13:23:50.8840916Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:50.8858558Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.8927478Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9007311Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9086562Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9162362Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9237714Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9296925Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9351777Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9406610Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9461903Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9513241Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9564616Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9578895Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9592813Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9606809Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9620504Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9633877Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9647381Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9660343Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9673276Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9686390Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9699285Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9712206Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9728150Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9742522Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9756931Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9771549Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9786031Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9800449Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9815050Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9829478Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9844044Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9858455Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9873089Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9899444Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:50.9935865Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:50.9972409Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0005777Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0038430Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0070802Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0096859Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0122674Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0147522Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0173090Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0198642Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0215381Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0236709Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0258453Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0278373Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0298500Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0318261Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0335444Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0352238Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0368869Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0385649Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0402698Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0458455Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0542316Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0628370Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0704916Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0781269Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0854326Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.0910179Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.0966002Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1018620Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1074432Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1130216Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1180764Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1269045Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1358095Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1433832Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1508944Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1581998Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:23:51.1634162Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1686373Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1735675Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1787685Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1839977Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.1861075Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1891112Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1921303Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1948577Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.1975782Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2002545Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.2023972Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2045530Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2066287Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2087879Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2109210Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2128472Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2155038Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.2181990Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2206282Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2230321Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2254073Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2273458Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2292952Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2312148Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.016s) 2022-08-17T13:23:51.2331693Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2351161Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2022-08-17T13:23:51.2373336Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.2387974Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.2408789Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.2421229Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:23:51.2437462Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.2449979Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:23:51.2609310Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.017s) 2022-08-17T13:23:51.2782012Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:51.8888551Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.626s) 2022-08-17T13:23:51.8936414Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.8954852Z test_rand_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:3540: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:23:51.8955507Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2022-08-17T13:23:51.8989889Z ok (0.000s) 2022-08-17T13:23:51.9028841Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9064023Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:51.9100115Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9159163Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9182331Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9226679Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:51.9273452Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9366222Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:51.9405578Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9467329Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9503089Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:51.9542451Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:51.9558512Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.7013505Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (2.748s) 2022-08-17T13:23:54.7047085Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:54.7098569Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.7185046Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:54.7319159Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:23:54.7338255Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.7999409Z test_arange_cpu (__main__.TestTensorCreationCPU) ... ok (0.073s) 2022-08-17T13:23:54.8014133Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2022-08-17T13:23:54.8027181Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2022-08-17T13:23:54.8039824Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2022-08-17T13:23:54.8052460Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2022-08-17T13:23:54.8084991Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8109987Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8178308Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:54.8354057Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:54.8392678Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8415039Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8488403Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:54.8553364Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:23:54.8613471Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8661414Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8685538Z test_cat_bad_input_sizes_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8699690Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:23:54.8722287Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:54.8735790Z test_cat_different_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:54.8779958Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:54.8809599Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1434039Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (1.273s) 2022-08-17T13:23:56.1457292Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1475835Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1519651Z test_cat_out_cpu (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:640: UserWarning: An output with one or more elements was resized since it had shape [4, 6], which does not match the required output shape [8, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:23:56.1520983Z torch.cat([x, y], dim=0, out=y) 2022-08-17T13:23:56.1524518Z C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:647: UserWarning: An output with one or more elements was resized since it had shape [2, 6], which does not match the required output shape [12, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:23:56.1525675Z torch.cat([y, z], out=z[:2, :]) 2022-08-17T13:23:56.1536178Z ok (0.000s) 2022-08-17T13:23:56.1564775Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:56.1590599Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.1608340Z test_cat_scalars_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:23:56.1623836Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:56.1670196Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1681380Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.000s) 2022-08-17T13:23:56.1763304Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.1825233Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1845341Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1660: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2022-08-17T13:23:56.1846485Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-08-17T13:23:56.1846937Z np.float, 2022-08-17T13:23:56.1847764Z C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1667: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2022-08-17T13:23:56.1848764Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-08-17T13:23:56.1849228Z np.bool, 2022-08-17T13:23:56.1892861Z ok (0.000s) 2022-08-17T13:23:56.1909088Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:23:56.1925094Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:23:56.1945948Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.1986468Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.2080853Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.2162608Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.2228969Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.2341977Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.2452132Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T13:23:56.2559085Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.2662845Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.2766526Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.2790525Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:977: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:23:56.2791176Z input_t = [torch.tensor(random.uniform(0, 10), device=device, dtype=dtype) for i in range(num_tensors)] 2022-08-17T13:23:56.2834838Z ok (0.000s) 2022-08-17T13:23:56.2903484Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.2969140Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.3036801Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.3104522Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.3331882Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.3359043Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.3386160Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.3413104Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.3846818Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.048s) 2022-08-17T13:23:56.6196879Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.232s) 2022-08-17T13:23:56.6219159Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6238828Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6257642Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6276307Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6295165Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.6313926Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6327657Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6341179Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6354740Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6368318Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6381785Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6395340Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6414706Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6433802Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6453290Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.6473503Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6588185Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.6688745Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.6768550Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.6898649Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.7032075Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7164041Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7293681Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7420424Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7509431Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.7598587Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7686182Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:56.7775313Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:56.7864229Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:57.3344279Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.554s) 2022-08-17T13:23:57.6171859Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.284s) 2022-08-17T13:23:57.6353854Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:23:57.6369798Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:57.6383969Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:23:57.7508500Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... ok (0.126s) 2022-08-17T13:23:57.7531197Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:23:57.7612186Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:00.6736415Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (2.907s) 2022-08-17T13:24:03.5661273Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (2.892s) 2022-08-17T13:24:06.5329210Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (2.962s) 2022-08-17T13:24:09.4396311Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (2.901s) 2022-08-17T13:24:09.4474258Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:12.3133380Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (2.856s) 2022-08-17T13:24:15.3003831Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (2.999s) 2022-08-17T13:24:15.3075975Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:15.3144032Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:15.3157814Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:15.3169716Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3181226Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3192618Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3204115Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3215501Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3226804Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3237872Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3249106Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3260265Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3271368Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3282469Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.3293695Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:15.5960079Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.270s) 2022-08-17T13:24:15.8381063Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.238s) 2022-08-17T13:24:16.1367128Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.300s) 2022-08-17T13:24:16.2959200Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.162s) 2022-08-17T13:24:16.4268778Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.126s) 2022-08-17T13:24:16.4291677Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:24:16.4311524Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:16.4402003Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:16.4508108Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:16.4594442Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:16.4672642Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:3177: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:24:16.4673668Z self.assertEqual(torch.tensor([2. ** (i / 8.) for i in range(49)], device=device, dtype=dtype), 2022-08-17T13:24:16.4681095Z ok (0.001s) 2022-08-17T13:24:16.4767367Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:16.4852002Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:16.4937553Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:16.5022832Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:16.5044055Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:16.5062884Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:16.5081760Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.016s) 2022-08-17T13:24:16.5101075Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:16.5120252Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2022-08-17T13:24:16.7938721Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.285s) 2022-08-17T13:24:17.1345574Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.332s) 2022-08-17T13:24:17.4298815Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.300s) 2022-08-17T13:24:17.4347223Z test_meshgrid_default_indexing_cpu (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:484: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorShape.cpp:2985.) 2022-08-17T13:24:17.4348187Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-08-17T13:24:17.4359021Z ok (0.000s) 2022-08-17T13:24:17.4383964Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4438065Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.4462409Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4487559Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4512418Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4536515Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4559989Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4721589Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.4740961Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.4795289Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4851656Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4887863Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.4927749Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:24:17.4939611Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4973548Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.4993779Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5012076Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5029951Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5047811Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5065585Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.5083339Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5101186Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5119588Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5138055Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5156199Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5174531Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5192882Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5211316Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5230072Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.5248315Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5266372Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.5493602Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.5701497Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T13:24:17.5890559Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.6080088Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.6268093Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.6543047Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T13:24:17.6822828Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.031s) 2022-08-17T13:24:17.6901706Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7175169Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T13:24:17.7398200Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.7422361Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7446821Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.7470747Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7494677Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7518652Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7542716Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7566944Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7591478Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.7615978Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:24:17.7659104Z test_random_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations struct c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/DistributionTemplates.h:96.) 2022-08-17T13:24:17.7659871Z t.random_(to_) 2022-08-17T13:24:17.7660040Z ok (0.000s) 2022-08-17T13:24:17.7703460Z test_random_to_cpu_float16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations struct c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/DistributionTemplates.h:96.) 2022-08-17T13:24:17.7704184Z t.random_(to_) 2022-08-17T13:24:17.7704370Z ok (0.000s) 2022-08-17T13:24:17.7747492Z test_random_to_cpu_float32 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/DistributionTemplates.h:96.) 2022-08-17T13:24:17.7748228Z t.random_(to_) 2022-08-17T13:24:17.7748390Z ok (0.000s) 2022-08-17T13:24:17.7791424Z test_random_to_cpu_float64 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/DistributionTemplates.h:96.) 2022-08-17T13:24:17.7792157Z t.random_(to_) 2022-08-17T13:24:17.7792342Z ok (0.016s) 2022-08-17T13:24:17.7847206Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7902413Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.7946078Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8000788Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8052141Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8083983Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8099725Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:17.8111329Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8177311Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8261676Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8319884Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8373688Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8391416Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8462749Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8531510Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8549801Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8616071Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8679245Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8697567Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8763527Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8827001Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8845284Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.8873664Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.8954113Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9046386Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.9077539Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9107298Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9150544Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9775902Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.064s) 2022-08-17T13:24:17.9811630Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.9874869Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9889905Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:17.9905307Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:17.9939951Z test_tensor_factory_type_inference_cpu (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:2322: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_new.cpp:233.) 2022-08-17T13:24:17.9941015Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2022-08-17T13:24:17.9941757Z ok (0.000s) 2022-08-17T13:24:17.9954430Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:17.9975552Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:17.9992626Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0009606Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0026226Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0048844Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0068466Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0088113Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0107772Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0127412Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.0146919Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0166533Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0185987Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0214633Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0243074Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0269685Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0296310Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.0316205Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.0336129Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2540402Z test_trilu_indices_cpu (__main__.TestTensorCreationCPU) ... ok (0.224s) 2022-08-17T13:24:18.2573447Z test_triu_tril_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2627593Z test_triu_tril_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:24:18.2644789Z test_triu_tril_indices_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2669368Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.2693063Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2718198Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2772470Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2827362Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.2882516Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2935567Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.2986932Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.3027063Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:138: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:24:18.3027675Z pt_x = torch.tensor(x, device=device, dtype=dtype) 2022-08-17T13:24:18.3041988Z ok (0.000s) 2022-08-17T13:24:18.3096347Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.3152170Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.3206208Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.3260335Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.3338010Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.3405058Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.3459033Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.3617363Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:24:18.3775911Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.3928962Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4079863Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4229061Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4247685Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_tensor_creation_ops.py:977: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:24:18.4248327Z input_t = [torch.tensor(random.uniform(0, 10), device=device, dtype=dtype) for i in range(num_tensors)] 2022-08-17T13:24:18.4322469Z ok (0.016s) 2022-08-17T13:24:18.4415882Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4506120Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4599428Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4692094Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4729630Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:24:18.4744525Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4759144Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4773814Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4788363Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4802918Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4817580Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4832122Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4847790Z test_zeros_dtype_out_match_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4877639Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2022-08-17T13:24:18.4878165Z 2022-08-17T13:24:18.4878590Z ---------------------------------------------------------------------- 2022-08-17T13:24:18.4878864Z Ran 546 tests in 28.125s 2022-08-17T13:24:18.4878988Z 2022-08-17T13:24:18.4879069Z OK (skipped=60) 2022-08-17T13:24:18.4879179Z 2022-08-17T13:24:18.4879268Z Generating XML reports... 2022-08-17T13:24:18.5052779Z Generated XML report: test-reports\python-unittest\test_tensor_creation_ops\TEST-TestAsArrayCPU-20220817132350.xml 2022-08-17T13:24:18.5153420Z Generated XML report: test-reports\python-unittest\test_tensor_creation_ops\TEST-TestBufferProtocolCPU-20220817132350.xml 2022-08-17T13:24:18.5164921Z Generated XML report: test-reports\python-unittest\test_tensor_creation_ops\TEST-TestLikeTensorCreationCPU-20220817132350.xml 2022-08-17T13:24:18.5190415Z Generated XML report: test-reports\python-unittest\test_tensor_creation_ops\TEST-TestRandomTensorCreationCPU-20220817132350.xml 2022-08-17T13:24:18.5453065Z Generated XML report: test-reports\python-unittest\test_tensor_creation_ops\TEST-TestTensorCreationCPU-20220817132350.xml 2022-08-17T13:24:18.8714890Z Running test_tensorexpr ... [2022-08-17 13:24:18.867589] 2022-08-17T13:24:18.8715366Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:24:18.867589] 2022-08-17T13:24:20.1197074Z 2022-08-17T13:24:20.1197396Z Running tests... 2022-08-17T13:24:20.1197916Z ---------------------------------------------------------------------- 2022-08-17T13:24:20.1198310Z Test results will be stored in test-reports\python-unittest\test_tensorexpr 2022-08-17T13:24:20.5019844Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.381s) 2022-08-17T13:24:20.5335223Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:20.5995202Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.064s) 2022-08-17T13:24:20.6109130Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:21.9334885Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (1.312s) 2022-08-17T13:24:21.9833621Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.048s) 2022-08-17T13:24:21.9936689Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:22.4367082Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.443s) 2022-08-17T13:24:22.5019625Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-08-17T13:24:22.5903742Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.095s) 2022-08-17T13:24:23.2193245Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.622s) 2022-08-17T13:24:23.2365119Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T13:24:25.6263005Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (2.389s) 2022-08-17T13:24:25.9177219Z test_cat (__main__.TestTensorExprFuser) ... ok (0.296s) 2022-08-17T13:24:26.2161738Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.285s) 2022-08-17T13:24:26.5004849Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.285s) 2022-08-17T13:24:26.5016303Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.000s) 2022-08-17T13:24:26.7884494Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.300s) 2022-08-17T13:24:26.8156770Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:26.8287522Z test_char (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:26.9146442Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.095s) 2022-08-17T13:24:26.9638193Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.048s) 2022-08-17T13:24:26.9775719Z test_constant (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:26.9899909Z test_double (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-08-17T13:24:27.0002554Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.0022160Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.000s) 2022-08-17T13:24:27.0266798Z test_easy (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:27.0482030Z test_eq (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.0698608Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.1071476Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T13:24:27.1292639Z test_ge (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.1510052Z test_gt (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-08-17T13:24:27.1519841Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:24:27.1536624Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-08-17T13:24:27.1583733Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-08-17T13:24:27.1710648Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.1828756Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.2049275Z test_le (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.3629193Z test_loop (__main__.TestTensorExprFuser) ... ok (0.159s) 2022-08-17T13:24:27.3850112Z test_lt (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.3937994Z test_mask (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.4277456Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:27.4395863Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.4512367Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-08-17T13:24:27.4653066Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.4958159Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:27.5054407Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.5454903Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:27.5803074Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.048s) 2022-08-17T13:24:27.6063251Z test_nans (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:27.6280189Z test_ne (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-08-17T13:24:27.6532607Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:39.1153116Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (11.463s) 2022-08-17T13:24:39.5543951Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.442s) 2022-08-17T13:24:39.7342397Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.174s) 2022-08-17T13:24:39.8031725Z test_relu (__main__.TestTensorExprFuser) ... ok (0.079s) 2022-08-17T13:24:39.8952410Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.081s) 2022-08-17T13:24:40.3460123Z test_reps (__main__.TestTensorExprFuser) ... ok (0.459s) 2022-08-17T13:24:40.3649689Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:40.3781808Z test_short (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:40.3958499Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-08-17T13:24:46.4733451Z test_slice (__main__.TestTensorExprFuser) ... ok (6.084s) 2022-08-17T13:24:46.5026559Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:46.6178742Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.104s) 2022-08-17T13:24:46.6184574Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:24:46.6616915Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T13:24:46.6927591Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T13:24:46.8455015Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.161s) 2022-08-17T13:24:46.8830724Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.041s) 2022-08-17T13:24:47.7795314Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (0.898s) 2022-08-17T13:24:50.3013632Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (2.513s) 2022-08-17T13:24:50.3282428Z test_where (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-08-17T13:24:50.3282962Z 2022-08-17T13:24:50.3283477Z ---------------------------------------------------------------------- 2022-08-17T13:24:50.3283786Z Ran 72 tests in 30.203s 2022-08-17T13:24:50.3283926Z 2022-08-17T13:24:50.3283991Z OK (skipped=4) 2022-08-17T13:24:50.3284106Z 2022-08-17T13:24:50.3284206Z Generating XML reports... 2022-08-17T13:24:50.3401254Z Generated XML report: test-reports\python-unittest\test_tensorexpr\TEST-TestTensorExprFuser-20220817132420.xml 2022-08-17T13:24:50.6568042Z Running test_autograd ... [2022-08-17 13:24:50.653928] 2022-08-17T13:24:50.6568530Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:24:50.653928] 2022-08-17T13:24:52.9212962Z 2022-08-17T13:24:52.9213411Z Running tests... 2022-08-17T13:24:52.9213791Z Test results will be stored in test-reports\python-unittest\test_autograd 2022-08-17T13:24:52.9214382Z ---------------------------------------------------------------------- 2022-08-17T13:24:53.5461969Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... ok (0.631s) 2022-08-17T13:24:53.5495617Z test_accumulate_grad (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:191: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1061.) 2022-08-17T13:24:53.5496623Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T13:24:53.5497589Z ok (0.000s) 2022-08-17T13:24:53.5531932Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.5550951Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.5567696Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:3641: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2022-08-17T13:24:53.5568219Z with detect_anomaly(): 2022-08-17T13:24:53.5572862Z ok (0.000s) 2022-08-17T13:24:53.5613871Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.5685776Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.5715025Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.5730446Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6079825Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.032s) 2022-08-17T13:24:53.6104365Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.6132790Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6199498Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6713991Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.047s) 2022-08-17T13:24:53.6766897Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.6796191Z test_backward (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6808066Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6832605Z test_backward_copy (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6850758Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6862530Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6879124Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6894982Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.6916096Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6930036Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.6974437Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7001081Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7022502Z test_calculate_shape_util (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:3500: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:24:53.7023114Z out = torch.nested_tensor([ 2022-08-17T13:24:53.7023983Z ok (0.000s) 2022-08-17T13:24:53.7042255Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7058044Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.7076769Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7092437Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:24:53.7097458Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2022-08-17T13:24:53.7127448Z Test that autocast args such as the dtype are preserved during non-reentrant ... ok (0.000s) 2022-08-17T13:24:53.7132153Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2022-08-17T13:24:53.7132891Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: Test requires CUDA bf16 support (0.000s) 2022-08-17T13:24:53.7145074Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2022-08-17T13:24:53.7163270Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.000s) 2022-08-17T13:24:53.7172790Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2022-08-17T13:24:53.7186693Z Verifies that correct gradients are calculated for checkpoint ... ok (0.000s) 2022-08-17T13:24:53.7212209Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:53.7224722Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2022-08-17T13:24:53.7242480Z Verifies gradient correctness when checkpoint without reentrant autograd ... ok (0.000s) 2022-08-17T13:24:53.7266771Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7296955Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:53.7314036Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2022-08-17T13:24:53.7320547Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:24:53.7337535Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2022-08-17T13:24:53.7343943Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:24:53.7368715Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... skip: Test requires CUDA (0.016s) 2022-08-17T13:24:53.7376256Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2022-08-17T13:24:53.7386105Z Ensures that gradient hooks are only called once per tensor. ... ok (0.000s) 2022-08-17T13:24:54.0421876Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... ok (0.301s) 2022-08-17T13:24:54.0521298Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.0564217Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.1670559Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.111s) 2022-08-17T13:24:54.1706561Z test_custom_function_error (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.1724771Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.1839063Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.1893788Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.1927337Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.2011156Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.2092686Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.2111613Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.2137742Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.2246687Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.2267248Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.2350870Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.2393690Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4791007Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.239s) 2022-08-17T13:24:54.4837470Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.4861410Z test_dep_nograd (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4878873Z test_dependent_backward (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4915365Z test_detach (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4921601Z test_detach_base (__main__.TestAutograd) 2022-08-17T13:24:54.4928351Z detaching base does not detach view ... ok (0.000s) 2022-08-17T13:24:54.4946180Z test_detach_disallows_metadata_change (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4964585Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.4978771Z test_diagonal_derivative_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:24:54.4991905Z test_diagonal_expanded_v (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:2214: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:24:54.4992515Z v_expanded = torch.tensor(value).expand(10) 2022-08-17T13:24:54.4995848Z ok (0.000s) 2022-08-17T13:24:54.5020556Z test_dir (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.5035566Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.5053811Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:54.5069482Z test_eig_complex_eigenvalues (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:3758: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:24:54.5070101Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:24:54.5070420Z L, _ = torch.eig(A) 2022-08-17T13:24:54.5070604Z should be replaced with 2022-08-17T13:24:54.5070837Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:24:54.5071043Z and 2022-08-17T13:24:54.5071223Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:24:54.5072659Z should be replaced with 2022-08-17T13:24:54.5073174Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:24:54.5073596Z w, v = torch.eig(A, eigenvectors=True) 2022-08-17T13:24:54.5077023Z ok (0.000s) 2022-08-17T13:24:54.5096766Z test_eig_no_eigenvectors (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:56.6679385Z test_free_deep_graph (__main__.TestAutograd) ... ok (2.157s) 2022-08-17T13:24:58.1596419Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (1.504s) 2022-08-17T13:24:59.7686225Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (1.608s) 2022-08-17T13:24:59.7727211Z test_function (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:59.7754838Z test_function_returns_input (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:59.7774388Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:24:59.7781123Z test_gc_in_destructor (__main__.TestAutograd) 2022-08-17T13:25:00.2713890Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.491s) 2022-08-17T13:25:00.2753636Z test_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.2770149Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.2803193Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.2821118Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.2943506Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.2958584Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3001407Z test_grad_fn_prehooks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3039821Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3072403Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.3093775Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3118186Z test_grad_nonleaf (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:528: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:25:00.3119676Z self.assertIsNone(x.grad) 2022-08-17T13:25:00.3132805Z ok (0.000s) 2022-08-17T13:25:00.3153266Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3176387Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:580: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:25:00.3177770Z self.assertIsNone(x_list[0].grad) 2022-08-17T13:25:00.3179369Z C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:587: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:25:00.3180897Z self.assertIsNone(x_list[i].grad) 2022-08-17T13:25:00.3186399Z ok (0.000s) 2022-08-17T13:25:00.3210939Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.3234930Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3460131Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.3601800Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.3621636Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2022-08-17T13:25:00.3820898Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.016s) 2022-08-17T13:25:00.3843241Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:25:00.3844156Z warnings.warn( 2022-08-17T13:25:00.3860503Z ok (0.016s) 2022-08-17T13:25:00.3950390Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.3970864Z test_gradcheck_custom_error (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:25:00.3971726Z warnings.warn( 2022-08-17T13:25:00.4108206Z ok (0.016s) 2022-08-17T13:25:00.4169225Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.5092869Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.080s) 2022-08-17T13:25:00.5156445Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.5236714Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.5312472Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.5409491Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:580: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-08-17T13:25:00.5410764Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2022-08-17T13:25:00.5411180Z ok (0.000s) 2022-08-17T13:25:00.5492894Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:173: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-08-17T13:25:00.5494128Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2022-08-17T13:25:00.5494529Z ok (0.016s) 2022-08-17T13:25:00.5519741Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:25:00.5520764Z warnings.warn( 2022-08-17T13:25:00.5926678Z ok (0.048s) 2022-08-17T13:25:00.5958978Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:25:00.5959854Z warnings.warn( 2022-08-17T13:25:00.6114961Z ok (0.016s) 2022-08-17T13:25:00.6886320Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.079s) 2022-08-17T13:25:00.6916874Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7046014Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.7064102Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:3913: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:25:00.7065338Z gradcheck(fn, torch.rand(2, 2, dtype=torch.double).to_sparse_csr().requires_grad_(True), check_sparse_nnz=True, 2022-08-17T13:25:00.7082584Z expected failure (0.000s) 2022-08-17T13:25:00.7132706Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7151879Z test_gradcheck_test_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:25:00.7152732Z warnings.warn( 2022-08-17T13:25:00.7157175Z ok (0.000s) 2022-08-17T13:25:00.7248018Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.7318005Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.7394223Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7472158Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7484613Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test requires CUDA (0.016s) 2022-08-17T13:25:00.7513075Z test_hessian_vector (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7533556Z test_hook_none (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7547010Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7585155Z test_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7608202Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7623418Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7839678Z test_indexing (__main__.TestAutograd) ... ok (0.032s) 2022-08-17T13:25:00.7883289Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7948183Z test_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.7985466Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.8059931Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8077246Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8093247Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8707189Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.064s) 2022-08-17T13:25:00.8729476Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8776357Z test_integer_outputs (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:00.8798274Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8813613Z test_isolated_node (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8832922Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:00.8858696Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6749298Z test_lobpcg (__main__.TestAutograd) ... ok (1.788s) 2022-08-17T13:25:02.6769953Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6792158Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6808136Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:02.6825047Z test_materialize_grads (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6852783Z test_multi_backward (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6867259Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.6882317Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1092: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1560.) 2022-08-17T13:25:02.6883399Z return super(Tensor, self).refine_names(names) 2022-08-17T13:25:02.6886795Z ok (0.000s) 2022-08-17T13:25:02.6907368Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.000s) 2022-08-17T13:25:02.6979145Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:02.6995067Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7061289Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7087223Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7107310Z test_next_functions (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7126871Z test_no_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:02.7138827Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7164092Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7199019Z test_no_grad_copy_sparse (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2321: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2022-08-17T13:25:02.7199862Z warnings.warn( 2022-08-17T13:25:02.7235407Z ok (0.000s) 2022-08-17T13:25:02.7250058Z test_no_grad_input (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7269754Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7276988Z test_no_grad_python_function (__main__.TestAutograd) 2022-08-17T13:25:02.7284425Z Python Functions should respect grad mode. ... ok (0.016s) 2022-08-17T13:25:02.7315116Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7331835Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7357845Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7378098Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7396797Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7416709Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7441636Z test_once_differentiable (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:02.7469534Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7494418Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7534784Z test_pickle (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7554613Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7577005Z test_power_function (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7595801Z test_profiler (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:02 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:02.7600340Z STAGE:2022-08-17 13:25:02 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:02.7609374Z ok (0.016s) 2022-08-17T13:25:02.7630731Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:02.7659448Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:02 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:02.8212655Z STAGE:2022-08-17 13:25:02 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:09.4917473Z 2022-08-17T13:25:09.4918088Z =================================================================================================================================================================== 2022-08-17T13:25:09.4918353Z TEST 2022-08-17T13:25:09.4918767Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4919282Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T13:25:09.4919791Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4920258Z aten::lstm 0.84% 195.000us 4.76% 1.109ms 1.109ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4920554Z aten::lstm 0.83% 194.000us 5.94% 1.384ms 1.384ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4920867Z aten::lstm 0.81% 188.000us 4.95% 1.153ms 1.153ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4921189Z aten::lstm 0.80% 186.000us 4.88% 1.136ms 1.136ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4921500Z aten::lstm 0.79% 184.000us 4.66% 1.086ms 1.086ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4921809Z aten::lstm 0.78% 181.000us 4.96% 1.156ms 1.156ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4922092Z aten::lstm 0.78% 181.000us 4.93% 1.147ms 1.147ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4922390Z aten::lstm 0.77% 180.000us 4.98% 1.159ms 1.159ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4922960Z aten::lstm 0.76% 176.000us 4.74% 1.103ms 1.103ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4923342Z aten::lstm 0.73% 170.000us 4.60% 1.071ms 1.071ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4923765Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4924120Z Self CPU time total: 23.284ms 2022-08-17T13:25:09.4924251Z 2022-08-17T13:25:09.4924522Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4924995Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T13:25:09.4925468Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4925963Z aten::lstm 14.04% 3.269ms 98.48% 22.929ms 1.146ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4926254Z aten::sigmoid_ 9.92% 2.309ms 9.92% 2.309ms 3.848us 600 [[3, 20]] 2022-08-17T13:25:09.4926569Z aten::addmm 9.61% 2.238ms 13.34% 3.105ms 15.525us 200 [[80], [3, 20], [20, 80], [], []] 2022-08-17T13:25:09.4926878Z aten::mul 9.48% 2.208ms 9.48% 2.208ms 3.680us 600 [[3, 20], [3, 20]] 2022-08-17T13:25:09.4927193Z aten::unsafe_split 5.83% 1.357ms 14.70% 3.423ms 17.115us 200 [[3, 80], [], []] 2022-08-17T13:25:09.4927512Z aten::slice 4.24% 988.000us 5.00% 1.164ms 1.455us 800 [[3, 80], [], [], [], []] 2022-08-17T13:25:09.4927802Z aten::tanh 3.82% 889.000us 3.82% 889.000us 4.445us 200 [[3, 20]] 2022-08-17T13:25:09.4928107Z aten::narrow 3.65% 850.000us 8.53% 1.987ms 2.484us 800 [[3, 80], [], [], []] 2022-08-17T13:25:09.4928416Z aten::tanh_ 3.45% 804.000us 3.45% 804.000us 4.020us 200 [[3, 20]] 2022-08-17T13:25:09.4928717Z aten::add_ 3.07% 715.000us 3.07% 715.000us 3.575us 200 [[3, 80], [3, 80], []] 2022-08-17T13:25:09.4929142Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4929492Z Self CPU time total: 23.284ms 2022-08-17T13:25:09.4929623Z 2022-08-17T13:25:09.4929719Z ok (6.732s) 2022-08-17T13:25:09.4929955Z =================================================================================================================================================================== 2022-08-17T13:25:09.4930157Z TEST 2022-08-17T13:25:09.4930366Z =================================================================================================================================================================== 2022-08-17T13:25:09.4930685Z This report only display top-level ops statistics 2022-08-17T13:25:09.4931113Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4931629Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T13:25:09.4932082Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4932508Z aten::lstm 0.84% 195.000us 4.76% 1.109ms 1.109ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4932816Z aten::lstm 0.83% 194.000us 5.94% 1.384ms 1.384ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4933124Z aten::lstm 0.81% 188.000us 4.95% 1.153ms 1.153ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4933429Z aten::lstm 0.80% 186.000us 4.88% 1.136ms 1.136ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4933725Z aten::lstm 0.79% 184.000us 4.66% 1.086ms 1.086ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4934005Z aten::lstm 0.78% 181.000us 4.96% 1.156ms 1.156ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4934299Z aten::lstm 0.78% 181.000us 4.93% 1.147ms 1.147ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4934606Z aten::lstm 0.77% 180.000us 4.98% 1.159ms 1.159ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4934907Z aten::lstm 0.76% 176.000us 4.74% 1.103ms 1.103ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4935205Z aten::lstm 0.73% 170.000us 4.60% 1.071ms 1.071ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4935608Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4935976Z Self CPU time total: 23.284ms 2022-08-17T13:25:09.4936106Z 2022-08-17T13:25:09.4936241Z =================================================================================================================================================================== 2022-08-17T13:25:09.4936512Z This report only display top-level ops statistics 2022-08-17T13:25:09.4936917Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4937404Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T13:25:09.4937878Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4938302Z aten::lstm 14.04% 3.269ms 98.48% 22.929ms 1.146ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T13:25:09.4938609Z aten::randn 0.90% 209.000us 1.52% 353.000us 5.883us 60 [[], [], [], [], []] 2022-08-17T13:25:09.4939056Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T13:25:09.4939420Z Self CPU time total: 23.284ms 2022-08-17T13:25:09.4939549Z 2022-08-17T13:25:09.4939717Z Total time based on python measurements: 31.337ms 2022-08-17T13:25:09.4939999Z CPU time measurement python side overhead: 34.59% 2022-08-17T13:25:09.4940276Z test_profiler_aggregation_table (__main__.TestAutograd) 2022-08-17T13:25:09.4945389Z Test if the profiling result is aggregated for `str(prof)` ... STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:09.4948705Z STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:09.4961949Z ok (0.000s) 2022-08-17T13:25:09.4983588Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:09.5784713Z test_profiler_propagation (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:09.5828457Z STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:09.5841832Z ok (0.079s) 2022-08-17T13:25:09.5867517Z test_profiler_seq_nr (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/66893 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.016s) 2022-08-17T13:25:09.5889830Z test_profiler_shapes (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:09.5895918Z STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:09.5922014Z 2022-08-17T13:25:09.5922313Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T13:25:09.5922715Z ok (0.000s) 2022-08-17T13:25:09.5923024Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T13:25:09.5923465Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T13:25:09.5923899Z aten::linear 2.51% 6.000us 62.76% 150.000us 150.000us 1 [[128, 20], [30, 20], [30]] 2022-08-17T13:25:09.5924211Z aten::t 9.21% 22.000us 12.55% 30.000us 30.000us 1 [[30, 20]] 2022-08-17T13:25:09.5924519Z aten::transpose 2.09% 5.000us 3.35% 8.000us 8.000us 1 [[30, 20], [], []] 2022-08-17T13:25:09.5924833Z aten::as_strided 1.26% 3.000us 1.26% 3.000us 3.000us 1 [[30, 20], [], [], []] 2022-08-17T13:25:09.5925125Z aten::addmm 41.84% 100.000us 47.70% 114.000us 114.000us 1 [[30], [128, 20], [20, 30], [], []] 2022-08-17T13:25:09.5925424Z aten::expand 0.84% 2.000us 1.26% 3.000us 3.000us 1 [[30], [], []] 2022-08-17T13:25:09.5925999Z aten::as_strided 0.42% 1.000us 0.42% 1.000us 1.000us 1 [[30], [], [], []] 2022-08-17T13:25:09.5926375Z aten::copy_ 4.18% 10.000us 4.18% 10.000us 10.000us 1 [[128, 30], [128, 30], []] 2022-08-17T13:25:09.5926683Z aten::resolve_conj 0.42% 1.000us 0.42% 1.000us 1.000us 1 [[128, 30]] 2022-08-17T13:25:09.5926975Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2022-08-17T13:25:09.5927284Z aten::linear 1.26% 3.000us 37.24% 89.000us 89.000us 1 [[128, 30], [40, 30], [40]] 2022-08-17T13:25:09.5927589Z aten::t 2.51% 6.000us 4.18% 10.000us 10.000us 1 [[40, 30]] 2022-08-17T13:25:09.5927887Z aten::transpose 1.26% 3.000us 1.67% 4.000us 4.000us 1 [[40, 30], [], []] 2022-08-17T13:25:09.5928197Z aten::as_strided 0.42% 1.000us 0.42% 1.000us 1.000us 1 [[40, 30], [], [], []] 2022-08-17T13:25:09.5928482Z aten::addmm 25.94% 62.000us 31.80% 76.000us 76.000us 1 [[40], [128, 30], [30, 40], [], []] 2022-08-17T13:25:09.5928784Z aten::expand 0.84% 2.000us 1.26% 3.000us 3.000us 1 [[40], [], []] 2022-08-17T13:25:09.5929091Z aten::as_strided 0.42% 1.000us 0.42% 1.000us 1.000us 1 [[40], [], [], []] 2022-08-17T13:25:09.5929398Z aten::copy_ 4.60% 11.000us 4.60% 11.000us 11.000us 1 [[128, 40], [128, 40], []] 2022-08-17T13:25:09.5929702Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2022-08-17T13:25:09.5930010Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2022-08-17T13:25:09.5930410Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T13:25:09.5930766Z Self CPU time total: 239.000us 2022-08-17T13:25:09.5930899Z 2022-08-17T13:25:09.5935929Z test_profiler_unboxed_only (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:09.5937864Z STAGE:2022-08-17 13:25:09 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:09.5939776Z ok (0.000s) 2022-08-17T13:25:11.3374341Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (1.748s) 2022-08-17T13:25:11.3399358Z test_record_function (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:11.3402959Z STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:11.3424647Z STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:11.3427060Z STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:11.3431324Z ok (0.000s) 2022-08-17T13:25:11.3446638Z test_record_function_callbacks (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:11.3449270Z STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:11.3459246Z ok (0.000s) 2022-08-17T13:25:11.3471804Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3487003Z test_record_function_new_signatures (__main__.TestAutograd) ... STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:25:11.3491668Z STAGE:2022-08-17 13:25:11 4688:4744 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:25:11.3499056Z ok (0.000s) 2022-08-17T13:25:11.3520271Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.3552194Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3566991Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3581108Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3595272Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3613382Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.010s) 2022-08-17T13:25:11.3632699Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3649403Z test_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3669582Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3682874Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3706900Z test_retain_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3720823Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3741435Z test_retain_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3759883Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3811800Z test_return_duplicate (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.3866188Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3891768Z test_return_leaf (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3912178Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3931627Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.3964892Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.3985732Z test_save_output_nr (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4003134Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4021071Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4076810Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.4158138Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4176094Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4195928Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4410220Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.031s) 2022-08-17T13:25:11.4426307Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4467666Z test_select_sum (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4479246Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4496798Z test_set_data_self_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4514337Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4546041Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.4569609Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4591174Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4612245Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4626323Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4650455Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.010s) 2022-08-17T13:25:11.4675223Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4828272Z test_setitem (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.4868244Z test_setitem_mask (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4879315Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4900465Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4913188Z test_shape (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4959190Z test_sharded_grad (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.4980689Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.4997056Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5010841Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5026041Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5041351Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5056642Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5070085Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5083554Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5157736Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.5172515Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:3765: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:25:11.5173463Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:25:11.5174000Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:25:11.5174326Z should be replaced with 2022-08-17T13:25:11.5174706Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:25:11.5175027Z and 2022-08-17T13:25:11.5175325Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:25:11.5175652Z should be replaced with 2022-08-17T13:25:11.5176288Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:25:11.5177117Z w, v = torch.symeig(A, eigenvectors=False) 2022-08-17T13:25:11.5179797Z ok (0.000s) 2022-08-17T13:25:11.5201226Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5210549Z test_thread_shutdown (__main__.TestAutograd) ... skip: Skipping because doesn't work for windows (0.000s) 2022-08-17T13:25:11.5232670Z test_too_many_grads (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5309885Z test_type_conversions (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.5374645Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5405057Z test_unused_output (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.5452104Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.016s) 2022-08-17T13:25:11.6519358Z test_variable_traverse (__main__.TestAutograd) ... ok (0.098s) 2022-08-17T13:25:11.6546479Z test_version_counter (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.6563194Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.000s) 2022-08-17T13:25:11.6621762Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.016s) 2022-08-17T13:25:11.6655119Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.000s) 2022-08-17T13:25:11.6679133Z test_advanced_indexing_backwards_large_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:11.6698187Z test_advanced_indexing_backwards_memory_format_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6718734Z test_backward_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:25:11.6738570Z test_copy__cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6757177Z test_copy_forward_ad_broadcasting_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6778652Z test_copy_forward_ad_same_layout_copies_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6801691Z test_copy_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6824315Z test_cross_device_reentrant_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.6842642Z test_free_unneeded_tensor_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:11.6887958Z test_grad_assignment_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6906240Z test_gradcheck_input_output_different_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.6929468Z test_inplace_multiple_output_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6951969Z test_inplace_on_view_backprop_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.6974101Z test_inplace_on_view_backprop_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_autograd.py:8296: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:25:11.6975067Z self.assertIsNone(a.grad) 2022-08-17T13:25:11.6975248Z ok (0.000s) 2022-08-17T13:25:11.6997490Z test_inplace_on_view_backprop_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.7139026Z test_inplace_on_view_gradcheck_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.7188863Z test_inplace_on_view_makes_base_require_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7236372Z test_inplace_on_view_modify_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7264282Z test_inplace_on_view_multi_output_safe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7282041Z test_inplace_on_view_multi_output_unsafe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7299259Z test_inplace_on_view_multiple_outputs_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.7317814Z test_inplace_on_view_non_contig_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7335520Z test_inplace_on_view_of_multiple_output_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7352644Z test_inplace_on_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7451033Z test_inplace_on_view_python_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.7466313Z test_inplace_on_view_then_no_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7478489Z test_inputbuffer_add_multidevice_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:25:11.7511504Z test_min_max_median_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7557896Z test_mv_grad_stride_0_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:25:11.7573150Z test_non_differentiable_ops_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7588909Z test_parameter_resize_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7602663Z test_pin_memory_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.7614786Z test_profiler_emit_nvtx_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.7653912Z test_pyscalar_conversions_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:25:11.7669031Z test_reentrant_parent_error_on_cpu_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.7688637Z test_requires_grad_factory_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7708002Z test_requires_grad_factory_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7722300Z test_rnn_backward_to_input_but_not_parameters_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.7740440Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:1427: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:25:11.7741125Z func_out = func(*tupled_inputs) 2022-08-17T13:25:11.7765821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:1427: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:25:11.7766380Z func_out = func(*tupled_inputs) 2022-08-17T13:25:11.7788914Z ok (0.000s) 2022-08-17T13:25:11.7892513Z test_scatter_index_reduce_prod_gradgrad_error_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.7913320Z test_set_requires_grad_only_for_floats_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7934000Z test_set_requires_grad_only_for_floats_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7960610Z test_set_requires_grad_only_for_floats_cpu_int16 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.7987093Z test_set_requires_grad_only_for_floats_cpu_int32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.8012517Z test_set_requires_grad_only_for_floats_cpu_int64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8037710Z test_set_requires_grad_only_for_floats_cpu_int8 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8059316Z test_simple_reentrant_cross_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:11.8109718Z test_sparse_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8156669Z test_sparse_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.8441801Z test_sparse_ctor_getter_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:25:11.8603925Z test_sparse_ctor_getter_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:25:11.8622107Z test_sparse_mask_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8677406Z test_strided_leaf_grad_layout_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8693774Z test_to_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:11.8708388Z test_unused_output_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:25:11.8748180Z test_warning_in_backward_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8829133Z test_where_functional_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:25:11.8900821Z test_where_scalar_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:11.8953811Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-08-17T13:25:11.8966756Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.8987500Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9075261Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9165568Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-08-17T13:25:11.9183111Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9194452Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9212559Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9233515Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9252503Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9267156Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-08-17T13:25:11.9292160Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9320666Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9352422Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9369538Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9387482Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9402606Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9418611Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-08-17T13:25:11.9436335Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9448792Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9471312Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9498211Z test_print (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9516564Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9535180Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9562132Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9594422Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-08-17T13:25:11.9629423Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-08-17T13:25:11.9648592Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-08-17T13:25:11.9666790Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-08-17T13:25:11.9690282Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.010s) 2022-08-17T13:25:11.9751225Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-08-17T13:25:11.9766264Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-08-17T13:25:11.9822511Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:11.9829558Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-08-17T13:25:11.9836369Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.016s) 2022-08-17T13:25:11.9994097Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:12.1325587Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.120s) 2022-08-17T13:25:13.2623977Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (1.138s) 2022-08-17T13:25:13.3329435Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.063s) 2022-08-17T13:25:13.8469531Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.522s) 2022-08-17T13:25:13.8515646Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.8628286Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.8644143Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.8668838Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.8726373Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.8935752Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.8978390Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9083354Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9113770Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9239852Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9275440Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9409004Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9453015Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9637443Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9672669Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9768697Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9797326Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:13.9917734Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:13.9944042Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.0015039Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.0164187Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.1565492Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.142s) 2022-08-17T13:25:14.1630873Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T13:25:14.2062823Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.048s) 2022-08-17T13:25:14.2123768Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.2521679Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.033s) 2022-08-17T13:25:14.2540584Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.2579269Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.3410066Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.079s) 2022-08-17T13:25:14.9223825Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.585s) 2022-08-17T13:25:14.9273639Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9377859Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.9413050Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9480209Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9510370Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.9595662Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9624744Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9692530Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:14.9721843Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:14.9792883Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.0351941Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.062s) 2022-08-17T13:25:15.4451546Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.413s) 2022-08-17T13:25:15.4886893Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.048s) 2022-08-17T13:25:15.7905172Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.300s) 2022-08-17T13:25:15.7949237Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8054530Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8066582Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8079627Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8117950Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8224965Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8255907Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8314356Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8341145Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8436873Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8461995Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8540071Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8578640Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8701289Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8735473Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8814078Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8835563Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.8891798Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8911928Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8952092Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.8958622Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-08-17T13:25:15.8964748Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-08-17T13:25:15.8991019Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.9114068Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:15.9152344Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.9370216Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:15.9460326Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:16.0190551Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.063s) 2022-08-17T13:25:16.0234331Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.0490097Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.031s) 2022-08-17T13:25:16.0531414Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.0815394Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.032s) 2022-08-17T13:25:16.0883049Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:16.1331584Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.031s) 2022-08-17T13:25:16.1345086Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:16.1369597Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.1993968Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.063s) 2022-08-17T13:25:16.6136640Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.412s) 2022-08-17T13:25:16.6170097Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6212116Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6245590Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6314304Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:16.6337319Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6374888Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6408951Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:16.6475935Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6501844Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.6554504Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:16.7298875Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.079s) 2022-08-17T13:25:17.2586026Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.538s) 2022-08-17T13:25:17.2630170Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.2702666Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.2735970Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.2801134Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.2829497Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.2908531Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.2935934Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.2992161Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.3016617Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.3064620Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.3623844Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.047s) 2022-08-17T13:25:17.7294119Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.365s) 2022-08-17T13:25:17.7324823Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7367292Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.7399362Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7462652Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7489789Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7562115Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.7594157Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7650232Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7673793Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-08-17T13:25:17.7713244Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-08-17T13:25:17.7726132Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7743130Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7762618Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7788814Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7814937Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7828184Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.016s) 2022-08-17T13:25:17.7843322Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7855745Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7868779Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7893194Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7905888Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7920354Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7950382Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.7983625Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.016s) 2022-08-17T13:25:17.7999878Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.8021171Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.8039048Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.8060448Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.8086366Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-08-17T13:25:17.8116380Z test_autograd_composite_implicit_and_dispatch_registration_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.000s) 2022-08-17T13:25:17.8146115Z test_autograd_multiple_dispatch_registrations_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.016s) 2022-08-17T13:25:17.8160798Z test_foward_mode_AD_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.000s) 2022-08-17T13:25:17.8184045Z test_view_copy_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.000s) 2022-08-17T13:25:17.8619029Z test_cat_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.048s) 2022-08-17T13:25:17.8639577Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-08-17T13:25:17.8849564Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-08-17T13:25:17.8862422Z test_multithread_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-08-17T13:25:17.8899660Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-08-17T13:25:17.8918365Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-08-17T13:25:17.8979620Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-08-17T13:25:17.9034342Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-08-17T13:25:17.9131606Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-08-17T13:25:17.9131846Z 2022-08-17T13:25:17.9132323Z ---------------------------------------------------------------------- 2022-08-17T13:25:17.9132606Z Ran 504 tests in 25.000s 2022-08-17T13:25:17.9132732Z 2022-08-17T13:25:17.9132842Z OK (skipped=24, expected failures=2) 2022-08-17T13:25:17.9132981Z 2022-08-17T13:25:17.9133080Z Generating XML reports... 2022-08-17T13:25:17.9421686Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutograd-20220817132452.xml 2022-08-17T13:25:17.9437478Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_complex.TestAutogradComplex-20220817132452.xml 2022-08-17T13:25:17.9495180Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradDeviceTypeCPU-20220817132452.xml 2022-08-17T13:25:17.9523719Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardMode-20220817132452.xml 2022-08-17T13:25:17.9534361Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardModeBatchedGrad-20220817132452.xml 2022-08-17T13:25:17.9647038Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_functional.TestAutogradFunctional-20220817132452.xml 2022-08-17T13:25:17.9668853Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradInferenceMode-20220817132452.xml 2022-08-17T13:25:17.9677926Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradMultipleDispatchCPU-20220817132452.xml 2022-08-17T13:25:17.9691013Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestMultithreadAutograd-20220817132452.xml 2022-08-17T13:25:18.3029461Z Running test_meta ... [2022-08-17 13:25:18.294986] 2022-08-17T13:25:18.3029922Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:25:18.294986] 2022-08-17T13:25:20.7570005Z 2022-08-17T13:25:20.7570365Z Running tests... 2022-08-17T13:25:20.7570703Z ---------------------------------------------------------------------- 2022-08-17T13:25:20.7571067Z Test results will be stored in test-reports\python-unittest\test_meta 2022-08-17T13:25:20.7599474Z test_dispatch_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7615666Z test_dispatch_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7630883Z test_dispatch_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7646402Z test_dispatch_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.7661446Z test_dispatch_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7676544Z test_dispatch_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7691816Z test_dispatch_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7706881Z test_dispatch_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7721954Z test_dispatch_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7737109Z test_dispatch_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7752156Z test_dispatch_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7767249Z test_dispatch_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7782253Z test_dispatch_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7797496Z test_dispatch_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.7812608Z test_dispatch_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7827621Z test_dispatch_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7842615Z test_dispatch_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7857791Z test_dispatch_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7872807Z test_dispatch_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7887972Z test_dispatch_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7903033Z test_dispatch_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7918036Z test_dispatch_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7933165Z test_dispatch_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7948143Z test_dispatch_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7964158Z test_dispatch_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.7980011Z test_dispatch_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.7994700Z test_dispatch_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8009875Z test_dispatch_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8024992Z test_dispatch_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8039977Z test_dispatch_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8055104Z test_dispatch_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8070200Z test_dispatch_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8085219Z test_dispatch_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8100434Z test_dispatch_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8115581Z test_dispatch_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8130755Z test_dispatch_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8145822Z test_dispatch_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8160929Z test_dispatch_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8176135Z test_dispatch_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8191209Z test_dispatch_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8206317Z test_dispatch_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8221474Z test_dispatch_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8236468Z test_dispatch_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8251650Z test_dispatch_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8266604Z test_dispatch_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8281866Z test_dispatch_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8297008Z test_dispatch_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8312030Z test_dispatch_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8327185Z test_dispatch_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8342197Z test_dispatch_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8357218Z test_dispatch_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8372356Z test_dispatch_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8387382Z test_dispatch_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8402394Z test_dispatch_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8417487Z test_dispatch_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8432695Z test_dispatch_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8448307Z test_dispatch_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:20.8462928Z test_dispatch_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8478067Z test_dispatch_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8493198Z test_dispatch_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8508114Z test_dispatch_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8523137Z test_dispatch_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8538213Z test_dispatch_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8553238Z test_dispatch_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8568357Z test_dispatch_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8583338Z test_dispatch_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8598495Z test_dispatch_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8613723Z test_dispatch_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:20.8628716Z test_dispatch_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8643795Z test_dispatch_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8658965Z test_dispatch_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8674003Z test_dispatch_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8689134Z test_dispatch_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8704117Z test_dispatch_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8719121Z test_dispatch_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8734313Z test_dispatch_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8749247Z test_dispatch_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8764286Z test_dispatch_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8779480Z test_dispatch_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8794543Z test_dispatch_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8809694Z test_dispatch_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8824727Z test_dispatch_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8839714Z test_dispatch_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8854900Z test_dispatch_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8869867Z test_dispatch_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8884916Z test_dispatch_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8900070Z test_dispatch_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8915565Z test_dispatch_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.8930450Z test_dispatch_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8945487Z test_dispatch_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8960609Z test_dispatch_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8975816Z test_dispatch_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.8990916Z test_dispatch_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9006136Z test_dispatch_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9021231Z test_dispatch_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9036279Z test_dispatch_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9051433Z test_dispatch_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9066506Z test_dispatch_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9081608Z test_dispatch_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9096758Z test_dispatch_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9111712Z test_dispatch_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9126802Z test_dispatch_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9141780Z test_dispatch_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9158722Z test_dispatch_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9173960Z test_dispatch_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9189003Z test_dispatch_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9203974Z test_dispatch_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9219080Z test_dispatch_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9234099Z test_dispatch_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9249235Z test_dispatch_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9264244Z test_dispatch_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9279210Z test_dispatch_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9294345Z test_dispatch_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9309359Z test_dispatch_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9324433Z test_dispatch_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9339479Z test_dispatch_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9354478Z test_dispatch_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9369672Z test_dispatch_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9385152Z test_dispatch_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9399931Z test_dispatch_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9415121Z test_dispatch_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9430129Z test_dispatch_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9445121Z test_dispatch_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9460315Z test_dispatch_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9475343Z test_dispatch_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9490531Z test_dispatch_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9505485Z test_dispatch_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9520428Z test_dispatch_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9535546Z test_dispatch_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9550762Z test_dispatch_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9565730Z test_dispatch_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9580912Z test_dispatch_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9596077Z test_dispatch_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9611251Z test_dispatch_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9626256Z test_dispatch_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9641292Z test_dispatch_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9656439Z test_dispatch_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9671462Z test_dispatch_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9686720Z test_dispatch_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9701908Z test_dispatch_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9716989Z test_dispatch_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9732137Z test_dispatch_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9747232Z test_dispatch_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9762287Z test_dispatch_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9777513Z test_dispatch_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9792575Z test_dispatch_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9807646Z test_dispatch_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9822753Z test_dispatch_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9837806Z test_dispatch_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9853393Z test_dispatch_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9868262Z test_dispatch_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:20.9883311Z test_dispatch_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9898425Z test_dispatch_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9913543Z test_dispatch_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9928761Z test_dispatch_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9943928Z test_dispatch_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9959055Z test_dispatch_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9974288Z test_dispatch_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:20.9989394Z test_dispatch_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0004485Z test_dispatch_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0019768Z test_dispatch_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0034797Z test_dispatch_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0049988Z test_dispatch_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0065030Z test_dispatch_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0080091Z test_dispatch_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0095243Z test_dispatch_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0110326Z test_dispatch_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0125345Z test_dispatch_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0140483Z test_dispatch_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0155565Z test_dispatch_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0170757Z test_dispatch_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0185828Z test_dispatch_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0200835Z test_dispatch_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0215988Z test_dispatch_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0231008Z test_dispatch_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0246156Z test_dispatch_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0261208Z test_dispatch_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0276265Z test_dispatch_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0291404Z test_dispatch_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0306523Z test_dispatch_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0321468Z test_dispatch_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0336738Z test_dispatch_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0351742Z test_dispatch_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0366898Z test_dispatch_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0381926Z test_dispatch_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0396984Z test_dispatch_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0412137Z test_dispatch_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0427145Z test_dispatch_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0442167Z test_dispatch_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0457350Z test_dispatch_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0472345Z test_dispatch_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0487848Z test_dispatch_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0503027Z test_dispatch_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:21.0518099Z test_dispatch_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0533353Z test_dispatch_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0548407Z test_dispatch_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0563503Z test_dispatch_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0578666Z test_dispatch_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0593666Z test_dispatch_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0608791Z test_dispatch_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0623798Z test_dispatch_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0638779Z test_dispatch_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0653916Z test_dispatch_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0668936Z test_dispatch_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0683826Z test_dispatch_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0698910Z test_dispatch_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0713887Z test_dispatch_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0729005Z test_dispatch_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0744076Z test_dispatch_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0758997Z test_dispatch_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0774113Z test_dispatch_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0789141Z test_dispatch_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0804155Z test_dispatch_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0819334Z test_dispatch_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0834291Z test_dispatch_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0849476Z test_dispatch_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0864497Z test_dispatch_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0879494Z test_dispatch_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0894781Z test_dispatch_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0909798Z test_dispatch_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0924837Z test_dispatch_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0939939Z test_dispatch_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0954976Z test_dispatch_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.0970360Z test_dispatch_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.0985399Z test_dispatch_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1000403Z test_dispatch_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1015503Z test_dispatch_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1030504Z test_dispatch_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1045447Z test_dispatch_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1060581Z test_dispatch_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1075600Z test_dispatch_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1090744Z test_dispatch_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1105745Z test_dispatch_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1120725Z test_dispatch_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1136260Z test_dispatch_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.1150904Z test_dispatch_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1165894Z test_dispatch_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1181114Z test_dispatch_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1196239Z test_dispatch_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1211314Z test_dispatch_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1226412Z test_dispatch_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1241472Z test_dispatch_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1256696Z test_dispatch_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1271770Z test_dispatch_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1287073Z test_dispatch_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.1302053Z test_dispatch_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1317091Z test_dispatch_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1332213Z test_dispatch_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1347152Z test_dispatch_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1362121Z test_dispatch_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1377169Z test_dispatch_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1392185Z test_dispatch_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1407370Z test_dispatch_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1422372Z test_dispatch_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1438308Z test_dispatch_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1452677Z test_dispatch_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.1467656Z test_dispatch_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1482701Z test_dispatch_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1497770Z test_dispatch_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1512694Z test_dispatch_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1527835Z test_dispatch_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1542794Z test_dispatch_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1557794Z test_dispatch_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1572915Z test_dispatch_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1587972Z test_dispatch_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1603208Z test_dispatch_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.1618372Z test_dispatch_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:21.1633366Z test_dispatch_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1648468Z test_dispatch_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1663480Z test_dispatch_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1678377Z test_dispatch_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1693400Z test_dispatch_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1708368Z test_dispatch_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1723371Z test_dispatch_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1738465Z test_dispatch_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1753503Z test_dispatch_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1768660Z test_dispatch_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.1783923Z test_dispatch_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1798795Z test_dispatch_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1814000Z test_dispatch_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1828984Z test_dispatch_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1843954Z test_dispatch_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1859053Z test_dispatch_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1874112Z test_dispatch_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1889233Z test_dispatch_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1904320Z test_dispatch_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1919465Z test_dispatch_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1934654Z test_dispatch_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1949661Z test_dispatch_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1964660Z test_dispatch_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1979785Z test_dispatch_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.1994795Z test_dispatch_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2010051Z test_dispatch_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2025095Z test_dispatch_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2040105Z test_dispatch_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2055241Z test_dispatch_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2070231Z test_dispatch_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2085461Z test_dispatch_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.2100610Z test_dispatch_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2115626Z test_dispatch_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2130775Z test_dispatch_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2145891Z test_dispatch_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2160765Z test_dispatch_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2175855Z test_dispatch_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2190844Z test_dispatch_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2205858Z test_dispatch_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2220955Z test_dispatch_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2236092Z test_dispatch_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.2251238Z test_dispatch_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2266251Z test_dispatch_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2281196Z test_dispatch_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2296273Z test_dispatch_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2311202Z test_dispatch_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2326248Z test_dispatch_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2341269Z test_dispatch_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2356203Z test_dispatch_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2371305Z test_dispatch_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2386265Z test_dispatch_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2401937Z test_dispatch_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:21.2416799Z test_dispatch_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2431794Z test_dispatch_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2446938Z test_dispatch_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2461866Z test_dispatch_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2476802Z test_dispatch_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2491930Z test_dispatch_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2506876Z test_dispatch_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2521879Z test_dispatch_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2537039Z test_dispatch_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2552005Z test_dispatch_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2567640Z test_dispatch_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.2582785Z test_dispatch_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2597724Z test_dispatch_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2612928Z test_dispatch_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2627917Z test_dispatch_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2642889Z test_dispatch_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2658075Z test_dispatch_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2673190Z test_dispatch_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2688410Z test_dispatch_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2703431Z test_dispatch_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2719878Z test_dispatch_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2733849Z test_dispatch_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.2748723Z test_dispatch_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2763772Z test_dispatch_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2778876Z test_dispatch_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2793852Z test_dispatch_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2808898Z test_dispatch_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2823792Z test_dispatch_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2838737Z test_dispatch_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2853720Z test_dispatch_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2868596Z test_dispatch_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2883607Z test_dispatch_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.2898607Z test_dispatch_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2913527Z test_dispatch_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2928493Z test_dispatch_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2943366Z test_dispatch_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2958301Z test_dispatch_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2973370Z test_dispatch_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.2988283Z test_dispatch_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3003163Z test_dispatch_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3018161Z test_dispatch_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3033021Z test_dispatch_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3048296Z test_dispatch_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.3063175Z test_dispatch_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3078172Z test_dispatch_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3093119Z test_dispatch_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3107975Z test_dispatch_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3122863Z test_dispatch_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3137870Z test_dispatch_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3152768Z test_dispatch_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3167814Z test_dispatch_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3182709Z test_dispatch_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3197545Z test_dispatch_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3212633Z test_dispatch_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.3227542Z test_dispatch_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3242472Z test_dispatch_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3257498Z test_dispatch_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3272387Z test_dispatch_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3287395Z test_dispatch_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3302262Z test_dispatch_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3317153Z test_dispatch_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3332169Z test_dispatch_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3347118Z test_dispatch_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3362088Z test_dispatch_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.3377117Z test_dispatch_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3391985Z test_dispatch_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3407031Z test_dispatch_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3421949Z test_dispatch_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3436817Z test_dispatch_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3451813Z test_dispatch_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3466735Z test_dispatch_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3481695Z test_dispatch_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3496783Z test_dispatch_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3511721Z test_dispatch_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3527007Z test_dispatch_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.3541818Z test_dispatch_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3556835Z test_dispatch_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3571783Z test_dispatch_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3586676Z test_dispatch_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3601541Z test_dispatch_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3616566Z test_dispatch_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3631438Z test_dispatch_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3646372Z test_dispatch_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3661261Z test_dispatch_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3676234Z test_dispatch_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3691182Z test_dispatch_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3706101Z test_dispatch_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3720948Z test_dispatch_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3736021Z test_dispatch_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3750915Z test_dispatch_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3765802Z test_dispatch_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3780839Z test_dispatch_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3795770Z test_dispatch_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3810764Z test_dispatch_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3825617Z test_dispatch_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3840599Z test_dispatch_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.3855597Z test_dispatch_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3870418Z test_dispatch_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3885332Z test_dispatch_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3900390Z test_dispatch_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3915283Z test_dispatch_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3930399Z test_dispatch_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3945252Z test_dispatch_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3960174Z test_dispatch_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3975145Z test_dispatch_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.3990138Z test_dispatch_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4005034Z test_dispatch_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4020102Z test_dispatch_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4035067Z test_dispatch_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4050099Z test_dispatch_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4065004Z test_dispatch_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4079919Z test_dispatch_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4095054Z test_dispatch_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4110030Z test_dispatch_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4124933Z test_dispatch_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4139986Z test_dispatch_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4155010Z test_dispatch_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4170040Z test_dispatch_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4184911Z test_dispatch_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4199816Z test_dispatch_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4214834Z test_dispatch_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4229746Z test_dispatch_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4244601Z test_dispatch_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4259687Z test_dispatch_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4274631Z test_dispatch_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4289725Z test_dispatch_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4304710Z test_dispatch_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4319600Z test_dispatch_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4334661Z test_dispatch_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4349511Z test_dispatch_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4364429Z test_dispatch_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4379515Z test_dispatch_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4394398Z test_dispatch_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4409443Z test_dispatch_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4424371Z test_dispatch_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4439277Z test_dispatch_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4454320Z test_dispatch_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4469355Z test_dispatch_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4484263Z test_dispatch_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4499256Z test_dispatch_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4514205Z test_dispatch_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4529154Z test_dispatch_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4544084Z test_dispatch_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4558911Z test_dispatch_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4573981Z test_dispatch_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4588929Z test_dispatch_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4603709Z test_dispatch_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4618714Z test_dispatch_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4633755Z test_dispatch_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4648830Z test_dispatch_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4663726Z test_dispatch_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4678620Z test_dispatch_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4693715Z test_dispatch_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4708590Z test_dispatch_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4723504Z test_dispatch_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4738530Z test_dispatch_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4753470Z test_dispatch_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4768524Z test_dispatch_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4783500Z test_dispatch_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4798384Z test_dispatch_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4813272Z test_dispatch_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4828141Z test_dispatch_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4843037Z test_dispatch_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4858041Z test_dispatch_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4872908Z test_dispatch_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4887941Z test_dispatch_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4902840Z test_dispatch_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4917617Z test_dispatch_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4932600Z test_dispatch_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4947683Z test_dispatch_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.4962605Z test_dispatch_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4977682Z test_dispatch_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.4992688Z test_dispatch_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5007630Z test_dispatch_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5022634Z test_dispatch_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5037547Z test_dispatch_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5052594Z test_dispatch_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5067476Z test_dispatch_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5082335Z test_dispatch_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5097434Z test_dispatch_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5112286Z test_dispatch_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5127257Z test_dispatch_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5142097Z test_dispatch_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5156894Z test_dispatch_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5171797Z test_dispatch_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5186630Z test_dispatch_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5201502Z test_dispatch_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5216470Z test_dispatch_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5231331Z test_dispatch_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5246272Z test_dispatch_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5261249Z test_dispatch_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5276064Z test_dispatch_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5291079Z test_dispatch_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5305916Z test_dispatch_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5320820Z test_dispatch_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5335842Z test_dispatch_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5350731Z test_dispatch_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5365677Z test_dispatch_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5380760Z test_dispatch_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5395639Z test_dispatch_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5410800Z test_dispatch_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5425694Z test_dispatch_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5440627Z test_dispatch_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5455630Z test_dispatch_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5470484Z test_dispatch_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5485301Z test_dispatch_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5500398Z test_dispatch_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5515261Z test_dispatch_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5530311Z test_dispatch_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5545176Z test_dispatch_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5560141Z test_dispatch_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5575357Z test_dispatch_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5590213Z test_dispatch_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5605104Z test_dispatch_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5620192Z test_dispatch_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5635104Z test_dispatch_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5650136Z test_dispatch_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5665053Z test_dispatch_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5679923Z test_dispatch_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5694961Z test_dispatch_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5709822Z test_dispatch_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5724791Z test_dispatch_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5739798Z test_dispatch_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5754689Z test_dispatch_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5769826Z test_dispatch_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5784740Z test_dispatch_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5799664Z test_dispatch_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5814678Z test_dispatch_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5829529Z test_dispatch_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5844388Z test_dispatch_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5859365Z test_dispatch_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5874312Z test_dispatch_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5889421Z test_dispatch_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.5904302Z test_dispatch_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5919196Z test_dispatch_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5934133Z test_dispatch_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5949031Z test_dispatch_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5963901Z test_dispatch_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5978857Z test_dispatch_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.5993717Z test_dispatch_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6008629Z test_dispatch_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6023571Z test_dispatch_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6038425Z test_dispatch_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6053477Z test_dispatch_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6068345Z test_dispatch_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6083224Z test_dispatch_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6098222Z test_dispatch_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6113035Z test_dispatch_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6128038Z test_dispatch_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6142932Z test_dispatch_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6157799Z test_dispatch_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6172818Z test_dispatch_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6187666Z test_dispatch_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6202655Z test_dispatch_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6217697Z test_dispatch_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6232633Z test_dispatch_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6247643Z test_dispatch_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6262563Z test_dispatch_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6277388Z test_dispatch_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6292436Z test_dispatch_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6307395Z test_dispatch_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6322326Z test_dispatch_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6337363Z test_dispatch_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6352282Z test_dispatch_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6367256Z test_dispatch_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6382134Z test_dispatch_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6397104Z test_dispatch_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6412145Z test_dispatch_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6426983Z test_dispatch_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6441904Z test_dispatch_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6456923Z test_dispatch_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6471777Z test_dispatch_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6486754Z test_dispatch_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6501734Z test_dispatch_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6516939Z test_dispatch_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6532023Z test_dispatch_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6546990Z test_dispatch_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6561823Z test_dispatch_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6576796Z test_dispatch_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6591671Z test_dispatch_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6606587Z test_dispatch_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6621552Z test_dispatch_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6636510Z test_dispatch_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6651470Z test_dispatch_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6666335Z test_dispatch_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6681212Z test_dispatch_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6696163Z test_dispatch_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6710940Z test_dispatch_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6725785Z test_dispatch_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6740800Z test_dispatch_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6755675Z test_dispatch_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6770622Z test_dispatch_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6785517Z test_dispatch_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6800355Z test_dispatch_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6815339Z test_dispatch_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6830338Z test_dispatch_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.6845172Z test_dispatch_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6860346Z test_dispatch_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6875169Z test_dispatch_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6890206Z test_dispatch_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6905058Z test_dispatch_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6919931Z test_dispatch_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6934914Z test_dispatch_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6949731Z test_dispatch_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6964629Z test_dispatch_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6979573Z test_dispatch_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.6994545Z test_dispatch_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7009520Z test_dispatch_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7024424Z test_dispatch_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7039281Z test_dispatch_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7054320Z test_dispatch_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7069197Z test_dispatch_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7084070Z test_dispatch_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7099033Z test_dispatch_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7113911Z test_dispatch_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7128901Z test_dispatch_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7143967Z test_dispatch_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7158933Z test_dispatch_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7173902Z test_dispatch_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7188807Z test_dispatch_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7203716Z test_dispatch_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7218777Z test_dispatch_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7233656Z test_dispatch_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7248747Z test_dispatch_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7263729Z test_dispatch_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7278666Z test_dispatch_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7293700Z test_dispatch_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7308574Z test_dispatch_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7323517Z test_dispatch_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7338378Z test_dispatch_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7353251Z test_dispatch_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7368213Z test_dispatch_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7383097Z test_dispatch_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7397967Z test_dispatch_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7412952Z test_dispatch_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7427857Z test_dispatch_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7442799Z test_dispatch_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7457971Z test_dispatch_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7472888Z test_dispatch_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7487832Z test_dispatch_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7502766Z test_dispatch_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7517644Z test_dispatch_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7532668Z test_dispatch_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7547608Z test_dispatch_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7562507Z test_dispatch_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7577597Z test_dispatch_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7592426Z test_dispatch_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7607432Z test_dispatch_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7622551Z test_dispatch_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7637433Z test_dispatch_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7652456Z test_dispatch_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7667285Z test_dispatch_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7682225Z test_dispatch_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7697257Z test_dispatch_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7712124Z test_dispatch_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7727095Z test_dispatch_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7742007Z test_dispatch_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7756921Z test_dispatch_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7771995Z test_dispatch_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7787117Z test_dispatch_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7801862Z test_dispatch_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7816881Z test_dispatch_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7831832Z test_dispatch_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7846870Z test_dispatch_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7861785Z test_dispatch_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7876673Z test_dispatch_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7891668Z test_dispatch_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7906530Z test_dispatch_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7921396Z test_dispatch_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7937397Z test_dispatch_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.7952215Z test_dispatch_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7967241Z test_dispatch_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7982173Z test_dispatch_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.7997082Z test_dispatch_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8012186Z test_dispatch_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8027096Z test_dispatch_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8042048Z test_dispatch_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8056983Z test_dispatch_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8071805Z test_dispatch_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8086719Z test_dispatch_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8102015Z test_dispatch_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8116687Z test_dispatch_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8131718Z test_dispatch_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8146600Z test_dispatch_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8161502Z test_dispatch_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8176519Z test_dispatch_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8191387Z test_dispatch_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8206319Z test_dispatch_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8221245Z test_dispatch_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8236173Z test_dispatch_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8251777Z test_dispatch_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8266022Z test_dispatch_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8280906Z test_dispatch_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8295884Z test_dispatch_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8310772Z test_dispatch_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8325667Z test_dispatch_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8340718Z test_dispatch_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8355535Z test_dispatch_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8370563Z test_dispatch_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8385406Z test_dispatch_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8400237Z test_dispatch_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8415360Z test_dispatch_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8430248Z test_dispatch_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8445061Z test_dispatch_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8460073Z test_dispatch_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8474972Z test_dispatch_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8490036Z test_dispatch_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8504961Z test_dispatch_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8519906Z test_dispatch_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8534939Z test_dispatch_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8549902Z test_dispatch_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8565068Z test_dispatch_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8579949Z test_dispatch_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:21.8594774Z test_dispatch_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8609789Z test_dispatch_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8624625Z test_dispatch_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8639512Z test_dispatch_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8654544Z test_dispatch_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8669403Z test_dispatch_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8684321Z test_dispatch_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8699435Z test_dispatch_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8714212Z test_dispatch_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8729385Z test_dispatch_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8744322Z test_dispatch_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8759354Z test_dispatch_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8774401Z test_dispatch_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8789348Z test_dispatch_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8804265Z test_dispatch_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8819244Z test_dispatch_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8834084Z test_dispatch_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8849076Z test_dispatch_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8864003Z test_dispatch_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8878820Z test_dispatch_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8894016Z test_dispatch_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.8908863Z test_dispatch_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8923654Z test_dispatch_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8938593Z test_dispatch_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8953420Z test_dispatch_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8968368Z test_dispatch_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8983223Z test_dispatch_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.8998129Z test_dispatch_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9013124Z test_dispatch_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9028039Z test_dispatch_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9043051Z test_dispatch_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9058025Z test_dispatch_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9072897Z test_dispatch_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9087913Z test_dispatch_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9102786Z test_dispatch_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9117691Z test_dispatch_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9132713Z test_dispatch_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9147552Z test_dispatch_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9162535Z test_dispatch_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9177556Z test_dispatch_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9192411Z test_dispatch_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9207548Z test_dispatch_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9222429Z test_dispatch_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9237355Z test_dispatch_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9252397Z test_dispatch_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9267383Z test_dispatch_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9282318Z test_dispatch_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9297322Z test_dispatch_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9312201Z test_dispatch_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9327176Z test_dispatch_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9342091Z test_dispatch_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9357105Z test_dispatch_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9372193Z test_dispatch_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9387182Z test_dispatch_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9402029Z test_dispatch_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9417081Z test_dispatch_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9432019Z test_dispatch_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9447089Z test_dispatch_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9462054Z test_dispatch_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9476954Z test_dispatch_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9492061Z test_dispatch_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9507001Z test_dispatch_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9522171Z test_dispatch_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9537151Z test_dispatch_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9552042Z test_dispatch_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9567018Z test_dispatch_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9581936Z test_dispatch_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9596860Z test_dispatch_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9611881Z test_dispatch_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9626827Z test_dispatch_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9641586Z test_dispatch_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9656569Z test_dispatch_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9671516Z test_dispatch_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9686507Z test_dispatch_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9701456Z test_dispatch_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9716326Z test_dispatch_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9731300Z test_dispatch_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9746239Z test_dispatch_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9761080Z test_dispatch_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9776085Z test_dispatch_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9790953Z test_dispatch_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9805859Z test_dispatch_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9820875Z test_dispatch_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9835842Z test_dispatch_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:21.9850892Z test_dispatch_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9865768Z test_dispatch_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9880620Z test_dispatch_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9895596Z test_dispatch_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9910383Z test_dispatch_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9925265Z test_dispatch_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9940267Z test_dispatch_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9955143Z test_dispatch_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9970200Z test_dispatch_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:21.9985266Z test_dispatch_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0000256Z test_dispatch_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0015440Z test_dispatch_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0030376Z test_dispatch_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0045369Z test_dispatch_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0060452Z test_dispatch_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0075518Z test_dispatch_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0090651Z test_dispatch_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0105754Z test_dispatch_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0120607Z test_dispatch_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0135785Z test_dispatch_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0150797Z test_dispatch_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0165851Z test_dispatch_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0180947Z test_dispatch_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0195980Z test_dispatch_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0211058Z test_dispatch_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0225974Z test_dispatch_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0240899Z test_dispatch_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0256007Z test_dispatch_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0270906Z test_dispatch_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0285840Z test_dispatch_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0301016Z test_dispatch_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0315860Z test_dispatch_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0330851Z test_dispatch_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0345729Z test_dispatch_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0360668Z test_dispatch_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0375724Z test_dispatch_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0390641Z test_dispatch_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0405573Z test_dispatch_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0420511Z test_dispatch_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0435346Z test_dispatch_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0450288Z test_dispatch_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0465317Z test_dispatch_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0480121Z test_dispatch_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0495057Z test_dispatch_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0509928Z test_dispatch_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0524782Z test_dispatch_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0539742Z test_dispatch_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0554612Z test_dispatch_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0570108Z test_dispatch_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0584493Z test_dispatch_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0599292Z test_dispatch_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0614447Z test_dispatch_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0629459Z test_dispatch_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.0644365Z test_dispatch_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0659362Z test_dispatch_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0674289Z test_dispatch_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0689395Z test_dispatch_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0704248Z test_dispatch_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0719192Z test_dispatch_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0734134Z test_dispatch_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0748969Z test_dispatch_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0763836Z test_dispatch_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0778925Z test_dispatch_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0793782Z test_dispatch_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0808816Z test_dispatch_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0823668Z test_dispatch_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0838553Z test_dispatch_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0853548Z test_dispatch_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0868448Z test_dispatch_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0883279Z test_dispatch_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0898264Z test_dispatch_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0913140Z test_dispatch_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0928210Z test_dispatch_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0943306Z test_dispatch_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.0958283Z test_dispatch_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0973273Z test_dispatch_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.0988191Z test_dispatch_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1003180Z test_dispatch_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1018312Z test_dispatch_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1033263Z test_dispatch_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1048296Z test_dispatch_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1063155Z test_dispatch_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1078001Z test_dispatch_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1093021Z test_dispatch_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1107871Z test_dispatch_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1122704Z test_dispatch_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1137684Z test_dispatch_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1152581Z test_dispatch_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1167533Z test_dispatch_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1182431Z test_dispatch_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1197234Z test_dispatch_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1212195Z test_dispatch_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1227055Z test_dispatch_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1241940Z test_dispatch_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1257069Z test_dispatch_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1272000Z test_dispatch_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1287016Z test_dispatch_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1301892Z test_dispatch_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1316843Z test_dispatch_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1331839Z test_dispatch_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1346720Z test_dispatch_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1361559Z test_dispatch_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1376577Z test_dispatch_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1391407Z test_dispatch_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1406482Z test_dispatch_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1421453Z test_dispatch_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1436319Z test_dispatch_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1451293Z test_dispatch_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1466200Z test_dispatch_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1481035Z test_dispatch_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1496059Z test_dispatch_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1510880Z test_dispatch_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1525734Z test_dispatch_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1540722Z test_dispatch_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1555637Z test_dispatch_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1570820Z test_dispatch_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1585648Z test_dispatch_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1600543Z test_dispatch_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1615557Z test_dispatch_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1630459Z test_dispatch_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1645321Z test_dispatch_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1660419Z test_dispatch_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1675286Z test_dispatch_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1690390Z test_dispatch_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1705255Z test_dispatch_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1720185Z test_dispatch_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1735281Z test_dispatch_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1750218Z test_dispatch_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1765157Z test_dispatch_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1780226Z test_dispatch_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1795212Z test_dispatch_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1810237Z test_dispatch_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1825222Z test_dispatch_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1840212Z test_dispatch_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1855345Z test_dispatch_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1870300Z test_dispatch_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1885400Z test_dispatch_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.1900437Z test_dispatch_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1915275Z test_dispatch_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1930400Z test_dispatch_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1945322Z test_dispatch_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1960336Z test_dispatch_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1975330Z test_dispatch_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.1990201Z test_dispatch_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2005120Z test_dispatch_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2020079Z test_dispatch_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2035070Z test_dispatch_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2050113Z test_dispatch_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2064987Z test_dispatch_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2079837Z test_dispatch_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2094862Z test_dispatch_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2109704Z test_dispatch_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2124599Z test_dispatch_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2139572Z test_dispatch_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2154426Z test_dispatch_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2169459Z test_dispatch_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2184437Z test_dispatch_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2199434Z test_dispatch_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2214426Z test_dispatch_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2229340Z test_dispatch_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2244176Z test_dispatch_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2259189Z test_dispatch_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2274124Z test_dispatch_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2289158Z test_dispatch_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2303979Z test_dispatch_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2318870Z test_dispatch_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2333852Z test_dispatch_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2348949Z test_dispatch_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2364153Z test_dispatch_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.2379156Z test_dispatch_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2394022Z test_dispatch_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2408926Z test_dispatch_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2423909Z test_dispatch_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2438761Z test_dispatch_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2453784Z test_dispatch_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2468671Z test_dispatch_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2483610Z test_dispatch_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2498631Z test_dispatch_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2513624Z test_dispatch_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2528966Z test_dispatch_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2543780Z test_dispatch_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2558662Z test_dispatch_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2573633Z test_dispatch_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2588468Z test_dispatch_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2603270Z test_dispatch_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2618177Z test_dispatch_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2633037Z test_dispatch_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2647970Z test_dispatch_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2662787Z test_dispatch_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2677729Z test_dispatch_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2692708Z test_dispatch_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2707482Z test_dispatch_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2722321Z test_dispatch_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2737308Z test_dispatch_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2752150Z test_dispatch_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2767086Z test_dispatch_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2781899Z test_dispatch_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2796803Z test_dispatch_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2811777Z test_dispatch_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2826617Z test_dispatch_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2842173Z test_dispatch_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.2857242Z test_dispatch_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2872125Z test_dispatch_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2887171Z test_dispatch_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2902028Z test_dispatch_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2916916Z test_dispatch_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2932013Z test_dispatch_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2946947Z test_dispatch_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2961770Z test_dispatch_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2976666Z test_dispatch_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.2991431Z test_dispatch_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3006448Z test_dispatch_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3021195Z test_dispatch_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3035927Z test_dispatch_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3050734Z test_dispatch_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3065459Z test_dispatch_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3080226Z test_dispatch_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3095038Z test_dispatch_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3109739Z test_dispatch_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3124494Z test_dispatch_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3139415Z test_dispatch_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3154451Z test_dispatch_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3169345Z test_dispatch_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.3184153Z test_dispatch_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3198902Z test_dispatch_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3213809Z test_dispatch_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3228617Z test_dispatch_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3243521Z test_dispatch_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3258361Z test_dispatch_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3273058Z test_dispatch_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3287905Z test_dispatch_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3302584Z test_dispatch_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3317379Z test_dispatch_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3332271Z test_dispatch_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3346987Z test_dispatch_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3361771Z test_dispatch_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3376485Z test_dispatch_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3391329Z test_dispatch_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3406122Z test_dispatch_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3420963Z test_dispatch_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3435628Z test_dispatch_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3450498Z test_dispatch_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3465303Z test_dispatch_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3480313Z test_dispatch_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3495154Z test_dispatch_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3509906Z test_dispatch_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3524674Z test_dispatch_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3539447Z test_dispatch_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3554133Z test_dispatch_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3569018Z test_dispatch_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3583661Z test_dispatch_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3598405Z test_dispatch_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3613162Z test_dispatch_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3627952Z test_dispatch_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3642804Z test_dispatch_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3657698Z test_dispatch_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3672373Z test_dispatch_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3687159Z test_dispatch_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3714708Z test_dispatch_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3716730Z test_dispatch_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3731564Z test_dispatch_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3746291Z test_dispatch_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3761424Z test_dispatch_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3776073Z test_dispatch_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3790772Z test_dispatch_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3805568Z test_dispatch_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3820480Z test_dispatch_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3835399Z test_dispatch_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3850249Z test_dispatch_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3864926Z test_dispatch_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3879693Z test_dispatch_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3894584Z test_dispatch_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3909293Z test_dispatch_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3924110Z test_dispatch_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3938932Z test_dispatch_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3953914Z test_dispatch_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.3968879Z test_dispatch_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3983704Z test_dispatch_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.3998450Z test_dispatch_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4013380Z test_dispatch_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4028104Z test_dispatch_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4042862Z test_dispatch_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4057773Z test_dispatch_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4072495Z test_dispatch_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4087448Z test_dispatch_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4102200Z test_dispatch_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4117038Z test_dispatch_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.4131840Z test_dispatch_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4146611Z test_dispatch_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4161354Z test_dispatch_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4176184Z test_dispatch_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4190853Z test_dispatch_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4205512Z test_dispatch_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4220367Z test_dispatch_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4235070Z test_dispatch_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4249926Z test_dispatch_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4264678Z test_dispatch_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4279491Z test_dispatch_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4294268Z test_dispatch_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4309007Z test_dispatch_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4323755Z test_dispatch_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4338635Z test_dispatch_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4353389Z test_dispatch_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4368257Z test_dispatch_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4382979Z test_dispatch_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4397703Z test_dispatch_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4412546Z test_dispatch_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4427378Z test_dispatch_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.4442094Z test_dispatch_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4456933Z test_dispatch_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4471632Z test_dispatch_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4486415Z test_dispatch_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4501196Z test_dispatch_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4515887Z test_dispatch_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4530746Z test_dispatch_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4545518Z test_dispatch_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4560133Z test_dispatch_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4574913Z test_dispatch_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4589827Z test_dispatch_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.4604499Z test_dispatch_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4619264Z test_dispatch_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4634046Z test_dispatch_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4648906Z test_dispatch_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4663842Z test_dispatch_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4678632Z test_dispatch_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4693605Z test_dispatch_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4708418Z test_dispatch_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4723272Z test_dispatch_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4738201Z test_dispatch_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4752962Z test_dispatch_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.4767826Z test_dispatch_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4782561Z test_dispatch_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4797296Z test_dispatch_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4812151Z test_dispatch_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4826891Z test_dispatch_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4841577Z test_dispatch_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4856471Z test_dispatch_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4871237Z test_dispatch_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4885965Z test_dispatch_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4900974Z test_dispatch_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.4915682Z test_dispatch_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4930611Z test_dispatch_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4945387Z test_dispatch_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4960163Z test_dispatch_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4975050Z test_dispatch_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.4989875Z test_dispatch_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5004612Z test_dispatch_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5019452Z test_dispatch_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5034116Z test_dispatch_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5049052Z test_dispatch_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5063867Z test_dispatch_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5078630Z test_dispatch_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5093461Z test_dispatch_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5108189Z test_dispatch_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5122913Z test_dispatch_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5137755Z test_dispatch_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5152474Z test_dispatch_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5167213Z test_dispatch_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5182003Z test_dispatch_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5196823Z test_dispatch_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5211707Z test_dispatch_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5226398Z test_dispatch_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5241120Z test_dispatch_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5256005Z test_dispatch_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5270702Z test_dispatch_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5285442Z test_dispatch_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5300377Z test_dispatch_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5315116Z test_dispatch_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5329960Z test_dispatch_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5344771Z test_dispatch_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5359512Z test_dispatch_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5374491Z test_dispatch_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5389258Z test_dispatch_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5404071Z test_dispatch_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5418875Z test_dispatch_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5433639Z test_dispatch_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5448546Z test_dispatch_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5463316Z test_dispatch_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5478095Z test_dispatch_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5493038Z test_dispatch_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5507855Z test_dispatch_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5522785Z test_dispatch_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5537698Z test_dispatch_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.5552445Z test_dispatch_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5567390Z test_dispatch_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5582143Z test_dispatch_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5596875Z test_dispatch_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5611807Z test_dispatch_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5626567Z test_dispatch_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5641435Z test_dispatch_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5656240Z test_dispatch_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5671022Z test_dispatch_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5686089Z test_dispatch_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5700974Z test_dispatch_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.5715754Z test_dispatch_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5730652Z test_dispatch_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5745367Z test_dispatch_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5760162Z test_dispatch_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5775059Z test_dispatch_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5789894Z test_dispatch_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5804613Z test_dispatch_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5819473Z test_dispatch_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5834244Z test_dispatch_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5849210Z test_dispatch_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.5863886Z test_dispatch_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5878661Z test_dispatch_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5893524Z test_dispatch_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5908206Z test_dispatch_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5922921Z test_dispatch_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5937740Z test_dispatch_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5952458Z test_dispatch_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5967392Z test_dispatch_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5982136Z test_dispatch_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.5996941Z test_dispatch_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6011956Z test_dispatch_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6026773Z test_dispatch_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6041532Z test_dispatch_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6056368Z test_dispatch_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6071152Z test_dispatch_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6085931Z test_dispatch_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6100823Z test_dispatch_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6115575Z test_dispatch_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6130380Z test_dispatch_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6145150Z test_dispatch_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6160023Z test_dispatch_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6174989Z test_dispatch_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6189801Z test_dispatch_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6204522Z test_dispatch_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6219453Z test_dispatch_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6234266Z test_dispatch_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6249109Z test_dispatch_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6263836Z test_dispatch_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6278615Z test_dispatch_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6293489Z test_dispatch_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6308296Z test_dispatch_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6323168Z test_dispatch_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6338003Z test_dispatch_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6352715Z test_dispatch_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6367570Z test_dispatch_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6382297Z test_dispatch_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6397036Z test_dispatch_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6411963Z test_dispatch_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6426690Z test_dispatch_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6441391Z test_dispatch_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6456262Z test_dispatch_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6471031Z test_dispatch_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6485931Z test_dispatch_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6500774Z test_dispatch_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6515484Z test_dispatch_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6530378Z test_dispatch_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6545163Z test_dispatch_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6559911Z test_dispatch_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6574971Z test_dispatch_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6589721Z test_dispatch_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6604521Z test_dispatch_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6619526Z test_dispatch_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6634677Z test_dispatch_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6649578Z test_dispatch_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.6664201Z test_dispatch_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6678917Z test_dispatch_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6693826Z test_dispatch_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6708498Z test_dispatch_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6723191Z test_dispatch_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6738022Z test_dispatch_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6752731Z test_dispatch_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6767520Z test_dispatch_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6782257Z test_dispatch_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6797058Z test_dispatch_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6812004Z test_dispatch_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.6826760Z test_dispatch_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6841507Z test_dispatch_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6856446Z test_dispatch_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6871218Z test_dispatch_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6886126Z test_dispatch_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6900948Z test_dispatch_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6915714Z test_dispatch_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6930640Z test_dispatch_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6945515Z test_dispatch_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6960401Z test_dispatch_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.6975351Z test_dispatch_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.6990136Z test_dispatch_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7004916Z test_dispatch_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7019782Z test_dispatch_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7034666Z test_dispatch_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7049513Z test_dispatch_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7064233Z test_dispatch_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7078996Z test_dispatch_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7093931Z test_dispatch_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7108631Z test_dispatch_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7123496Z test_dispatch_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.7138337Z test_dispatch_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7153113Z test_dispatch_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7167982Z test_dispatch_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7182741Z test_dispatch_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7197476Z test_dispatch_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7212411Z test_dispatch_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7227132Z test_dispatch_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7241909Z test_dispatch_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7256789Z test_dispatch_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7271544Z test_dispatch_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7286411Z test_dispatch_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7301198Z test_dispatch_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7315898Z test_dispatch_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7330793Z test_dispatch_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7345534Z test_dispatch_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7360285Z test_dispatch_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7375126Z test_dispatch_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7389867Z test_dispatch_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7404587Z test_dispatch_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7419415Z test_dispatch_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7434242Z test_dispatch_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.7449188Z test_dispatch_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7463878Z test_dispatch_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7478654Z test_dispatch_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7493605Z test_dispatch_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7508503Z test_dispatch_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7523230Z test_dispatch_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7538070Z test_dispatch_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7552796Z test_dispatch_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7567701Z test_dispatch_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7582446Z test_dispatch_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7597397Z test_dispatch_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.7612187Z test_dispatch_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7627026Z test_dispatch_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7641773Z test_dispatch_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7656681Z test_dispatch_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7671523Z test_dispatch_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7686382Z test_dispatch_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7701244Z test_dispatch_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7715888Z test_dispatch_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7730748Z test_dispatch_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7745514Z test_dispatch_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7760353Z test_dispatch_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.7775181Z test_dispatch_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7789958Z test_dispatch_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7804671Z test_dispatch_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7819566Z test_dispatch_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7834299Z test_dispatch_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7849134Z test_dispatch_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7863823Z test_dispatch_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7878530Z test_dispatch_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7893372Z test_dispatch_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7908325Z test_dispatch_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.7923035Z test_dispatch_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7937794Z test_dispatch_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7952483Z test_dispatch_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7967346Z test_dispatch_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7982594Z test_dispatch_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.7996892Z test_dispatch_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8011716Z test_dispatch_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8026412Z test_dispatch_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8041142Z test_dispatch_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8055964Z test_dispatch_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8071416Z test_dispatch_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8086199Z test_dispatch_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8101022Z test_dispatch_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8115820Z test_dispatch_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8130700Z test_dispatch_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8145417Z test_dispatch_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8160149Z test_dispatch_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8175027Z test_dispatch_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8189835Z test_dispatch_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8204535Z test_dispatch_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8219792Z test_dispatch_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8234604Z test_dispatch_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.8249451Z test_dispatch_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8264109Z test_dispatch_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8278841Z test_dispatch_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8293725Z test_dispatch_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8308458Z test_dispatch_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8323198Z test_dispatch_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8338066Z test_dispatch_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8352753Z test_dispatch_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8367662Z test_dispatch_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8382577Z test_dispatch_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8397335Z test_dispatch_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8412294Z test_dispatch_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8427149Z test_dispatch_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8441887Z test_dispatch_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8456854Z test_dispatch_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8471580Z test_dispatch_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8486419Z test_dispatch_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8501218Z test_dispatch_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8515994Z test_dispatch_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8530815Z test_dispatch_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8545776Z test_dispatch_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8560511Z test_dispatch_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8575382Z test_dispatch_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8590140Z test_dispatch_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8604913Z test_dispatch_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8619738Z test_dispatch_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8634499Z test_dispatch_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8649327Z test_dispatch_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8664022Z test_dispatch_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8678758Z test_dispatch_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8693673Z test_dispatch_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8708483Z test_dispatch_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8723184Z test_dispatch_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8738123Z test_dispatch_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8752982Z test_dispatch_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8767809Z test_dispatch_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8782613Z test_dispatch_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8797410Z test_dispatch_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8812373Z test_dispatch_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8827165Z test_dispatch_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8841964Z test_dispatch_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8857042Z test_dispatch_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.8871821Z test_dispatch_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8886701Z test_dispatch_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8901530Z test_dispatch_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8916277Z test_dispatch_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8931253Z test_dispatch_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8945979Z test_dispatch_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8960719Z test_dispatch_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8975631Z test_dispatch_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.8990436Z test_dispatch_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9005187Z test_dispatch_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9020167Z test_dispatch_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9034892Z test_dispatch_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9049817Z test_dispatch_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9064569Z test_dispatch_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9079426Z test_dispatch_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9094320Z test_dispatch_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9109189Z test_dispatch_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9124056Z test_dispatch_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9139114Z test_dispatch_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9154010Z test_dispatch_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9169114Z test_dispatch_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9183897Z test_dispatch_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9198596Z test_dispatch_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9213413Z test_dispatch_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9228181Z test_dispatch_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9242853Z test_dispatch_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9257665Z test_dispatch_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9272352Z test_dispatch_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9287142Z test_dispatch_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9301817Z test_dispatch_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9316536Z test_dispatch_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9331468Z test_dispatch_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9346269Z test_dispatch_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9361006Z test_dispatch_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9375895Z test_dispatch_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9390723Z test_dispatch_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9405458Z test_dispatch_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9420378Z test_dispatch_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9435175Z test_dispatch_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9450113Z test_dispatch_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9464935Z test_dispatch_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9479747Z test_dispatch_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9494794Z test_dispatch_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.9509684Z test_dispatch_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:22.9524418Z test_dispatch_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9539314Z test_dispatch_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9554008Z test_dispatch_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9568914Z test_dispatch_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9583652Z test_dispatch_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9598416Z test_dispatch_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9613349Z test_dispatch_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9628062Z test_dispatch_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9642783Z test_dispatch_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9657806Z test_dispatch_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9672640Z test_dispatch_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9687535Z test_dispatch_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9702360Z test_dispatch_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9717100Z test_dispatch_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9732010Z test_dispatch_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9746732Z test_dispatch_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9761490Z test_dispatch_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9776443Z test_dispatch_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9791174Z test_dispatch_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9805864Z test_dispatch_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9820886Z test_dispatch_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9835662Z test_dispatch_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9850676Z test_dispatch_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9865351Z test_dispatch_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9880200Z test_dispatch_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9895184Z test_dispatch_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9910049Z test_dispatch_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9924814Z test_dispatch_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9939669Z test_dispatch_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9954418Z test_dispatch_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9969443Z test_dispatch_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:22.9984239Z test_dispatch_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:22.9999071Z test_dispatch_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0013966Z test_dispatch_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0028830Z test_dispatch_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0043659Z test_dispatch_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0058591Z test_dispatch_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0073385Z test_dispatch_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0088338Z test_dispatch_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0103112Z test_dispatch_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0117813Z test_dispatch_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0132792Z test_dispatch_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0147587Z test_dispatch_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0162334Z test_dispatch_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0177199Z test_dispatch_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0191985Z test_dispatch_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0206900Z test_dispatch_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0221740Z test_dispatch_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0236516Z test_dispatch_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0251488Z test_dispatch_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0266264Z test_dispatch_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0281127Z test_dispatch_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0295949Z test_dispatch_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0310827Z test_dispatch_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0325508Z test_dispatch_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0340428Z test_dispatch_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0355212Z test_dispatch_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0370171Z test_dispatch_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0384895Z test_dispatch_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0399670Z test_dispatch_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0414609Z test_dispatch_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0429380Z test_dispatch_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0444307Z test_dispatch_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0459124Z test_dispatch_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0473927Z test_dispatch_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0488843Z test_dispatch_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0503680Z test_dispatch_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0518454Z test_dispatch_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0533532Z test_dispatch_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0548297Z test_dispatch_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0563100Z test_dispatch_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0577978Z test_dispatch_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0592864Z test_dispatch_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0607976Z test_dispatch_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0622859Z test_dispatch_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0637683Z test_dispatch_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0652636Z test_dispatch_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0667420Z test_dispatch_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0682254Z test_dispatch_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0697159Z test_dispatch_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0711935Z test_dispatch_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0726818Z test_dispatch_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0741680Z test_dispatch_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0756508Z test_dispatch_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0771627Z test_dispatch_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0786221Z test_dispatch_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0801039Z test_dispatch_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0815977Z test_dispatch_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0830779Z test_dispatch_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0845570Z test_dispatch_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0860458Z test_dispatch_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0875285Z test_dispatch_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0890230Z test_dispatch_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0905046Z test_dispatch_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0919835Z test_dispatch_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0934859Z test_dispatch_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.0949726Z test_dispatch_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0964519Z test_dispatch_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0979507Z test_dispatch_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.0994315Z test_dispatch_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1009247Z test_dispatch_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1024064Z test_dispatch_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1038832Z test_dispatch_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1053725Z test_dispatch_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1068422Z test_dispatch_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1083372Z test_dispatch_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1098263Z test_dispatch_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1113125Z test_dispatch_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1128043Z test_dispatch_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1142825Z test_dispatch_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1157593Z test_dispatch_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1172521Z test_dispatch_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1187303Z test_dispatch_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1202059Z test_dispatch_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1217029Z test_dispatch_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1231736Z test_dispatch_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1246764Z test_dispatch_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1261606Z test_dispatch_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1276381Z test_dispatch_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1291285Z test_dispatch_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1306145Z test_dispatch_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1320972Z test_dispatch_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1335955Z test_dispatch_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1350794Z test_dispatch_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1365646Z test_dispatch_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1380691Z test_dispatch_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1395965Z test_dispatch_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1410536Z test_dispatch_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1425249Z test_dispatch_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1440017Z test_dispatch_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1454999Z test_dispatch_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1469689Z test_dispatch_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1484438Z test_dispatch_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1499273Z test_dispatch_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1514084Z test_dispatch_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1529043Z test_dispatch_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1543811Z test_dispatch_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1558851Z test_dispatch_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1573727Z test_dispatch_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1588556Z test_dispatch_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1603380Z test_dispatch_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1618276Z test_dispatch_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1633043Z test_dispatch_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1647975Z test_dispatch_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1662774Z test_dispatch_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1677486Z test_dispatch_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1692427Z test_dispatch_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1707208Z test_dispatch_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1721851Z test_dispatch_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1736758Z test_dispatch_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1751498Z test_dispatch_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1766310Z test_dispatch_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1781057Z test_dispatch_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1795786Z test_dispatch_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1810617Z test_dispatch_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1825311Z test_dispatch_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1840127Z test_dispatch_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1855060Z test_dispatch_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1869986Z test_dispatch_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.1884658Z test_dispatch_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1899511Z test_dispatch_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1914258Z test_dispatch_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1929220Z test_dispatch_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1944001Z test_dispatch_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1958732Z test_dispatch_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1973597Z test_dispatch_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.1988358Z test_dispatch_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2003058Z test_dispatch_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2018077Z test_dispatch_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2032932Z test_dispatch_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2047864Z test_dispatch_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2062688Z test_dispatch_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2077560Z test_dispatch_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2092492Z test_dispatch_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2107324Z test_dispatch_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2122181Z test_dispatch_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2137104Z test_dispatch_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2151957Z test_dispatch_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2166734Z test_dispatch_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2181804Z test_dispatch_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2196603Z test_dispatch_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2211462Z test_dispatch_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2226239Z test_dispatch_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2240998Z test_dispatch_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2255882Z test_dispatch_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2270556Z test_dispatch_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2285251Z test_dispatch_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2300025Z test_dispatch_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2314766Z test_dispatch_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2329596Z test_dispatch_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2344945Z test_dispatch_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2359747Z test_dispatch_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.2374604Z test_dispatch_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2389378Z test_dispatch_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2404060Z test_dispatch_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2418899Z test_dispatch_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2433593Z test_dispatch_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2448393Z test_dispatch_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2463143Z test_dispatch_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2477898Z test_dispatch_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2492840Z test_dispatch_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2507792Z test_dispatch_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2522572Z test_dispatch_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.2537460Z test_dispatch_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2552269Z test_dispatch_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2567120Z test_dispatch_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2581773Z test_dispatch_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2596496Z test_dispatch_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2611340Z test_dispatch_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2626091Z test_dispatch_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2640718Z test_dispatch_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2655514Z test_dispatch_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2670343Z test_dispatch_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2685073Z test_dispatch_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2699973Z test_dispatch_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2714589Z test_dispatch_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2729460Z test_dispatch_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2744172Z test_dispatch_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2758893Z test_dispatch_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2773795Z test_dispatch_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2788549Z test_dispatch_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2803322Z test_dispatch_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2818271Z test_dispatch_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2833110Z test_dispatch_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2848031Z test_dispatch_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2862815Z test_dispatch_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2877678Z test_dispatch_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2892578Z test_dispatch_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2907245Z test_dispatch_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2921889Z test_dispatch_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2936715Z test_dispatch_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2951459Z test_dispatch_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2966227Z test_dispatch_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.2981353Z test_dispatch_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.2996156Z test_dispatch_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.3010826Z test_dispatch_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3025533Z test_dispatch_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3040323Z test_dispatch_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3055194Z test_dispatch_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3069951Z test_dispatch_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3084785Z test_dispatch_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3099634Z test_dispatch_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3114358Z test_dispatch_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3129206Z test_dispatch_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3144265Z test_dispatch_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3159179Z test_dispatch_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3174349Z test_dispatch_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3189249Z test_dispatch_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3204417Z test_dispatch_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3219268Z test_dispatch_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3233944Z test_dispatch_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3248829Z test_dispatch_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3263592Z test_dispatch_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3278309Z test_dispatch_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3293240Z test_dispatch_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3308412Z test_dispatch_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3322929Z test_dispatch_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3337731Z test_dispatch_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3352423Z test_dispatch_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3367267Z test_dispatch_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3382021Z test_dispatch_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3396676Z test_dispatch_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3411503Z test_dispatch_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3426196Z test_dispatch_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3440908Z test_dispatch_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3455750Z test_dispatch_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3470729Z test_dispatch_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3485464Z test_dispatch_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3500373Z test_dispatch_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3515058Z test_dispatch_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3529970Z test_dispatch_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3544714Z test_dispatch_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3559535Z test_dispatch_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3574333Z test_dispatch_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3589135Z test_dispatch_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3603917Z test_dispatch_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3618832Z test_dispatch_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3633837Z test_dispatch_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3648656Z test_dispatch_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3663368Z test_dispatch_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3678099Z test_dispatch_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3692938Z test_dispatch_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3707709Z test_dispatch_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3722434Z test_dispatch_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3737271Z test_dispatch_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3751995Z test_dispatch_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3766809Z test_dispatch_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3781529Z test_dispatch_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3796355Z test_dispatch_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3811220Z test_dispatch_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3825902Z test_dispatch_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3840630Z test_dispatch_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3855455Z test_dispatch_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3870158Z test_dispatch_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3884884Z test_dispatch_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3899693Z test_dispatch_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3914410Z test_dispatch_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3929311Z test_dispatch_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3944178Z test_dispatch_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.3958839Z test_dispatch_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3973665Z test_dispatch_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.3988355Z test_dispatch_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4003168Z test_dispatch_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4017929Z test_dispatch_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4032768Z test_dispatch_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4047527Z test_dispatch_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4062285Z test_dispatch_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4076996Z test_dispatch_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4091887Z test_dispatch_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4106805Z test_dispatch_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4121531Z test_dispatch_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4136371Z test_dispatch_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4151187Z test_dispatch_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4165909Z test_dispatch_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4180734Z test_dispatch_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4195404Z test_dispatch_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4210356Z test_dispatch_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4225175Z test_dispatch_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4239988Z test_dispatch_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4255632Z test_dispatch_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4269959Z test_dispatch_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4284680Z test_dispatch_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4299559Z test_dispatch_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4314276Z test_dispatch_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4329234Z test_dispatch_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4344059Z test_dispatch_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4358905Z test_dispatch_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4373770Z test_dispatch_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4388496Z test_dispatch_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4403198Z test_dispatch_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4418097Z test_dispatch_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4432854Z test_dispatch_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4447766Z test_dispatch_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4462494Z test_dispatch_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4477184Z test_dispatch_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4491954Z test_dispatch_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4506775Z test_dispatch_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4521419Z test_dispatch_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4536284Z test_dispatch_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4551002Z test_dispatch_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4565730Z test_dispatch_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4580751Z test_dispatch_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4595407Z test_dispatch_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4610183Z test_dispatch_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4624848Z test_dispatch_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4639667Z test_dispatch_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4654576Z test_dispatch_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4669226Z test_dispatch_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4683943Z test_dispatch_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4698908Z test_dispatch_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4713625Z test_dispatch_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4728589Z test_dispatch_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4743473Z test_dispatch_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4758169Z test_dispatch_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4772924Z test_dispatch_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4787600Z test_dispatch_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4802321Z test_dispatch_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4817145Z test_dispatch_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4831832Z test_dispatch_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4846641Z test_dispatch_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4861438Z test_dispatch_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4876168Z test_dispatch_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4891216Z test_dispatch_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.4905891Z test_dispatch_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4920568Z test_dispatch_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4935378Z test_dispatch_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4950110Z test_dispatch_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4964876Z test_dispatch_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4979821Z test_dispatch_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.4994578Z test_dispatch_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5009548Z test_dispatch_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5024320Z test_dispatch_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5039112Z test_dispatch_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5054131Z test_dispatch_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5068854Z test_dispatch_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5083659Z test_dispatch_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5098544Z test_dispatch_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5113246Z test_dispatch_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5128082Z test_dispatch_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5142728Z test_dispatch_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5157445Z test_dispatch_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5172262Z test_dispatch_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5186958Z test_dispatch_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5201708Z test_dispatch_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5216590Z test_dispatch_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5231335Z test_dispatch_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5246151Z test_dispatch_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5260999Z test_dispatch_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5275767Z test_dispatch_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5290679Z test_dispatch_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5305442Z test_dispatch_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5320202Z test_dispatch_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5335072Z test_dispatch_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5349891Z test_dispatch_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5364735Z test_dispatch_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5379552Z test_dispatch_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5394173Z test_dispatch_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5409091Z test_dispatch_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5423829Z test_dispatch_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5439050Z test_dispatch_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5453429Z test_dispatch_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5468135Z test_dispatch_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5482831Z test_dispatch_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5497671Z test_dispatch_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5512805Z test_dispatch_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5527541Z test_dispatch_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.5542218Z test_dispatch_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5556962Z test_dispatch_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5571870Z test_dispatch_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5586603Z test_dispatch_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5601356Z test_dispatch_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5616215Z test_dispatch_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5630992Z test_dispatch_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5645683Z test_dispatch_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5660562Z test_dispatch_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5675359Z test_dispatch_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5690274Z test_dispatch_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5705116Z test_dispatch_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5719759Z test_dispatch_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5734593Z test_dispatch_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5749368Z test_dispatch_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5764100Z test_dispatch_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5779017Z test_dispatch_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5793738Z test_dispatch_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5808615Z test_dispatch_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5823449Z test_dispatch_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5838591Z test_dispatch_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.5853488Z test_dispatch_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5868288Z test_dispatch_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5883055Z test_dispatch_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5897888Z test_dispatch_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5912766Z test_dispatch_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5927466Z test_dispatch_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5942256Z test_dispatch_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5956942Z test_dispatch_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5971754Z test_dispatch_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.5986443Z test_dispatch_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6001255Z test_dispatch_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6016154Z test_dispatch_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6030897Z test_dispatch_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6045692Z test_dispatch_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6060573Z test_dispatch_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6075334Z test_dispatch_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6090171Z test_dispatch_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6104915Z test_dispatch_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6119706Z test_dispatch_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6134590Z test_dispatch_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6149255Z test_dispatch_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6164069Z test_dispatch_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6178985Z test_dispatch_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6193742Z test_dispatch_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6208591Z test_dispatch_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6223336Z test_dispatch_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6238051Z test_dispatch_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6252958Z test_dispatch_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6267682Z test_dispatch_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6282457Z test_dispatch_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6297286Z test_dispatch_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6312148Z test_dispatch_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6326963Z test_dispatch_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6341709Z test_dispatch_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6356413Z test_dispatch_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6371368Z test_dispatch_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6386025Z test_dispatch_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6400790Z test_dispatch_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6415620Z test_dispatch_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6430341Z test_dispatch_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6445090Z test_dispatch_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6459951Z test_dispatch_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6474842Z test_dispatch_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6489711Z test_dispatch_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6504436Z test_dispatch_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6519214Z test_dispatch_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6534174Z test_dispatch_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6549012Z test_dispatch_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6563848Z test_dispatch_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6578734Z test_dispatch_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6593441Z test_dispatch_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6608295Z test_dispatch_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6623033Z test_dispatch_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6638046Z test_dispatch_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6652934Z test_dispatch_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6667714Z test_dispatch_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6682424Z test_dispatch_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6697296Z test_dispatch_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6712032Z test_dispatch_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6726901Z test_dispatch_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6741610Z test_dispatch_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6756354Z test_dispatch_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6771202Z test_dispatch_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6785957Z test_dispatch_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6800896Z test_dispatch_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6815843Z test_dispatch_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6830506Z test_dispatch_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6845249Z test_dispatch_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6860167Z test_dispatch_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6874880Z test_dispatch_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6889754Z test_dispatch_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6904561Z test_dispatch_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6919298Z test_dispatch_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6934195Z test_dispatch_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6949110Z test_dispatch_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.6963850Z test_dispatch_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6978738Z test_dispatch_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.6993426Z test_dispatch_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7008296Z test_dispatch_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7023043Z test_dispatch_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7037744Z test_dispatch_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7052648Z test_dispatch_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7067393Z test_dispatch_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7082161Z test_dispatch_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7096943Z test_dispatch_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7111996Z test_dispatch_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7127045Z test_dispatch_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7141811Z test_dispatch_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7156559Z test_dispatch_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7171422Z test_dispatch_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7186183Z test_dispatch_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7200921Z test_dispatch_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7215793Z test_dispatch_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7230578Z test_dispatch_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7245341Z test_dispatch_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7260324Z test_dispatch_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7275095Z test_dispatch_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7290152Z test_dispatch_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7304902Z test_dispatch_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7319673Z test_dispatch_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7334548Z test_dispatch_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7349327Z test_dispatch_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7364029Z test_dispatch_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7378932Z test_dispatch_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7393695Z test_dispatch_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7408501Z test_dispatch_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7423216Z test_dispatch_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7437978Z test_dispatch_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7452844Z test_dispatch_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7467584Z test_dispatch_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7482226Z test_dispatch_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7497078Z test_dispatch_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7511857Z test_dispatch_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7526734Z test_dispatch_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7541510Z test_dispatch_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7556194Z test_dispatch_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7571219Z test_dispatch_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7586071Z test_dispatch_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.7600746Z test_dispatch_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7615569Z test_dispatch_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7630295Z test_dispatch_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7645044Z test_dispatch_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7659870Z test_dispatch_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7674579Z test_dispatch_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7689439Z test_dispatch_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7704175Z test_dispatch_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7718894Z test_dispatch_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7733845Z test_dispatch_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7748608Z test_dispatch_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7763363Z test_dispatch_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7778179Z test_dispatch_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7792896Z test_dispatch_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7807757Z test_dispatch_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7822678Z test_dispatch_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7837498Z test_dispatch_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7852378Z test_dispatch_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7867073Z test_dispatch_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7881797Z test_dispatch_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7896716Z test_dispatch_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.7911393Z test_dispatch_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7926160Z test_dispatch_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7940956Z test_dispatch_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7955622Z test_dispatch_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7970505Z test_dispatch_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7985219Z test_dispatch_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.7999943Z test_dispatch_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8014862Z test_dispatch_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8029606Z test_dispatch_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8044883Z test_dispatch_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.8060057Z test_dispatch_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8074703Z test_dispatch_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8089607Z test_dispatch_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8104386Z test_dispatch_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8119156Z test_dispatch_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8134115Z test_dispatch_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8148813Z test_dispatch_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8163613Z test_dispatch_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8178444Z test_dispatch_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8193152Z test_dispatch_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8208095Z test_dispatch_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.8222873Z test_dispatch_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8237544Z test_dispatch_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8252459Z test_dispatch_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8267176Z test_dispatch_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8281864Z test_dispatch_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8296738Z test_dispatch_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8311485Z test_dispatch_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8326182Z test_dispatch_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8340976Z test_dispatch_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8355752Z test_dispatch_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8371040Z test_dispatch_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.8385734Z test_dispatch_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8400524Z test_dispatch_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8415450Z test_dispatch_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8430158Z test_dispatch_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8444891Z test_dispatch_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8459761Z test_dispatch_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8474482Z test_dispatch_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8489381Z test_dispatch_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8504277Z test_dispatch_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8519167Z test_dispatch_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8534190Z test_dispatch_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:23.8548969Z test_dispatch_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8563788Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8578699Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8593511Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8608411Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8623226Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8638118Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8653005Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8667901Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8682740Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.8697675Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8712496Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8727461Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8742252Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8757067Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8772099Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8786996Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8801808Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8816742Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8831630Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8846674Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.8861499Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8876344Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8891255Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8906005Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8920814Z test_dispatch_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8935788Z test_dispatch_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8950566Z test_dispatch_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8965397Z test_dispatch_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8980369Z test_dispatch_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.8995330Z test_dispatch_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9010353Z test_dispatch_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9025154Z test_dispatch_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9039983Z test_dispatch_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9054875Z test_dispatch_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9069656Z test_dispatch_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9084527Z test_dispatch_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9099441Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9114242Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9129345Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9144078Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9159198Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9173964Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9188774Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9203547Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9218446Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9233260Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9248236Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9263013Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9277822Z test_dispatch_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9292893Z test_dispatch_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9307820Z test_dispatch_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9322700Z test_dispatch_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9337616Z test_dispatch_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9352336Z test_dispatch_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9367215Z test_dispatch_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9382068Z test_dispatch_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9396905Z test_dispatch_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9411843Z test_dispatch_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9426614Z test_dispatch_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9441420Z test_dispatch_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9456286Z test_dispatch_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9471218Z test_dispatch_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9486067Z test_dispatch_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9501031Z test_dispatch_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9515945Z test_dispatch_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9530834Z test_dispatch_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9545626Z test_dispatch_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9560393Z test_dispatch_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9575318Z test_dispatch_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9590015Z test_dispatch_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9604867Z test_dispatch_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9619700Z test_dispatch_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9634717Z test_dispatch_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9649583Z test_dispatch_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9664341Z test_dispatch_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9679035Z test_dispatch_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9693917Z test_dispatch_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9708647Z test_dispatch_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9723347Z test_dispatch_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9738181Z test_dispatch_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9752925Z test_dispatch_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9767739Z test_dispatch_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9782492Z test_dispatch_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9797284Z test_dispatch_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9812104Z test_dispatch_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9826832Z test_dispatch_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9841559Z test_dispatch_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9856420Z test_dispatch_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9871121Z test_dispatch_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9885793Z test_dispatch_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9900598Z test_dispatch_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9915252Z test_dispatch_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9930159Z test_dispatch_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9945076Z test_dispatch_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:23.9959869Z test_dispatch_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9974727Z test_dispatch_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:23.9989488Z test_dispatch_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0004094Z test_dispatch_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0019033Z test_dispatch_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0033739Z test_dispatch_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0048589Z test_dispatch_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0063279Z test_dispatch_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0078093Z test_dispatch_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0092982Z test_dispatch_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0107786Z test_dispatch_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0122449Z test_dispatch_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0137249Z test_dispatch_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0151985Z test_dispatch_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0166790Z test_dispatch_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0181466Z test_dispatch_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0196190Z test_dispatch_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0211083Z test_dispatch_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0225901Z test_dispatch_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0240711Z test_dispatch_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0255672Z test_dispatch_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0270514Z test_dispatch_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0285263Z test_dispatch_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0300121Z test_dispatch_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0314890Z test_dispatch_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0329820Z test_dispatch_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0344732Z test_dispatch_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0359629Z test_dispatch_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0374647Z test_dispatch_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0389458Z test_dispatch_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0404324Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0419383Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0434257Z test_dispatch_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0449337Z test_dispatch_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0464922Z test_dispatch_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0480209Z test_dispatch_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0495527Z test_dispatch_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0510703Z test_dispatch_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0525448Z test_dispatch_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0540337Z test_dispatch_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0555111Z test_dispatch_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0570190Z test_dispatch_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0584994Z test_dispatch_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.0599729Z test_dispatch_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0614619Z test_dispatch_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0629344Z test_dispatch_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0644135Z test_dispatch_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0658948Z test_dispatch_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0673860Z test_dispatch_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0688855Z test_dispatch_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0703677Z test_dispatch_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0718480Z test_dispatch_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0733550Z test_dispatch_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0748385Z test_dispatch_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0763451Z test_dispatch_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0778737Z test_dispatch_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0793838Z test_dispatch_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0809064Z test_dispatch_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0824282Z test_dispatch_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0839347Z test_dispatch_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0854508Z test_dispatch_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0869716Z test_dispatch_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0884627Z test_dispatch_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0900130Z test_dispatch_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.0914610Z test_dispatch_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0929570Z test_dispatch_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0944401Z test_dispatch_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0959251Z test_dispatch_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0974248Z test_dispatch_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.0989084Z test_dispatch_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1004010Z test_dispatch_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1019053Z test_dispatch_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1033943Z test_dispatch_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1048928Z test_dispatch_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1063818Z test_dispatch_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1078543Z test_dispatch_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1093439Z test_dispatch_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1108214Z test_dispatch_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1123032Z test_dispatch_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1138002Z test_dispatch_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1152849Z test_dispatch_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1167804Z test_dispatch_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1182671Z test_dispatch_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1197620Z test_dispatch_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1212788Z test_dispatch_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1227539Z test_dispatch_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1242435Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1257405Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1272318Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1287236Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1302116Z test_dispatch_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1316986Z test_dispatch_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1332032Z test_dispatch_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1346835Z test_dispatch_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1361627Z test_dispatch_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1376641Z test_dispatch_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1391421Z test_dispatch_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1406292Z test_dispatch_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1421214Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1436027Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1451010Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1465877Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1480773Z test_dispatch_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1495777Z test_dispatch_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1510622Z test_dispatch_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1525905Z test_dispatch_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1540679Z test_dispatch_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1555581Z test_dispatch_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1570597Z test_dispatch_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1585532Z test_dispatch_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1600313Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1615281Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1630075Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1644838Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1659745Z test_dispatch_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1674607Z test_dispatch_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1689675Z test_dispatch_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1704536Z test_dispatch_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1719673Z test_dispatch_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1735006Z test_dispatch_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1750174Z test_dispatch_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1765472Z test_dispatch_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1780771Z test_dispatch_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1795898Z test_dispatch_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1811287Z test_dispatch_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1826399Z test_dispatch_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1841814Z test_dispatch_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.1857029Z test_dispatch_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1871967Z test_dispatch_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1886901Z test_dispatch_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1901710Z test_dispatch_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1916485Z test_dispatch_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1931438Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1946215Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1961058Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1975990Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.1990725Z test_dispatch_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2005602Z test_dispatch_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2020420Z test_dispatch_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2035121Z test_dispatch_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2050066Z test_dispatch_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2064863Z test_dispatch_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2079684Z test_dispatch_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2094603Z test_dispatch_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2109409Z test_dispatch_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2124141Z test_dispatch_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2139319Z test_dispatch_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2154696Z test_dispatch_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2169938Z test_dispatch_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2185067Z test_dispatch_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2200300Z test_dispatch_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2215461Z test_dispatch_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2230605Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2245716Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2261035Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2276145Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2291432Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2307376Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2321504Z test_dispatch_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2336439Z test_dispatch_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2351267Z test_dispatch_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2366020Z test_dispatch_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2380926Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2395769Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2410616Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2425521Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2440469Z test_dispatch_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:24.2455479Z test_dispatch_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:24.2471104Z test_dispatch_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:25:24.2485904Z test_dispatch_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T13:25:24.2500976Z test_dispatch_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2515912Z test_dispatch_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2530960Z test_dispatch_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2545868Z test_dispatch_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2560793Z test_dispatch_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2575747Z test_dispatch_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2590654Z test_dispatch_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2606450Z test_dispatch_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2620571Z test_dispatch_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2635530Z test_dispatch_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2650544Z test_dispatch_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.2665295Z test_dispatch_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2680090Z test_dispatch_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2695073Z test_dispatch_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2709899Z test_dispatch_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2724737Z test_dispatch_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2739668Z test_dispatch_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2754512Z test_dispatch_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2769564Z test_dispatch_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2784393Z test_dispatch_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2799612Z test_dispatch_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2814884Z test_dispatch_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2830038Z test_dispatch_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2845168Z test_dispatch_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2860431Z test_dispatch_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2875639Z test_dispatch_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2890957Z test_dispatch_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2906183Z test_dispatch_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2921087Z test_dispatch_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2936089Z test_dispatch_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2950922Z test_dispatch_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2965929Z test_dispatch_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.2980927Z test_dispatch_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.2995741Z test_dispatch_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3010668Z test_dispatch_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3025521Z test_dispatch_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3040356Z test_dispatch_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3055207Z test_dispatch_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3069973Z test_dispatch_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3084745Z test_dispatch_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3099645Z test_dispatch_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3114912Z test_dispatch_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.3129729Z test_dispatch_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3144589Z test_dispatch_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3159426Z test_dispatch_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3174462Z test_dispatch_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3189226Z test_dispatch_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3204008Z test_dispatch_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3218870Z test_dispatch_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3233620Z test_dispatch_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3248475Z test_dispatch_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3263214Z test_dispatch_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3278021Z test_dispatch_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.3292945Z test_dispatch_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3307747Z test_dispatch_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3322559Z test_dispatch_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3337431Z test_dispatch_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3352178Z test_dispatch_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3367027Z test_dispatch_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3381768Z test_dispatch_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3396433Z test_dispatch_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3411298Z test_dispatch_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3425997Z test_dispatch_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3441726Z test_dispatch_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:24.3456719Z test_dispatch_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.3471571Z test_dispatch_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3486410Z test_dispatch_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3501159Z test_dispatch_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3515862Z test_dispatch_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3530793Z test_dispatch_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3545457Z test_dispatch_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3560200Z test_dispatch_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3575054Z test_dispatch_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3589772Z test_dispatch_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3604781Z test_dispatch_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.3619647Z test_dispatch_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.3634316Z test_dispatch_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3649218Z test_dispatch_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3664001Z test_dispatch_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3678731Z test_dispatch_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3693667Z test_dispatch_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3708472Z test_dispatch_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3723194Z test_dispatch_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3738062Z test_dispatch_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3752839Z test_dispatch_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3767722Z test_dispatch_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.3782464Z test_dispatch_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3797187Z test_dispatch_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3812036Z test_dispatch_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3826800Z test_dispatch_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3841532Z test_dispatch_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3856356Z test_dispatch_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3871105Z test_dispatch_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3885800Z test_dispatch_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3900640Z test_dispatch_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3915361Z test_dispatch_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3930312Z test_dispatch_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.3945020Z test_dispatch_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3959880Z test_dispatch_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3974586Z test_dispatch_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.3989332Z test_dispatch_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4004099Z test_dispatch_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4019040Z test_dispatch_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4033810Z test_dispatch_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4048714Z test_dispatch_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4063519Z test_dispatch_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4078443Z test_dispatch_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4093324Z test_dispatch_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4108060Z test_dispatch_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4122811Z test_dispatch_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4137620Z test_dispatch_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4152354Z test_dispatch_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4167242Z test_dispatch_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4182009Z test_dispatch_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4196788Z test_dispatch_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4211634Z test_dispatch_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4226456Z test_dispatch_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4241258Z test_dispatch_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4256180Z test_dispatch_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4270929Z test_dispatch_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4285766Z test_dispatch_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4300702Z test_dispatch_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4315463Z test_dispatch_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4330458Z test_dispatch_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4345288Z test_dispatch_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4360079Z test_dispatch_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4374976Z test_dispatch_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4389732Z test_dispatch_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4404565Z test_dispatch_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4419459Z test_dispatch_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4434125Z test_dispatch_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4448939Z test_dispatch_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4463627Z test_dispatch_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4478362Z test_dispatch_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4493321Z test_dispatch_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4508075Z test_dispatch_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4522845Z test_dispatch_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4537751Z test_dispatch_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4552734Z test_dispatch_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4567527Z test_dispatch_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4582286Z test_dispatch_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4597053Z test_dispatch_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4611869Z test_dispatch_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4626635Z test_dispatch_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4641364Z test_dispatch_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4656243Z test_dispatch_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4670904Z test_dispatch_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4685683Z test_dispatch_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4700540Z test_dispatch_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4715317Z test_dispatch_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4730255Z test_dispatch_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4744981Z test_dispatch_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4759792Z test_dispatch_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4774639Z test_dispatch_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4789432Z test_dispatch_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4804254Z test_dispatch_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4819243Z test_dispatch_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4833978Z test_dispatch_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4848840Z test_dispatch_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4863651Z test_dispatch_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4878549Z test_dispatch_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.4893378Z test_dispatch_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4908057Z test_dispatch_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4922779Z test_dispatch_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4937670Z test_dispatch_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4952389Z test_dispatch_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4967240Z test_dispatch_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4981971Z test_dispatch_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.4996657Z test_dispatch_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5011469Z test_dispatch_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5026357Z test_dispatch_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5041057Z test_dispatch_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5055894Z test_dispatch_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5070615Z test_dispatch_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5085330Z test_dispatch_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5100109Z test_dispatch_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5114860Z test_dispatch_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5129751Z test_dispatch_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5144478Z test_dispatch_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5159214Z test_dispatch_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5174010Z test_dispatch_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5188806Z test_dispatch_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5203511Z test_dispatch_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5218374Z test_dispatch_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5233092Z test_dispatch_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5248006Z test_dispatch_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5262727Z test_dispatch_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5277448Z test_dispatch_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5292382Z test_dispatch_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5307132Z test_dispatch_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5321939Z test_dispatch_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5336861Z test_dispatch_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5351534Z test_dispatch_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5366293Z test_dispatch_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5381118Z test_dispatch_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5395857Z test_dispatch_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5410670Z test_dispatch_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5425397Z test_dispatch_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5440167Z test_dispatch_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5454972Z test_dispatch_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5469681Z test_dispatch_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5484403Z test_dispatch_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5499510Z test_dispatch_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5514232Z test_dispatch_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5529134Z test_dispatch_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5543899Z test_dispatch_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5558734Z test_dispatch_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5573613Z test_dispatch_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5588367Z test_dispatch_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5603086Z test_dispatch_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5617911Z test_dispatch_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5632662Z test_dispatch_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5647482Z test_dispatch_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5662256Z test_dispatch_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5676906Z test_dispatch_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5691795Z test_dispatch_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5706483Z test_dispatch_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5721186Z test_dispatch_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5736092Z test_dispatch_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5750829Z test_dispatch_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5765665Z test_dispatch_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5780560Z test_dispatch_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5795352Z test_dispatch_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5810192Z test_dispatch_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5824859Z test_dispatch_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5839524Z test_dispatch_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5854338Z test_dispatch_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5869071Z test_dispatch_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5883892Z test_dispatch_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5898723Z test_dispatch_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5913449Z test_dispatch_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5928314Z test_dispatch_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5943005Z test_dispatch_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5957718Z test_dispatch_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.5972916Z test_dispatch_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.5987682Z test_dispatch_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6002377Z test_dispatch_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6017265Z test_dispatch_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6032098Z test_dispatch_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6047033Z test_dispatch_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6061781Z test_dispatch_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6076640Z test_dispatch_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6091635Z test_dispatch_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6106454Z test_dispatch_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6121265Z test_dispatch_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6136257Z test_dispatch_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.6151059Z test_dispatch_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6165771Z test_dispatch_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6180773Z test_dispatch_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6195555Z test_dispatch_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6210568Z test_dispatch_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6225319Z test_dispatch_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6240154Z test_dispatch_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6255056Z test_dispatch_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6269936Z test_dispatch_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6284745Z test_dispatch_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.6299746Z test_dispatch_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6314431Z test_dispatch_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6329293Z test_dispatch_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6344023Z test_dispatch_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6358779Z test_dispatch_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6373592Z test_dispatch_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6388249Z test_dispatch_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6402994Z test_dispatch_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6417879Z test_dispatch_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6432599Z test_dispatch_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6447639Z test_dispatch_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.6462321Z test_dispatch_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6477036Z test_dispatch_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6491936Z test_dispatch_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6506651Z test_dispatch_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6521368Z test_dispatch_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6536204Z test_dispatch_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6550982Z test_dispatch_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6565598Z test_dispatch_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6580484Z test_dispatch_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6595232Z test_dispatch_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6610391Z test_dispatch_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.6625169Z test_dispatch_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6639868Z test_dispatch_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6654737Z test_dispatch_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6669503Z test_dispatch_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6684223Z test_dispatch_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6699068Z test_dispatch_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6713831Z test_dispatch_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6728619Z test_dispatch_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6743405Z test_dispatch_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6757968Z test_dispatch_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6772903Z test_dispatch_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.6787663Z test_dispatch_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6802455Z test_dispatch_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6817366Z test_dispatch_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6832133Z test_dispatch_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6847047Z test_dispatch_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6861736Z test_dispatch_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6876491Z test_dispatch_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6891378Z test_dispatch_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6906174Z test_dispatch_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6921014Z test_dispatch_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6935899Z test_dispatch_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6950586Z test_dispatch_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6965322Z test_dispatch_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6980235Z test_dispatch_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.6995039Z test_dispatch_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7010048Z test_dispatch_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7024837Z test_dispatch_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7039579Z test_dispatch_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7054542Z test_dispatch_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7069275Z test_dispatch_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7084127Z test_dispatch_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7099016Z test_dispatch_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7113871Z test_dispatch_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7128683Z test_dispatch_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7143486Z test_dispatch_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7158225Z test_dispatch_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7173114Z test_dispatch_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7187967Z test_dispatch_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7202664Z test_dispatch_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7217543Z test_dispatch_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7232291Z test_dispatch_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7247365Z test_dispatch_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7262122Z test_dispatch_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7276905Z test_dispatch_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7291758Z test_dispatch_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7306513Z test_dispatch_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7321259Z test_dispatch_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7336110Z test_dispatch_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7350810Z test_dispatch_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7365483Z test_dispatch_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7380355Z test_dispatch_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7395232Z test_dispatch_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7410032Z test_dispatch_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7424768Z test_dispatch_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7439530Z test_dispatch_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7454405Z test_dispatch_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7469099Z test_dispatch_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7483803Z test_dispatch_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7498697Z test_dispatch_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7513436Z test_dispatch_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7528376Z test_dispatch_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7543147Z test_dispatch_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7558065Z test_dispatch_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7572896Z test_dispatch_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7587656Z test_dispatch_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7602387Z test_dispatch_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7617342Z test_dispatch_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7632096Z test_dispatch_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7647070Z test_dispatch_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7661684Z test_dispatch_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7676480Z test_dispatch_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7691350Z test_dispatch_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7706122Z test_dispatch_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7720928Z test_dispatch_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7735793Z test_dispatch_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7750827Z test_dispatch_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7765437Z test_dispatch_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7780401Z test_dispatch_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7795148Z test_dispatch_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7810055Z test_dispatch_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7824842Z test_dispatch_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7839573Z test_dispatch_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7854484Z test_dispatch_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7869309Z test_dispatch_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.7883990Z test_dispatch_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7898865Z test_dispatch_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7913648Z test_dispatch_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7928455Z test_dispatch_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7943175Z test_dispatch_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7957883Z test_dispatch_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7972727Z test_dispatch_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.7987369Z test_dispatch_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8002068Z test_dispatch_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8016924Z test_dispatch_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8032122Z test_dispatch_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8047075Z test_dispatch_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8061705Z test_dispatch_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8076522Z test_dispatch_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8091328Z test_dispatch_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8106096Z test_dispatch_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8120896Z test_dispatch_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8135822Z test_dispatch_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8150634Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8165381Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8180728Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8195312Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8210078Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8224804Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8239574Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8254433Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8269138Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8283813Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8298719Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8313452Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8328330Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8343120Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8357886Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8372736Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8387512Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8402316Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8417200Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8431901Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8446783Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8461563Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8476409Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8491434Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8506330Z test_dispatch_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.8521022Z test_dispatch_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8535890Z test_dispatch_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8550597Z test_dispatch_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8565280Z test_dispatch_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8580149Z test_dispatch_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8594763Z test_dispatch_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8609585Z test_dispatch_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8624243Z test_dispatch_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8638939Z test_dispatch_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8653929Z test_dispatch_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8668695Z test_dispatch_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8683401Z test_dispatch_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8698337Z test_dispatch_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8713113Z test_dispatch_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8728064Z test_dispatch_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8742874Z test_dispatch_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8757679Z test_dispatch_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8772542Z test_dispatch_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8787263Z test_dispatch_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8802048Z test_dispatch_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8817007Z test_dispatch_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8831747Z test_dispatch_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8846554Z test_dispatch_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8861349Z test_dispatch_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8876050Z test_dispatch_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8890951Z test_dispatch_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8905616Z test_dispatch_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8920372Z test_dispatch_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8935256Z test_dispatch_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8949918Z test_dispatch_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8964670Z test_dispatch_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.8979696Z test_dispatch_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.8994431Z test_dispatch_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9009341Z test_dispatch_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9024082Z test_dispatch_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9038795Z test_dispatch_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9053632Z test_dispatch_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9068410Z test_dispatch_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9083146Z test_dispatch_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9098055Z test_dispatch_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9112775Z test_dispatch_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9127744Z test_dispatch_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9142541Z test_dispatch_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9157285Z test_dispatch_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9172170Z test_dispatch_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9186868Z test_dispatch_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9201575Z test_dispatch_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9216421Z test_dispatch_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9231189Z test_dispatch_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9246002Z test_dispatch_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9260912Z test_dispatch_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9275587Z test_dispatch_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9290508Z test_dispatch_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9305208Z test_dispatch_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9319976Z test_dispatch_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9334770Z test_dispatch_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9349479Z test_dispatch_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9364190Z test_dispatch_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9379108Z test_dispatch_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9393770Z test_dispatch_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9408625Z test_dispatch_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9423343Z test_dispatch_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9438258Z test_dispatch_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9453177Z test_dispatch_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.9467951Z test_dispatch_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9482643Z test_dispatch_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9497449Z test_dispatch_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9512103Z test_dispatch_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9526906Z test_dispatch_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9541549Z test_dispatch_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9556289Z test_dispatch_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9571102Z test_dispatch_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9585893Z test_dispatch_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9600720Z test_dispatch_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9615653Z test_dispatch_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:24.9630388Z test_dispatch_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9645129Z test_dispatch_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9659999Z test_dispatch_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9674662Z test_dispatch_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9689563Z test_dispatch_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9704318Z test_dispatch_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9719018Z test_dispatch_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9733860Z test_dispatch_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9748539Z test_dispatch_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9763349Z test_dispatch_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9778186Z test_dispatch_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9792834Z test_dispatch_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9807639Z test_dispatch_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9822328Z test_dispatch_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9837092Z test_dispatch_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9851918Z test_dispatch_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9866604Z test_dispatch_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9881832Z test_dispatch_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9896270Z test_dispatch_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9911048Z test_dispatch_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9925895Z test_dispatch_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:24.9940925Z test_dispatch_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9955683Z test_dispatch_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9970629Z test_dispatch_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:24.9985441Z test_dispatch_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0000299Z test_dispatch_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0015159Z test_dispatch_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0029846Z test_dispatch_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0044572Z test_dispatch_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0059338Z test_dispatch_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0074089Z test_dispatch_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.0088948Z test_dispatch_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0103594Z test_dispatch_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0118458Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0133304Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0148007Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0162668Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0177521Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0192215Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0207141Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0221870Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0236701Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.0251561Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0266324Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0281087Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0296002Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0310754Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0325602Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0340486Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0355278Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0370215Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0385026Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.0399798Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0414685Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0429462Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0444176Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0459086Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0473767Z test_dispatch_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0488526Z test_dispatch_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0503265Z test_dispatch_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0517975Z test_dispatch_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0532867Z test_dispatch_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0547934Z test_dispatch_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.0562703Z test_dispatch_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0577570Z test_dispatch_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0592401Z test_dispatch_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0607172Z test_dispatch_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0621937Z test_dispatch_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0636695Z test_dispatch_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0651618Z test_dispatch_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0666298Z test_dispatch_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0681038Z test_dispatch_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0695920Z test_dispatch_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0710769Z test_dispatch_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.0725514Z test_dispatch_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0740417Z test_dispatch_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0755148Z test_dispatch_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0770098Z test_dispatch_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0784749Z test_dispatch_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0799536Z test_dispatch_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0814377Z test_dispatch_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0829163Z test_dispatch_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0843904Z test_dispatch_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0858804Z test_dispatch_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0873678Z test_dispatch_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0888621Z test_dispatch_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0903367Z test_dispatch_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0918053Z test_dispatch_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0932993Z test_dispatch_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0947719Z test_dispatch_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0962470Z test_dispatch_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0977321Z test_dispatch_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.0992014Z test_dispatch_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1006812Z test_dispatch_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1021999Z test_dispatch_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1036568Z test_dispatch_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1051368Z test_dispatch_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1066060Z test_dispatch_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1080762Z test_dispatch_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1095502Z test_dispatch_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1110183Z test_dispatch_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1124868Z test_dispatch_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1139696Z test_dispatch_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1154466Z test_dispatch_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1169377Z test_dispatch_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1184171Z test_dispatch_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1198892Z test_dispatch_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1213746Z test_dispatch_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1228460Z test_dispatch_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1243249Z test_dispatch_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1257976Z test_dispatch_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1272704Z test_dispatch_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1287486Z test_dispatch_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1302162Z test_dispatch_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1316762Z test_dispatch_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1331595Z test_dispatch_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1346330Z test_dispatch_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1361001Z test_dispatch_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1375859Z test_dispatch_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1390550Z test_dispatch_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1405311Z test_dispatch_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1420258Z test_dispatch_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1434979Z test_dispatch_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1449945Z test_dispatch_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1464791Z test_dispatch_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1479605Z test_dispatch_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1494649Z test_dispatch_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1509520Z test_dispatch_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.1524193Z test_dispatch_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1539081Z test_dispatch_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1553865Z test_dispatch_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1568743Z test_dispatch_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1583553Z test_dispatch_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1598328Z test_dispatch_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1613194Z test_dispatch_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1627857Z test_dispatch_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1642566Z test_dispatch_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1657481Z test_dispatch_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1672132Z test_dispatch_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1687010Z test_dispatch_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1701658Z test_dispatch_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1716384Z test_dispatch_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1731134Z test_dispatch_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1745785Z test_dispatch_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1760535Z test_dispatch_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1775451Z test_dispatch_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1790147Z test_dispatch_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1804892Z test_dispatch_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1819826Z test_dispatch_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1834562Z test_dispatch_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1849431Z test_dispatch_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1864098Z test_dispatch_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1878877Z test_dispatch_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1893770Z test_dispatch_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1908460Z test_dispatch_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1923148Z test_dispatch_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1937958Z test_dispatch_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1952718Z test_dispatch_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1967606Z test_dispatch_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.1982341Z test_dispatch_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.1997073Z test_dispatch_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2011919Z test_dispatch_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2026608Z test_dispatch_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2041359Z test_dispatch_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2056206Z test_dispatch_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2070947Z test_dispatch_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2085767Z test_dispatch_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2100647Z test_dispatch_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2115381Z test_dispatch_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2130465Z test_dispatch_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2145226Z test_dispatch_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2160031Z test_dispatch_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2175000Z test_dispatch_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2189657Z test_dispatch_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2204541Z test_dispatch_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2219430Z test_dispatch_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2234160Z test_dispatch_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2248980Z test_dispatch_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2263710Z test_dispatch_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2278562Z test_dispatch_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2293408Z test_dispatch_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2308136Z test_dispatch_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2322873Z test_dispatch_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2337671Z test_dispatch_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2352443Z test_dispatch_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2367211Z test_dispatch_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2382019Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2396898Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2411812Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2426628Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2442074Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2457072Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.2471846Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2486780Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2501593Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2516359Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2531295Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2546100Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2560899Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2575704Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2590530Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2605445Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2620445Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.2635143Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2650118Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2664869Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2679723Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2694664Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2709444Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2724181Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2739033Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2753810Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2768764Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2783531Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2798230Z test_dispatch_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2813100Z test_dispatch_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2827890Z test_dispatch_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2842632Z test_dispatch_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2857496Z test_dispatch_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2872217Z test_dispatch_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2887084Z test_dispatch_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2901893Z test_dispatch_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2916697Z test_dispatch_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2931718Z test_dispatch_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.2946549Z test_dispatch_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2961431Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2976352Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.2991215Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3005904Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3020915Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3035699Z test_dispatch_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3050639Z test_dispatch_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3065438Z test_dispatch_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3080392Z test_dispatch_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3095381Z test_dispatch_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.3110185Z test_dispatch_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3124949Z test_dispatch_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3139822Z test_dispatch_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3154618Z test_dispatch_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3169521Z test_dispatch_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3184279Z test_dispatch_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3199180Z test_dispatch_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3214000Z test_dispatch_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3228743Z test_dispatch_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3244048Z test_dispatch_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3258829Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.3273501Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3288405Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3303216Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3317972Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3332913Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3347656Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3362402Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3377330Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3392156Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3407247Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3422048Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3436715Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3451635Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3466334Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3481141Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3496065Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3510886Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3525591Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3540465Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3555226Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3570338Z test_dispatch_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3585129Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3599874Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3614742Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3629499Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3644345Z test_dispatch_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3659244Z test_dispatch_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3674102Z test_dispatch_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3689061Z test_dispatch_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3704028Z test_dispatch_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3718815Z test_dispatch_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3734088Z test_dispatch_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3749062Z test_dispatch_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3763878Z test_dispatch_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3779012Z test_dispatch_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3793788Z test_dispatch_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3808745Z test_dispatch_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3823476Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3838239Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3853107Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3867840Z test_dispatch_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3882845Z test_dispatch_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.3897760Z test_dispatch_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3912548Z test_dispatch_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3927541Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3942308Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3957121Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3972084Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.3986823Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4001627Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4016490Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4031294Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4046224Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4061091Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4075870Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4090734Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4105503Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4120276Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4135116Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4149911Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4164649Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4179597Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4194410Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4209335Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4224176Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4239026Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4253886Z test_dispatch_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4268667Z test_dispatch_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4283469Z test_dispatch_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4298304Z test_dispatch_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4313122Z test_dispatch_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4328048Z test_dispatch_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4342860Z test_dispatch_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4357702Z test_dispatch_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4372591Z test_dispatch_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4387377Z test_dispatch_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4402127Z test_dispatch_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4417036Z test_dispatch_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4431895Z test_dispatch_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4446823Z test_dispatch_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4461684Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4476450Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4491396Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4506307Z test_dispatch_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4521139Z test_dispatch_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.4536025Z test_dispatch_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4550748Z test_dispatch_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4565623Z test_dispatch_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4580490Z test_dispatch_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4595349Z test_dispatch_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4610198Z test_dispatch_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4625049Z test_dispatch_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4639825Z test_dispatch_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4654772Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4669654Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4684440Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4699427Z test_dispatch_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4714195Z test_dispatch_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4729108Z test_dispatch_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4743918Z test_dispatch_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4758606Z test_dispatch_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4773476Z test_dispatch_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4788184Z test_dispatch_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4802950Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4817809Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4832630Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4847515Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4862279Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4877084Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4892038Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4906892Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4921668Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4936554Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4951307Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4966101Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.4981314Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.4996015Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5010879Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5025643Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5040359Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5055340Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5070025Z test_dispatch_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5084793Z test_dispatch_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5099640Z test_dispatch_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5114396Z test_dispatch_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5129277Z test_dispatch_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5144125Z test_dispatch_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5158903Z test_dispatch_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5173858Z test_dispatch_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5188629Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5203431Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5218324Z test_dispatch_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5233106Z test_dispatch_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5248010Z test_dispatch_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5262741Z test_dispatch_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5277502Z test_dispatch_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5292511Z test_dispatch_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5307269Z test_dispatch_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5322046Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5336969Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5351771Z test_dispatch_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5366784Z test_dispatch_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5381479Z test_dispatch_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5396242Z test_dispatch_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5411051Z test_dispatch_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5425805Z test_dispatch_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5440591Z test_dispatch_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5455758Z test_dispatch_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5470526Z test_dispatch_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5485258Z test_dispatch_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5500232Z test_dispatch_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5515047Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5529932Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5544739Z test_dispatch_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5559451Z test_dispatch_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5574295Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5589059Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5603868Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5618989Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5633679Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5648563Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5663275Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5678069Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5692959Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5707775Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5722466Z test_dispatch_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5737346Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5752095Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5767092Z test_dispatch_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5781922Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5796751Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5811547Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5826359Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5841174Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5856068Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5870855Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5885617Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5900561Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5915371Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5930485Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.5945321Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5960098Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5974973Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.5989785Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6004538Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6019444Z test_dispatch_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6034175Z test_dispatch_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6049085Z test_dispatch_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6063840Z test_dispatch_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6078639Z test_dispatch_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6093826Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6108622Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6123410Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6138307Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6153107Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6168065Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6182823Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6197651Z test_dispatch_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6212529Z test_dispatch_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6227294Z test_dispatch_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6242081Z test_dispatch_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6257054Z test_dispatch_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6271813Z test_dispatch_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6286544Z test_dispatch_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6301359Z test_dispatch_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6316115Z test_dispatch_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6331101Z test_dispatch_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6345796Z test_dispatch_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6360656Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6375546Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6390302Z test_dispatch_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6405118Z test_dispatch_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6420005Z test_dispatch_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6434781Z test_dispatch_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6449741Z test_dispatch_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6464486Z test_dispatch_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6479266Z test_dispatch_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6494220Z test_dispatch_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6508997Z test_dispatch_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6523762Z test_dispatch_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6538738Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6553500Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6568685Z test_dispatch_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6583432Z test_dispatch_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6598203Z test_dispatch_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6613567Z test_dispatch_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6627878Z test_dispatch_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6642667Z test_dispatch_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6657635Z test_dispatch_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6672456Z test_dispatch_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6687394Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6702218Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6716996Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6731966Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6746757Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6761571Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6776466Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6791299Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6806198Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6821065Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6835864Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6850824Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6865629Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6880562Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.6895465Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6910267Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6925006Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6939939Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6954655Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6969576Z test_dispatch_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6984378Z test_dispatch_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.6999160Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7014110Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7028810Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7043658Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7058489Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7073233Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7088061Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7102812Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7117560Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7132507Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7147244Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7162053Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7176968Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7191887Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7206805Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.7221628Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7236271Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7251230Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7266006Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7280742Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7295578Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7310312Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7325113Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7339993Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7354818Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7369755Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7384572Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7399393Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7414429Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7429196Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7444004Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7458919Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7473724Z test_dispatch_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7488646Z test_dispatch_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7503477Z test_dispatch_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7518515Z test_dispatch_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7533391Z test_dispatch_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7548118Z test_dispatch_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7562861Z test_dispatch_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7577768Z test_dispatch_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7592536Z test_dispatch_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7607419Z test_dispatch_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7622101Z test_dispatch_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7636796Z test_dispatch_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7651673Z test_dispatch_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7666439Z test_dispatch_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7681272Z test_dispatch_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7696263Z test_dispatch_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7711049Z test_dispatch_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7725813Z test_dispatch_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7740722Z test_dispatch_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7755491Z test_dispatch_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7770383Z test_dispatch_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7785132Z test_dispatch_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7799915Z test_dispatch_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7814771Z test_dispatch_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7829657Z test_dispatch_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.7844381Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7859282Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7874022Z test_dispatch_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7888892Z test_dispatch_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7903652Z test_dispatch_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7918403Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7933258Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7947971Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7962779Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7977695Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.7992959Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8007799Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8022597Z test_dispatch_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8037330Z test_dispatch_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8052209Z test_dispatch_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8066982Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8081745Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8096676Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8111479Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8126402Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8141347Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8156180Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8171049Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8185871Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8200643Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8215499Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8230298Z test_dispatch_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8244970Z test_dispatch_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8259854Z test_dispatch_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8274656Z test_dispatch_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8289502Z test_dispatch_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8304755Z test_dispatch_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8319330Z test_dispatch_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8334226Z test_dispatch_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8348948Z test_dispatch_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8363705Z test_dispatch_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8378554Z test_dispatch_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8393296Z test_dispatch_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8408080Z test_dispatch_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8422891Z test_dispatch_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8437631Z test_dispatch_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8453877Z test_dispatch_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8467538Z test_dispatch_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8482261Z test_dispatch_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8497188Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8511923Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8526851Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8541507Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8556251Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8571137Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8585918Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8600673Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8616790Z test_dispatch_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8630497Z test_dispatch_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8645375Z test_dispatch_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8660165Z test_dispatch_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8674987Z test_dispatch_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8689909Z test_dispatch_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8704733Z test_dispatch_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8719475Z test_dispatch_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8734395Z test_dispatch_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8749150Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8763885Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8778893Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8793666Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8808533Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8823325Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8838079Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8853015Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8867822Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8882575Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8898095Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8912915Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8927886Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8942753Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.8957516Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8972404Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.8987152Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9001884Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9016818Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9031646Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9046384Z test_dispatch_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9061316Z test_dispatch_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9076085Z test_dispatch_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9091396Z test_dispatch_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9105820Z test_dispatch_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9120591Z test_dispatch_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9135516Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9150310Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9165042Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9179955Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9194696Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9209697Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9224514Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9239234Z test_dispatch_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9254261Z test_dispatch_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9268949Z test_dispatch_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9283657Z test_dispatch_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9298487Z test_dispatch_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9313222Z test_dispatch_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9328131Z test_dispatch_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9342901Z test_dispatch_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9357669Z test_dispatch_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9372538Z test_dispatch_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9387394Z test_dispatch_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9402052Z test_dispatch_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9416969Z test_dispatch_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9431635Z test_dispatch_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9446615Z test_dispatch_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9461333Z test_dispatch_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9475939Z test_dispatch_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9490857Z test_dispatch_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9505605Z test_dispatch_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9520356Z test_dispatch_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9535170Z test_dispatch_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9549898Z test_dispatch_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9564814Z test_dispatch_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9579786Z test_dispatch_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:25.9594613Z test_dispatch_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9609531Z test_dispatch_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9624318Z test_dispatch_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9639143Z test_dispatch_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9654024Z test_dispatch_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9668732Z test_dispatch_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9683508Z test_dispatch_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9698440Z test_dispatch_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9713269Z test_dispatch_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9728294Z test_dispatch_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9743123Z test_dispatch_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9757870Z test_dispatch_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9772771Z test_dispatch_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9787462Z test_dispatch_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9802246Z test_dispatch_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9817135Z test_dispatch_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9831882Z test_dispatch_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9846735Z test_dispatch_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9861478Z test_dispatch_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9876235Z test_dispatch_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9891194Z test_dispatch_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:25.9905978Z test_dispatch_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9920855Z test_dispatch_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9935694Z test_dispatch_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9950428Z test_dispatch_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9965231Z test_dispatch_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9980060Z test_dispatch_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:25.9994848Z test_dispatch_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0009696Z test_dispatch_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0024413Z test_dispatch_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0039197Z test_dispatch_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0054148Z test_dispatch_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0068942Z test_dispatch_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0083724Z test_dispatch_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0098658Z test_dispatch_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0113414Z test_dispatch_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0128255Z test_dispatch_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0142934Z test_dispatch_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0157723Z test_dispatch_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0172607Z test_dispatch_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0187384Z test_dispatch_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0202440Z test_dispatch_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0217040Z test_dispatch_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0231747Z test_dispatch_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0246562Z test_dispatch_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0261407Z test_dispatch_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0276229Z test_dispatch_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0291750Z test_dispatch_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0306922Z test_dispatch_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0321783Z test_dispatch_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0336701Z test_dispatch_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0351594Z test_dispatch_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0366414Z test_dispatch_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0381309Z test_dispatch_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0395947Z test_dispatch_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0410790Z test_dispatch_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0425534Z test_dispatch_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0440255Z test_dispatch_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0455068Z test_dispatch_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0469764Z test_dispatch_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0484551Z test_dispatch_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0499418Z test_dispatch_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0514427Z test_dispatch_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0529341Z test_dispatch_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0544170Z test_dispatch_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0558964Z test_dispatch_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0573831Z test_dispatch_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0588606Z test_dispatch_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0603389Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0618262Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0633062Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0647974Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0662700Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0677520Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0692353Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0707090Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0721819Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0736677Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0751405Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0766136Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0781002Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0795723Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0810693Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0825624Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.0840293Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0855135Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0869936Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0884654Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0899524Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0914239Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0929166Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0943915Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0958631Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0973513Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.0988392Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1003140Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1018027Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1032720Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1047650Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1062354Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1077164Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1092054Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1106903Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1121796Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1136955Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1151692Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.1166562Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1181384Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1196195Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1211130Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1225881Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1240735Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1255572Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1270315Z test_dispatch_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1285049Z test_dispatch_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1299930Z test_dispatch_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1314641Z test_dispatch_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1329491Z test_dispatch_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1344191Z test_dispatch_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1358857Z test_dispatch_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1373689Z test_dispatch_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1388386Z test_dispatch_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1403037Z test_dispatch_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1417914Z test_dispatch_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1432601Z test_dispatch_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1447558Z test_dispatch_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1462573Z test_dispatch_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1477344Z test_dispatch_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1492295Z test_dispatch_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1507068Z test_dispatch_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1521825Z test_dispatch_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1536647Z test_dispatch_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1551356Z test_dispatch_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1566064Z test_dispatch_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1580954Z test_dispatch_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1595658Z test_dispatch_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1610531Z test_dispatch_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1625533Z test_dispatch_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1640303Z test_dispatch_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1655169Z test_dispatch_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1669857Z test_dispatch_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1684604Z test_dispatch_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1699414Z test_dispatch_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1714301Z test_dispatch_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1729083Z test_dispatch_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1743836Z test_dispatch_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1758596Z test_dispatch_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1773567Z test_dispatch_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1788661Z test_dispatch_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1803207Z test_dispatch_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1818079Z test_dispatch_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1832905Z test_dispatch_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1847783Z test_dispatch_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1862591Z test_dispatch_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1877351Z test_dispatch_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1892226Z test_dispatch_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1906891Z test_dispatch_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1921602Z test_dispatch_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1936640Z test_dispatch_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.1951456Z test_dispatch_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1966320Z test_dispatch_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1981175Z test_dispatch_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.1995953Z test_dispatch_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2010822Z test_dispatch_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2025572Z test_dispatch_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2040251Z test_dispatch_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2055223Z test_dispatch_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2069956Z test_dispatch_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2084682Z test_dispatch_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2099660Z test_dispatch_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2114398Z test_dispatch_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2129305Z test_dispatch_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2144109Z test_dispatch_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2158924Z test_dispatch_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2173807Z test_dispatch_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2188579Z test_dispatch_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2203207Z test_dispatch_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2218079Z test_dispatch_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2232821Z test_dispatch_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2248335Z test_dispatch_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2262590Z test_dispatch_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2277306Z test_dispatch_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2292098Z test_dispatch_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2306841Z test_dispatch_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2321517Z test_dispatch_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2336329Z test_dispatch_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2351051Z test_dispatch_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2365936Z test_dispatch_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2380816Z test_dispatch_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2395553Z test_dispatch_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2411159Z test_dispatch_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2425787Z test_dispatch_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.2440525Z test_dispatch_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2455390Z test_dispatch_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2470162Z test_dispatch_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2484920Z test_dispatch_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2499728Z test_dispatch_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2514524Z test_dispatch_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2529420Z test_dispatch_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2544213Z test_dispatch_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2558906Z test_dispatch_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2573986Z test_dispatch_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2588864Z test_dispatch_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.2603614Z test_dispatch_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2618457Z test_dispatch_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2633313Z test_dispatch_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2648086Z test_dispatch_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2662839Z test_dispatch_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2677572Z test_dispatch_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2692445Z test_dispatch_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2707228Z test_dispatch_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2721990Z test_dispatch_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2737010Z test_dispatch_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2751753Z test_dispatch_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2766568Z test_dispatch_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2781291Z test_dispatch_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2795996Z test_dispatch_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2810862Z test_dispatch_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2825611Z test_dispatch_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2840245Z test_dispatch_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2855078Z test_dispatch_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2869794Z test_dispatch_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2884417Z test_dispatch_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2899480Z test_dispatch_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.2914115Z test_dispatch_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2929024Z test_dispatch_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2943745Z test_dispatch_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2958493Z test_dispatch_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2973367Z test_dispatch_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.2988080Z test_dispatch_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3002778Z test_dispatch_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3017677Z test_dispatch_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3032396Z test_dispatch_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3048046Z test_dispatch_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3062073Z test_dispatch_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3076822Z test_dispatch_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3091720Z test_dispatch_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3106548Z test_dispatch_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3121203Z test_dispatch_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3136023Z test_dispatch_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3150727Z test_dispatch_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3165436Z test_dispatch_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3180295Z test_dispatch_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3195073Z test_dispatch_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3210032Z test_dispatch_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3224717Z test_dispatch_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3239434Z test_dispatch_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3254334Z test_dispatch_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3269064Z test_dispatch_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3283893Z test_dispatch_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3298784Z test_dispatch_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3313539Z test_dispatch_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3328458Z test_dispatch_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3343216Z test_dispatch_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3357957Z test_dispatch_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3373139Z test_dispatch_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3387709Z test_dispatch_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3402388Z test_dispatch_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3417236Z test_dispatch_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3431907Z test_dispatch_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3446653Z test_dispatch_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3461324Z test_dispatch_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3476099Z test_dispatch_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3490973Z test_dispatch_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3505747Z test_dispatch_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3520478Z test_dispatch_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3535494Z test_dispatch_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3550199Z test_dispatch_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3565409Z test_dispatch_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3579774Z test_dispatch_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3594506Z test_dispatch_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3609411Z test_dispatch_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3624167Z test_dispatch_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3638918Z test_dispatch_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3653856Z test_dispatch_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3668577Z test_dispatch_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3683289Z test_dispatch_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3698563Z test_dispatch_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3713042Z test_dispatch_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3727861Z test_dispatch_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3742574Z test_dispatch_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3757253Z test_dispatch_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3772056Z test_dispatch_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3786772Z test_dispatch_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3801497Z test_dispatch_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3816303Z test_dispatch_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3831010Z test_dispatch_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3845738Z test_dispatch_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3860693Z test_dispatch_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.3875395Z test_dispatch_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3890259Z test_dispatch_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3904962Z test_dispatch_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3919691Z test_dispatch_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3934617Z test_dispatch_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3949363Z test_dispatch_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3964086Z test_dispatch_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3978892Z test_dispatch_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.3993713Z test_dispatch_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4009082Z test_dispatch_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4023893Z test_dispatch_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4038634Z test_dispatch_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4053532Z test_dispatch_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4068295Z test_dispatch_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4083129Z test_dispatch_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4098085Z test_dispatch_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4112786Z test_dispatch_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4127627Z test_dispatch_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4142410Z test_dispatch_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4157151Z test_dispatch_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4172032Z test_dispatch_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4186727Z test_dispatch_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4201454Z test_dispatch_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4216284Z test_dispatch_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4231071Z test_dispatch_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4245780Z test_dispatch_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4260678Z test_dispatch_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4275400Z test_dispatch_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4290244Z test_dispatch_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4305001Z test_dispatch_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4319915Z test_dispatch_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4334793Z test_dispatch_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4349516Z test_dispatch_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4364249Z test_dispatch_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4379078Z test_dispatch_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4393796Z test_dispatch_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4408682Z test_dispatch_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4423408Z test_dispatch_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4438168Z test_dispatch_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4453042Z test_dispatch_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4467846Z test_dispatch_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4482714Z test_dispatch_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4497561Z test_dispatch_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4512266Z test_dispatch_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4527180Z test_dispatch_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4541804Z test_dispatch_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4556543Z test_dispatch_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4571487Z test_dispatch_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4586278Z test_dispatch_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4600959Z test_dispatch_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4615824Z test_dispatch_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4630657Z test_dispatch_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4645721Z test_dispatch_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4660601Z test_dispatch_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4675378Z test_dispatch_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4690263Z test_dispatch_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4704928Z test_dispatch_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4719640Z test_dispatch_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4734486Z test_dispatch_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4749242Z test_dispatch_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4763998Z test_dispatch_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4778914Z test_dispatch_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4793721Z test_dispatch_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4808800Z test_dispatch_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4823566Z test_dispatch_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4838376Z test_dispatch_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4853320Z test_dispatch_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4868114Z test_dispatch_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4882878Z test_dispatch_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4897780Z test_dispatch_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4912557Z test_dispatch_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4927579Z test_dispatch_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4942321Z test_dispatch_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4957224Z test_dispatch_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.4972188Z test_dispatch_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.4986929Z test_dispatch_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5001674Z test_dispatch_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5016538Z test_dispatch_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5031281Z test_dispatch_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5045994Z test_dispatch_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5060878Z test_dispatch_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5075648Z test_dispatch_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5090568Z test_dispatch_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5105275Z test_dispatch_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5120046Z test_dispatch_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.5134821Z test_dispatch_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5149571Z test_dispatch_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5164346Z test_dispatch_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5179173Z test_dispatch_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5193937Z test_dispatch_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5208839Z test_dispatch_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5223599Z test_dispatch_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5238368Z test_dispatch_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5253279Z test_dispatch_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5268088Z test_dispatch_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5282905Z test_dispatch_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5297827Z test_dispatch_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5312623Z test_dispatch_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5327514Z test_dispatch_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5342223Z test_dispatch_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5356998Z test_dispatch_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5371826Z test_dispatch_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5386602Z test_dispatch_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5401202Z test_dispatch_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5416035Z test_dispatch_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5430862Z test_dispatch_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.5445617Z test_dispatch_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5460520Z test_dispatch_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5475345Z test_dispatch_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5490230Z test_dispatch_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5505037Z test_dispatch_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5519862Z test_dispatch_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5534854Z test_dispatch_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5549721Z test_dispatch_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5564586Z test_dispatch_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5580775Z test_dispatch_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5594445Z test_dispatch_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.5609292Z test_dispatch_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5624059Z test_dispatch_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5638793Z test_dispatch_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5653728Z test_dispatch_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5668435Z test_dispatch_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5683211Z test_dispatch_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5698050Z test_dispatch_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5712769Z test_dispatch_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5727598Z test_dispatch_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5743117Z test_dispatch_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5757060Z test_dispatch_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.5771950Z test_dispatch_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5786755Z test_dispatch_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5801469Z test_dispatch_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5816363Z test_dispatch_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5831139Z test_dispatch_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5845882Z test_dispatch_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5860804Z test_dispatch_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5875489Z test_dispatch_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5890380Z test_dispatch_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5905273Z test_dispatch_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.5919995Z test_dispatch_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5934903Z test_dispatch_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5949634Z test_dispatch_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5964384Z test_dispatch_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5979230Z test_dispatch_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.5993936Z test_dispatch_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6008871Z test_dispatch_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6023604Z test_dispatch_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6038350Z test_dispatch_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6053174Z test_dispatch_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6067956Z test_dispatch_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6082752Z test_dispatch_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6097616Z test_dispatch_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6112372Z test_dispatch_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6127249Z test_dispatch_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6141967Z test_dispatch_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6156667Z test_dispatch_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6171575Z test_dispatch_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6186342Z test_dispatch_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6201094Z test_dispatch_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6216419Z test_dispatch_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6231173Z test_dispatch_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.6245893Z test_dispatch_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6260821Z test_dispatch_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6275639Z test_dispatch_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6290664Z test_dispatch_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6305398Z test_dispatch_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6320191Z test_dispatch_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6335091Z test_dispatch_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6349860Z test_dispatch_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6364620Z test_dispatch_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6379590Z test_dispatch_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6394352Z test_dispatch_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6409243Z test_dispatch_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6424001Z test_dispatch_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6438795Z test_dispatch_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6453812Z test_dispatch_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6468626Z test_dispatch_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6483371Z test_dispatch_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6498307Z test_dispatch_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6513159Z test_dispatch_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6528036Z test_dispatch_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6543010Z test_dispatch_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6557753Z test_dispatch_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6572642Z test_dispatch_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6587392Z test_dispatch_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6602150Z test_dispatch_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6617046Z test_dispatch_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6631805Z test_dispatch_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6646604Z test_dispatch_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6661394Z test_dispatch_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6676216Z test_dispatch_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6691143Z test_dispatch_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6706091Z test_dispatch_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6720968Z test_dispatch_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6735744Z test_dispatch_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6750485Z test_dispatch_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6765216Z test_dispatch_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6780118Z test_dispatch_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6794847Z test_dispatch_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6809776Z test_dispatch_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6824548Z test_dispatch_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6839306Z test_dispatch_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6854308Z test_dispatch_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.6869041Z test_dispatch_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6883777Z test_dispatch_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6898593Z test_dispatch_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6913261Z test_dispatch_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6928026Z test_dispatch_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6942812Z test_dispatch_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6957513Z test_dispatch_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6972380Z test_dispatch_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.6987104Z test_dispatch_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7001859Z test_dispatch_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7016919Z test_dispatch_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7031799Z test_dispatch_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7046587Z test_dispatch_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7061381Z test_dispatch_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7076053Z test_dispatch_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7090849Z test_dispatch_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7105579Z test_dispatch_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7120243Z test_dispatch_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7135145Z test_dispatch_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7149888Z test_dispatch_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7164781Z test_dispatch_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7179763Z test_dispatch_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7194367Z test_dispatch_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7209238Z test_dispatch_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7223965Z test_dispatch_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7238772Z test_dispatch_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7253600Z test_dispatch_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7268314Z test_dispatch_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7283035Z test_dispatch_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7297870Z test_dispatch_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7312606Z test_dispatch_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7327556Z test_dispatch_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7342319Z test_dispatch_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7357021Z test_dispatch_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7371921Z test_dispatch_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7386663Z test_dispatch_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7401391Z test_dispatch_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7416225Z test_dispatch_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7431025Z test_dispatch_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7445709Z test_dispatch_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7460605Z test_dispatch_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7475487Z test_dispatch_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7490489Z test_dispatch_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7505559Z test_dispatch_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:26.7520642Z test_dispatch_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7535854Z test_dispatch_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:26.7550874Z test_dispatch_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7565908Z test_dispatch_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:26.7581023Z test_dispatch_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7596081Z test_dispatch_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:26.7612473Z test_dispatch_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7626267Z test_dispatch_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:26.7641179Z test_dispatch_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:26.7655966Z test_dispatch_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7670718Z test_dispatch_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7685461Z test_dispatch_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7700425Z test_dispatch_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7715177Z test_dispatch_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7730038Z test_dispatch_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7744818Z test_dispatch_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7759700Z test_dispatch_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7774609Z test_dispatch_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7789598Z test_dispatch_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7804393Z test_dispatch_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7819249Z test_dispatch_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7833979Z test_dispatch_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7848888Z test_dispatch_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7863640Z test_dispatch_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7878365Z test_dispatch_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7893169Z test_dispatch_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7907886Z test_dispatch_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7922584Z test_dispatch_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7937458Z test_dispatch_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7952714Z test_dispatch_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.7967634Z test_dispatch_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7982411Z test_dispatch_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.7997170Z test_dispatch_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8012062Z test_dispatch_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8026723Z test_dispatch_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8041485Z test_dispatch_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8056403Z test_dispatch_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8071167Z test_dispatch_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8085894Z test_dispatch_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8100856Z test_dispatch_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.8115652Z test_dispatch_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8130398Z test_dispatch_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8145165Z test_dispatch_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8159923Z test_dispatch_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8174771Z test_dispatch_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8189504Z test_dispatch_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8204209Z test_dispatch_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8219001Z test_dispatch_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8233743Z test_dispatch_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8248515Z test_dispatch_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8263347Z test_dispatch_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.8278097Z test_dispatch_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8292976Z test_dispatch_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8307717Z test_dispatch_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8322447Z test_dispatch_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8337360Z test_dispatch_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8352169Z test_dispatch_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8367067Z test_dispatch_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8381811Z test_dispatch_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8396548Z test_dispatch_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8411732Z test_dispatch_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8426487Z test_dispatch_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8441019Z test_dispatch_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8455782Z test_dispatch_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8470600Z test_dispatch_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8485461Z test_dispatch_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8500363Z test_dispatch_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8515209Z test_dispatch_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8530226Z test_dispatch_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8544956Z test_dispatch_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8559657Z test_dispatch_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8574781Z test_dispatch_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.8589639Z test_dispatch_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8604320Z test_dispatch_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8619290Z test_dispatch_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8634025Z test_dispatch_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8648920Z test_dispatch_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8663646Z test_dispatch_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8678494Z test_dispatch_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8693457Z test_dispatch_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8708218Z test_dispatch_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8722996Z test_dispatch_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8738204Z test_dispatch_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.8752937Z test_dispatch_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8767833Z test_dispatch_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8782634Z test_dispatch_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8797353Z test_dispatch_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8812238Z test_dispatch_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8826971Z test_dispatch_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8841741Z test_dispatch_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8856698Z test_dispatch_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8871548Z test_dispatch_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8886395Z test_dispatch_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8901382Z test_dispatch_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.8916152Z test_dispatch_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8931055Z test_dispatch_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8945932Z test_dispatch_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8960629Z test_dispatch_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8975460Z test_dispatch_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.8990314Z test_dispatch_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9004982Z test_dispatch_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9019840Z test_dispatch_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9034651Z test_dispatch_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9049543Z test_dispatch_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9064327Z test_dispatch_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9079085Z test_dispatch_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9093946Z test_dispatch_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9108694Z test_dispatch_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9123534Z test_dispatch_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9138490Z test_dispatch_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9153262Z test_dispatch_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9168240Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:26.9183090Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:26.9197976Z test_dispatch_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:26.9213056Z test_dispatch_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:25:26.9227827Z test_dispatch_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9242677Z test_dispatch_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9257656Z test_dispatch_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9272450Z test_dispatch_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9287369Z test_dispatch_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9302337Z test_dispatch_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9317200Z test_dispatch_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9332234Z test_dispatch_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9347056Z test_dispatch_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9361937Z test_dispatch_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9376805Z test_dispatch_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9391579Z test_dispatch_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9406416Z test_dispatch_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9421299Z test_dispatch_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9436158Z test_dispatch_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9451139Z test_dispatch_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9465957Z test_dispatch_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9480842Z test_dispatch_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9495719Z test_dispatch_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9510499Z test_dispatch_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9525628Z test_dispatch_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.9540649Z test_dispatch_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9555476Z test_dispatch_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9570388Z test_dispatch_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9585234Z test_dispatch_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9600108Z test_dispatch_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9615105Z test_dispatch_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9629870Z test_dispatch_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9644663Z test_dispatch_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9659681Z test_dispatch_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9674515Z test_dispatch_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9689666Z test_dispatch_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.9704463Z test_dispatch_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9719317Z test_dispatch_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9734283Z test_dispatch_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9749087Z test_dispatch_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9763859Z test_dispatch_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9778749Z test_dispatch_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9793503Z test_dispatch_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9808320Z test_dispatch_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9823101Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9837864Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9853066Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:26.9867899Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9882716Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9897544Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9912397Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9927262Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9942050Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9956839Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9971700Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:26.9986421Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0001333Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0016257Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0030988Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0045742Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0054881Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0063580Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0072195Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0080776Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0089456Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0098071Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0106617Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0115271Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0123892Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0132557Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0141194Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0149807Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0158485Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:27.0167283Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0175762Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0184333Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.0198954Z test_dispatch_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0213931Z test_dispatch_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0228729Z test_dispatch_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0243467Z test_dispatch_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0258309Z test_dispatch_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0273071Z test_dispatch_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0287932Z test_dispatch_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0302721Z test_dispatch_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0317521Z test_dispatch_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0332504Z test_dispatch_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0347365Z test_dispatch_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0362201Z test_dispatch_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0377143Z test_dispatch_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0392013Z test_dispatch_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0406942Z test_dispatch_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0421745Z test_dispatch_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0436605Z test_dispatch_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0451632Z test_dispatch_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0466463Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0481394Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0496290Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0511124Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0525885Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0540791Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0555541Z test_dispatch_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0571072Z test_dispatch_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0585228Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0600001Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0614926Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0629696Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0644592Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0659503Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0674333Z test_dispatch_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0689258Z test_dispatch_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0704039Z test_dispatch_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0718826Z test_dispatch_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0733750Z test_dispatch_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0748550Z test_dispatch_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0763305Z test_dispatch_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0778176Z test_dispatch_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0792962Z test_dispatch_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0807911Z test_dispatch_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0822662Z test_dispatch_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0837451Z test_dispatch_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0852379Z test_dispatch_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0867116Z test_dispatch_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0881918Z test_dispatch_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0896913Z test_dispatch_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0911699Z test_dispatch_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0926525Z test_dispatch_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0941404Z test_dispatch_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0956445Z test_dispatch_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.0971332Z test_dispatch_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.0986121Z test_dispatch_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1000866Z test_dispatch_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1015816Z test_dispatch_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1030442Z test_dispatch_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1045228Z test_dispatch_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1060126Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1074945Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1089869Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1104655Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1119518Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1134370Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1149107Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1163894Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1172869Z test_dispatch_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1181570Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1190188Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1198788Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1207476Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1216078Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1224621Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1233198Z test_dispatch_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.1247880Z test_dispatch_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1262856Z test_dispatch_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1278050Z test_dispatch_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:27.1292786Z test_dispatch_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1307579Z test_dispatch_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1322388Z test_dispatch_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1337310Z test_dispatch_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1352150Z test_dispatch_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1366964Z test_dispatch_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1381731Z test_dispatch_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1396441Z test_dispatch_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1411407Z test_dispatch_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1426251Z test_dispatch_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1441032Z test_dispatch_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1455903Z test_dispatch_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1470706Z test_dispatch_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1485434Z test_dispatch_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1500378Z test_dispatch_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1515106Z test_dispatch_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1530067Z test_dispatch_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1544780Z test_dispatch_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1559613Z test_dispatch_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1574511Z test_dispatch_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1589509Z test_dispatch_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1604298Z test_dispatch_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1619203Z test_dispatch_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1633958Z test_dispatch_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1648888Z test_dispatch_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1663619Z test_dispatch_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1678389Z test_dispatch_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1693314Z test_dispatch_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1708045Z test_dispatch_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1722808Z test_dispatch_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1737721Z test_dispatch_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1752651Z test_dispatch_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1767538Z test_dispatch_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1782321Z test_dispatch_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1797127Z test_dispatch_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1812048Z test_dispatch_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1826823Z test_dispatch_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1841640Z test_dispatch_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1856484Z test_dispatch_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1871226Z test_dispatch_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1885977Z test_dispatch_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1901019Z test_dispatch_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.1915714Z test_dispatch_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1930573Z test_dispatch_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1945341Z test_dispatch_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1960096Z test_dispatch_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1975084Z test_dispatch_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.1989849Z test_dispatch_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2004648Z test_dispatch_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2019584Z test_dispatch_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2034347Z test_dispatch_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2049270Z test_dispatch_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2064157Z test_dispatch_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.2078950Z test_dispatch_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2093941Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2108676Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2123507Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2138398Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2153202Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2168086Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2182977Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2197721Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2212855Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2227759Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2242729Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2257639Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2272456Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2287393Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2302177Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2317004Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2331957Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2346727Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2361524Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2377041Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.2391952Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:27.2406788Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2421663Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2436460Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2451432Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2460326Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2469001Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2477617Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2486266Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2494953Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2503589Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2512146Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2520659Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2529255Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2537904Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:27.2546590Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:25:27.2555213Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2563790Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2572424Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2581083Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2589661Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2598217Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2606931Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2615559Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2624159Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2632669Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2641234Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2649870Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2658466Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2667006Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2675575Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2684215Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2692796Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2701519Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:27.2710048Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2718605Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2727293Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:27.2741871Z test_dispatch_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2756664Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2771629Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2786459Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2801272Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2816232Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2830968Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2845774Z test_dispatch_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2860895Z test_dispatch_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.2875654Z test_dispatch_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2890605Z test_dispatch_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2905374Z test_dispatch_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2920171Z test_dispatch_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2935102Z test_dispatch_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2949942Z test_dispatch_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2964826Z test_dispatch_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2979718Z test_dispatch_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.2994490Z test_dispatch_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3009441Z test_dispatch_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3024333Z test_dispatch_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3039179Z test_dispatch_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3054035Z test_dispatch_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3068687Z test_dispatch_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3083435Z test_dispatch_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3098261Z test_dispatch_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3112991Z test_dispatch_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3127881Z test_dispatch_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3142637Z test_dispatch_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3157339Z test_dispatch_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3172367Z test_dispatch_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3187115Z test_dispatch_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3201750Z test_dispatch_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3216563Z test_dispatch_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3231304Z test_dispatch_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3246033Z test_dispatch_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3260925Z test_dispatch_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3275698Z test_dispatch_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3290605Z test_dispatch_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3305322Z test_dispatch_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3320095Z test_dispatch_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3335034Z test_dispatch_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3349832Z test_dispatch_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3364510Z test_dispatch_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3379323Z test_dispatch_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3394097Z test_dispatch_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3409036Z test_dispatch_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3423719Z test_dispatch_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3438495Z test_dispatch_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3453381Z test_dispatch_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3468141Z test_dispatch_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3483294Z test_dispatch_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3498260Z test_dispatch_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:27.3512868Z test_dispatch_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3527801Z test_dispatch_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3542642Z test_dispatch_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3557455Z test_dispatch_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3572390Z test_dispatch_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3587134Z test_dispatch_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3601913Z test_dispatch_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3616780Z test_dispatch_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3631555Z test_dispatch_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3646347Z test_dispatch_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3661181Z test_dispatch_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3675969Z test_dispatch_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3690745Z test_dispatch_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3705458Z test_dispatch_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3720226Z test_dispatch_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3735072Z test_dispatch_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3749723Z test_dispatch_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3764429Z test_dispatch_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3779246Z test_dispatch_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3793965Z test_dispatch_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3808992Z test_dispatch_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3823879Z test_dispatch_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:27.3838567Z test_dispatch_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3853509Z test_dispatch_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3868231Z test_dispatch_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3882937Z test_dispatch_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3897819Z test_dispatch_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3912550Z test_dispatch_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3927415Z test_dispatch_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3942144Z test_dispatch_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3956976Z test_dispatch_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.3972036Z test_dispatch_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.3986767Z test_dispatch_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4001491Z test_dispatch_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4016348Z test_dispatch_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4031085Z test_dispatch_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4045822Z test_dispatch_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4060735Z test_dispatch_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4075423Z test_dispatch_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4090327Z test_dispatch_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4105076Z test_dispatch_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4119753Z test_dispatch_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4134705Z test_dispatch_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4149488Z test_dispatch_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4164235Z test_dispatch_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4179066Z test_dispatch_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4193844Z test_dispatch_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4208714Z test_dispatch_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4223549Z test_dispatch_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4238266Z test_dispatch_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4253283Z test_dispatch_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4268085Z test_dispatch_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4283076Z test_dispatch_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4298105Z test_dispatch_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4312886Z test_dispatch_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4327705Z test_dispatch_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4342626Z test_dispatch_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4357314Z test_dispatch_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4372188Z test_dispatch_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4386881Z test_dispatch_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4401527Z test_dispatch_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4416371Z test_dispatch_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4431181Z test_dispatch_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4446096Z test_dispatch_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4460853Z test_dispatch_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4475569Z test_dispatch_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4490407Z test_dispatch_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4505185Z test_dispatch_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4519881Z test_dispatch_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4534739Z test_dispatch_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4549431Z test_dispatch_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4564141Z test_dispatch_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4578969Z test_dispatch_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4593819Z test_dispatch_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4608981Z test_dispatch_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4623747Z test_dispatch_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4638631Z test_dispatch_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4653496Z test_dispatch_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4668240Z test_dispatch_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4682901Z test_dispatch_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4697702Z test_dispatch_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4712398Z test_dispatch_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4727285Z test_dispatch_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4742056Z test_dispatch_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4756798Z test_dispatch_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4771731Z test_dispatch_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4786453Z test_dispatch_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4801250Z test_dispatch_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4816153Z test_dispatch_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4830928Z test_dispatch_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4845666Z test_dispatch_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4860585Z test_dispatch_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4875307Z test_dispatch_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4890261Z test_dispatch_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4904887Z test_dispatch_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4919651Z test_dispatch_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.4934521Z test_dispatch_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4949306Z test_dispatch_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4964034Z test_dispatch_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4978936Z test_dispatch_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.4993659Z test_dispatch_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5008551Z test_dispatch_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5023321Z test_dispatch_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5038075Z test_dispatch_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5052894Z test_dispatch_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5067603Z test_dispatch_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5082394Z test_dispatch_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5097256Z test_dispatch_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5111968Z test_dispatch_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5126843Z test_dispatch_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5141587Z test_dispatch_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5156390Z test_dispatch_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5171173Z test_dispatch_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5186444Z test_dispatch_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5201660Z test_dispatch_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5217017Z test_dispatch_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5232113Z test_dispatch_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5247400Z test_dispatch_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5262517Z test_dispatch_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5277667Z test_dispatch_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5292877Z test_dispatch_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5308057Z test_dispatch_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5323182Z test_dispatch_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5338103Z test_dispatch_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5352765Z test_dispatch_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5367654Z test_dispatch_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5382313Z test_dispatch_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5397231Z test_dispatch_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5412093Z test_dispatch_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5426816Z test_dispatch_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5441517Z test_dispatch_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5456317Z test_dispatch_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5471042Z test_dispatch_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5485767Z test_dispatch_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5500630Z test_dispatch_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5515409Z test_dispatch_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5530305Z test_dispatch_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5545019Z test_dispatch_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5559930Z test_dispatch_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5574851Z test_dispatch_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5589568Z test_dispatch_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5604362Z test_dispatch_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5619194Z test_dispatch_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5633973Z test_dispatch_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5648833Z test_dispatch_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5663571Z test_dispatch_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5678295Z test_dispatch_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5693207Z test_dispatch_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5707976Z test_dispatch_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5722894Z test_dispatch_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5737834Z test_dispatch_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5752601Z test_dispatch_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5767476Z test_dispatch_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5782202Z test_dispatch_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5796993Z test_dispatch_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5811833Z test_dispatch_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5826670Z test_dispatch_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5841344Z test_dispatch_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5856185Z test_dispatch_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5871099Z test_dispatch_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.5885836Z test_dispatch_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5900748Z test_dispatch_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5915512Z test_dispatch_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5930382Z test_dispatch_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5945062Z test_dispatch_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5959743Z test_dispatch_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5974570Z test_dispatch_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.5989333Z test_dispatch_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6004017Z test_dispatch_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6018904Z test_dispatch_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6033735Z test_dispatch_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6048618Z test_dispatch_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6063419Z test_dispatch_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6078201Z test_dispatch_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6093084Z test_dispatch_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6107821Z test_dispatch_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6122549Z test_dispatch_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6137430Z test_dispatch_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6152200Z test_dispatch_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6167015Z test_dispatch_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6181797Z test_dispatch_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6196551Z test_dispatch_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6211407Z test_dispatch_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6226138Z test_dispatch_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6240840Z test_dispatch_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6255687Z test_dispatch_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6270394Z test_dispatch_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6285165Z test_dispatch_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6300052Z test_dispatch_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6314688Z test_dispatch_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6329549Z test_dispatch_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6344542Z test_dispatch_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6359283Z test_dispatch_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6374169Z test_dispatch_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6388935Z test_dispatch_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6403671Z test_dispatch_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6418591Z test_dispatch_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6433348Z test_dispatch_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6448221Z test_dispatch_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6463033Z test_dispatch_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6477836Z test_dispatch_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6492773Z test_dispatch_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6507820Z test_dispatch_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6522569Z test_dispatch_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6537407Z test_dispatch_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6552154Z test_dispatch_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6567094Z test_dispatch_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6581733Z test_dispatch_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6596387Z test_dispatch_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6611217Z test_dispatch_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6625949Z test_dispatch_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6640671Z test_dispatch_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6655613Z test_dispatch_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6670511Z test_dispatch_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6685248Z test_dispatch_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6700109Z test_dispatch_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6714859Z test_dispatch_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6729734Z test_dispatch_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6744422Z test_dispatch_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6759215Z test_dispatch_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6774054Z test_dispatch_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6788822Z test_dispatch_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6803509Z test_dispatch_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6818355Z test_dispatch_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6833237Z test_dispatch_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6848138Z test_dispatch_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6862900Z test_dispatch_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6877613Z test_dispatch_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6892485Z test_dispatch_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6907207Z test_dispatch_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6921924Z test_dispatch_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6936813Z test_dispatch_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6951563Z test_dispatch_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6966404Z test_dispatch_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.6981345Z test_dispatch_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.6996077Z test_dispatch_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7010924Z test_dispatch_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7025685Z test_dispatch_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7040416Z test_dispatch_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7055295Z test_dispatch_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7070037Z test_dispatch_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7084778Z test_dispatch_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7099623Z test_dispatch_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7114301Z test_dispatch_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7129201Z test_dispatch_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7144001Z test_dispatch_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7158674Z test_dispatch_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7173499Z test_dispatch_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7188272Z test_dispatch_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7203011Z test_dispatch_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7217876Z test_dispatch_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7233137Z test_dispatch_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7247679Z test_dispatch_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7262336Z test_dispatch_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7277017Z test_dispatch_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7292070Z test_dispatch_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7306782Z test_dispatch_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7321478Z test_dispatch_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7336334Z test_dispatch_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7351070Z test_dispatch_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7365734Z test_dispatch_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7380590Z test_dispatch_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7395283Z test_dispatch_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7410200Z test_dispatch_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7424969Z test_dispatch_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7439625Z test_dispatch_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7454667Z test_dispatch_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7469377Z test_dispatch_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7484088Z test_dispatch_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7498943Z test_dispatch_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7513671Z test_dispatch_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7528534Z test_dispatch_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7543254Z test_dispatch_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7557960Z test_dispatch_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7572890Z test_dispatch_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7587661Z test_dispatch_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7602420Z test_dispatch_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7617484Z test_dispatch_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7632207Z test_dispatch_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7647176Z test_dispatch_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7662008Z test_dispatch_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7676872Z test_dispatch_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7691940Z test_dispatch_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7706660Z test_dispatch_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7721333Z test_dispatch_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7736207Z test_dispatch_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7750963Z test_dispatch_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7765646Z test_dispatch_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7780680Z test_dispatch_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7795396Z test_dispatch_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7810272Z test_dispatch_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7824941Z test_dispatch_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7839660Z test_dispatch_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7854537Z test_dispatch_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7869302Z test_dispatch_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7884010Z test_dispatch_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7898895Z test_dispatch_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7913614Z test_dispatch_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7928622Z test_dispatch_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.7943387Z test_dispatch_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7958137Z test_dispatch_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7973109Z test_dispatch_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.7987910Z test_dispatch_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8002689Z test_dispatch_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8017571Z test_dispatch_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8032250Z test_dispatch_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8047052Z test_dispatch_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8061850Z test_dispatch_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8076560Z test_dispatch_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8092101Z test_dispatch_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.8106906Z test_dispatch_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8121565Z test_dispatch_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8136429Z test_dispatch_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8151097Z test_dispatch_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8165879Z test_dispatch_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8180736Z test_dispatch_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8195396Z test_dispatch_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8210264Z test_dispatch_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8225022Z test_dispatch_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8239893Z test_dispatch_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.8254690Z test_dispatch_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8269492Z test_dispatch_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8284256Z test_dispatch_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8299077Z test_dispatch_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8313770Z test_dispatch_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8328700Z test_dispatch_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8343453Z test_dispatch_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8358195Z test_dispatch_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8373040Z test_dispatch_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8387689Z test_dispatch_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8402500Z test_dispatch_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.8417313Z test_dispatch_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8431989Z test_dispatch_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8446804Z test_dispatch_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8461559Z test_dispatch_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8476264Z test_dispatch_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8491111Z test_dispatch_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8505844Z test_dispatch_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8520608Z test_dispatch_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8535455Z test_dispatch_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8550371Z test_dispatch_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8565347Z test_dispatch_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.8579990Z test_dispatch_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8594670Z test_dispatch_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8609501Z test_dispatch_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8624271Z test_dispatch_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8638933Z test_dispatch_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8653815Z test_dispatch_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8668563Z test_dispatch_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8683304Z test_dispatch_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8698261Z test_dispatch_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8713070Z test_dispatch_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8728043Z test_dispatch_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8742767Z test_dispatch_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8757482Z test_dispatch_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8772299Z test_dispatch_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8786951Z test_dispatch_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8801697Z test_dispatch_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8816558Z test_dispatch_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8831321Z test_dispatch_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8846062Z test_dispatch_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8860954Z test_dispatch_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8876121Z test_dispatch_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.8890933Z test_dispatch_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8905696Z test_dispatch_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8920490Z test_dispatch_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8935408Z test_dispatch_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8950082Z test_dispatch_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8964823Z test_dispatch_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8979631Z test_dispatch_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.8994353Z test_dispatch_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9009214Z test_dispatch_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9023940Z test_dispatch_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9038766Z test_dispatch_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9053643Z test_dispatch_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9068375Z test_dispatch_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9083122Z test_dispatch_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9097956Z test_dispatch_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9112673Z test_dispatch_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9127598Z test_dispatch_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9142375Z test_dispatch_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9157125Z test_dispatch_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9172004Z test_dispatch_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9186708Z test_dispatch_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9201499Z test_dispatch_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9216361Z test_dispatch_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9231076Z test_dispatch_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9245786Z test_dispatch_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9260643Z test_dispatch_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9275336Z test_dispatch_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9290216Z test_dispatch_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9304928Z test_dispatch_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9319620Z test_dispatch_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9334433Z test_dispatch_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9349262Z test_dispatch_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9363951Z test_dispatch_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9378844Z test_dispatch_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9393529Z test_dispatch_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9408413Z test_dispatch_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9423222Z test_dispatch_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9437993Z test_dispatch_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9452941Z test_dispatch_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9467697Z test_dispatch_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9482468Z test_dispatch_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9497328Z test_dispatch_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9512344Z test_dispatch_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9527221Z test_dispatch_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9542000Z test_dispatch_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9556649Z test_dispatch_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9571500Z test_dispatch_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9586260Z test_dispatch_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9600966Z test_dispatch_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9615802Z test_dispatch_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9630526Z test_dispatch_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9645350Z test_dispatch_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9660251Z test_dispatch_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9675063Z test_dispatch_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9689953Z test_dispatch_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9704679Z test_dispatch_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9719385Z test_dispatch_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9734227Z test_dispatch_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9748940Z test_dispatch_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9763696Z test_dispatch_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9778544Z test_dispatch_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9793260Z test_dispatch_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9808189Z test_dispatch_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9822996Z test_dispatch_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:27.9837724Z test_dispatch_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9852536Z test_dispatch_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9867306Z test_dispatch_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9882053Z test_dispatch_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9896879Z test_dispatch_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9911564Z test_dispatch_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9926374Z test_dispatch_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9941236Z test_dispatch_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9956007Z test_dispatch_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9970872Z test_dispatch_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:27.9985668Z test_dispatch_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0000425Z test_dispatch_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0015195Z test_dispatch_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0029907Z test_dispatch_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0044670Z test_dispatch_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0059521Z test_dispatch_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0074232Z test_dispatch_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0089098Z test_dispatch_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0103935Z test_dispatch_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0118700Z test_dispatch_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0133689Z test_dispatch_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0148503Z test_dispatch_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0163278Z test_dispatch_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0178210Z test_dispatch_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0193025Z test_dispatch_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0207902Z test_dispatch_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0222643Z test_dispatch_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0237383Z test_dispatch_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0252226Z test_dispatch_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0266934Z test_dispatch_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0281583Z test_dispatch_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0296546Z test_dispatch_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0311277Z test_dispatch_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0326014Z test_dispatch_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0340871Z test_dispatch_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0355616Z test_dispatch_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0370527Z test_dispatch_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0385313Z test_dispatch_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0400047Z test_dispatch_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0414945Z test_dispatch_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0429780Z test_dispatch_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0444534Z test_dispatch_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0459509Z test_dispatch_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.0474350Z test_dispatch_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0489185Z test_dispatch_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0503930Z test_dispatch_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0518718Z test_dispatch_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0533618Z test_dispatch_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0548389Z test_dispatch_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0563119Z test_dispatch_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0577907Z test_dispatch_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0592581Z test_dispatch_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0607528Z test_dispatch_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0622392Z test_dispatch_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.0637094Z test_dispatch_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0651927Z test_dispatch_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0666645Z test_dispatch_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0681418Z test_dispatch_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0696295Z test_dispatch_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0711049Z test_dispatch_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0725793Z test_dispatch_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0740712Z test_dispatch_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0755395Z test_dispatch_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0770314Z test_dispatch_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0785135Z test_dispatch_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0799845Z test_dispatch_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0814661Z test_dispatch_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0829397Z test_dispatch_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0844063Z test_dispatch_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0858999Z test_dispatch_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0873684Z test_dispatch_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0888529Z test_dispatch_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0903230Z test_dispatch_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0918049Z test_dispatch_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0933121Z test_dispatch_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.0947962Z test_dispatch_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0962649Z test_dispatch_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0977513Z test_dispatch_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.0992214Z test_dispatch_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1007162Z test_dispatch_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1021859Z test_dispatch_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1036622Z test_dispatch_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1051473Z test_dispatch_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1066186Z test_dispatch_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1080895Z test_dispatch_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1095911Z test_dispatch_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1110787Z test_dispatch_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1125502Z test_dispatch_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1140358Z test_dispatch_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1155046Z test_dispatch_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1169935Z test_dispatch_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1184662Z test_dispatch_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1198067Z test_empty_quantized_cpu (__main__.TestMetaCPU) ... ok (0.000s) 2022-08-17T13:25:28.1224642Z test_map_location_deserialize_cpu (__main__.TestMetaCPU) ... ok (0.000s) 2022-08-17T13:25:28.1240038Z test_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1255174Z test_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1270187Z test_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1285204Z test_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1300229Z test_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1315196Z test_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1330200Z test_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1344967Z test_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1359854Z test_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1374838Z test_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1389678Z test_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1404881Z test_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1419674Z test_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1434478Z test_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1449554Z test_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1464291Z test_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1479110Z test_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1494126Z test_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1508913Z test_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1523718Z test_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1538636Z test_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1553405Z test_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1568588Z test_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1583445Z test_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1598269Z test_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1613300Z test_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1628294Z test_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1643171Z test_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1658145Z test_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1673059Z test_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1687993Z test_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1702948Z test_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1717870Z test_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1732965Z test_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1747850Z test_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1762748Z test_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1777754Z test_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1792578Z test_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1807552Z test_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1822424Z test_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1837294Z test_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1852320Z test_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1867158Z test_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1882150Z test_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.1897177Z test_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1912065Z test_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1927120Z test_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1942150Z test_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1957084Z test_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1972085Z test_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.1986986Z test_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2001983Z test_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2017185Z test_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2032214Z test_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2047271Z test_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2062147Z test_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2076979Z test_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2092016Z test_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2106879Z test_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2121742Z test_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2136761Z test_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2151654Z test_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2166584Z test_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2181489Z test_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2196581Z test_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.2211629Z test_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2226536Z test_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2241381Z test_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2256371Z test_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2271228Z test_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2286127Z test_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2301187Z test_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2316107Z test_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2331219Z test_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2346158Z test_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2361625Z test_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.2376659Z test_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.2391570Z test_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2406499Z test_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2421415Z test_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2436256Z test_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2451371Z test_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2466162Z test_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2481099Z test_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2496076Z test_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2510977Z test_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2526090Z test_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.2541139Z test_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2556004Z test_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2571060Z test_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2585929Z test_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2600797Z test_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2615810Z test_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2630720Z test_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2645603Z test_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2660695Z test_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2675697Z test_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2690869Z test_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.2705869Z test_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2720857Z test_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2735816Z test_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2750624Z test_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2765482Z test_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2780402Z test_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2795211Z test_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2810194Z test_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2824925Z test_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2839925Z test_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.2854816Z test_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2869566Z test_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2884373Z test_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2899335Z test_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2914206Z test_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2929195Z test_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2943992Z test_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2958861Z test_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2973736Z test_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.2988582Z test_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3003465Z test_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3018403Z test_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3033159Z test_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3048042Z test_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3062820Z test_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3077637Z test_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3092584Z test_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3107398Z test_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3131162Z test_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3137266Z test_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3152073Z test_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3167035Z test_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3182074Z test_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3196982Z test_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3212026Z test_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3226813Z test_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3241711Z test_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3256605Z test_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3271461Z test_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3286354Z test_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3301215Z test_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3316189Z test_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3331175Z test_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3345907Z test_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3360676Z test_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3375675Z test_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3390458Z test_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3405248Z test_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3420188Z test_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3434964Z test_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3449930Z test_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3464821Z test_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3479912Z test_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3495210Z test_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:28.3510393Z test_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3525675Z test_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:28.3540938Z test_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3556101Z test_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3571325Z test_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:28.3586422Z test_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3601569Z test_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:28.3616885Z test_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3631827Z test_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.3646675Z test_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3661532Z test_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3676364Z test_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3691245Z test_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3706114Z test_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3720896Z test_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3735884Z test_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3750745Z test_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3765547Z test_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3780468Z test_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3795330Z test_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3810287Z test_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3825088Z test_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3839840Z test_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3854843Z test_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3869646Z test_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3884437Z test_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3899413Z test_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3914237Z test_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3929230Z test_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3944516Z test_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.3959123Z test_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3974041Z test_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.3988845Z test_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4003664Z test_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4018528Z test_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4033323Z test_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4048256Z test_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4063036Z test_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4077822Z test_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4092789Z test_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4107686Z test_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.4122483Z test_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4137412Z test_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4152279Z test_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4167253Z test_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4182195Z test_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4196980Z test_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4212044Z test_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4226851Z test_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4241713Z test_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4256766Z test_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4271739Z test_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4286683Z test_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4301552Z test_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4316420Z test_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4331315Z test_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4346113Z test_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4360920Z test_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4375857Z test_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4390718Z test_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4405386Z test_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4420422Z test_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.4435160Z test_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4450140Z test_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4464947Z test_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4479786Z test_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4494798Z test_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4509587Z test_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4524265Z test_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4539236Z test_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4554035Z test_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4569113Z test_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4584368Z test_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.4599180Z test_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4614126Z test_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4628897Z test_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4643631Z test_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4658588Z test_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4673360Z test_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4688252Z test_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4703032Z test_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4717784Z test_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4732873Z test_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.4747687Z test_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4762510Z test_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4777486Z test_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4792250Z test_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4807250Z test_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4822031Z test_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4836831Z test_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4851832Z test_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4867189Z test_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4881549Z test_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4896565Z test_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.4911278Z test_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4926093Z test_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4941081Z test_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4955859Z test_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4970837Z test_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.4985749Z test_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5000693Z test_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5015756Z test_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5030594Z test_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5045521Z test_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5060549Z test_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5075351Z test_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5090311Z test_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5105157Z test_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5119991Z test_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5134983Z test_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5149818Z test_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5164633Z test_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5179630Z test_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5194466Z test_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5209508Z test_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5224268Z test_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5239071Z test_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5253984Z test_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5268717Z test_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5283529Z test_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5298423Z test_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5313261Z test_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5328224Z test_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5343074Z test_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5358053Z test_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5372930Z test_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5387794Z test_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5402570Z test_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5417557Z test_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5432385Z test_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5447309Z test_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5462139Z test_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5476957Z test_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5491961Z test_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5506792Z test_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5521820Z test_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5536708Z test_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5551452Z test_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5566339Z test_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5581191Z test_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5595983Z test_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5610928Z test_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5625774Z test_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5640537Z test_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5655536Z test_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5670309Z test_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5685217Z test_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5700098Z test_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5714992Z test_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5730038Z test_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5744887Z test_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5759768Z test_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5774818Z test_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5789712Z test_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5804607Z test_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5819634Z test_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5834693Z test_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.5849769Z test_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5864657Z test_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5879616Z test_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5894594Z test_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5909454Z test_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5924383Z test_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5939322Z test_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5954098Z test_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5969033Z test_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5983965Z test_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.5998835Z test_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6013799Z test_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6028641Z test_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6043409Z test_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6058324Z test_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6073151Z test_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6088087Z test_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6102875Z test_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6117689Z test_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6132663Z test_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6147536Z test_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6162321Z test_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6177244Z test_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6192027Z test_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6206892Z test_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6221678Z test_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6236397Z test_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6251341Z test_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6266106Z test_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6280860Z test_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6295778Z test_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6310593Z test_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6325356Z test_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6340285Z test_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6355085Z test_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6370100Z test_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6384948Z test_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6399767Z test_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6414696Z test_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6429609Z test_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6444507Z test_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6459900Z test_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6474681Z test_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.6489690Z test_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6504601Z test_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6519452Z test_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6534405Z test_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6549177Z test_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6564000Z test_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6578900Z test_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6593718Z test_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6608571Z test_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6623575Z test_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6638483Z test_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:28.6653424Z test_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6668211Z test_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6683072Z test_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6698024Z test_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6712899Z test_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6727876Z test_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6742748Z test_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6757583Z test_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6772521Z test_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6787478Z test_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6802316Z test_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6817247Z test_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6832032Z test_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6846937Z test_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6861750Z test_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6876653Z test_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6891559Z test_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6906364Z test_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6921136Z test_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6936115Z test_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6951086Z test_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.6966044Z test_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6981103Z test_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.6996030Z test_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7010967Z test_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7025846Z test_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7040632Z test_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7055622Z test_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7070399Z test_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7085185Z test_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7100132Z test_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.7114914Z test_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7129821Z test_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7144640Z test_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7159393Z test_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7174347Z test_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7189187Z test_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7204030Z test_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7219000Z test_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7233823Z test_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7248802Z test_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7263698Z test_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.7278449Z test_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7293335Z test_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7308205Z test_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7323011Z test_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7337931Z test_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7352741Z test_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7367740Z test_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7382637Z test_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7397538Z test_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7412805Z test_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.7427371Z test_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7442164Z test_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7457058Z test_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7471884Z test_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7486779Z test_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7501634Z test_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7516513Z test_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7531496Z test_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7546340Z test_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7561093Z test_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7576243Z test_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:28.7591072Z test_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7605895Z test_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7620857Z test_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7635708Z test_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7650660Z test_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7665521Z test_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7680442Z test_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7695400Z test_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7710226Z test_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7725048Z test_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7740041Z test_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.7754775Z test_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7769684Z test_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7784435Z test_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7799243Z test_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7814166Z test_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7828971Z test_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7843726Z test_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7858666Z test_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7873478Z test_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7888525Z test_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.7903489Z test_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7918281Z test_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7933205Z test_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7948001Z test_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7962835Z test_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7977827Z test_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.7992737Z test_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8007759Z test_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8022649Z test_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8037528Z test_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8053292Z test_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8068122Z test_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8082897Z test_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8097773Z test_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8112636Z test_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8127560Z test_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8142343Z test_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8157138Z test_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8172054Z test_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8186807Z test_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8201685Z test_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8216617Z test_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8231472Z test_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8246347Z test_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8261268Z test_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8276139Z test_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8291189Z test_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8306090Z test_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8321083Z test_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8336147Z test_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8351039Z test_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8366029Z test_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8381128Z test_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8395930Z test_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8410789Z test_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8425640Z test_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8440365Z test_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8455260Z test_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8470071Z test_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8484862Z test_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8499770Z test_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8514747Z test_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8529747Z test_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:28.8544620Z test_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8559387Z test_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8574315Z test_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8589134Z test_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8603890Z test_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8618835Z test_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8633686Z test_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8648643Z test_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8663427Z test_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8678228Z test_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8693393Z test_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8708069Z test_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8722929Z test_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8737924Z test_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8752700Z test_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8767594Z test_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8782365Z test_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8797186Z test_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8812122Z test_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8826901Z test_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8841872Z test_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.8856845Z test_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8871640Z test_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8886478Z test_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8901370Z test_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8916241Z test_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8931173Z test_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8946004Z test_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8960795Z test_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8975777Z test_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.8990566Z test_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9005665Z test_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9020452Z test_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9035324Z test_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:25:28.9050221Z test_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9065058Z test_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9079843Z test_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9094731Z test_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9109503Z test_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9124244Z test_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9139132Z test_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9153899Z test_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9168818Z test_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9183642Z test_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9198547Z test_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9213410Z test_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9228175Z test_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9242967Z test_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9257949Z test_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9272731Z test_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9287695Z test_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9302495Z test_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9317319Z test_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9332174Z test_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9347109Z test_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9361884Z test_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9376811Z test_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9391579Z test_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9406528Z test_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9421333Z test_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9436184Z test_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9451129Z test_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9466011Z test_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9480875Z test_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9495891Z test_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9510810Z test_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9525561Z test_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9540508Z test_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9555476Z test_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:25:28.9570451Z test_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9585263Z test_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9600080Z test_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9615020Z test_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9629831Z test_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9644708Z test_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9659658Z test_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9674528Z test_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9689555Z test_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9704430Z test_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9719376Z test_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9734358Z test_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9749123Z test_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9763935Z test_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9779833Z test_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9794665Z test_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9809660Z test_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9824466Z test_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9839268Z test_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9854233Z test_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9869200Z test_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:28.9884044Z test_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9899029Z test_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9913926Z test_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9928770Z test_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9943618Z test_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9958461Z test_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9973335Z test_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:28.9988115Z test_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0002939Z test_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0017786Z test_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0032596Z test_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0047492Z test_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0062228Z test_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0077019Z test_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0091887Z test_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0106695Z test_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0121415Z test_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0136340Z test_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0151174Z test_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0165979Z test_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0181123Z test_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0195971Z test_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0210957Z test_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0225757Z test_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0240645Z test_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0255521Z test_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0270260Z test_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0284985Z test_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0299849Z test_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0314558Z test_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0329426Z test_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0344319Z test_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0359053Z test_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0373922Z test_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0388719Z test_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0403516Z test_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0418309Z test_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0433015Z test_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0447895Z test_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0462733Z test_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0477496Z test_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0492561Z test_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0507392Z test_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0522163Z test_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0537112Z test_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0551891Z test_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0566753Z test_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0581547Z test_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0596383Z test_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.0611253Z test_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0626078Z test_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0640923Z test_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0655772Z test_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0670498Z test_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0685298Z test_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0700124Z test_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0714931Z test_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0729910Z test_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0744742Z test_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0759693Z test_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0774569Z test_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0789372Z test_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0804162Z test_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0819111Z test_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0833889Z test_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0848735Z test_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0863547Z test_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0878325Z test_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0893292Z test_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0908302Z test_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.0922980Z test_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0937869Z test_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0952697Z test_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0967580Z test_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0982383Z test_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.0997260Z test_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1012185Z test_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1026972Z test_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1041806Z test_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1056803Z test_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1071692Z test_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1086559Z test_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1101493Z test_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1116259Z test_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1131202Z test_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1146027Z test_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1160797Z test_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1175660Z test_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1190438Z test_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1205247Z test_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1220356Z test_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1235247Z test_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.1250169Z test_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1264949Z test_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1279723Z test_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1294640Z test_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1309410Z test_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1324190Z test_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1339067Z test_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1353977Z test_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1368800Z test_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1383859Z test_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1398610Z test_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1413543Z test_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1428379Z test_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1443162Z test_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1458037Z test_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1472797Z test_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1487735Z test_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1502529Z test_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1517307Z test_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1532247Z test_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1547314Z test_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1561990Z test_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1576914Z test_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1591742Z test_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1606583Z test_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1621386Z test_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1636140Z test_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1651177Z test_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.1665952Z test_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1680755Z test_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1695716Z test_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1710590Z test_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1725436Z test_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1740443Z test_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1755287Z test_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1770262Z test_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1785040Z test_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1799949Z test_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1814886Z test_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1829710Z test_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1844493Z test_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1859423Z test_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1874216Z test_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1889234Z test_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1903967Z test_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1918805Z test_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1933720Z test_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1948589Z test_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1963545Z test_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.1978609Z test_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.1993498Z test_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2008575Z test_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2023416Z test_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2038185Z test_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2053145Z test_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2068040Z test_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2082854Z test_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2097758Z test_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2112624Z test_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.2127565Z test_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2142327Z test_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2157101Z test_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2172102Z test_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2186844Z test_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2201604Z test_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2216463Z test_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2231235Z test_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2245975Z test_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2260862Z test_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2275793Z test_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.2290714Z test_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2305501Z test_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2320312Z test_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2335283Z test_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2350044Z test_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2364936Z test_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2379811Z test_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2394625Z test_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2409535Z test_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2425209Z test_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.2439806Z test_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2454704Z test_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2469551Z test_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2484282Z test_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2499129Z test_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2513920Z test_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2528868Z test_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.2543675Z test_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2558480Z test_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2573411Z test_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2588207Z test_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2603006Z test_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2617939Z test_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2632790Z test_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2647767Z test_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2662649Z test_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2677584Z test_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.2692655Z test_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2707515Z test_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2722368Z test_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2737318Z test_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2752168Z test_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2767050Z test_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2781880Z test_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2796745Z test_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2811663Z test_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2826407Z test_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2841288Z test_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.2856156Z test_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2871464Z test_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2885778Z test_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2900610Z test_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2915445Z test_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2930457Z test_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2945178Z test_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2960120Z test_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2974985Z test_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.2989938Z test_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.3004766Z test_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3019769Z test_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3034570Z test_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3049507Z test_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3064285Z test_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3079127Z test_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3094111Z test_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3108977Z test_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3123686Z test_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3138546Z test_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3153448Z test_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.3168375Z test_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3183296Z test_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3198277Z test_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3213360Z test_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3228331Z test_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3243135Z test_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3258145Z test_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3272988Z test_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3287985Z test_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3302981Z test_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.3317953Z test_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3333042Z test_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3347847Z test_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3362684Z test_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3377710Z test_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3392491Z test_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3407422Z test_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3422205Z test_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3437028Z test_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3452091Z test_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3467088Z test_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.3481907Z test_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3496865Z test_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3511677Z test_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3526595Z test_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3541508Z test_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3556465Z test_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3571629Z test_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T13:25:29.3586492Z test_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3601335Z test_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3616370Z test_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3631306Z test_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3646174Z test_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3661207Z test_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3676106Z test_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3691038Z test_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3705918Z test_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3720740Z test_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3736067Z test_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.3750760Z test_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3765543Z test_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3780447Z test_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3795226Z test_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3810167Z test_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3825101Z test_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.3839888Z test_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3854863Z test_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3869724Z test_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3884494Z test_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3899500Z test_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3914401Z test_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3929432Z test_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3944277Z test_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3959203Z test_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3974156Z test_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.3989165Z test_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.4003906Z test_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4018839Z test_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4033625Z test_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4048546Z test_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4063333Z test_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4078095Z test_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4093081Z test_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4107828Z test_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4122602Z test_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4137839Z test_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.4152505Z test_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4167470Z test_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4182311Z test_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4197136Z test_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4212056Z test_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4226887Z test_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4241849Z test_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.4256779Z test_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4271548Z test_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4286448Z test_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4301281Z test_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4316060Z test_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4331023Z test_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4345839Z test_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4360640Z test_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4375656Z test_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4390474Z test_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4405385Z test_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.4420319Z test_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4435129Z test_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4450071Z test_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4464937Z test_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4479813Z test_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4494729Z test_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4509608Z test_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4524509Z test_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4539491Z test_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4554588Z test_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.4569672Z test_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4584603Z test_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4599492Z test_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4614520Z test_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4629343Z test_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4644196Z test_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4659812Z test_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T13:25:29.4674761Z test_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.4690050Z test_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.4705502Z test_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.4721685Z test_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.4736836Z test_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.4751881Z test_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.4766763Z test_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4781772Z test_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4796742Z test_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4811799Z test_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4826876Z test_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.009s) 2022-08-17T13:25:29.4841733Z test_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4856701Z test_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4871672Z test_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4886524Z test_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4901461Z test_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4916313Z test_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4931306Z test_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4946176Z test_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4961030Z test_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4976005Z test_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.4991250Z test_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.5006211Z test_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5021333Z test_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5036252Z test_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5051232Z test_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5066002Z test_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5080785Z test_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5095779Z test_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5110782Z test_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5125380Z test_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5140317Z test_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5155373Z test_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.5170257Z test_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5185106Z test_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5199984Z test_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5214852Z test_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5229590Z test_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5244376Z test_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5259251Z test_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5274051Z test_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5288962Z test_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5303703Z test_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5318664Z test_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.5333610Z test_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5348372Z test_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5363240Z test_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5378035Z test_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5392792Z test_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5407722Z test_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5422470Z test_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5437329Z test_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5452397Z test_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5467262Z test_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5482327Z test_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.5497239Z test_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5511984Z test_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5526974Z test_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5541779Z test_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5556550Z test_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5572624Z test_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5586511Z test_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5601285Z test_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5616187Z test_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5630901Z test_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5645650Z test_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5660628Z test_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5675728Z test_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.5690670Z test_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5705446Z test_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5720359Z test_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5735298Z test_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5750131Z test_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5764914Z test_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5779981Z test_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.5794672Z test_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5809607Z test_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5824455Z test_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5839282Z test_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5854252Z test_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5868923Z test_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5883759Z test_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5898639Z test_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5913415Z test_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5928363Z test_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5943674Z test_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:29.5958378Z test_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5973282Z test_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.5988100Z test_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6002893Z test_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6017769Z test_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6032631Z test_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6047574Z test_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6062505Z test_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6077286Z test_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6092261Z test_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6107317Z test_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.6122114Z test_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6137103Z test_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6151987Z test_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6166898Z test_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6181785Z test_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6196662Z test_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6211701Z test_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6226468Z test_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6241307Z test_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6256273Z test_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6271358Z test_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.6286167Z test_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6301076Z test_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6315976Z test_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6331046Z test_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6346105Z test_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6361143Z test_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6376138Z test_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6391068Z test_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6406003Z test_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6421074Z test_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6436274Z test_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.6451385Z test_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6467127Z test_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6482145Z test_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6497218Z test_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6512115Z test_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6527223Z test_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6541982Z test_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6556771Z test_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6571745Z test_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6587842Z test_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6636299Z test_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:29.6636641Z test_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.6636959Z test_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.6650909Z test_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.6667346Z test_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:29.6680786Z test_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6695977Z test_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.6710905Z test_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:29.6725786Z test_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6740706Z test_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6755538Z test_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6770568Z test_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:25:29.6785395Z test_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6800185Z test_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6815115Z test_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6829981Z test_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6844761Z test_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6859725Z test_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6874530Z test_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6889406Z test_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6904219Z test_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6919102Z test_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6934369Z test_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.6949166Z test_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6963951Z test_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6978905Z test_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.6993670Z test_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7008554Z test_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7023463Z test_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.7038245Z test_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7053173Z test_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7068016Z test_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7082837Z test_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7097836Z test_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7112653Z test_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7127593Z test_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7142359Z test_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7157117Z test_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7172032Z test_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7187018Z test_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.7201776Z test_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7216709Z test_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7231510Z test_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7246404Z test_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7261310Z test_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7276111Z test_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7291185Z test_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.7305987Z test_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7320772Z test_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7335721Z test_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7350551Z test_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7365350Z test_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7380339Z test_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7395331Z test_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.7410412Z test_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7425233Z test_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7440071Z test_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7454993Z test_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7469788Z test_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7484582Z test_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7499561Z test_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7514289Z test_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7529195Z test_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7544186Z test_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.7558897Z test_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7573816Z test_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7588676Z test_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7603518Z test_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7618448Z test_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7633340Z test_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7648492Z test_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.7663357Z test_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7678316Z test_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7693424Z test_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7708424Z test_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7723288Z test_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7738337Z test_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7753256Z test_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.7768225Z test_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7783019Z test_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7797834Z test_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7812797Z test_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7827573Z test_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7842315Z test_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7857260Z test_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7872084Z test_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7886901Z test_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7901871Z test_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.7916697Z test_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7931562Z test_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7946308Z test_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7961076Z test_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7975962Z test_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.7990773Z test_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8006844Z test_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.8021818Z test_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8036595Z test_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8051527Z test_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8066306Z test_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8081131Z test_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8096049Z test_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8110912Z test_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.8125602Z test_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8140448Z test_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8155207Z test_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8170159Z test_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8184929Z test_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8199680Z test_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8214612Z test_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8229348Z test_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8244156Z test_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8259214Z test_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.8274000Z test_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8288850Z test_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8303660Z test_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8318485Z test_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8333453Z test_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8348264Z test_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8363218Z test_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.8378007Z test_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8392804Z test_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8407802Z test_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8422642Z test_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8437467Z test_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8452376Z test_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8467100Z test_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8481835Z test_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8496734Z test_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8511491Z test_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8526446Z test_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.8541361Z test_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8556178Z test_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8571137Z test_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8586043Z test_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8600815Z test_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8615940Z test_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.8630737Z test_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8645571Z test_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8660537Z test_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8675347Z test_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8690271Z test_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8705074Z test_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8720015Z test_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.8734881Z test_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8749699Z test_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8764502Z test_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8779389Z test_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8794089Z test_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8809016Z test_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8823850Z test_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8838688Z test_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8853588Z test_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8868503Z test_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8883487Z test_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.8898400Z test_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8913149Z test_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8928131Z test_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8942998Z test_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8957961Z test_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8972903Z test_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.8987798Z test_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9002585Z test_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9017477Z test_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9032258Z test_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9047279Z test_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9062027Z test_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9076915Z test_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.9091936Z test_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9106754Z test_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9121553Z test_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9136501Z test_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9151299Z test_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9166158Z test_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9181203Z test_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9196039Z test_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9210980Z test_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9225804Z test_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9240931Z test_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.9255742Z test_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9270537Z test_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9285354Z test_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9300275Z test_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9315015Z test_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9330032Z test_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9344836Z test_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.9359527Z test_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9374437Z test_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9389158Z test_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9403970Z test_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9418926Z test_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9433763Z test_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9448755Z test_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9463608Z test_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9478452Z test_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9493592Z test_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:29.9508438Z test_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9523355Z test_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9538404Z test_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9553257Z test_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9568191Z test_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9583086Z test_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9597966Z test_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.9612873Z test_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9627666Z test_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9642432Z test_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9657374Z test_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9672144Z test_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9687064Z test_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9701867Z test_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9716691Z test_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9731588Z test_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9746421Z test_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9761358Z test_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9776254Z test_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9791065Z test_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9805874Z test_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9820811Z test_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9835653Z test_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9850716Z test_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.9865549Z test_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9880387Z test_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9895426Z test_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9910330Z test_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9925111Z test_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9940080Z test_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9954959Z test_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:29.9969877Z test_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9984741Z test_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:29.9999516Z test_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0014447Z test_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0029322Z test_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0044146Z test_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0059183Z test_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0074048Z test_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0088959Z test_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0103770Z test_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0118556Z test_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0133723Z test_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0148678Z test_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0163763Z test_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0178813Z test_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0193739Z test_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0208736Z test_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0223558Z test_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0238396Z test_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0253388Z test_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0268190Z test_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0282968Z test_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0297887Z test_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0312823Z test_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.0327710Z test_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0342601Z test_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0357414Z test_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0372381Z test_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0387166Z test_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0401953Z test_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0417071Z test_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0431887Z test_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0446815Z test_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0461589Z test_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0476436Z test_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0491349Z test_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0506239Z test_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0521227Z test_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0536206Z test_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0551003Z test_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0565844Z test_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0580894Z test_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0595683Z test_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0610835Z test_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0625680Z test_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0640501Z test_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0655470Z test_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0670295Z test_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0685094Z test_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0699990Z test_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0714915Z test_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0729898Z test_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0744789Z test_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0759714Z test_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0774788Z test_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0789668Z test_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0804578Z test_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0819651Z test_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0834565Z test_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0850096Z test_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0864339Z test_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0879346Z test_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.0894257Z test_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0909068Z test_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0923970Z test_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0938903Z test_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0953765Z test_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0968826Z test_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.0983665Z test_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.0998490Z test_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1013506Z test_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1028282Z test_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1043125Z test_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1058072Z test_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1072932Z test_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1087870Z test_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1102803Z test_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1117524Z test_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1132745Z test_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.1147638Z test_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1162479Z test_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1177435Z test_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1192286Z test_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1207202Z test_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1222057Z test_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1236897Z test_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.1251880Z test_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1266739Z test_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1281628Z test_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1296617Z test_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1311460Z test_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1326267Z test_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1341219Z test_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1356068Z test_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1371136Z test_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1386169Z test_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.1401069Z test_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1416040Z test_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1430820Z test_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1445654Z test_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1460710Z test_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1475566Z test_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1490739Z test_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.1505577Z test_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1520398Z test_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1535311Z test_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1550125Z test_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1564979Z test_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1579886Z test_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1594783Z test_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.1609756Z test_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1624583Z test_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1639398Z test_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1654390Z test_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1669251Z test_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1684097Z test_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1699102Z test_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1713930Z test_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1728916Z test_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1744140Z test_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.1758944Z test_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1773966Z test_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1788888Z test_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1803640Z test_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1818581Z test_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1833399Z test_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1848546Z test_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.1863392Z test_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1878271Z test_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1893099Z test_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1907927Z test_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1922721Z test_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1937596Z test_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1952395Z test_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1967296Z test_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1982103Z test_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.1996960Z test_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2012067Z test_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.2026908Z test_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2041739Z test_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2056677Z test_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2071573Z test_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2086437Z test_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2101418Z test_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2116229Z test_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2131156Z test_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2146056Z test_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2160904Z test_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2175853Z test_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2190712Z test_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2205526Z test_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2220531Z test_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2235354Z test_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2250318Z test_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2265304Z test_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.2280114Z test_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2295078Z test_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2309954Z test_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2324881Z test_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2339870Z test_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2354757Z test_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2370026Z test_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2385023Z test_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2399831Z test_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2414821Z test_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2429648Z test_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2444516Z test_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2459696Z test_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2474568Z test_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2489610Z test_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2504439Z test_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2519299Z test_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2534259Z test_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2549073Z test_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2564164Z test_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2579140Z test_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2594008Z test_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2608971Z test_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2623791Z test_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2638741Z test_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2653787Z test_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2668793Z test_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2683650Z test_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2698636Z test_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2713485Z test_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2728397Z test_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2743210Z test_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2758037Z test_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2773009Z test_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.2787871Z test_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2802685Z test_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2817587Z test_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2832373Z test_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2847307Z test_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2862066Z test_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2876936Z test_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2891888Z test_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2906672Z test_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2921723Z test_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.2936626Z test_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2951472Z test_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2966371Z test_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2981280Z test_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.2996067Z test_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3011088Z test_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3026138Z test_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3040992Z test_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3056009Z test_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3070816Z test_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3085606Z test_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3100621Z test_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3115469Z test_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3130570Z test_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3145458Z test_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3161217Z test_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3176242Z test_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3191044Z test_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3205893Z test_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3220945Z test_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3235953Z test_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3250935Z test_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3265796Z test_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3280642Z test_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3295631Z test_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3310436Z test_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3325537Z test_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3340602Z test_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3355390Z test_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3370385Z test_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3385267Z test_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3400121Z test_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3415156Z test_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3430203Z test_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3444932Z test_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3459940Z test_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3474800Z test_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3489820Z test_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3504690Z test_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3519573Z test_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3534589Z test_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3549426Z test_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3564361Z test_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3579365Z test_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3594451Z test_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.3609504Z test_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3624386Z test_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3639308Z test_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3654364Z test_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3669226Z test_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3684214Z test_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3699215Z test_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3714116Z test_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3729075Z test_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3743865Z test_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3758701Z test_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3773684Z test_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3788713Z test_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3803548Z test_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3818517Z test_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3833314Z test_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3848239Z test_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3863047Z test_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3877908Z test_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3892907Z test_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.3907701Z test_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3922470Z test_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3937424Z test_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3952385Z test_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3967418Z test_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3982259Z test_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.3997429Z test_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4012229Z test_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4026975Z test_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4041831Z test_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4056794Z test_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4071599Z test_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4086477Z test_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4101371Z test_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4116216Z test_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4131215Z test_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4146192Z test_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.4161002Z test_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4176010Z test_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4190861Z test_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4205719Z test_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4220718Z test_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4235595Z test_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4250953Z test_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4265757Z test_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4280659Z test_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4295647Z test_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4310504Z test_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4325323Z test_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4340266Z test_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4355354Z test_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4370456Z test_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4385227Z test_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4400141Z test_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4415237Z test_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4430000Z test_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4445050Z test_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4459860Z test_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4474627Z test_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4489686Z test_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4504584Z test_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4519464Z test_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4534490Z test_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4549636Z test_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4564559Z test_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4579594Z test_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4594407Z test_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4609415Z test_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4624194Z test_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4639038Z test_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4654176Z test_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4668993Z test_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4683797Z test_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4698780Z test_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4713631Z test_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4728628Z test_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4743457Z test_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4758258Z test_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4773242Z test_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4788100Z test_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4802940Z test_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4818081Z test_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.4832903Z test_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4847775Z test_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4862761Z test_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4877490Z test_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4892516Z test_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4907770Z test_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.4922779Z test_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4937745Z test_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4952586Z test_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4967602Z test_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4982430Z test_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.4997300Z test_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5012352Z test_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5027149Z test_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5042054Z test_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5057028Z test_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5072012Z test_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.5087067Z test_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5101996Z test_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5116900Z test_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5132013Z test_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5146904Z test_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5161806Z test_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5176860Z test_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5191681Z test_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5206580Z test_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5221471Z test_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5236814Z test_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5253275Z test_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5268123Z test_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5282976Z test_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5297930Z test_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5312750Z test_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5327822Z test_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.5342734Z test_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5357532Z test_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5372509Z test_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5387267Z test_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5402145Z test_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5417014Z test_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5432008Z test_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.5447067Z test_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5461899Z test_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5476692Z test_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5491682Z test_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5506452Z test_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5521281Z test_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5536285Z test_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5551098Z test_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5565877Z test_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5580982Z test_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.5595769Z test_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5610695Z test_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5625569Z test_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5640363Z test_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5655395Z test_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5670260Z test_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5685360Z test_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.5700345Z test_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5715170Z test_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5730125Z test_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5744963Z test_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5759743Z test_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5774685Z test_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5789601Z test_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.5804422Z test_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5819435Z test_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5834269Z test_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5849252Z test_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5864091Z test_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5879130Z test_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.5894107Z test_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5908952Z test_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5923729Z test_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5938592Z test_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5953329Z test_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5968187Z test_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5982882Z test_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.5997668Z test_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6012571Z test_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6027311Z test_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6042245Z test_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.6057196Z test_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6071922Z test_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6086754Z test_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6101553Z test_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6116335Z test_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6131269Z test_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6146213Z test_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.6161107Z test_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6176085Z test_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6190928Z test_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6205783Z test_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6220754Z test_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6235560Z test_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6250551Z test_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6265367Z test_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6280194Z test_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6295205Z test_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.6310003Z test_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6324799Z test_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6339704Z test_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6354562Z test_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6369484Z test_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6384331Z test_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6399257Z test_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.6414222Z test_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6429005Z test_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6443750Z test_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6458749Z test_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6473560Z test_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6488516Z test_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6503565Z test_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.6518339Z test_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6533212Z test_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6548019Z test_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6562823Z test_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6577699Z test_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6592479Z test_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6607585Z test_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.6622486Z test_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6637371Z test_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6652334Z test_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6667086Z test_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6681871Z test_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6696851Z test_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6711709Z test_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6726603Z test_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6741484Z test_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6756374Z test_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6771403Z test_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6786337Z test_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6801257Z test_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6816282Z test_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6831122Z test_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6845976Z test_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6861217Z test_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.6875994Z test_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6890982Z test_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6905704Z test_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6920524Z test_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6935469Z test_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6950269Z test_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6965249Z test_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.6980178Z test_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.6995038Z test_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7010053Z test_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7024915Z test_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7039696Z test_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7054655Z test_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7069480Z test_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.7084252Z test_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7099175Z test_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7113992Z test_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7128978Z test_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7143802Z test_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7158558Z test_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7173538Z test_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7188338Z test_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7203108Z test_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7218182Z test_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.7233005Z test_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7247869Z test_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7262730Z test_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7277554Z test_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7292443Z test_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7307322Z test_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7322266Z test_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.7345245Z test_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7352323Z test_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7367378Z test_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7382203Z test_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7397164Z test_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7412000Z test_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7426863Z test_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.7441632Z test_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7456536Z test_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7471327Z test_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7486114Z test_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7501059Z test_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7515832Z test_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7530817Z test_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7545635Z test_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7560442Z test_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7575538Z test_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.7590400Z test_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7605301Z test_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7620192Z test_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7635050Z test_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7650067Z test_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7664898Z test_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7679828Z test_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.7694788Z test_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7709616Z test_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7724471Z test_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7739466Z test_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7754250Z test_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7769226Z test_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7784050Z test_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7798882Z test_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7813978Z test_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7828903Z test_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7844026Z test_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.7859027Z test_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7873861Z test_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7888797Z test_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7903711Z test_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7918479Z test_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7933810Z test_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.7948968Z test_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7963801Z test_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7978710Z test_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.7993535Z test_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8008391Z test_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8023176Z test_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8038168Z test_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.8053081Z test_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8067911Z test_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8082750Z test_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8097707Z test_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8112585Z test_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8127636Z test_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8142625Z test_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8157535Z test_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8172508Z test_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8187293Z test_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8202202Z test_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.8217147Z test_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8231954Z test_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8246937Z test_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8261729Z test_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8276579Z test_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8291654Z test_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.8306479Z test_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8321298Z test_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8336309Z test_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8351192Z test_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8365993Z test_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8380916Z test_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8395651Z test_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8410623Z test_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8425488Z test_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8440228Z test_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8455390Z test_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.8470170Z test_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8484861Z test_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8499718Z test_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8514533Z test_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8529441Z test_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8544256Z test_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8559254Z test_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.8574171Z test_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8588986Z test_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8603729Z test_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8618676Z test_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8633474Z test_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8648505Z test_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8663408Z test_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.8678215Z test_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8693136Z test_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8707949Z test_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8722749Z test_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8737620Z test_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8752429Z test_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8767329Z test_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8782072Z test_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8796890Z test_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8811979Z test_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.8826823Z test_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8841738Z test_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8856664Z test_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8871570Z test_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8886469Z test_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8901341Z test_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8916823Z test_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.8931293Z test_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8946024Z test_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8960876Z test_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8975839Z test_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.8990657Z test_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9005500Z test_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9020463Z test_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9035279Z test_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9050278Z test_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9065511Z test_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.9080137Z test_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9094967Z test_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9109858Z test_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9124807Z test_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9139753Z test_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9154558Z test_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9169623Z test_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.9184459Z test_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9199263Z test_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9214202Z test_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9229018Z test_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9243863Z test_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9258813Z test_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9273612Z test_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9288504Z test_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9303332Z test_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9318126Z test_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9333177Z test_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.9347984Z test_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9362793Z test_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9377665Z test_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9392493Z test_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9407322Z test_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9422533Z test_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.9437218Z test_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9452163Z test_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9466933Z test_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9481773Z test_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9496716Z test_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9511513Z test_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9526564Z test_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.9541399Z test_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9556296Z test_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9571282Z test_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9586165Z test_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9601098Z test_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9616124Z test_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9631156Z test_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.9645943Z test_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9660922Z test_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9675751Z test_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9690689Z test_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9705463Z test_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9720299Z test_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9735335Z test_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:30.9750173Z test_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9764969Z test_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9779839Z test_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9794607Z test_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9809578Z test_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9824277Z test_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9839064Z test_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9854877Z test_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9869699Z test_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9884715Z test_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:30.9899664Z test_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9914577Z test_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9929467Z test_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9944217Z test_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9958981Z test_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9973932Z test_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:30.9988963Z test_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.0003680Z test_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0018552Z test_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0033347Z test_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0048260Z test_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0063022Z test_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0077823Z test_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0092864Z test_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.0107669Z test_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0122434Z test_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0137341Z test_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0152178Z test_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0167100Z test_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0181983Z test_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0196816Z test_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0211793Z test_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0226594Z test_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0241589Z test_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.0256504Z test_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0271281Z test_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0286043Z test_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0301042Z test_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0315909Z test_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0330882Z test_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0345844Z test_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.0360678Z test_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0375657Z test_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0390476Z test_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0405352Z test_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0420236Z test_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0435108Z test_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0450048Z test_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0464923Z test_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0479762Z test_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0494747Z test_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0509863Z test_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.0524692Z test_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0539637Z test_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0554532Z test_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0569475Z test_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0584356Z test_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0599108Z test_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0614156Z test_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0628981Z test_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0643838Z test_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0658750Z test_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0673539Z test_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0688496Z test_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0703363Z test_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0718197Z test_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0733245Z test_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0748124Z test_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0763127Z test_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.0778116Z test_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0792923Z test_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0807884Z test_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0822715Z test_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0837523Z test_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0852491Z test_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0867331Z test_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0882132Z test_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0897024Z test_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0911865Z test_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0926848Z test_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.0941634Z test_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0956406Z test_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0971337Z test_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.0986102Z test_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1000955Z test_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1015927Z test_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1030813Z test_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1045595Z test_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1060637Z test_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1075572Z test_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1090632Z test_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1105500Z test_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1120437Z test_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1135385Z test_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1150180Z test_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1165034Z test_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1179985Z test_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1194788Z test_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1209697Z test_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1224484Z test_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1239431Z test_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1254378Z test_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1269297Z test_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1284385Z test_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1299400Z test_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1314287Z test_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1329298Z test_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1344131Z test_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1359032Z test_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1374095Z test_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1389005Z test_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1403836Z test_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1418832Z test_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1433588Z test_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1448590Z test_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1463460Z test_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1478213Z test_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1493205Z test_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1507997Z test_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1522891Z test_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1537903Z test_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1552735Z test_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1567606Z test_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1582431Z test_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1597244Z test_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1612256Z test_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1626988Z test_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1641939Z test_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.1656851Z test_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1671648Z test_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1686524Z test_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1701440Z test_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1716272Z test_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1731154Z test_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1745989Z test_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1760770Z test_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1775751Z test_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1790542Z test_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1805484Z test_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1820461Z test_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1835388Z test_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1850409Z test_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1865265Z test_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1880029Z test_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1894941Z test_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1909749Z test_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1924577Z test_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1939417Z test_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1954743Z test_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.1969555Z test_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1984402Z test_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.1999235Z test_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2014206Z test_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2028990Z test_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2043783Z test_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2058777Z test_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.2073556Z test_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2088467Z test_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2103249Z test_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2118038Z test_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2133051Z test_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2147931Z test_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2162779Z test_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2177753Z test_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2192639Z test_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2207602Z test_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2222530Z test_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.2237365Z test_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2252299Z test_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2267180Z test_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2282045Z test_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2297041Z test_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2311914Z test_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2326902Z test_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2341862Z test_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2356785Z test_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2372271Z test_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.2387223Z test_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2402199Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2417281Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2432140Z test_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2447092Z test_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2461884Z test_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2476821Z test_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.2491737Z test_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2506592Z test_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2521481Z test_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2536433Z test_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2551304Z test_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2566193Z test_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2581211Z test_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2596118Z test_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2611070Z test_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2626141Z test_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.2640949Z test_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2655874Z test_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2670690Z test_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2685541Z test_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2700489Z test_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2715378Z test_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2730526Z test_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.2745348Z test_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2760229Z test_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2775214Z test_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2790007Z test_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2804879Z test_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2819851Z test_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2834712Z test_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2849666Z test_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2864476Z test_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2879355Z test_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2894463Z test_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.2909279Z test_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2924110Z test_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2939083Z test_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2953906Z test_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2968915Z test_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2983771Z test_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.2998667Z test_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3013646Z test_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3028466Z test_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3043420Z test_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3058390Z test_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3073225Z test_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3088084Z test_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3102856Z test_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3117654Z test_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3132597Z test_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3147322Z test_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3162119Z test_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3177009Z test_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3191846Z test_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3206780Z test_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3221621Z test_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3236419Z test_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3251320Z test_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3266126Z test_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3280930Z test_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3295921Z test_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3310797Z test_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3325570Z test_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3340591Z test_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3355604Z test_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3370539Z test_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3385358Z test_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3400214Z test_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3415171Z test_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3429999Z test_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3444846Z test_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3459755Z test_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3474531Z test_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3489459Z test_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3504275Z test_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3519269Z test_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3534186Z test_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3549006Z test_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3563798Z test_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3578762Z test_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3593576Z test_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3608675Z test_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.3623490Z test_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3638314Z test_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3653233Z test_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3668103Z test_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3682882Z test_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3697779Z test_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3712612Z test_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3727585Z test_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3742331Z test_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3757195Z test_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3772180Z test_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3787048Z test_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3801779Z test_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3816717Z test_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3831656Z test_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3846501Z test_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3861406Z test_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3876216Z test_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3891183Z test_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3905895Z test_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3921013Z test_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.3936012Z test_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3950775Z test_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3965545Z test_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3980682Z test_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.3995614Z test_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4010741Z test_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4025736Z test_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.4040676Z test_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4055671Z test_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4070657Z test_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4085723Z test_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4101374Z test_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4116752Z test_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4132138Z test_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4147389Z test_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4162311Z test_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4177358Z test_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.4192225Z test_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4207157Z test_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4221973Z test_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4236753Z test_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4251663Z test_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4266519Z test_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4281380Z test_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4296409Z test_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4311329Z test_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4326421Z test_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4341599Z test_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.4356360Z test_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4371528Z test_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4386468Z test_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4401786Z test_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4417094Z test_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4432292Z test_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4447607Z test_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4462863Z test_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4478042Z test_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4493857Z test_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.4508989Z test_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4523976Z test_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4539021Z test_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4553958Z test_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4569032Z test_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4583938Z test_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4598955Z test_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.4614081Z test_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4628944Z test_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4643893Z test_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4658985Z test_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4673943Z test_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4689095Z test_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4703983Z test_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4718934Z test_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4733973Z test_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4749105Z test_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.4764073Z test_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4779031Z test_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4794035Z test_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4808994Z test_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4824062Z test_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4839091Z test_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4854385Z test_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.4869364Z test_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4884324Z test_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4899301Z test_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4914261Z test_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4929266Z test_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4944250Z test_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4959257Z test_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4974275Z test_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.4989155Z test_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5004070Z test_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5019077Z test_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.5033874Z test_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5048902Z test_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5063926Z test_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5078833Z test_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5093916Z test_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5108858Z test_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5123790Z test_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5138815Z test_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5153708Z test_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5169518Z test_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.5184245Z test_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5199137Z test_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5214211Z test_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5229206Z test_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5244135Z test_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5259304Z test_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5274161Z test_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5289251Z test_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5304167Z test_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5319201Z test_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.5334250Z test_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5349160Z test_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5364407Z test_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5379724Z test_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5394948Z test_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5410570Z test_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5425401Z test_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5440624Z test_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5455967Z test_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5471220Z test_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5486643Z test_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.5501856Z test_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5516802Z test_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5531815Z test_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5546851Z test_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5561813Z test_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5577148Z test_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.5592166Z test_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5607380Z test_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5622413Z test_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5637165Z test_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5652180Z test_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5666947Z test_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5681948Z test_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.5696981Z test_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5711953Z test_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5726762Z test_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5741688Z test_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5756553Z test_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5771531Z test_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5786852Z test_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.5802013Z test_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5817379Z test_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5832584Z test_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5847934Z test_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5863147Z test_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5878468Z test_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5893918Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5909116Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5924384Z test_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5939899Z test_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.5955147Z test_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5970185Z test_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5985090Z test_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.5999978Z test_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6014950Z test_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6029856Z test_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6044826Z test_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6059870Z test_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6074801Z test_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6090033Z test_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:25:31.6105005Z test_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:31.6119944Z test_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:31.6135048Z test_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:31.6149898Z test_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6164893Z test_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6179927Z test_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6194881Z test_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6209978Z test_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6224919Z test_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6239833Z test_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6255010Z test_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.6269856Z test_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6284788Z test_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6299820Z test_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6314748Z test_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6329890Z test_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6344879Z test_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6359927Z test_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6375035Z test_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6390032Z test_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6405146Z test_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.6420282Z test_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6435282Z test_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6450540Z test_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6465800Z test_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6481041Z test_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6496405Z test_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6511723Z test_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6527043Z test_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6542234Z test_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6557491Z test_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6573726Z test_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.6588705Z test_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6603627Z test_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6618666Z test_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6633998Z test_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6648576Z test_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6663576Z test_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.6678362Z test_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6693309Z test_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6708174Z test_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6723022Z test_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6737970Z test_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6752777Z test_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6767743Z test_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6782595Z test_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6797442Z test_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6812502Z test_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6827421Z test_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.6842249Z test_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6857166Z test_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6871992Z test_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6886898Z test_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6901741Z test_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6916506Z test_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6931468Z test_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6946312Z test_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6961180Z test_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.6976511Z test_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.6991433Z test_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7006213Z test_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7021174Z test_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7036037Z test_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7051052Z test_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7065967Z test_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7080836Z test_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7095817Z test_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7111126Z test_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7125630Z test_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7140866Z test_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.7155694Z test_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7170817Z test_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7185768Z test_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7200709Z test_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7215711Z test_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7230687Z test_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.7245569Z test_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7260676Z test_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7275490Z test_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7290472Z test_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7305280Z test_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7320092Z test_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7335007Z test_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7349835Z test_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7364676Z test_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7379676Z test_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7394522Z test_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.7409522Z test_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7424366Z test_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7439216Z test_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7454235Z test_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7469016Z test_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7483814Z test_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7498721Z test_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7513536Z test_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7528403Z test_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7543396Z test_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.7558137Z test_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7573067Z test_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7587790Z test_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7602586Z test_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7617563Z test_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7632278Z test_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7647273Z test_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.7662062Z test_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7676887Z test_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7691882Z test_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7706705Z test_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7721569Z test_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7736544Z test_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7751440Z test_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7766267Z test_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7781365Z test_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7796313Z test_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7811417Z test_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.7826350Z test_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7841272Z test_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7856324Z test_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7871252Z test_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7886168Z test_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7901212Z test_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7916263Z test_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7931347Z test_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7946230Z test_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7962044Z test_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.7977037Z test_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.7991859Z test_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8006887Z test_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8021812Z test_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8036767Z test_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8051767Z test_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8066735Z test_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8081696Z test_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8096674Z test_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8111685Z test_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8126667Z test_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.8141460Z test_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8156339Z test_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8171425Z test_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8186405Z test_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8201348Z test_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8216374Z test_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8231237Z test_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8246206Z test_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8261216Z test_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8276207Z test_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.8291236Z test_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8306173Z test_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8321099Z test_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8336144Z test_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8351064Z test_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8365975Z test_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8381043Z test_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8395910Z test_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8410916Z test_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8425913Z test_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.8440791Z test_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8455798Z test_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8470697Z test_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8485656Z test_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8500697Z test_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8515557Z test_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8530642Z test_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8545481Z test_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8560429Z test_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8575493Z test_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8590572Z test_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.8605567Z test_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8620585Z test_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8635556Z test_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8650742Z test_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8665837Z test_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8680807Z test_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8695925Z test_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.8710835Z test_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8725790Z test_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8740858Z test_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8755751Z test_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8770780Z test_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8785695Z test_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8800595Z test_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8815584Z test_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8830455Z test_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8845532Z test_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.8860588Z test_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8875512Z test_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8890579Z test_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8905481Z test_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8920407Z test_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8935482Z test_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8950425Z test_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8965248Z test_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8980179Z test_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.8995067Z test_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.9010090Z test_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9024944Z test_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9039774Z test_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9054688Z test_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9069484Z test_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9084177Z test_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9099110Z test_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9113814Z test_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9128692Z test_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9143448Z test_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9158352Z test_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.9173281Z test_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9188062Z test_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9202844Z test_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9217794Z test_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9232531Z test_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9247388Z test_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9262225Z test_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9276997Z test_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9291890Z test_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9306750Z test_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9321697Z test_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.9336575Z test_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9351360Z test_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9366168Z test_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9381054Z test_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9395869Z test_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9410834Z test_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9425664Z test_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9440409Z test_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9455319Z test_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9492284Z test_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.9492715Z test_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9499935Z test_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9514635Z test_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9529554Z test_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9544353Z test_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9559179Z test_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9574299Z test_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.9589160Z test_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9604082Z test_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9618973Z test_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9633795Z test_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9648764Z test_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9663654Z test_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9678645Z test_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.9693791Z test_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9708732Z test_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9723626Z test_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9738619Z test_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9753449Z test_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9768435Z test_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:31.9783275Z test_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9798092Z test_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9813079Z test_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9827936Z test_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9842761Z test_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9857733Z test_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9872525Z test_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9887442Z test_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9902356Z test_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9917143Z test_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9932259Z test_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:31.9947057Z test_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9961882Z test_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9976806Z test_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:31.9991608Z test_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0006480Z test_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0021330Z test_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0036081Z test_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0051000Z test_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0065720Z test_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0080548Z test_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0095465Z test_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0110286Z test_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0125151Z test_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0140111Z test_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0155027Z test_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0170010Z test_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0184896Z test_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0199734Z test_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0214785Z test_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0229636Z test_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0244523Z test_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0259534Z test_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0274330Z test_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0289284Z test_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0304093Z test_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0318890Z test_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0333786Z test_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0348552Z test_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0363326Z test_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0378194Z test_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0392926Z test_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0407838Z test_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0422674Z test_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0437415Z test_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0452385Z test_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0467202Z test_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0482044Z test_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0496976Z test_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0511751Z test_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0526574Z test_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0541433Z test_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0556330Z test_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0571256Z test_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0586005Z test_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0600774Z test_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0615749Z test_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0630451Z test_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0645155Z test_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0660095Z test_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:32.0674867Z test_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0689733Z test_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0704536Z test_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0719304Z test_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0734243Z test_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0749035Z test_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0763737Z test_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0778639Z test_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0793454Z test_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0808510Z test_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0823293Z test_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0838021Z test_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0852931Z test_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0867746Z test_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0882582Z test_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0897582Z test_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0912325Z test_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0927128Z test_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0941864Z test_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0956602Z test_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.0971610Z test_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.0986386Z test_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1001139Z test_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1016038Z test_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1030818Z test_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1045631Z test_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1060536Z test_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1075267Z test_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1090252Z test_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1104923Z test_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1119673Z test_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.1134602Z test_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1149381Z test_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1164153Z test_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1179096Z test_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1193919Z test_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1208865Z test_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1223649Z test_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1238408Z test_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1253344Z test_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1268125Z test_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1282918Z test_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.1297809Z test_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1312591Z test_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1327485Z test_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1342279Z test_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1357081Z test_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1372013Z test_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1386826Z test_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1401674Z test_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1416652Z test_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1431617Z test_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.1446566Z test_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1461486Z test_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1476188Z test_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1491164Z test_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1505982Z test_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1520847Z test_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1535867Z test_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:32.1550729Z test_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1565531Z test_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1580371Z test_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1595094Z test_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1610093Z test_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1624908Z test_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1639806Z test_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1654792Z test_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1669580Z test_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1684441Z test_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1699489Z test_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.1714240Z test_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1729172Z test_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1744077Z test_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1758884Z test_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1773825Z test_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1788634Z test_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1803495Z test_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1818443Z test_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1833334Z test_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1848365Z test_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.1863226Z test_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1878056Z test_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1893041Z test_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1907806Z test_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1922562Z test_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1937462Z test_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1952184Z test_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1967056Z test_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1981892Z test_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.1996713Z test_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2011785Z test_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.2026604Z test_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2041458Z test_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2056284Z test_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2071147Z test_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2085952Z test_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2100978Z test_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2115809Z test_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:32.2130836Z test_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2145640Z test_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2160428Z test_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2175362Z test_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2190148Z test_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2204874Z test_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2219760Z test_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2234503Z test_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2249399Z test_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2264569Z test_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.2279180Z test_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2294148Z test_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2308880Z test_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2323708Z test_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2338614Z test_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2353485Z test_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2368709Z test_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:32.2383521Z test_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2398293Z test_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2413187Z test_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2427969Z test_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2442820Z test_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2457788Z test_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2472939Z test_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T13:25:32.2488122Z test_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2503373Z test_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:32.2518465Z test_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2533746Z test_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:32.2548814Z test_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2563998Z test_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:32.2579136Z test_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2594381Z test_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:32.2609539Z test_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2624717Z test_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.2639475Z test_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2654411Z test_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2669176Z test_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2683929Z test_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2698799Z test_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2713609Z test_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2728524Z test_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2743345Z test_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2758137Z test_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2773110Z test_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2788107Z test_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.2802853Z test_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2817746Z test_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2832527Z test_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2847417Z test_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2862218Z test_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2876970Z test_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2891937Z test_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2906707Z test_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2921476Z test_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2936569Z test_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.2951365Z test_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2966317Z test_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2981334Z test_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.2996359Z test_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3011219Z test_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3026011Z test_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3040751Z test_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3055688Z test_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3070522Z test_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3085347Z test_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3100415Z test_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3115247Z test_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3130204Z test_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3144988Z test_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3159779Z test_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3174624Z test_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3189334Z test_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3204081Z test_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3218953Z test_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3233684Z test_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3248654Z test_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3264337Z test_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3279224Z test_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3294196Z test_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3309004Z test_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3323787Z test_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3338736Z test_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3353539Z test_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3368506Z test_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3383390Z test_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3398272Z test_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3413299Z test_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3428144Z test_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3442946Z test_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3457942Z test_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3472742Z test_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3487598Z test_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3502461Z test_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3517201Z test_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3532140Z test_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3546877Z test_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3561833Z test_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3576772Z test_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.3591608Z test_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3606476Z test_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3621357Z test_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3636173Z test_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3651093Z test_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3665899Z test_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3680761Z test_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3695783Z test_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3710620Z test_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3725557Z test_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3740521Z test_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3755240Z test_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3770189Z test_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3784933Z test_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3799715Z test_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3814655Z test_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3829467Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3844283Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3859255Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3874064Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3889028Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.3903855Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3918641Z test_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3933580Z test_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3948363Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3963173Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3978102Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.3992972Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4007861Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4022666Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4037628Z test_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4052651Z test_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.4067473Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4082292Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4097266Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4112038Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4126962Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4141752Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4156497Z test_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4171404Z test_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4186157Z test_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4201046Z test_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4215879Z test_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4230635Z test_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4245440Z test_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4260414Z test_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4275114Z test_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4290032Z test_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4304796Z test_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4319553Z test_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4334451Z test_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4349261Z test_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4364086Z test_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4378938Z test_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4393702Z test_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4408677Z test_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4423528Z test_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4438310Z test_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4453229Z test_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4467989Z test_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4482775Z test_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4497627Z test_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4512915Z test_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4527653Z test_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.4542352Z test_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4557223Z test_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4572233Z test_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4587096Z test_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4601987Z test_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4617015Z test_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4631863Z test_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4646762Z test_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4661611Z test_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4676416Z test_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4691374Z test_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4706137Z test_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4720923Z test_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4735845Z test_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4750659Z test_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4765411Z test_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4780241Z test_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4794982Z test_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4809951Z test_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4824791Z test_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4839844Z test_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.4854670Z test_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4869514Z test_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4884310Z test_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4899206Z test_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4913986Z test_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4928943Z test_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4943902Z test_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4958730Z test_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4973705Z test_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.4988406Z test_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5003194Z test_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5018091Z test_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5032906Z test_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5047787Z test_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5062630Z test_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5077499Z test_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5092507Z test_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5107269Z test_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5121992Z test_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5136891Z test_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5151803Z test_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5166617Z test_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5181528Z test_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5196363Z test_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5211308Z test_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5226121Z test_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5240995Z test_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5255885Z test_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5270714Z test_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5285556Z test_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5300539Z test_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5315420Z test_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5330407Z test_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5345239Z test_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5360090Z test_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5375063Z test_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5389811Z test_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5404589Z test_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5419497Z test_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5434217Z test_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5449127Z test_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5464564Z test_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5479393Z test_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.5494465Z test_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5509371Z test_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5524339Z test_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5539266Z test_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5554093Z test_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5569027Z test_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5583874Z test_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5598663Z test_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5613599Z test_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5628751Z test_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5643334Z test_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5658309Z test_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5673048Z test_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5688003Z test_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5703034Z test_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5717521Z test_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5732361Z test_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5747129Z test_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5761913Z test_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5776820Z test_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5791666Z test_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5806506Z test_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5821403Z test_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5836159Z test_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5851072Z test_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5865858Z test_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5880691Z test_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5895572Z test_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5910304Z test_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5925085Z test_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5940036Z test_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5954958Z test_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.5969853Z test_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5984826Z test_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.5999509Z test_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6014423Z test_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6029215Z test_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6044027Z test_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6058942Z test_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6073793Z test_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6088820Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6103805Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6118687Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6133702Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6148554Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6163388Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6178348Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6193145Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6208141Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6222945Z test_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6237835Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6252802Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6267711Z test_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6282535Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6297501Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6312319Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6327236Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6342104Z test_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6356942Z test_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6371946Z test_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6386738Z test_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6401598Z test_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6416690Z test_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6431488Z test_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6446436Z test_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6461341Z test_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6476252Z test_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6491256Z test_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6506122Z test_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6520943Z test_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6535923Z test_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6550791Z test_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6565660Z test_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6580842Z test_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6595672Z test_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6610580Z test_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6625436Z test_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6640138Z test_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6655035Z test_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6669887Z test_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6684671Z test_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6699645Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6714405Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6729548Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6744231Z test_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6758987Z test_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6773906Z test_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6788764Z test_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6803628Z test_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6818660Z test_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6833485Z test_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6848546Z test_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6863285Z test_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6878076Z test_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6893128Z test_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.6907940Z test_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6922705Z test_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6937577Z test_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6952404Z test_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6967403Z test_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6982196Z test_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.6996978Z test_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7011925Z test_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7026734Z test_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7041608Z test_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7056641Z test_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7071466Z test_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7086356Z test_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7101373Z test_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7116236Z test_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7131282Z test_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7146105Z test_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7160943Z test_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7175933Z test_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7190750Z test_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7205632Z test_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.7220636Z test_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7235399Z test_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7250385Z test_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7265178Z test_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7280116Z test_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7295010Z test_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7309776Z test_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7324610Z test_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7339614Z test_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7354538Z test_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.7369677Z test_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.7384462Z test_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7399263Z test_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7414130Z test_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7428954Z test_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7443800Z test_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7458673Z test_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7473404Z test_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7488317Z test_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7503144Z test_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7518052Z test_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.7533084Z test_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:32.7547887Z test_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7562620Z test_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7577552Z test_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7592432Z test_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7607336Z test_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7622194Z test_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7637031Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7652033Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7666851Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7681990Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.7696871Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7711764Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7726552Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7741463Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7756319Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7771317Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7786128Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7800990Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7815962Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7830762Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7845807Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.7860816Z test_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7875624Z test_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7890565Z test_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7905349Z test_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7920135Z test_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7935094Z test_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7949864Z test_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7964642Z test_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7979736Z test_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.7995057Z test_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8010311Z test_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8025103Z test_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8039916Z test_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8054950Z test_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8069800Z test_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8084651Z test_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8099641Z test_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8114555Z test_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8129426Z test_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8144298Z test_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8159192Z test_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8174194Z test_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8188980Z test_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8203863Z test_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8218772Z test_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8233617Z test_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8248523Z test_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8263379Z test_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8278252Z test_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8293249Z test_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8308178Z test_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8323099Z test_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8338238Z test_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8353110Z test_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8368110Z test_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8383027Z test_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8397899Z test_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8412784Z test_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8427511Z test_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8442262Z test_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8457243Z test_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8472366Z test_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8487293Z test_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8502136Z test_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8516908Z test_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8531861Z test_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8546709Z test_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8561403Z test_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8576311Z test_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8591134Z test_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8605929Z test_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8620923Z test_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8635892Z test_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8650841Z test_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8665652Z test_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8680503Z test_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8695441Z test_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8710294Z test_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8725111Z test_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8740036Z test_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8754786Z test_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8769747Z test_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8784511Z test_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8799362Z test_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8814278Z test_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8829097Z test_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8843837Z test_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8858665Z test_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8873365Z test_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8888258Z test_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8903046Z test_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8917856Z test_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8932825Z test_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8947848Z test_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.8962674Z test_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8977734Z test_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.8992462Z test_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9007410Z test_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9022289Z test_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9037078Z test_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9052012Z test_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9066811Z test_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9081663Z test_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9096547Z test_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9111388Z test_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9126170Z test_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9141053Z test_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9155798Z test_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9170763Z test_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9185560Z test_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9200307Z test_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9215282Z test_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9230137Z test_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9244944Z test_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9260015Z test_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9274846Z test_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9289932Z test_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9304756Z test_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9319648Z test_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9334617Z test_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9349474Z test_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9364300Z test_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9379237Z test_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9394061Z test_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9409044Z test_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9423880Z test_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9438661Z test_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9453527Z test_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9468264Z test_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9483021Z test_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9497955Z test_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9512756Z test_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9527586Z test_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9542428Z test_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9557256Z test_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9572541Z test_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9587345Z test_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9602035Z test_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9616907Z test_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9631734Z test_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9646676Z test_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9661523Z test_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9676263Z test_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9691202Z test_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9706024Z test_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9720805Z test_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9735748Z test_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9750522Z test_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9765314Z test_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9780232Z test_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9794961Z test_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9810015Z test_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9824836Z test_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9839779Z test_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9854798Z test_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9869604Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9884433Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9899683Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:32.9914354Z test_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9929253Z test_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9945090Z test_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9960007Z test_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9975036Z test_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:32.9989853Z test_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0004700Z test_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0019655Z test_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0034402Z test_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0049432Z test_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0064235Z test_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0078992Z test_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0093920Z test_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0108740Z test_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0123590Z test_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0138481Z test_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0153378Z test_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0168397Z test_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0183289Z test_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0198155Z test_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0213126Z test_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0228003Z test_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0242911Z test_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0257856Z test_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0272775Z test_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0287696Z test_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0302413Z test_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0317156Z test_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0332031Z test_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0346851Z test_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0361664Z test_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0376661Z test_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0391425Z test_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0406273Z test_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0421186Z test_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0436014Z test_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0450884Z test_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0465714Z test_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0480443Z test_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0495406Z test_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0510197Z test_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0525219Z test_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0540204Z test_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0555033Z test_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0570150Z test_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0585026Z test_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0599817Z test_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0614742Z test_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0629519Z test_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0644335Z test_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0659296Z test_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0674109Z test_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0689090Z test_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0703899Z test_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0718705Z test_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0733712Z test_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0748467Z test_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0763232Z test_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0778250Z test_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0793041Z test_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0807948Z test_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0822793Z test_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0837764Z test_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.0852715Z test_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0867572Z test_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0882393Z test_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0897343Z test_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0912206Z test_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0927127Z test_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0941964Z test_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0956737Z test_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0971715Z test_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.0986542Z test_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1001464Z test_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1016348Z test_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1031113Z test_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1045923Z test_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1060869Z test_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1075703Z test_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1090630Z test_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1105402Z test_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1120239Z test_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1135120Z test_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1149947Z test_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1164760Z test_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1179718Z test_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1194502Z test_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1209397Z test_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1224214Z test_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1239005Z test_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1253966Z test_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1268837Z test_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1283637Z test_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1298650Z test_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1313596Z test_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1328511Z test_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1343280Z test_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1358020Z test_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1372884Z test_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1387661Z test_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1402424Z test_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1417489Z test_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1432138Z test_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1446981Z test_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1461938Z test_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1476766Z test_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.1491702Z test_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1506552Z test_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1521360Z test_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1536313Z test_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1551065Z test_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1565925Z test_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1581432Z test_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1595721Z test_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1610596Z test_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1625523Z test_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1640416Z test_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.1655419Z test_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1670156Z test_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1684965Z test_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1699926Z test_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1714737Z test_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1729746Z test_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1744662Z test_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1759423Z test_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1774377Z test_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1789346Z test_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1804176Z test_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1819101Z test_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1834022Z test_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1848972Z test_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1863839Z test_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1878698Z test_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1893593Z test_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1908401Z test_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1923213Z test_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1938094Z test_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1953008Z test_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.1967911Z test_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1982773Z test_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.1997592Z test_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2012633Z test_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2027436Z test_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2042384Z test_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2057424Z test_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2072258Z test_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2087117Z test_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2102172Z test_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.2117022Z test_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2131993Z test_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2146865Z test_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2161645Z test_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2176589Z test_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2191404Z test_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2206284Z test_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2221187Z test_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2236038Z test_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2251080Z test_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2266057Z test_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.2280862Z test_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2295827Z test_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2310626Z test_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2325421Z test_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2340339Z test_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2355166Z test_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2370170Z test_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2385023Z test_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2399805Z test_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2414728Z test_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2430137Z test_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:25:33.2444966Z test_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2459916Z test_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2474740Z test_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2489691Z test_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2504481Z test_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2519286Z test_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2534198Z test_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2549045Z test_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2563841Z test_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2578811Z test_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2593862Z test_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.2608866Z test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2623728Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2638569Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2653525Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2668412Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2683285Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2698198Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2713066Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2728033Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2742866Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2757906Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.2772956Z test_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2787862Z test_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2802730Z test_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2817628Z test_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2832354Z test_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2847249Z test_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2862188Z test_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2876935Z test_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2891891Z test_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2906832Z test_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.2921668Z test_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2936654Z test_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2951518Z test_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2966292Z test_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2981194Z test_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.2995994Z test_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3010993Z test_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3025807Z test_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3040631Z test_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3055577Z test_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3070508Z test_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3085235Z test_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3100139Z test_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3114908Z test_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3129875Z test_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3144672Z test_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3159468Z test_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3174380Z test_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3189151Z test_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3203968Z test_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3218846Z test_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3233694Z test_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3248596Z test_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3263395Z test_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3278193Z test_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3293073Z test_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3307973Z test_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3322753Z test_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3337812Z test_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3352521Z test_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3367442Z test_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3382367Z test_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3397201Z test_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3412164Z test_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3426998Z test_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3441826Z test_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3456860Z test_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3471611Z test_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3486509Z test_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3501385Z test_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3516159Z test_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3531245Z test_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3546160Z test_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.3560889Z test_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3575767Z test_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3590594Z test_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3605349Z test_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3620240Z test_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3635069Z test_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3650045Z test_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3664848Z test_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3679630Z test_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3694695Z test_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3709605Z test_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3724371Z test_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3739286Z test_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3754104Z test_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3769022Z test_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3783949Z test_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3798893Z test_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3813931Z test_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3828905Z test_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3843602Z test_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3858653Z test_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.3873484Z test_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3888443Z test_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3903243Z test_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3918034Z test_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3932999Z test_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3947847Z test_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3962637Z test_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3977590Z test_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.3992379Z test_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4007431Z test_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.4022897Z test_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4038176Z test_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4053226Z test_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4067983Z test_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4082804Z test_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4097738Z test_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4112470Z test_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4127410Z test_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4142226Z test_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4156986Z test_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4172072Z test_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.4186809Z test_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4201594Z test_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4216510Z test_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4231295Z test_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4246267Z test_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4261326Z test_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4276226Z test_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4291296Z test_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4306149Z test_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4321034Z test_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4336296Z test_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.4351141Z test_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4365955Z test_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4380918Z test_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4395647Z test_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4410587Z test_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4425392Z test_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4440226Z test_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4455179Z test_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4469997Z test_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4484926Z test_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.4500246Z test_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:33.4515327Z test_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.4530516Z test_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.4545508Z test_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:25:33.4560510Z test_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:25:33.4575467Z test_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4590454Z test_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:25:33.4605281Z test_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4620199Z test_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4635032Z test_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4650364Z test_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:25:33.4665088Z test_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4679825Z test_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4694793Z test_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4709499Z test_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4724238Z test_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4739322Z test_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.4754121Z test_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4769001Z test_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4783944Z test_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4798714Z test_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4813668Z test_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4828491Z test_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4843337Z test_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4858253Z test_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4873119Z test_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4888051Z test_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4903034Z test_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.4917874Z test_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4932824Z test_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4947645Z test_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4962495Z test_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4977479Z test_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.4992335Z test_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5007383Z test_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5022251Z test_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5037113Z test_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5052199Z test_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.5066983Z test_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5081709Z test_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5096692Z test_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5111460Z test_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5126256Z test_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5141160Z test_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5156042Z test_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.5170975Z test_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5185879Z test_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5200737Z test_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5215690Z test_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5230559Z test_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5245422Z test_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5260444Z test_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5275320Z test_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5290296Z test_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5305195Z test_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5320072Z test_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.5335121Z test_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5349912Z test_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5364715Z test_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5379638Z test_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5394407Z test_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5409275Z test_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5424089Z test_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5438913Z test_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5453839Z test_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5468857Z test_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.5483603Z test_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5498531Z test_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5513384Z test_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5528351Z test_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5543199Z test_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5558015Z test_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5573083Z test_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.5588108Z test_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5602933Z test_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5617892Z test_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5632615Z test_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5647538Z test_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5662402Z test_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5678112Z test_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.5693005Z test_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5707871Z test_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5722805Z test_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5737813Z test_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5752679Z test_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5767935Z test_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.5782744Z test_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5797639Z test_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5812645Z test_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5827561Z test_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5842446Z test_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5857459Z test_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5872329Z test_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5887292Z test_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5902185Z test_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5917311Z test_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5932072Z test_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.5946910Z test_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5961817Z test_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5976805Z test_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.5991685Z test_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6006593Z test_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6021474Z test_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6036317Z test_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6051284Z test_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6066076Z test_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6080962Z test_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6095951Z test_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6110850Z test_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6125715Z test_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6140758Z test_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6155607Z test_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6170684Z test_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6185526Z test_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6200394Z test_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6215432Z test_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6230334Z test_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6245216Z test_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6260277Z test_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6275034Z test_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6290036Z test_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6304947Z test_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6319766Z test_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6334755Z test_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6349602Z test_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6364441Z test_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6379427Z test_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6394498Z test_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6409434Z test_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6424288Z test_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6439131Z test_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6454143Z test_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6468951Z test_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6483771Z test_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6498737Z test_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6513600Z test_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6528666Z test_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6543463Z test_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6558523Z test_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6573466Z test_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6588246Z test_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6603054Z test_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6618014Z test_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6633701Z test_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6648709Z test_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6663598Z test_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.6678374Z test_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6693276Z test_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6708029Z test_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6722848Z test_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6737804Z test_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6752584Z test_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6767540Z test_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6782329Z test_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6797110Z test_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6812157Z test_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6827008Z test_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6841894Z test_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6856830Z test_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6871600Z test_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6886526Z test_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6901355Z test_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6916213Z test_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6931144Z test_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6945904Z test_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6960713Z test_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.6975817Z test_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.6990565Z test_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7005371Z test_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7020260Z test_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7035071Z test_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7050012Z test_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7064776Z test_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7079547Z test_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7094484Z test_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7109243Z test_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7124161Z test_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.7139109Z test_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7153917Z test_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7168891Z test_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7183736Z test_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7198533Z test_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7213488Z test_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7228350Z test_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7243162Z test_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7258133Z test_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7273042Z test_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7288014Z test_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.7302825Z test_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7317580Z test_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7332485Z test_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7347251Z test_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7362041Z test_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7376944Z test_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7391747Z test_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7406555Z test_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7421379Z test_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7436337Z test_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.7451307Z test_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7466078Z test_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7480873Z test_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7495790Z test_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7510577Z test_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7525333Z test_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7540387Z test_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.7555122Z test_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7570008Z test_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7584806Z test_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7599602Z test_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7614527Z test_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7629270Z test_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7644215Z test_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.7659080Z test_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7673840Z test_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7688750Z test_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7703555Z test_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7718318Z test_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7733288Z test_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7748277Z test_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.7763010Z test_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7777875Z test_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7792652Z test_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7807575Z test_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7822380Z test_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7837142Z test_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7851980Z test_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7866751Z test_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7881470Z test_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7896494Z test_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.7911280Z test_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7926058Z test_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7940974Z test_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7955759Z test_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7970665Z test_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.7985549Z test_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8000459Z test_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8015477Z test_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8030222Z test_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8045078Z test_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8060763Z test_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8075578Z test_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8090526Z test_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8105302Z test_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8120077Z test_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8134996Z test_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8149786Z test_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8164580Z test_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8179463Z test_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8194248Z test_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8209307Z test_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8224062Z test_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8238869Z test_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8253934Z test_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8268614Z test_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8283392Z test_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8298341Z test_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8313121Z test_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8328051Z test_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8342923Z test_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8357729Z test_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8372770Z test_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8387617Z test_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8402480Z test_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8417373Z test_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8432179Z test_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8447065Z test_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8461787Z test_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8476469Z test_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8491378Z test_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8506160Z test_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8521108Z test_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8536071Z test_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8550903Z test_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8565747Z test_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8580701Z test_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8595588Z test_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8610600Z test_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8625536Z test_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.8640380Z test_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8655368Z test_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8670252Z test_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8685251Z test_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8700409Z test_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8715378Z test_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8730344Z test_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8745336Z test_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8760191Z test_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8775233Z test_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8790071Z test_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8804875Z test_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8819838Z test_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8834617Z test_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8849507Z test_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8864391Z test_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8879226Z test_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8894142Z test_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8909005Z test_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8923837Z test_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8938932Z test_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.8953786Z test_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8968749Z test_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8983499Z test_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.8998363Z test_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9013303Z test_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9028124Z test_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9042866Z test_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9057794Z test_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9072571Z test_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9087586Z test_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9102414Z test_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9117253Z test_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9132183Z test_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9147040Z test_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9161835Z test_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9176728Z test_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9191548Z test_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9206515Z test_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9221365Z test_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9236607Z test_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9251174Z test_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9265988Z test_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9280818Z test_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9295783Z test_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9310694Z test_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9325504Z test_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9340517Z test_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9355343Z test_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9370312Z test_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9385135Z test_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9400048Z test_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9414964Z test_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9429678Z test_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9444517Z test_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9459475Z test_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9474321Z test_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9489306Z test_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9504208Z test_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9518954Z test_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9533911Z test_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9548705Z test_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9563661Z test_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9578601Z test_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9593417Z test_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9608306Z test_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9623098Z test_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9637907Z test_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9652839Z test_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9667690Z test_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:33.9682492Z test_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9697386Z test_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9712223Z test_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9726999Z test_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9742185Z test_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9756529Z test_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9771467Z test_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9786235Z test_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9800986Z test_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9816375Z test_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9831008Z test_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9845570Z test_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9860468Z test_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9875302Z test_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9890322Z test_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9905122Z test_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9919956Z test_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9934933Z test_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9949824Z test_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9964649Z test_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:33.9979728Z test_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:33.9994462Z test_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0009361Z test_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0024271Z test_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0039134Z test_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0053988Z test_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0068699Z test_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0083404Z test_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0098265Z test_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0112997Z test_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0128001Z test_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.0142743Z test_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0157517Z test_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0172461Z test_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0187220Z test_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0202559Z test_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0217182Z test_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0232013Z test_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0246958Z test_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0261858Z test_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0276714Z test_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0291928Z test_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.0306596Z test_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0321313Z test_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0336239Z test_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0351000Z test_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0365749Z test_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0380612Z test_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0395486Z test_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.0410392Z test_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0425168Z test_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0439962Z test_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0454953Z test_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0469708Z test_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0484535Z test_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0499473Z test_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0514220Z test_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0529163Z test_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0544108Z test_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.0558812Z test_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0573737Z test_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0588560Z test_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0603346Z test_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0618308Z test_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0633164Z test_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0648256Z test_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.0663177Z test_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0677953Z test_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0692867Z test_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0707595Z test_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0722338Z test_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0737283Z test_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0752073Z test_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0766861Z test_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0781656Z test_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0796467Z test_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0811430Z test_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0826192Z test_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0840946Z test_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0855850Z test_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0870639Z test_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0885478Z test_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0900422Z test_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0915215Z test_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0930239Z test_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0945106Z test_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0960165Z test_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.0975255Z test_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.0990161Z test_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1005000Z test_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1019979Z test_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1034878Z test_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1049917Z test_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1064827Z test_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1079682Z test_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1094682Z test_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1109702Z test_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.1124614Z test_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1139591Z test_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1154518Z test_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1169463Z test_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1184250Z test_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1199088Z test_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1214062Z test_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1228884Z test_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1243728Z test_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1258717Z test_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1273585Z test_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.1288606Z test_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1303426Z test_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1318174Z test_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1333115Z test_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1347901Z test_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1362768Z test_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1377625Z test_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1392484Z test_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1407382Z test_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1422243Z test_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.1437020Z test_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1452022Z test_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1466858Z test_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1481652Z test_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1496620Z test_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1511473Z test_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1526250Z test_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1541237Z test_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1556040Z test_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1571024Z test_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1585957Z test_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.1600785Z test_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1615709Z test_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1630500Z test_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1645312Z test_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1660297Z test_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1675032Z test_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1690049Z test_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.1704842Z test_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1719670Z test_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1734743Z test_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1749544Z test_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1764381Z test_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1779382Z test_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1794211Z test_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1809243Z test_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1824115Z test_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1839139Z test_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.1854161Z test_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1868981Z test_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1883848Z test_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1898835Z test_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1913699Z test_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1928623Z test_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1943517Z test_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1958312Z test_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1973298Z test_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.1988150Z test_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2003025Z test_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2017884Z test_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2032682Z test_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2047582Z test_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2062429Z test_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2077308Z test_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2092301Z test_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2107080Z test_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2121921Z test_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2136948Z test_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2151854Z test_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2166755Z test_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2181714Z test_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2196535Z test_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2211422Z test_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2226225Z test_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2240985Z test_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2255930Z test_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2270699Z test_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2285587Z test_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2300444Z test_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2315327Z test_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2330231Z test_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2344999Z test_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2359796Z test_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2374784Z test_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2389661Z test_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2404563Z test_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2419657Z test_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2434616Z test_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2449781Z test_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2465081Z test_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2480150Z test_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2495232Z test_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2510127Z test_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2525027Z test_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2540103Z test_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2554971Z test_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2570136Z test_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.2585052Z test_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2599915Z test_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2614915Z test_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2629887Z test_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2644778Z test_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2659865Z test_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2674784Z test_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2689736Z test_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2704673Z test_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2719773Z test_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2734889Z test_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2749932Z test_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2764850Z test_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2779934Z test_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2794990Z test_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2810032Z test_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2824817Z test_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2839630Z test_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2854543Z test_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2869392Z test_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2884596Z test_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.2899409Z test_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2914207Z test_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2929115Z test_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.2944076Z test_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:34.2958821Z test_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:34.2973764Z test_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:25:34.2988767Z test_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.010s) 2022-08-17T13:25:34.3003554Z test_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3018573Z test_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3033396Z test_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3048322Z test_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3063134Z test_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3077997Z test_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3092867Z test_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3107667Z test_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3122424Z test_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3137447Z test_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.3152316Z test_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3167221Z test_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3182061Z test_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3196850Z test_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3211740Z test_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3226606Z test_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3241431Z test_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3256449Z test_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3271316Z test_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3286167Z test_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3301197Z test_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.3317164Z test_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3332162Z test_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3346973Z test_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3361755Z test_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3376721Z test_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3391561Z test_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3406406Z test_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3421275Z test_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3436090Z test_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3451110Z test_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.3465891Z test_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3480632Z test_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3495568Z test_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3510360Z test_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3525179Z test_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3540073Z test_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3554973Z test_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.3569877Z test_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3584599Z test_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3599384Z test_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3614668Z test_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3629230Z test_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3644056Z test_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3659071Z test_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.3673877Z test_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3688830Z test_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3703654Z test_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3718441Z test_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3733335Z test_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3748165Z test_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3762898Z test_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3777761Z test_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3792558Z test_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3807534Z test_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.3822376Z test_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3831386Z test_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3840120Z test_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3848868Z test_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3857625Z test_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3866240Z test_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3874906Z test_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3883574Z test_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3892249Z test_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3900940Z test_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3909652Z test_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3918313Z test_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3926949Z test_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3935638Z test_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3944260Z test_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3952873Z test_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.3961652Z test_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:34.3976416Z test_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.3991209Z test_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4005984Z test_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4020935Z test_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4035691Z test_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4050630Z test_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4065343Z test_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4080196Z test_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4095164Z test_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4109980Z test_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4124982Z test_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.4140034Z test_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4154956Z test_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4169973Z test_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4184838Z test_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4199604Z test_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4214616Z test_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4229545Z test_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4244371Z test_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4259329Z test_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4274267Z test_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.4289210Z test_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4304054Z test_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4318869Z test_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4333866Z test_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4348631Z test_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4363423Z test_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4378435Z test_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.4393211Z test_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4408145Z test_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4422965Z test_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4437764Z test_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4452730Z test_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4467461Z test_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4482232Z test_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4497135Z test_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4511965Z test_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4526801Z test_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4541769Z test_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.4556510Z test_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4571476Z test_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4586218Z test_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4601059Z test_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4616027Z test_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4630880Z test_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.4645731Z test_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4660726Z test_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4675498Z test_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4690439Z test_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4705179Z test_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4719920Z test_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4734837Z test_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4749616Z test_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4764416Z test_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4779248Z test_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4794181Z test_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.4809152Z test_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4823928Z test_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4838717Z test_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4853764Z test_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4868640Z test_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4883470Z test_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4898403Z test_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4913263Z test_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4928210Z test_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4943072Z test_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.4952227Z test_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:34.4960850Z test_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.4969583Z test_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.4978216Z test_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.4986887Z test_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.4995501Z test_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.5004131Z test_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.5012811Z test_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.5027312Z test_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5042135Z test_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5057084Z test_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5071948Z test_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5086885Z test_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5101937Z test_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.5116804Z test_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5131764Z test_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5146690Z test_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5161611Z test_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5176493Z test_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5191289Z test_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5206063Z test_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5221077Z test_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5235893Z test_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5250782Z test_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5265709Z test_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.5280488Z test_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5295393Z test_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5310194Z test_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5324972Z test_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5339889Z test_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5354661Z test_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5369604Z test_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5384481Z test_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5399235Z test_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5414478Z test_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.5429199Z test_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5444019Z test_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5458974Z test_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5473790Z test_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5488654Z test_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5503528Z test_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5518562Z test_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.5533470Z test_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5548236Z test_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5563041Z test_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5578024Z test_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5592914Z test_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5607713Z test_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5622609Z test_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.5637384Z test_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5652288Z test_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5667136Z test_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5681957Z test_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5696983Z test_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5711835Z test_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5726877Z test_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.5741802Z test_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5756651Z test_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5771603Z test_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5786366Z test_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5801091Z test_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5816004Z test_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5830787Z test_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5845555Z test_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5860422Z test_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5875680Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.5890866Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5905731Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5920741Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5935846Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5950721Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5965613Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5980630Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.5995467Z test_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6010474Z test_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6025381Z test_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6040328Z test_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.6055308Z test_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6070223Z test_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6085050Z test_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6100043Z test_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6114815Z test_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6129794Z test_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6144649Z test_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6159474Z test_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6174417Z test_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6189354Z test_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.6204153Z test_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6219086Z test_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6233917Z test_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6242915Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6251736Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6260521Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6269211Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6277876Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6286656Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6295413Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6304106Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6312813Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6321423Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6330198Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6338958Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6347658Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:34.6356354Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6364999Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6373722Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6382420Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6391054Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6399701Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6408366Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6416976Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6425641Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6434254Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6442890Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6451679Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6460368Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6469047Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6477704Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6486335Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6495060Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6503758Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:25:34.6512420Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:25:34.6527166Z test_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6541915Z test_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6556727Z test_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6571675Z test_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6586520Z test_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6601749Z test_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.6616869Z test_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6631883Z test_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6647022Z test_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6662041Z test_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6677130Z test_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6692200Z test_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6707077Z test_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6722088Z test_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6737135Z test_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6751995Z test_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6767077Z test_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.6781913Z test_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6796717Z test_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6811680Z test_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6826445Z test_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6841252Z test_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6856181Z test_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6871011Z test_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6885870Z test_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6900773Z test_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6915789Z test_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.6930768Z test_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6945559Z test_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6960350Z test_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6975354Z test_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.6990152Z test_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7005034Z test_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7019895Z test_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7034739Z test_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7049780Z test_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7064614Z test_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7079493Z test_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7094420Z test_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7109244Z test_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7124093Z test_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7139005Z test_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7153757Z test_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7168723Z test_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7183479Z test_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7198284Z test_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7213222Z test_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7228082Z test_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7242860Z test_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7257739Z test_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7272489Z test_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7287394Z test_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7302248Z test_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7317006Z test_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7331919Z test_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7346699Z test_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7361518Z test_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7376405Z test_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7391272Z test_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7406155Z test_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7421152Z test_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7435972Z test_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7450958Z test_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7465794Z test_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7480690Z test_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7495660Z test_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7510544Z test_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7525360Z test_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7540457Z test_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7555263Z test_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7570204Z test_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7585056Z test_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7599897Z test_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7615032Z test_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7629894Z test_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7644861Z test_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.7659812Z test_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7674723Z test_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7689690Z test_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7704482Z test_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7719312Z test_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7734278Z test_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7749136Z test_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7764005Z test_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7778946Z test_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7793961Z test_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7809030Z test_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7823880Z test_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7838639Z test_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7853556Z test_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7868385Z test_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7883157Z test_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7898024Z test_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7912801Z test_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7927676Z test_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7942422Z test_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7958018Z test_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.7972858Z test_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.7987666Z test_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8002547Z test_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8017388Z test_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8032099Z test_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8047072Z test_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8061980Z test_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.8076739Z test_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8091647Z test_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8106479Z test_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8121176Z test_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8136106Z test_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8150866Z test_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8165647Z test_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8180514Z test_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8195264Z test_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8210356Z test_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.8225191Z test_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8240109Z test_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8255099Z test_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8270060Z test_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8284851Z test_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8299782Z test_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8314577Z test_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8329524Z test_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8344330Z test_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8359117Z test_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8374197Z test_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.8389055Z test_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8403832Z test_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8418819Z test_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8433647Z test_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8448554Z test_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8463361Z test_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8478187Z test_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8493170Z test_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8507984Z test_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8522890Z test_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.8537865Z test_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8552645Z test_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8567537Z test_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8582313Z test_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8597109Z test_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8612045Z test_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8626973Z test_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.8641788Z test_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8656705Z test_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8671535Z test_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8686388Z test_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8701412Z test_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8716202Z test_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8731182Z test_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8746062Z test_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8760938Z test_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8775804Z test_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8790644Z test_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.8805421Z test_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8820247Z test_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8835047Z test_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8849942Z test_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8864723Z test_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8879529Z test_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8894438Z test_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8909267Z test_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8924044Z test_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8939069Z test_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.8953911Z test_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8968904Z test_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8984303Z test_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.8999653Z test_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9015047Z test_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9030168Z test_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9045319Z test_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9060628Z test_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9075781Z test_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9091128Z test_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.9106266Z test_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9121441Z test_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9136395Z test_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9151179Z test_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9166010Z test_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9180963Z test_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9195723Z test_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9210664Z test_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9225558Z test_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9240422Z test_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9255472Z test_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.9270341Z test_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9285161Z test_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9300103Z test_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9314894Z test_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9329849Z test_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9344715Z test_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9359485Z test_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9374394Z test_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9389208Z test_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9404073Z test_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.9419002Z test_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9433756Z test_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9448597Z test_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9463394Z test_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9478160Z test_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9493033Z test_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9507928Z test_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9522711Z test_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9537648Z test_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9552413Z test_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9567489Z test_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.9582265Z test_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9597050Z test_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9612021Z test_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9626906Z test_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9641791Z test_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9657774Z test_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9672655Z test_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:34.9687577Z test_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9702425Z test_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9717208Z test_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9732130Z test_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9746993Z test_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9761801Z test_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9776734Z test_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9791554Z test_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9806367Z test_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9821384Z test_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:34.9836254Z test_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9851178Z test_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9865963Z test_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9880813Z test_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9895777Z test_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9910638Z test_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9925513Z test_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9940506Z test_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9955344Z test_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9970317Z test_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:34.9985375Z test_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0000087Z test_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0014965Z test_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0029820Z test_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0044489Z test_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0059398Z test_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0074065Z test_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0089015Z test_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0103767Z test_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0118591Z test_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0133570Z test_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0148362Z test_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0163181Z test_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0178072Z test_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0192799Z test_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0207729Z test_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0222562Z test_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0237302Z test_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0252238Z test_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0267022Z test_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0281776Z test_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0296800Z test_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0311606Z test_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0326372Z test_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0341281Z test_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0356122Z test_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0371048Z test_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0385812Z test_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0400610Z test_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0415557Z test_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0430332Z test_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0445354Z test_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0460456Z test_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0475457Z test_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0490560Z test_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0505351Z test_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0520177Z test_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0535089Z test_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0550146Z test_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.0564844Z test_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0579758Z test_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0594554Z test_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0609441Z test_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0624257Z test_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0639129Z test_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0654109Z test_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.0668861Z test_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0683651Z test_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0698584Z test_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0713319Z test_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0728206Z test_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0742976Z test_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0757753Z test_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0772656Z test_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0787487Z test_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0802422Z test_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0817371Z test_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0832163Z test_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0847087Z test_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0861901Z test_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0876724Z test_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0891654Z test_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0906413Z test_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0921257Z test_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0936202Z test_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0950991Z test_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0965923Z test_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.0980830Z test_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.0995627Z test_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1010549Z test_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1025354Z test_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1040080Z test_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1055035Z test_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1069830Z test_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1084610Z test_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1099581Z test_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1114394Z test_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.1129383Z test_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1144230Z test_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1159096Z test_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1174084Z test_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1188954Z test_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1203836Z test_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1218768Z test_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1233589Z test_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1248445Z test_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1263241Z test_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1278061Z test_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.1293007Z test_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1307795Z test_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1322597Z test_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1337514Z test_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1352347Z test_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1367317Z test_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1382094Z test_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1396924Z test_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1411936Z test_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1426916Z test_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.1441837Z test_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1456923Z test_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1471824Z test_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1486817Z test_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1501785Z test_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1516615Z test_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1531512Z test_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1546354Z test_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1561073Z test_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1575968Z test_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1590927Z test_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.1605711Z test_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1620609Z test_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1635387Z test_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1650361Z test_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1665085Z test_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1679992Z test_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1695027Z test_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.1709862Z test_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1724679Z test_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1739654Z test_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1754424Z test_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1769414Z test_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1784220Z test_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1799076Z test_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1814070Z test_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1828927Z test_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1843817Z test_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.1858765Z test_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1873621Z test_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1888519Z test_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1903345Z test_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1918149Z test_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1933138Z test_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1948023Z test_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1962858Z test_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1977791Z test_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.1992589Z test_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2007574Z test_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.2022495Z test_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2037180Z test_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2052144Z test_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2067024Z test_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2082005Z test_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2096922Z test_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2111770Z test_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2126644Z test_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2141537Z test_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2156418Z test_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.2171351Z test_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2186111Z test_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2200867Z test_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2215779Z test_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2230564Z test_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2245363Z test_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2260345Z test_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2275142Z test_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2290101Z test_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2304901Z test_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2319776Z test_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.2334723Z test_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2349555Z test_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2364345Z test_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2379186Z test_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2393937Z test_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2408835Z test_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2423779Z test_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2438625Z test_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2453501Z test_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2468570Z test_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.2483423Z test_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2498323Z test_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2513120Z test_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2528106Z test_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2542819Z test_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2557638Z test_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2572731Z test_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.2587549Z test_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2602404Z test_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2617317Z test_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2632116Z test_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2646969Z test_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2661772Z test_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2676712Z test_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.2691688Z test_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2706521Z test_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2721310Z test_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2736243Z test_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2751034Z test_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2765784Z test_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2780665Z test_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2795442Z test_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2810376Z test_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2825214Z test_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.2840044Z test_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2855013Z test_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2869787Z test_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2884567Z test_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2899462Z test_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2914271Z test_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2929201Z test_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2943977Z test_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2958804Z test_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2973707Z test_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.2988851Z test_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3003586Z test_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3018579Z test_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3033280Z test_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3048181Z test_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3063003Z test_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3077755Z test_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3092659Z test_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3107456Z test_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3122225Z test_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3137482Z test_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3152161Z test_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3167026Z test_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3181878Z test_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3196754Z test_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3211623Z test_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3226391Z test_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3241363Z test_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.3256324Z test_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3271174Z test_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3285985Z test_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3300945Z test_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3315807Z test_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3330796Z test_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3345648Z test_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3360527Z test_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3375582Z test_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3390501Z test_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3405438Z test_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3420390Z test_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3435216Z test_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3450216Z test_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3465024Z test_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3479795Z test_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3494664Z test_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3509403Z test_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3524279Z test_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3539101Z test_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3554108Z test_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3569035Z test_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3583800Z test_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3598536Z test_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3613458Z test_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3628253Z test_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3643038Z test_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3658033Z test_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.3672824Z test_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3687726Z test_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3702506Z test_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3717305Z test_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3732225Z test_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3747055Z test_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3761901Z test_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3776753Z test_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3791546Z test_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3806423Z test_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3821344Z test_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3836067Z test_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3851011Z test_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3865790Z test_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3880597Z test_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3895516Z test_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3910290Z test_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3925123Z test_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3940009Z test_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3954862Z test_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3969992Z test_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.3984796Z test_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.3999516Z test_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4014468Z test_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4029557Z test_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4043967Z test_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4058842Z test_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4073640Z test_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4088540Z test_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4103381Z test_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4118334Z test_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4133282Z test_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4148064Z test_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4162851Z test_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4177753Z test_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4192543Z test_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4207489Z test_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4222247Z test_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4237055Z test_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4252016Z test_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4266797Z test_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4281741Z test_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.4296721Z test_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4311579Z test_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4326405Z test_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4341447Z test_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4356220Z test_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4371249Z test_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4386177Z test_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.4401009Z test_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4415911Z test_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4430746Z test_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4445591Z test_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4460606Z test_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4475433Z test_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4490427Z test_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4505240Z test_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4520111Z test_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4535598Z test_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.4550031Z test_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4564819Z test_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4579759Z test_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4594512Z test_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4609426Z test_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4624265Z test_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4639160Z test_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:25:35.4654088Z test_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4668869Z test_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4683685Z test_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4698599Z test_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4713437Z test_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4728312Z test_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4743141Z test_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4757849Z test_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4772748Z test_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4787521Z test_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4802392Z test_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.4817251Z test_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4832061Z test_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4847036Z test_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4861899Z test_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4876694Z test_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4891713Z test_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4906550Z test_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4921405Z test_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4936457Z test_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4951399Z test_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:25:35.4966171Z test_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4981057Z test_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.4995818Z test_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.5010733Z test_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:25:35.5027319Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... C:\actions-runner\_work\pytorch\pytorch\test\test_meta.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:25:35.5027939Z x = torch.randn((2, 2, 4, 9), dtype=torch.complex32)[:, 0, :, :] 2022-08-17T13:25:35.5034463Z ok (0.000s) 2022-08-17T13:25:35.5051857Z test_imag (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5064751Z test_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5079345Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5091880Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5103858Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.016s) 2022-08-17T13:25:35.5125591Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5134151Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5148953Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5167671Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5184978Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5208989Z test_weakref (__main__.TestMetaConverter) ... ok (0.000s) 2022-08-17T13:25:35.5209304Z 2022-08-17T13:25:35.5209550Z ---------------------------------------------------------------------- 2022-08-17T13:25:35.5209816Z Ran 9964 tests in 14.750s 2022-08-17T13:25:35.5209934Z 2022-08-17T13:25:35.5210009Z OK (skipped=9950) 2022-08-17T13:25:35.5210122Z 2022-08-17T13:25:35.5210209Z Generating XML reports... 2022-08-17T13:25:36.9240525Z Generated XML report: test-reports\python-unittest\test_meta\TEST-TestMetaCPU-20220817132520.xml 2022-08-17T13:25:36.9259769Z Generated XML report: test-reports\python-unittest\test_meta\TEST-TestMetaConverter-20220817132520.xml 2022-08-17T13:25:37.4665436Z Running test_jit_autocast ... [2022-08-17 13:25:37.466390] 2022-08-17T13:25:37.4665920Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:25:37.466390] 2022-08-17T13:25:39.7241568Z CUDA not available, skipping tests 2022-08-17T13:25:39.7296413Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T13:25:39.7866558Z 2022-08-17T13:25:39.7866959Z Running tests... 2022-08-17T13:25:39.7867283Z ---------------------------------------------------------------------- 2022-08-17T13:25:39.7867657Z Test results will be stored in test-reports\python-unittest\test_jit_autocast 2022-08-17T13:25:39.7883221Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7894248Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.000s) 2022-08-17T13:25:39.7912945Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7920047Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2022-08-17T13:25:39.7926436Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7939593Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.016s) 2022-08-17T13:25:39.7949060Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7957103Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7965014Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7972731Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.7984124Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.000s) 2022-08-17T13:25:39.7993896Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8004205Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8012279Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8020450Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8031462Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8037491Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8043774Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8056393Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8069649Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8299040Z test_ignore_amp (__main__.TestAutocast) ... ok (0.031s) 2022-08-17T13:25:39.8305802Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.8315023Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9145326Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.079s) 2022-08-17T13:25:39.9153082Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9168182Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9182847Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9195419Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.016s) 2022-08-17T13:25:39.9207388Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9214957Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.000s) 2022-08-17T13:25:39.9222058Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9228287Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9234118Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9244004Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9252139Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9258671Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9268651Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9278732Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.000s) 2022-08-17T13:25:39.9284738Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9291055Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9298764Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9307518Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.000s) 2022-08-17T13:25:39.9318510Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9326054Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:39.9334367Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.000s) 2022-08-17T13:25:43.5609772Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (3.638s) 2022-08-17T13:25:43.8473491Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:25:43.8474501Z warnings.warn(msg, FutureWarning) 2022-08-17T13:25:48.8021785Z ok (5.238s) 2022-08-17T13:25:53.7104922Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (4.907s) 2022-08-17T13:25:53.8408276Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.126s) 2022-08-17T13:25:53.8469800Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:25:53.9532339Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.094s) 2022-08-17T13:25:54.0491381Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.078s) 2022-08-17T13:25:54.0532523Z 2022-08-17T13:25:54.0533031Z ---------------------------------------------------------------------- 2022-08-17T13:25:54.0533349Z Ran 52 tests in 14.266s 2022-08-17T13:25:54.0533473Z 2022-08-17T13:25:54.0533559Z OK (skipped=44) 2022-08-17T13:25:54.0533671Z 2022-08-17T13:25:54.0533763Z Generating XML reports... 2022-08-17T13:25:54.0635270Z Generated XML report: test-reports\python-unittest\test_jit_autocast\TEST-TestAutocast-20220817132539.xml 2022-08-17T13:25:54.0658252Z Generated XML report: test-reports\python-unittest\test_jit_autocast\TEST-TestJitTraceAutocast-20220817132539.xml 2022-08-17T13:25:54.4485518Z Running test_torch ... [2022-08-17 13:25:54.448012] 2022-08-17T13:25:54.4486015Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:25:54.448012] 2022-08-17T13:25:56.3244018Z 2022-08-17T13:25:56.3244329Z Running tests... 2022-08-17T13:25:56.3244658Z ---------------------------------------------------------------------- 2022-08-17T13:25:56.3245030Z Test results will be stored in test-reports\python-unittest\test_torch 2022-08-17T13:25:56.3266164Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.000s) 2022-08-17T13:25:56.3280744Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.000s) 2022-08-17T13:25:56.3301428Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.016s) 2022-08-17T13:25:56.3323831Z test_RNGState (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3345773Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3369179Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3388362Z test_Size (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3402837Z test_Size_iter (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3415794Z test_Size_scalar (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.3427487Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.9675242Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.633s) 2022-08-17T13:25:56.9692006Z test_apply (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.9743748Z test_as_subclass (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:56.9789158Z test_assert_async (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.0241430Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.031s) 2022-08-17T13:25:57.0317344Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.3106231Z test_bmm_multithreaded (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3107188Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3151992Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3152724Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3166794Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3167600Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3209772Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3210518Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3224621Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3225356Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3267143Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3267872Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.3281925Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.3282729Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7660186Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7660981Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7718362Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7719104Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7734049Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7734779Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7778506Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7779241Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7793723Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7794454Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7837928Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7838666Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7853454Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:25:57.7854279Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:25:57.7913056Z ok (0.761s) 2022-08-17T13:25:57.7942127Z test_boxMullerState (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.7955626Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.000s) 2022-08-17T13:25:57.7989425Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8073889Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.8093793Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8121784Z test_contains (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8140338Z test_copy_broadcast (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8152364Z test_copy_dtypes (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8169555Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8216110Z test_copy_transpose (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7758: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:25:57.8216925Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2022-08-17T13:25:57.8221609Z ok (0.016s) 2022-08-17T13:25:57.8245305Z test_cuda_not_built (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8283709Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8321953Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8356884Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.8386028Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8395693Z test_cxx_flags (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8407595Z test_dead_weak_ref (__main__.TestTorch) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_variable.cpp:232] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function concrete_decref_fn) 2022-08-17T13:25:57.8408732Z [TORCH_VITAL] CUDA.used False 2022-08-17T13:25:57.8409169Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T13:25:57.8410510Z [TORCH_VITAL] CUDA.used False 2022-08-17T13:25:57.8410798Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T13:25:57.8411105Z [TORCH_VITAL] CUDA.used False 2022-08-17T13:25:57.8411363Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T13:25:57.8411614Z [TORCH_VITAL] Dataloader.enabled True 2022-08-17T13:25:57.8411824Z ok (0.000s) 2022-08-17T13:25:57.8435371Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8454302Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8485987Z test_deterministic_flag (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8593824Z test_device (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.8603842Z test_dir (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8630641Z test_doc (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8642191Z test_doc_template (__main__.TestTorch) 2022-08-17T13:25:57.8897365Z Test that all public API doc strings use the same standard template for ... ok (0.032s) 2022-08-17T13:25:57.8921959Z test_dot_data_use (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8950333Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.8987848Z test_element_size (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.9007185Z test_empty_meta (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9018105Z test_empty_storage_view (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9046900Z test_equal (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9068427Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9101880Z test_fill_diagonal (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9113655Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9157552Z test_from_buffer (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.9386916Z test_from_file (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.9418678Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9444800Z test_generator_cpu (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.9463926Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.001s) 2022-08-17T13:25:57.9477437Z test_has_storage (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9521857Z test_index_add (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T13:25:57.9522491Z 2022-08-17T13:25:57.9522910Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T13:25:57.9523690Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T13:25:57.9524348Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T13:25:57.9524828Z warnings.warn(msg, FutureWarning) 2022-08-17T13:25:57.9677770Z ok (0.016s) 2022-08-17T13:25:57.9740078Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9769334Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:57.9798741Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9827289Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9858190Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9871390Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9899702Z test_is_nonzero (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9922681Z test_is_same_size (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5928: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:25:57.9923302Z nt1 = torch.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2022-08-17T13:25:57.9933023Z ok (0.016s) 2022-08-17T13:25:57.9951293Z test_iter (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:57.9983923Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0013936Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0068551Z test_manual_seed (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0084365Z test_map (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0102479Z test_map2 (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0134840Z test_max_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0164879Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0197469Z test_median_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0217707Z test_memory_format (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0237594Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0259027Z test_memory_format_empty (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0290915Z test_min_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0323260Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0337295Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: FIXME: CUDA OOM error on Windows (0.000s) 2022-08-17T13:25:58.0369816Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0399695Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0412920Z test_ndim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0457786Z test_new (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0513648Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0572868Z test_newindex (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0603046Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0704783Z test_normal_shape (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0716544Z test_numel (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0725980Z test_parallel_info (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0746231Z test_parsing_double (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0761369Z test_parsing_int64 (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0796850Z test_parsing_intlist (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6409: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2022-08-17T13:25:58.0797579Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-08-17T13:25:58.0797985Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2022-08-17T13:25:58.0802294Z ok (0.000s) 2022-08-17T13:25:58.0819131Z test_permute (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0834758Z test_pickle (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0846462Z test_pickle_dtype (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0858230Z test_pickle_function (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0876371Z test_pickle_parameter (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.0893547Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0905498Z test_pickle_size (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.0926350Z test_pin_memory (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1382826Z test_print (__main__.TestTorch) ... ok (0.047s) 2022-08-17T13:25:58.1412130Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1424859Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1436101Z test_qengine (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1469421Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1481200Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1499001Z test_reversed (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.1528696Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.001s) 2022-08-17T13:25:58.1554742Z test_select_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1570062Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.000s) 2022-08-17T13:25:58.1584481Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1593563Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1618143Z test_size_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1638155Z test_sizeof (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.1670914Z test_slice (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.1680079Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:58.1697730Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3109896Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.142s) 2022-08-17T13:25:58.3130055Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3146740Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3195671Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3255715Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.3275309Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3296854Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3315646Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3333295Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3360433Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3380071Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3412429Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.3442924Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3455681Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3475583Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3492865Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3535730Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3584720Z test_split_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.3635704Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3674085Z test_std_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.3846334Z test_storage_casts (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.4033010Z test_storage_error (__main__.TestTorch) ... ok (0.032s) 2022-08-17T13:25:58.4050934Z test_storage_error_no_attribute (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4073429Z test_structseq_repr (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4091556Z test_subclass_preserved (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4108918Z test_subclass_tensors (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4145788Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4168834Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4186048Z test_tensor_base_init (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.4200717Z test_tensor_base_new (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.4214764Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.5102694Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.079s) 2022-08-17T13:25:58.5419959Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.032s) 2022-08-17T13:25:58.5433115Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.5445631Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.5485778Z test_tensor_set (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.5518531Z test_tensor_set_errors (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.5533459Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.5545550Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.6847439Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.128s) 2022-08-17T13:25:58.6866663Z test_to (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.6883391Z test_to_with_tensor (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.6916124Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.7114661Z test_torch_from_file (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.7183634Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7204304Z test_type (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.7219882Z test_type_alias (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7266399Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7309855Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7450725Z test_unflatten (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.7484900Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7531314Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-08-17T13:25:58.7570013Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7614887Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7653715Z test_var_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7670235Z test_wildcard_import (__main__.TestTorch) ... ok (0.000s) 2022-08-17T13:25:58.7726979Z test_addcdiv_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.7775791Z test_addcdiv_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.7823404Z test_addcdiv_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.7870686Z test_addcdiv_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.7919007Z test_addcdiv_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.7966932Z test_addcdiv_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8014881Z test_addcdiv_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8062770Z test_addcdiv_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8110721Z test_addcdiv_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8156664Z test_addcmul_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8200223Z test_addcmul_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8243070Z test_addcmul_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8285633Z test_addcmul_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8327376Z test_addcmul_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8368995Z test_addcmul_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8410431Z test_addcmul_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8451927Z test_addcmul_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8493778Z test_addcmul_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8519501Z test_assertRaisesRegex_ignore_msg_non_native_device_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8538644Z test_bernoulli_edge_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:58.8557260Z test_bernoulli_edge_cases_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:58.8597595Z test_bernoulli_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8630517Z test_bernoulli_p_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8662663Z test_bernoulli_p_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8694591Z test_bernoulli_p_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8726854Z test_bernoulli_self_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8759308Z test_bernoulli_self_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8790901Z test_bernoulli_self_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.8816331Z test_bernoulli_self_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8841499Z test_bernoulli_self_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8866392Z test_bernoulli_self_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8891722Z test_bernoulli_self_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.8916928Z test_bernoulli_self_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.9677462Z test_bfloat16_float_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.080s) 2022-08-17T13:25:58.9693997Z test_bool_tensor_value_change_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.9784468Z test_broadcast_fn_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:58.9878277Z test_broadcast_fn_addcdiv_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:58.9971907Z test_broadcast_fn_addcmul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0060683Z test_broadcast_fn_atan2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0142816Z test_broadcast_fn_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.0215167Z test_broadcast_fn_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0303346Z test_broadcast_fn_div_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.0389573Z test_broadcast_fn_eq_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0478062Z test_broadcast_fn_fmod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.0564525Z test_broadcast_fn_ge_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:25:59.0650740Z test_broadcast_fn_gt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.0736851Z test_broadcast_fn_le_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0825197Z test_broadcast_fn_lerp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.0911407Z test_broadcast_fn_lt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.0993999Z test_broadcast_fn_map2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1076311Z test_broadcast_fn_map_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.1166557Z test_broadcast_fn_masked_fill_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.1256770Z test_broadcast_fn_masked_scatter_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1330660Z test_broadcast_fn_masked_select_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.1402204Z test_broadcast_fn_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1473681Z test_broadcast_fn_min_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1561878Z test_broadcast_fn_mul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:25:59.1647607Z test_broadcast_fn_ne_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1735767Z test_broadcast_fn_pow_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.1823678Z test_broadcast_fn_remainder_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.1911475Z test_broadcast_fn_sub_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.1938044Z test_bytes_to_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2010578Z test_bytes_to_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.2058382Z test_bytes_to_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2093527Z test_bytes_to_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2140993Z test_bytes_to_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.2169940Z test_bytes_to_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2204764Z test_bytes_to_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2252210Z test_bytes_to_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2277626Z test_bytes_to_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.2303202Z test_bytes_to_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.4993750Z test_cauchy_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.270s) 2022-08-17T13:25:59.5077385Z test_cauchy_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.5159467Z test_cauchy_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.5239472Z test_cauchy_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.5253493Z test_cauchy_no_inf_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:59.5266474Z test_cauchy_no_inf_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:25:59.5290950Z test_cdist_cuda_backward_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.015s) 2022-08-17T13:25:59.5318674Z test_cdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.5549681Z test_cdist_euclidean_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.5591447Z test_cdist_grad_p_lt_1_no_nan_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:25:59.5615453Z test_cdist_large_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:25:59.7035011Z test_cdist_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.128s) 2022-08-17T13:25:59.7123448Z test_cdist_non_contiguous_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:25:59.7187838Z test_cdist_non_contiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.0582882Z test_cdist_norm_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.348s) 2022-08-17T13:26:00.1754968Z test_cdist_norm_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.111s) 2022-08-17T13:26:00.1802081Z test_cdist_same_inputs_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.1832388Z test_clone_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.1845897Z test_clone_not_memory_dense_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.1860781Z test_clone_zero_stride_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.1889944Z test_complex_half_experimental_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.1907360Z test_constants_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2146694Z test_conv_transposed_backward_agnostic_to_memory_format_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:00.2160742Z test_conv_transposed_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:00.2200045Z test_copy__cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5442: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:26:00.2200768Z t.copy_(src) 2022-08-17T13:26:00.2210587Z ok (0.000s) 2022-08-17T13:26:00.2244785Z test_copy__cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2294189Z test_copy__cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.2345707Z test_copy__cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2394664Z test_copy__cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2442585Z test_copy__cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:26:00.2486720Z test_copy__cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2531002Z test_copy__cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2569531Z test_copy__cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2608256Z test_copy__cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.2646579Z test_copy__cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2684826Z test_copy__cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2718741Z test_copy__cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2751858Z test_copy_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.2808080Z test_copy_math_view_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2840187Z test_copy_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2903050Z test_copy_transpose_math_view_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2938328Z test_copy_transpose_math_view_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.2963736Z test_copy_transpose_math_view_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.2980178Z test_corrcoef_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1954: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Correlation.cpp:99.) 2022-08-17T13:26:00.2980910Z res = torch.corrcoef(x) 2022-08-17T13:26:00.3539956Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:380: RuntimeWarning: Mean of empty slice. 2022-08-17T13:26:00.3540391Z avg = a.mean(axis) 2022-08-17T13:26:00.4345846Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:00.4346179Z ret = um.true_divide( 2022-08-17T13:26:00.4346586Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2683: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:26:00.4346936Z c = cov(x, y, rowvar, dtype=dtype) 2022-08-17T13:26:00.4347316Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2542: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:00.4347757Z c *= np.true_divide(1, fact) 2022-08-17T13:26:00.4348124Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2542: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:26:00.4348457Z c *= np.true_divide(1, fact) 2022-08-17T13:26:00.4348882Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2689: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:00.4349204Z return c / c 2022-08-17T13:26:00.4366329Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2691: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:00.4366661Z c /= stddev[:, None] 2022-08-17T13:26:00.4366998Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2692: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:00.4367398Z c /= stddev[None, :] 2022-08-17T13:26:00.4397858Z ok (0.142s) 2022-08-17T13:26:00.4456876Z test_corrcoef_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.4505552Z test_corrcoef_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T13:26:00.4530838Z test_cov_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1961: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Correlation.cpp:99.) 2022-08-17T13:26:00.4531682Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2022-08-17T13:26:00.4535551Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1965: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:26:00.4536071Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2022-08-17T13:26:00.4945006Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:412: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:26:00.4945556Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2022-08-17T13:26:00.4996531Z ok (0.045s) 2022-08-17T13:26:00.5428776Z test_cov_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:00.5813611Z test_cov_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:00.8766760Z test_cpp_warnings_have_python_context_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.302s) 2022-08-17T13:26:00.8793940Z test_cublas_config_nondeterministic_alert_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:00.8899158Z test_cummax_cummin_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.8920749Z test_cummax_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.8942056Z test_cummin_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.9009052Z test_cumprod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.9068187Z test_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.9195125Z test_deepcopy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.9320856Z test_deepcopy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:00.9336515Z test_deepcopy_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.9352125Z test_deepcopy_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:00.9391152Z test_device_guard_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:26:00.9671377Z test_diff_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.0077799Z test_diff_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:01.0488784Z test_diff_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.0863939Z test_diff_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:01.1238282Z test_diff_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.1594659Z test_diff_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.1873082Z test_diff_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:26:01.2151350Z test_diff_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.2413153Z test_diff_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.2690023Z test_diff_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:26:01.2966291Z test_diff_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.3231807Z test_diff_noncontig_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.3621542Z test_diff_noncontig_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.4022378Z test_diff_noncontig_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:01.4392297Z test_diff_noncontig_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.4757513Z test_diff_noncontig_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:26:01.5104693Z test_diff_noncontig_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.5372664Z test_diff_noncontig_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.5640940Z test_diff_noncontig_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:01.5890631Z test_diff_noncontig_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.6154878Z test_diff_noncontig_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.6419420Z test_diff_noncontig_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:01.6636882Z test_dim_function_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.6653110Z test_discontiguous_out_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6689753Z test_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.6705041Z test_dlpack_capsule_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6720589Z test_dlpack_capsule_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6736247Z test_dlpack_capsule_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6751144Z test_dlpack_capsule_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6765929Z test_dlpack_capsule_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6780787Z test_dlpack_capsule_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6794705Z test_dlpack_capsule_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6808611Z test_dlpack_capsule_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6822320Z test_dlpack_capsule_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6836125Z test_dlpack_capsule_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.6850374Z test_dlpack_capsule_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.6865361Z test_dlpack_conversion_with_diff_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6880073Z test_dlpack_conversion_with_diff_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6894867Z test_dlpack_conversion_with_diff_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6909506Z test_dlpack_conversion_with_diff_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6924202Z test_dlpack_conversion_with_diff_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6938905Z test_dlpack_conversion_with_diff_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6953543Z test_dlpack_conversion_with_diff_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6968278Z test_dlpack_conversion_with_diff_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6982980Z test_dlpack_conversion_with_diff_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.6997632Z test_dlpack_conversion_with_diff_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7012458Z test_dlpack_conversion_with_diff_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:26:01.7027112Z test_dlpack_conversion_with_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7041722Z test_dlpack_conversion_with_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7056511Z test_dlpack_conversion_with_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7071119Z test_dlpack_conversion_with_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7085774Z test_dlpack_conversion_with_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7100515Z test_dlpack_conversion_with_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7115083Z test_dlpack_conversion_with_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7129844Z test_dlpack_conversion_with_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7144411Z test_dlpack_conversion_with_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7159042Z test_dlpack_conversion_with_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7173807Z test_dlpack_conversion_with_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7189954Z test_dlpack_default_stream_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7205092Z test_dlpack_error_on_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7218513Z test_dlpack_export_is_conj_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7232112Z test_dlpack_export_non_strided_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7244450Z test_dlpack_export_requires_grad_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7259443Z test_dlpack_protocol_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7274797Z test_dlpack_protocol_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7290332Z test_dlpack_protocol_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7305273Z test_dlpack_protocol_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7320227Z test_dlpack_protocol_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.7335048Z test_dlpack_protocol_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7348966Z test_dlpack_protocol_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7362702Z test_dlpack_protocol_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7376559Z test_dlpack_protocol_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7390314Z test_dlpack_protocol_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7404103Z test_dlpack_protocol_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7418997Z test_dlpack_shared_storage_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7432448Z test_dlpack_tensor_invalid_stream_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7446089Z test_dlpack_tensor_invalid_stream_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7459893Z test_dlpack_tensor_invalid_stream_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7473310Z test_dlpack_tensor_invalid_stream_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.7486647Z test_dlpack_tensor_invalid_stream_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:01.7500039Z test_dlpack_tensor_invalid_stream_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7512804Z test_dlpack_tensor_invalid_stream_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7525597Z test_dlpack_tensor_invalid_stream_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7538449Z test_dlpack_tensor_invalid_stream_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7551149Z test_dlpack_tensor_invalid_stream_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7563895Z test_dlpack_tensor_invalid_stream_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7594719Z test_errors_index_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7605236Z test_expected_failure_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7630608Z test_exponential_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7655556Z test_exponential_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.7680047Z test_exponential_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7704659Z test_exponential_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7743996Z test_exponential_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7781152Z test_exponential_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7817922Z test_exponential_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.7853795Z test_exponential_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7866300Z test_exponential_no_zero_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7878087Z test_exponential_no_zero_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:01.7892515Z test_from_dlpack_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7907490Z test_from_dlpack_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7922465Z test_from_dlpack_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7937089Z test_from_dlpack_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7951500Z test_from_dlpack_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7965962Z test_from_dlpack_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.7979619Z test_from_dlpack_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.7993237Z test_from_dlpack_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8006610Z test_from_dlpack_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8020245Z test_from_dlpack_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8033788Z test_from_dlpack_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8046745Z test_from_dlpack_dtype_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8060140Z test_from_dlpack_dtype_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8073424Z test_from_dlpack_dtype_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8086301Z test_from_dlpack_dtype_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8099267Z test_from_dlpack_dtype_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8112450Z test_from_dlpack_dtype_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.8124916Z test_from_dlpack_dtype_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8137447Z test_from_dlpack_dtype_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8149797Z test_from_dlpack_dtype_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8162162Z test_from_dlpack_dtype_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8174659Z test_from_dlpack_dtype_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8200224Z test_from_dlpack_noncontinguous_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8226884Z test_from_dlpack_noncontinguous_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8254238Z test_from_dlpack_noncontinguous_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8280372Z test_from_dlpack_noncontinguous_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:01.8306075Z test_from_dlpack_noncontinguous_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8331438Z test_from_dlpack_noncontinguous_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8354247Z test_from_dlpack_noncontinguous_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8377131Z test_from_dlpack_noncontinguous_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8399467Z test_from_dlpack_noncontinguous_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8422326Z test_from_dlpack_noncontinguous_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:01.8445204Z test_from_dlpack_noncontinguous_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:02.4330761Z test_gather_backward_deterministic_path_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.585s) 2022-08-17T13:26:03.0246491Z test_gather_backward_one_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.585s) 2022-08-17T13:26:03.0265639Z test_geometric_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0281269Z test_geometric_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0295827Z test_geometric_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.0310058Z test_geometric_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0324281Z test_geometric_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0338779Z test_geometric_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0352884Z test_geometric_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0367040Z test_geometric_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0381397Z test_geometric_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0436039Z test_geometric_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0486099Z test_geometric_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.0534815Z test_geometric_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0583348Z test_geometric_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0632119Z test_geometric_kstest_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.0682707Z test_geometric_kstest_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0731300Z test_geometric_kstest_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.0779685Z test_geometric_kstest_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.0828052Z test_geometric_kstest_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.2430531Z test_gradient_all_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.159s) 2022-08-17T13:26:03.3638598Z test_gradient_all_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.127s) 2022-08-17T13:26:03.3703936Z test_gradient_all_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1084: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:03.3704521Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T13:26:03.3705032Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:03.3705478Z b = (dx2 - dx1) / (dx1 * dx2) 2022-08-17T13:26:03.3705968Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1086: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:03.3706427Z c = dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T13:26:03.3706900Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: RuntimeWarning: invalid value encountered in add 2022-08-17T13:26:03.3707434Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3708000Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1140: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.3708461Z a = (dx2) / (dx1 * (dx1 + dx2)) 2022-08-17T13:26:03.3708949Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1141: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.3709395Z b = - (dx2 + dx1) / (dx1 * dx2) 2022-08-17T13:26:03.3709890Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T13:26:03.3710437Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3872437Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1123: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.3872922Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T13:26:03.3873431Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1124: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.3874160Z b = (dx1 + dx2) / (dx1 * dx2) 2022-08-17T13:26:03.3874620Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: RuntimeWarning: invalid value encountered in add 2022-08-17T13:26:03.3875161Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3875797Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: RuntimeWarning: invalid value encountered in add 2022-08-17T13:26:03.3876329Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3896957Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:03.3897482Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T13:26:03.3898032Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:03.3898559Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T13:26:03.3955781Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:26:03.3956330Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3956901Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1125: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.3957365Z c = - dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T13:26:03.3957831Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:26:03.3958375Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.3958931Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: RuntimeWarning: invalid value encountered in multiply 2022-08-17T13:26:03.3959479Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.4034523Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1142: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T13:26:03.4034998Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2022-08-17T13:26:03.4624672Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:26:03.4625217Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T13:26:03.4625750Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:26:03.4626278Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T13:26:03.4852220Z ok (0.111s) 2022-08-17T13:26:03.5683368Z test_gradient_extreme_cases_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.079s) 2022-08-17T13:26:03.6244539Z test_gradient_extreme_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.063s) 2022-08-17T13:26:03.6838852Z test_gradient_extreme_cases_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.064s) 2022-08-17T13:26:03.6916774Z test_gradient_type_promotion_cpu (__main__.TestTorchDeviceTypeCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1080: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.6917459Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2022-08-17T13:26:03.6918046Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.6918596Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T13:26:03.6919151Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.6919909Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T13:26:03.6927114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:205.) 2022-08-17T13:26:03.6928353Z return torch.as_tensor(tensor_like) 2022-08-17T13:26:03.6934396Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.6934980Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.6935571Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.6936132Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.7019943Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:26:03.7020510Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T13:26:03.7330253Z ok (0.048s) 2022-08-17T13:26:03.7359617Z test_hook_remove_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.8770954Z test_index_add_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.143s) 2022-08-17T13:26:03.8808158Z test_index_add_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.8899270Z test_index_copy_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.8963115Z test_index_copy_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.9067193Z test_index_copy_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.9170577Z test_index_copy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.9262552Z test_index_copy_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.9352169Z test_index_copy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.9439559Z test_index_copy_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.9505527Z test_index_copy_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.9570665Z test_index_copy_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.9634297Z test_index_copy_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:03.9699956Z test_index_copy_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:03.9764921Z test_index_copy_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3126462Z test_index_copy_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (1.343s) 2022-08-17T13:26:05.3163242Z test_index_copy_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3193977Z test_index_copy_scalars_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3216078Z test_index_copy_scalars_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3250347Z test_index_copy_scalars_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:05.3284024Z test_index_copy_scalars_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3312523Z test_index_copy_scalars_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3340859Z test_index_copy_scalars_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3369391Z test_index_copy_scalars_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3392283Z test_index_copy_scalars_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3415394Z test_index_copy_scalars_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:05.3438157Z test_index_copy_scalars_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3461110Z test_index_copy_scalars_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3484114Z test_index_copy_scalars_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3512377Z test_index_fill_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3538611Z test_index_fill_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3561877Z test_index_fill_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:05.3584506Z test_index_fill_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:05.3610711Z test_index_fill_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3636985Z test_index_fill_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3663395Z test_index_fill_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3689225Z test_index_fill_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3714905Z test_index_fill_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3740665Z test_index_fill_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:05.3766298Z test_index_fill_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3792175Z test_index_fill_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3838256Z test_index_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.3898952Z test_index_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:05.3994845Z test_index_put_non_accumulate_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:05.4034814Z test_index_reduce_reduce_amax_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T13:26:05.4035369Z 2022-08-17T13:26:05.4035656Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T13:26:05.4036232Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T13:26:05.4036724Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T13:26:05.4037074Z warnings.warn(msg, FutureWarning) 2022-08-17T13:26:05.4037618Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3003: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:26:05.4038172Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-08-17T13:26:05.4457363Z ok (0.047s) 2022-08-17T13:26:05.4932080Z test_index_reduce_reduce_amax_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:05.5391865Z test_index_reduce_reduce_amax_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:05.5852463Z test_index_reduce_reduce_amax_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:05.6178841Z test_index_reduce_reduce_amax_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:05.6501854Z test_index_reduce_reduce_amax_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:05.6816382Z test_index_reduce_reduce_amax_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:05.7139388Z test_index_reduce_reduce_amax_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:05.7462505Z test_index_reduce_reduce_amax_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:05.7922671Z test_index_reduce_reduce_amin_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:05.8397212Z test_index_reduce_reduce_amin_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:05.8855624Z test_index_reduce_reduce_amin_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:05.9313091Z test_index_reduce_reduce_amin_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:05.9637151Z test_index_reduce_reduce_amin_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:05.9960570Z test_index_reduce_reduce_amin_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:06.0276418Z test_index_reduce_reduce_amin_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:06.0599298Z test_index_reduce_reduce_amin_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:06.0928635Z test_index_reduce_reduce_amin_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T13:26:06.1452245Z test_index_reduce_reduce_mean_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.063s) 2022-08-17T13:26:06.1993558Z test_index_reduce_reduce_mean_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:06.2511993Z test_index_reduce_reduce_mean_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:06.3031755Z test_index_reduce_reduce_mean_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.064s) 2022-08-17T13:26:06.3418809Z test_index_reduce_reduce_mean_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:06.3805839Z test_index_reduce_reduce_mean_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:06.4176539Z test_index_reduce_reduce_mean_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:06.4563664Z test_index_reduce_reduce_mean_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:06.4950994Z test_index_reduce_reduce_mean_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:06.5478577Z test_index_reduce_reduce_prod_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:06.5984746Z test_index_reduce_reduce_prod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.050s) 2022-08-17T13:26:06.6453361Z test_index_reduce_reduce_prod_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:06.6918868Z test_index_reduce_reduce_prod_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:06.7248425Z test_index_reduce_reduce_prod_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:06.7579549Z test_index_reduce_reduce_prod_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T13:26:06.7900116Z test_index_reduce_reduce_prod_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T13:26:06.8227278Z test_index_reduce_reduce_prod_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:06.8554370Z test_index_reduce_reduce_prod_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:06.8624436Z test_index_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.8678317Z test_index_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.8753409Z test_index_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.8828533Z test_index_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.8897070Z test_index_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.8964543Z test_index_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9031279Z test_index_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9085653Z test_index_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.9140134Z test_index_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9193499Z test_index_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9247970Z test_index_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.9302272Z test_index_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9362724Z test_invalid_shapes_grid_sampler_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9388460Z test_is_set_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9404594Z test_is_signed_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9417480Z test_item_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9430055Z test_item_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9442778Z test_item_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9455576Z test_item_cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9468198Z test_item_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9480808Z test_item_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9493587Z test_item_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9506338Z test_item_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9519081Z test_item_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9531945Z test_item_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:06.9544571Z test_item_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9557228Z test_item_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9570036Z test_item_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9583762Z test_large_cumprod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:06.9597729Z test_large_cumsum_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:06.9612887Z test_log_normal_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9636830Z test_log_normal_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9642230Z test_log_normal_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9656850Z test_log_normal_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9708957Z test_logcumsumexp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:06.9798508Z test_lognormal_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:06.9914184Z test_lognormal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0000539Z test_lognormal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0085575Z test_lognormal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0102984Z test_masked_fill_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0134866Z test_masked_fill_cpu_bfloat16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0169250Z test_masked_fill_cpu_bfloat16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0200508Z test_masked_fill_cpu_bool_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0233458Z test_masked_fill_cpu_bool_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0265369Z test_masked_fill_cpu_complex128_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0298912Z test_masked_fill_cpu_complex128_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0330992Z test_masked_fill_cpu_complex64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0364498Z test_masked_fill_cpu_complex64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0396541Z test_masked_fill_cpu_float16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0431158Z test_masked_fill_cpu_float16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0462911Z test_masked_fill_cpu_float32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0496905Z test_masked_fill_cpu_float32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:26:07.0528285Z test_masked_fill_cpu_float64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0561360Z test_masked_fill_cpu_float64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0592874Z test_masked_fill_cpu_int16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0625971Z test_masked_fill_cpu_int16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0657527Z test_masked_fill_cpu_int32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0690539Z test_masked_fill_cpu_int32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0721415Z test_masked_fill_cpu_int64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0754219Z test_masked_fill_cpu_int64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0785670Z test_masked_fill_cpu_int8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0818466Z test_masked_fill_cpu_int8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.0849695Z test_masked_fill_cpu_uint8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0882301Z test_masked_fill_cpu_uint8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0949984Z test_masked_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.0969211Z test_masked_scatter_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.1026268Z test_masked_scatter_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1064026Z test_masked_scatter_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1119705Z test_masked_scatter_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.1175460Z test_masked_scatter_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1230945Z test_masked_scatter_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1286685Z test_masked_scatter_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.1341995Z test_masked_scatter_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1397018Z test_masked_scatter_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1452489Z test_masked_scatter_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.1506949Z test_masked_scatter_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1561807Z test_masked_scatter_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1617032Z test_masked_scatter_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.1630203Z test_masked_scatter_large_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.1648317Z test_masked_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.1685809Z test_masked_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1686720Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1698550Z ok (0.000s) 2022-08-17T13:26:07.1735695Z test_masked_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1736355Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1746095Z ok (0.016s) 2022-08-17T13:26:07.1783352Z test_masked_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1784069Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1795921Z ok (0.000s) 2022-08-17T13:26:07.1833550Z test_masked_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1834242Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1846345Z ok (0.000s) 2022-08-17T13:26:07.1884027Z test_masked_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1884707Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1888458Z ok (0.000s) 2022-08-17T13:26:07.1926273Z test_masked_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1927187Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1938210Z ok (0.016s) 2022-08-17T13:26:07.1975921Z test_masked_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.1976638Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.1987472Z ok (0.000s) 2022-08-17T13:26:07.2025184Z test_masked_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.2025891Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.2034759Z ok (0.000s) 2022-08-17T13:26:07.2072325Z test_masked_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.2073022Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.2081987Z ok (0.016s) 2022-08-17T13:26:07.2119154Z test_masked_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.2119841Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.2128665Z ok (0.000s) 2022-08-17T13:26:07.2165632Z test_masked_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.2166300Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.2175683Z ok (0.000s) 2022-08-17T13:26:07.2213038Z test_masked_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1646.) 2022-08-17T13:26:07.2213708Z torch.masked_select(src, mask, out=dst3) 2022-08-17T13:26:07.2222748Z ok (0.016s) 2022-08-17T13:26:07.2293205Z test_masked_select_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.2394344Z test_memory_format_clone_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:26:07.2413616Z test_memory_format_consistency_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.2431523Z test_memory_format_cpu_and_cuda_ops_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.2467508Z test_memory_format_empty_like_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.5513626Z test_memory_format_factory_like_functions_preserve_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.301s) 2022-08-17T13:26:07.7678722Z test_memory_format_operators_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.223s) 2022-08-17T13:26:07.7697674Z test_memory_format_preserved_after_permute_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.7738020Z test_memory_format_propagation_rules_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.7959319Z test_memory_format_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:07.8178462Z test_memory_format_type_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.9345694Z test_memory_format_type_shortcuts_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.110s) 2022-08-17T13:26:07.9357543Z test_module_share_memory_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:26:07.9381781Z test_multinomial_cpu_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.9405838Z test_multinomial_cpu_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.9429999Z test_multinomial_cpu_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.9676710Z test_multinomial_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:07.9873657Z test_multinomial_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:07.9891181Z test_multinomial_deterministic_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.9908200Z test_multinomial_deterministic_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.9925189Z test_multinomial_deterministic_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.9937411Z test_multinomial_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:07.9949883Z test_multinomial_empty_w_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.9962425Z test_multinomial_empty_wo_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:07.9975303Z test_multinomial_gpu_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:26:08.0009389Z test_multinomial_invalid_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.0052293Z test_multinomial_invalid_distribution_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0069906Z test_multinomial_rng_state_advance_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:26:08.0086130Z test_narrow_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0102682Z test_nondeterministic_alert_AdaptiveAvgPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0118719Z test_nondeterministic_alert_AdaptiveAvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0134909Z test_nondeterministic_alert_AdaptiveMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0150956Z test_nondeterministic_alert_AvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0174278Z test_nondeterministic_alert_CTCLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0192928Z test_nondeterministic_alert_EmbeddingBag_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0210175Z test_nondeterministic_alert_FractionalMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0226965Z test_nondeterministic_alert_FractionalMaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0243107Z test_nondeterministic_alert_MaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0258990Z test_nondeterministic_alert_NLLLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0275182Z test_nondeterministic_alert_ReflectionPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0291260Z test_nondeterministic_alert_ReflectionPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0314651Z test_nondeterministic_alert_ReflectionPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:08.0334078Z test_nondeterministic_alert_ReplicationPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0353347Z test_nondeterministic_alert_ReplicationPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0374139Z test_nondeterministic_alert_ReplicationPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0392015Z test_nondeterministic_alert_bincount_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0412726Z test_nondeterministic_alert_cumsum_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0435326Z test_nondeterministic_alert_cumsum_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0458050Z test_nondeterministic_alert_cumsum_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.0479671Z test_nondeterministic_alert_cumsum_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:08.0501226Z test_nondeterministic_alert_cumsum_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0521871Z test_nondeterministic_alert_cumsum_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0542603Z test_nondeterministic_alert_cumsum_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0563080Z test_nondeterministic_alert_cumsum_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0583802Z test_nondeterministic_alert_cumsum_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0604359Z test_nondeterministic_alert_cumsum_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0626165Z test_nondeterministic_alert_gather_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.0646022Z test_nondeterministic_alert_grid_sample_2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0665961Z test_nondeterministic_alert_grid_sample_3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0684435Z test_nondeterministic_alert_histc_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0705211Z test_nondeterministic_alert_interpolate_bicubic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0724967Z test_nondeterministic_alert_interpolate_bilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0744481Z test_nondeterministic_alert_interpolate_linear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0766096Z test_nondeterministic_alert_interpolate_trilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0790372Z test_nondeterministic_alert_kthvalue_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1536: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:26:08.0791758Z torch.kthvalue(a, k, out=(values, indices)) 2022-08-17T13:26:08.0792038Z ok (0.016s) 2022-08-17T13:26:08.0812953Z test_nondeterministic_alert_median_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1669: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:26:08.0814103Z torch.median(a, 0, out=(result, indices)) 2022-08-17T13:26:08.0814372Z ok (0.000s) 2022-08-17T13:26:08.0829022Z test_nondeterministic_alert_put_accumulate_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0902347Z test_nondeterministic_alert_put_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.0919481Z test_nondeterministic_alert_scatter_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1013925Z test_normal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.1116210Z test_normal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.1206642Z test_normal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1249173Z test_nullary_op_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.1274869Z test_pairwise_distance_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1296016Z test_pdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1310758Z test_pdist_norm_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:08.1341977Z test_pickle_gradscaler_cpu (__main__.TestTorchDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\amp\grad_scaler.py:116: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. 2022-08-17T13:26:08.1342799Z warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.") 2022-08-17T13:26:08.1347926Z ok (0.000s) 2022-08-17T13:26:08.1370590Z test_pin_memory_from_constructor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:08.1392078Z test_put_accumulate_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1419455Z test_put_accumulate_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.1446108Z test_put_accumulate_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1467927Z test_put_accumulate_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1492453Z test_put_accumulate_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1517145Z test_put_accumulate_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1540825Z test_put_accumulate_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1564182Z test_put_accumulate_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.1587319Z test_put_accumulate_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:08.1610648Z test_put_accumulate_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.1633867Z test_put_accumulate_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.2004499Z test_put_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:08.2452810Z test_put_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.049s) 2022-08-17T13:26:08.2905657Z test_put_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:26:08.3279391Z test_put_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:08.3652341Z test_put_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2022-08-17T13:26:08.4011258Z test_put_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:26:08.4258346Z test_put_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.4505961Z test_put_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:08.4741248Z test_put_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:08.4987800Z test_put_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:08.5234535Z test_put_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:26:08.5264983Z test_put_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.5308360Z test_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.5335539Z test_repeat_interleave_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.5610127Z test_scalar_check_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:26:08.5628651Z test_scatter_add_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:08.5690346Z test_scatter_add_non_unique_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.1833578Z test_scatter_add_one_dim_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.615s) 2022-08-17T13:26:09.1855107Z test_scatter_add_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.1873034Z test_scatter_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.1901249Z test_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.1915691Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.1929830Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.1966810Z test_scatter_reduce_non_unique_index_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.1995769Z test_scatter_reduce_non_unique_index_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2034556Z test_scatter_reduce_non_unique_index_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.2073448Z test_scatter_reduce_non_unique_index_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2109524Z test_scatter_reduce_non_unique_index_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2145704Z test_scatter_reduce_non_unique_index_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2181779Z test_scatter_reduce_non_unique_index_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.2211677Z test_scatter_reduce_non_unique_index_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2241282Z test_scatter_reduce_non_unique_index_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2270632Z test_scatter_reduce_non_unique_index_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2300409Z test_scatter_reduce_non_unique_index_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2330164Z test_scatter_reduce_non_unique_index_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2359387Z test_scatter_reduce_operations_to_large_input_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:26:09.2387311Z test_scatter_reduce_operations_to_large_input_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2416489Z test_scatter_reduce_operations_to_large_input_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2445789Z test_scatter_reduce_operations_to_large_input_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2474429Z test_scatter_reduce_operations_to_large_input_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2503872Z test_scatter_reduce_operations_to_large_input_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.2532761Z test_scatter_reduce_operations_to_large_input_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:26:09.2560573Z test_scatter_reduce_operations_to_large_input_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2588421Z test_scatter_reduce_operations_to_large_input_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2616109Z test_scatter_reduce_operations_to_large_input_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2643718Z test_scatter_reduce_operations_to_large_input_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2671838Z test_scatter_reduce_operations_to_large_input_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.2699252Z test_scatter_reduce_scalar_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2725320Z test_scatter_reduce_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2752923Z test_scatter_reduce_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2780284Z test_scatter_reduce_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2807365Z test_scatter_reduce_scalar_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2834602Z test_scatter_reduce_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.2861454Z test_scatter_reduce_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2887412Z test_scatter_reduce_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2913369Z test_scatter_reduce_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2939289Z test_scatter_reduce_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2965254Z test_scatter_reduce_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.2991635Z test_scatter_reduce_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3009186Z test_scatter_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3024812Z test_scatter_zero_size_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3043179Z test_serialization_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.3107351Z test_set_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3168381Z test_set_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3230932Z test_set_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3293569Z test_set_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3355493Z test_set_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3417285Z test_set_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3479296Z test_set_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3539569Z test_set_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3599639Z test_set_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3660046Z test_set_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3720138Z test_set_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3780615Z test_set_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.3802607Z test_shift_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3813204Z test_skip_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3824836Z test_storage_all_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.3873402Z test_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.3957686Z test_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4030561Z test_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4093401Z test_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4160370Z test_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4212645Z test_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4267442Z test_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4326358Z test_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4376604Z test_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4426992Z test_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4487578Z test_storage_meta_errors_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4541839Z test_storage_meta_errors_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4595897Z test_storage_meta_errors_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4649498Z test_storage_meta_errors_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4703121Z test_storage_meta_errors_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4756894Z test_storage_meta_errors_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4810497Z test_storage_meta_errors_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4864386Z test_storage_meta_errors_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.4918194Z test_storage_meta_errors_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.4971933Z test_storage_meta_errors_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5025546Z test_storage_meta_errors_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5079248Z test_storage_meta_errors_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5098273Z test_storage_meta_from_tensor_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5116393Z test_storage_meta_from_tensor_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5135615Z test_storage_meta_from_tensor_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5154731Z test_storage_meta_from_tensor_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5173626Z test_storage_meta_from_tensor_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5192413Z test_storage_meta_from_tensor_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5211207Z test_storage_meta_from_tensor_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5229331Z test_storage_meta_from_tensor_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5247742Z test_storage_meta_from_tensor_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5265796Z test_storage_meta_from_tensor_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5283951Z test_storage_meta_from_tensor_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5302272Z test_storage_meta_from_tensor_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5343194Z test_storage_setitem_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5388229Z test_storage_setitem_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5432859Z test_storage_setitem_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5477583Z test_storage_setitem_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5522909Z test_storage_setitem_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5567512Z test_storage_setitem_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5612308Z test_storage_setitem_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5657077Z test_storage_setitem_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5701841Z test_storage_setitem_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5749691Z test_storage_setitem_cpu_qint32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5797607Z test_storage_setitem_cpu_qint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5845507Z test_storage_setitem_cpu_quint4x2 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.5893425Z test_storage_setitem_cpu_quint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.5938207Z test_storage_setitem_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.6958032Z test_strides_propagation_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.111s) 2022-08-17T13:26:09.6990501Z test_sync_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.7070717Z test_take_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7129023Z test_take_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.7215854Z test_take_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7303570Z test_take_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.7381655Z test_take_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7467641Z test_take_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T13:26:09.7545940Z test_take_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:26:09.7604726Z test_take_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7665074Z test_take_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T13:26:09.7722566Z test_take_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7782205Z test_take_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.7841293Z test_take_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7863893Z test_take_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.7931065Z test_tensor_from_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.7995471Z test_tensor_from_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8062100Z test_tensor_from_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8131139Z test_tensor_from_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8197390Z test_tensor_from_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8263324Z test_tensor_from_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8328888Z test_tensor_from_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8393002Z test_tensor_from_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8457265Z test_tensor_from_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8521525Z test_tensor_from_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8586857Z test_tensor_from_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8651440Z test_tensor_from_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8667452Z test_tensor_set_errors_multigpu_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2022-08-17T13:26:09.8759953Z test_tensor_shape_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8777420Z test_tensor_storage_type_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8793015Z test_tensor_storage_type_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8809614Z test_tensor_storage_type_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8826133Z test_tensor_storage_type_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8842309Z test_tensor_storage_type_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8858528Z test_tensor_storage_type_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8874617Z test_tensor_storage_type_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8890438Z test_tensor_storage_type_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.8906003Z test_tensor_storage_type_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8921547Z test_tensor_storage_type_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8937249Z test_tensor_storage_type_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.8952907Z test_tensor_storage_type_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9092586Z test_ternary_op_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9122161Z test_typed_storage_meta_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9151592Z test_typed_storage_meta_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9181156Z test_typed_storage_meta_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9210780Z test_typed_storage_meta_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9240200Z test_typed_storage_meta_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9269718Z test_typed_storage_meta_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9299362Z test_typed_storage_meta_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9329009Z test_typed_storage_meta_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9358713Z test_typed_storage_meta_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9388408Z test_typed_storage_meta_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9418120Z test_typed_storage_meta_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9447847Z test_typed_storage_meta_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9479951Z test_unfold_all_devices_and_dtypes_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9498642Z test_unfold_scalars_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9551711Z test_uniform_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9602445Z test_uniform_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9651272Z test_uniform_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9699917Z test_uniform_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9720016Z test_untyped_storage_meta_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9736502Z test_warn_always_caught_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:26:09.9860849Z test_where_scalar_handcrafted_values_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:26:09.9872233Z test_cuda_vitals_gpu_only_cpu (__main__.TestVitalSignsCudaCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:09.9872490Z 2022-08-17T13:26:09.9872681Z ---------------------------------------------------------------------- 2022-08-17T13:26:09.9872930Z Ran 914 tests in 13.672s 2022-08-17T13:26:09.9873049Z 2022-08-17T13:26:09.9873122Z OK (skipped=58) 2022-08-17T13:26:09.9873231Z 2022-08-17T13:26:09.9873322Z Generating XML reports... 2022-08-17T13:26:09.9934705Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestBasicVitalSigns-20220817132556.xml 2022-08-17T13:26:10.0100862Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorch-20220817132556.xml 2022-08-17T13:26:10.0760165Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorchDeviceTypeCPU-20220817132556.xml 2022-08-17T13:26:10.0766103Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestVitalSignsCudaCPU-20220817132556.xml 2022-08-17T13:26:10.3291531Z [TORCH_VITAL] CUDA.used False 2022-08-17T13:26:10.3291837Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T13:26:10.3292109Z [TORCH_VITAL] Dataloader.enabled True 2022-08-17T13:26:10.3540792Z Running test_xnnpack_integration ... [2022-08-17 13:26:10.346515] 2022-08-17T13:26:10.3541266Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:26:10.346515] 2022-08-17T13:26:11.5699612Z 2022-08-17T13:26:11.5699934Z Running tests... 2022-08-17T13:26:11.5700270Z ---------------------------------------------------------------------- 2022-08-17T13:26:11.5700645Z Test results will be stored in test-reports\python-unittest\test_xnnpack_integration 2022-08-17T13:26:11.5720961Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:26:11.5747747Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:26:13.6276225Z test_conv2d (__main__.TestXNNPACKOps) ... ok (2.059s) 2022-08-17T13:26:16.5702342Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (2.931s) 2022-08-17T13:26:16.5715404Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.016s) 2022-08-17T13:26:16.6250989Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.047s) 2022-08-17T13:26:16.8022783Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.174s) 2022-08-17T13:26:19.1958573Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (2.389s) 2022-08-17T13:26:19.2248613Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.000s) 2022-08-17T13:26:23.4410676Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (4.246s) 2022-08-17T13:26:27.8298429Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (4.388s) 2022-08-17T13:26:27.8322698Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.000s) 2022-08-17T13:26:27.8323017Z 2022-08-17T13:26:27.8323554Z ---------------------------------------------------------------------- 2022-08-17T13:26:27.8323910Z Ran 12 tests in 16.266s 2022-08-17T13:26:27.8324038Z 2022-08-17T13:26:27.8324121Z OK (skipped=5) 2022-08-17T13:26:27.8324236Z 2022-08-17T13:26:27.8327017Z Generating XML reports... 2022-08-17T13:26:27.8382288Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKOps-20220817132611.xml 2022-08-17T13:26:27.8399649Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKRewritePass-20220817132611.xml 2022-08-17T13:26:27.8410207Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKSerDes-20220817132611.xml 2022-08-17T13:26:27.8418028Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKConv1dTransformPass-20220817132611.xml 2022-08-17T13:26:28.1023499Z Running test_multiprocessing ... [2022-08-17 13:26:28.099783] 2022-08-17T13:26:28.1023992Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:26:28.099783] 2022-08-17T13:26:29.3137473Z 2022-08-17T13:26:29.3137990Z Running tests... 2022-08-17T13:26:29.3138344Z ---------------------------------------------------------------------- 2022-08-17T13:26:29.3138722Z Test results will be stored in test-reports\python-unittest\test_multiprocessing 2022-08-17T13:26:29.3146182Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: Test needs to use fork multiprocessing (0.000s) 2022-08-17T13:26:30.6912932Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:30.6913445Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:30.6915978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:30.6916402Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:30.7006257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:30.7006711Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:30.7010743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:30.7011178Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:30.7030472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:30.7030891Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:30.7034012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:30.7034433Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:30.9263556Z ok (1.620s) 2022-08-17T13:26:30.9272748Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.000s) 2022-08-17T13:26:30.9283833Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9293294Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9298722Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9313122Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9318114Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9332936Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9338860Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9352239Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2022-08-17T13:26:30.9392449Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.000s) 2022-08-17T13:26:30.9398167Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.016s) 2022-08-17T13:26:30.9410070Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9419603Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9430772Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9441151Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9451953Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:30.9456919Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:26:31.0340262Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.080s) 2022-08-17T13:26:31.0345942Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:26:31.0354628Z test_fs (__main__.TestMultiprocessing) ... skip: don't not how to check if shm files exist (0.016s) 2022-08-17T13:26:31.0365128Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2022-08-17T13:26:31.0370289Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:26:31.1240584Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.079s) 2022-08-17T13:26:31.1245735Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:26:32.1138280Z test_inherit_tensor (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:32.1138991Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:32.1141652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:32.1142088Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:32.4723323Z ok (1.344s) 2022-08-17T13:26:33.4613411Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:33.4613944Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:33.4616496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:33.4616932Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:33.8166689Z ok (1.346s) 2022-08-17T13:26:33.8172430Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:26:33.8185017Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2022-08-17T13:26:33.8190132Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T13:26:34.8294662Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:34.8295179Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:34.8297631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:34.8298049Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:36.0236419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:36.0236878Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:36.0239737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:36.0240149Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:36.2231414Z ok (2.419s) 2022-08-17T13:26:36.2238637Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:26:36.2257522Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.000s) 2022-08-17T13:26:36.2305948Z test_parameter_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:58: UserWarning: backward hook .hook at 0x0000023598E3EE50> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-17T13:26:36.2306695Z warnings.warn("backward hook {} on tensor will not be " 2022-08-17T13:26:37.2196287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:37.2196723Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:37.2199505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:37.2199931Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:37.5784299Z ok (1.346s) 2022-08-17T13:26:37.5831752Z test_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:58: UserWarning: backward hook .hook at 0x00000235987E30D0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-17T13:26:37.5832488Z warnings.warn("backward hook {} on tensor will not be " 2022-08-17T13:26:38.5688717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:38.5689169Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:38.5691836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:38.5692278Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:39.9202027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:26:39.9202466Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:26:39.9205054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:26:39.9205473Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:26:40.2780812Z ok (2.705s) 2022-08-17T13:26:40.2789723Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.000s) 2022-08-17T13:26:40.2790021Z 2022-08-17T13:26:40.2790244Z ---------------------------------------------------------------------- 2022-08-17T13:26:40.2790509Z Ran 37 tests in 10.968s 2022-08-17T13:26:40.2790629Z 2022-08-17T13:26:40.2790713Z OK (skipped=24) 2022-08-17T13:26:40.2790823Z 2022-08-17T13:26:40.2790900Z Generating XML reports... 2022-08-17T13:26:40.2879400Z Generated XML report: test-reports\python-unittest\test_multiprocessing\TEST-TestMultiprocessing-20220817132629.xml 2022-08-17T13:26:40.5054483Z Running test_stateless ... [2022-08-17 13:26:40.495683] 2022-08-17T13:26:40.5054960Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:26:40.495683] 2022-08-17T13:26:42.0174636Z 2022-08-17T13:26:42.0174945Z Running tests... 2022-08-17T13:26:42.0175258Z ---------------------------------------------------------------------- 2022-08-17T13:26:42.0175641Z Test results will be stored in test-reports\python-unittest\test_stateless 2022-08-17T13:26:47.7905322Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (5.764s) 2022-08-17T13:26:48.8908918Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (1.109s) 2022-08-17T13:26:48.8949972Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-08-17T13:26:48.8989104Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-08-17T13:26:48.9006173Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-08-17T13:26:48.9012680Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:26:48.9035905Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-08-17T13:26:48.9840852Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.094s) 2022-08-17T13:26:49.6129820Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.618s) 2022-08-17T13:26:49.6174427Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.016s) 2022-08-17T13:26:49.6194917Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-08-17T13:26:49.6195276Z 2022-08-17T13:26:49.6195561Z ---------------------------------------------------------------------- 2022-08-17T13:26:49.6195812Z Ran 11 tests in 7.594s 2022-08-17T13:26:49.6195934Z 2022-08-17T13:26:49.6196101Z OK (skipped=1) 2022-08-17T13:26:49.6196211Z 2022-08-17T13:26:49.6196305Z Generating XML reports... 2022-08-17T13:26:49.6253991Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestPythonOptimizeMode-20220817132642.xml 2022-08-17T13:26:49.6267199Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessDeprecation-20220817132642.xml 2022-08-17T13:26:49.6281057Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessFunctionalAPI-20220817132642.xml 2022-08-17T13:26:49.8526949Z Running test_spectral_ops ... [2022-08-17 13:26:49.852059] 2022-08-17T13:26:49.8527425Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:26:49.852595] 2022-08-17T13:26:56.8466272Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:26:56.8466762Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-08-17T13:26:56.8467204Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:26:56.8467651Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2022-08-17T13:26:56.8627806Z 2022-08-17T13:26:56.8628295Z Running tests... 2022-08-17T13:26:56.8628617Z ---------------------------------------------------------------------- 2022-08-17T13:26:56.8628990Z Test results will be stored in test-reports\python-unittest\test_spectral_ops 2022-08-17T13:26:56.8689968Z test_batch_istft_cpu (__main__.TestFFTCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:1502: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T13:26:56.8690719Z i_original = torch.istft(original, n_fft=4, length=4) 2022-08-17T13:26:56.8706476Z ok (0.000s) 2022-08-17T13:26:56.8903397Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:56.9078710Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:57.5350852Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.618s) 2022-08-17T13:26:57.7627068Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.237s) 2022-08-17T13:26:57.8373322Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.064s) 2022-08-17T13:26:57.9588741Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.126s) 2022-08-17T13:26:57.9630992Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:26:57.9651962Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9669410Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9686986Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:57.9704230Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9721542Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9738623Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9755929Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9773138Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9790472Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9807558Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9825108Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9842085Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:57.9859491Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9876455Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9893657Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9910528Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9927646Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9944676Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9961769Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9978984Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:57.9996463Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:58.0013907Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0031008Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0048182Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0065502Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0082945Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0100138Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0117412Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0134801Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0152189Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:58.0186748Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.0694326Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.048s) 2022-08-17T13:26:58.1440845Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.078s) 2022-08-17T13:26:58.1522430Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:58.5325802Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.382s) 2022-08-17T13:26:59.0058971Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.474s) 2022-08-17T13:26:59.0087054Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0113880Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0138587Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0164187Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0189019Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0215444Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0239056Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0263576Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0287854Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0312967Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0337789Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0363115Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0386889Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0412019Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0436031Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0461950Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0486402Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0512720Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0536551Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0561527Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0585801Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0611762Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0636332Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0662705Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0686364Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0710846Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0735111Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0760016Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0785735Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0811075Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0834697Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0859871Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0883906Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0909476Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:26:59.0934205Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:26:59.0960629Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.1689215Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... ok (1.063s) 2022-08-17T13:27:00.1736010Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.1781085Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.1888497Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.2010494Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.2042208Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.016s) 2022-08-17T13:27:00.2145087Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.2186104Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.016s) 2022-08-17T13:27:00.2414129Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T13:27:00.2701192Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:00.2732559Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.2760872Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.2790920Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.2819409Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.2851323Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.2882637Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.2914508Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3050581Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.3173273Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.3255303Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3309799Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.3348389Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3385052Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3421719Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3458423Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3495284Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.3531532Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3567763Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3604317Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.3641098Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.3677316Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.4284858Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:27:00.4317198Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.4905495Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:27:00.4937541Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.6284763Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.126s) 2022-08-17T13:27:00.7711175Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.142s) 2022-08-17T13:27:00.7752692Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.7788737Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.7872603Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.7957606Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.8035576Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.8110092Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.8136074Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.8223679Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.8315342Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:00.8340360Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.000s) 2022-08-17T13:27:00.8433159Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:00.8531029Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:01.6287002Z test_istft_against_librosa_cpu_float64 (__main__.TestFFTCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:731: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:1119.) 2022-08-17T13:27:01.6287727Z return torch.istft( 2022-08-17T13:27:01.6373733Z ok (0.776s) 2022-08-17T13:27:01.8474000Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (0.205s) 2022-08-17T13:27:01.8530115Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T13:27:01.8538907Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:27:01.8553700Z stft -> istft should recover the original signale ... ok (0.000s) 2022-08-17T13:27:01.8576097Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:27:02.2759589Z stft -> istft should recover the original signale ... ok (0.412s) 2022-08-17T13:27:02.2785805Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:27:02.4171204Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.143s) 2022-08-17T13:27:02.4181273Z test_istft_throws_cpu (__main__.TestFFTCPU) 2022-08-17T13:27:02.4209298Z istft should throw exception for invalid parameters ... ok (0.016s) 2022-08-17T13:27:02.4542987Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:02.4868097Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:27:02.5198519Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:27:02.5535314Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:02.5865812Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:02.6208335Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:27:02.6550297Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:02.6853400Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:27:02.7161851Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:27:02.7476664Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:27:02.8077453Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:27:02.8646443Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.064s) 2022-08-17T13:27:02.9203059Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.048s) 2022-08-17T13:27:02.9756911Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.048s) 2022-08-17T13:27:03.0325836Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:27:03.0864460Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:27:03.1397555Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.047s) 2022-08-17T13:27:03.1918581Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.048s) 2022-08-17T13:27:03.2795591Z test_stft_cpu_float64 (__main__.TestFFTCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T13:27:03.2796655Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T13:27:03.2816035Z ok (0.097s) 2022-08-17T13:27:03.2831129Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.000s) 2022-08-17T13:27:03.3550601Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.064s) 2022-08-17T13:27:03.4433945Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.095s) 2022-08-17T13:27:03.4454068Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:03.4489115Z Trying: 2022-08-17T13:27:03.4489451Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:27:03.4489825Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4490056Z Expecting nothing 2022-08-17T13:27:03.4490230Z ok 2022-08-17T13:27:03.4490378Z Trying: 2022-08-17T13:27:03.4490541Z fft2 = torch.fft.fft2(x) 2022-08-17T13:27:03.4490754Z Expecting nothing 2022-08-17T13:27:03.4491022Z ok 2022-08-17T13:27:03.4491247Z Trying: 2022-08-17T13:27:03.4495563Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T13:27:03.4495910Z Expecting nothing 2022-08-17T13:27:03.4496145Z ok 2022-08-17T13:27:03.4496349Z Trying: 2022-08-17T13:27:03.4496654Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2022-08-17T13:27:03.4496974Z Expecting nothing 2022-08-17T13:27:03.4497193Z ok 2022-08-17T13:27:03.4540141Z Trying: 2022-08-17T13:27:03.4540407Z t = torch.arange(4) 2022-08-17T13:27:03.4540795Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.016s) 2022-08-17T13:27:03.4541105Z Expecting nothing 2022-08-17T13:27:03.4541324Z ok 2022-08-17T13:27:03.4541522Z Trying: 2022-08-17T13:27:03.4541702Z t 2022-08-17T13:27:03.4541907Z Expecting: 2022-08-17T13:27:03.4542136Z tensor([0, 1, 2, 3]) 2022-08-17T13:27:03.4542342Z ok 2022-08-17T13:27:03.4542535Z Trying: 2022-08-17T13:27:03.4542757Z torch.fft.fft(t) 2022-08-17T13:27:03.4542977Z Expecting: 2022-08-17T13:27:03.4543243Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:27:03.4543486Z ok 2022-08-17T13:27:03.4543665Z Trying: 2022-08-17T13:27:03.4543927Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2022-08-17T13:27:03.4544204Z Expecting nothing 2022-08-17T13:27:03.4544425Z ok 2022-08-17T13:27:03.4544601Z Trying: 2022-08-17T13:27:03.4544825Z torch.fft.fft(t) 2022-08-17T13:27:03.4545059Z Expecting: 2022-08-17T13:27:03.4545304Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2022-08-17T13:27:03.4545544Z ok 2022-08-17T13:27:03.4577750Z Trying: 2022-08-17T13:27:03.4578019Z torch.fft.fftfreq(5) 2022-08-17T13:27:03.4578406Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4578727Z Expecting: 2022-08-17T13:27:03.4578985Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:27:03.4579228Z ok 2022-08-17T13:27:03.4579427Z Trying: 2022-08-17T13:27:03.4579647Z torch.fft.fftfreq(4) 2022-08-17T13:27:03.4579890Z Expecting: 2022-08-17T13:27:03.4580146Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:27:03.4580367Z ok 2022-08-17T13:27:03.4612586Z Trying: 2022-08-17T13:27:03.4612879Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:27:03.4613397Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4613622Z Expecting nothing 2022-08-17T13:27:03.4613787Z ok 2022-08-17T13:27:03.4613927Z Trying: 2022-08-17T13:27:03.4614085Z fftn = torch.fft.fftn(x) 2022-08-17T13:27:03.4614276Z Expecting nothing 2022-08-17T13:27:03.4615022Z ok 2022-08-17T13:27:03.4615162Z Trying: 2022-08-17T13:27:03.4615381Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T13:27:03.4615603Z Expecting nothing 2022-08-17T13:27:03.4615751Z ok 2022-08-17T13:27:03.4615892Z Trying: 2022-08-17T13:27:03.4616123Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2022-08-17T13:27:03.4616346Z Expecting nothing 2022-08-17T13:27:03.4616503Z ok 2022-08-17T13:27:03.4668802Z Trying: 2022-08-17T13:27:03.4669074Z f = torch.fft.fftfreq(4) 2022-08-17T13:27:03.4669356Z Expecting nothing 2022-08-17T13:27:03.4669750Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4670000Z ok 2022-08-17T13:27:03.4670134Z Trying: 2022-08-17T13:27:03.4677942Z f 2022-08-17T13:27:03.4678188Z Expecting: 2022-08-17T13:27:03.4678450Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:27:03.4678644Z ok 2022-08-17T13:27:03.4678783Z Trying: 2022-08-17T13:27:03.4678979Z torch.fft.fftshift(f) 2022-08-17T13:27:03.4679176Z Expecting: 2022-08-17T13:27:03.4679360Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2022-08-17T13:27:03.4679545Z ok 2022-08-17T13:27:03.4679698Z Trying: 2022-08-17T13:27:03.4679937Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2022-08-17T13:27:03.4680196Z Expecting nothing 2022-08-17T13:27:03.4680369Z ok 2022-08-17T13:27:03.4680502Z Trying: 2022-08-17T13:27:03.4680656Z x 2022-08-17T13:27:03.4680816Z Expecting: 2022-08-17T13:27:03.4681005Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2022-08-17T13:27:03.4681234Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2022-08-17T13:27:03.4681450Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2022-08-17T13:27:03.4681663Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2022-08-17T13:27:03.4681866Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2022-08-17T13:27:03.4682053Z ok 2022-08-17T13:27:03.4682208Z Trying: 2022-08-17T13:27:03.4682374Z torch.fft.fftshift(x) 2022-08-17T13:27:03.4682567Z Expecting: 2022-08-17T13:27:03.4682774Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2022-08-17T13:27:03.4682979Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2022-08-17T13:27:03.4683197Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2022-08-17T13:27:03.4683409Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2022-08-17T13:27:03.4683606Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2022-08-17T13:27:03.4683789Z ok 2022-08-17T13:27:03.4683943Z Trying: 2022-08-17T13:27:03.4684120Z x_centered = torch.arange(-5, 5) 2022-08-17T13:27:03.4684336Z Expecting nothing 2022-08-17T13:27:03.4684509Z ok 2022-08-17T13:27:03.4684644Z Trying: 2022-08-17T13:27:03.4684864Z x_uncentered = torch.fft.ifftshift(x_centered) 2022-08-17T13:27:03.4685097Z Expecting nothing 2022-08-17T13:27:03.4685251Z ok 2022-08-17T13:27:03.4685403Z Trying: 2022-08-17T13:27:03.4685619Z fft_uncentered = torch.fft.fft(x_uncentered) 2022-08-17T13:27:03.4685824Z Expecting nothing 2022-08-17T13:27:03.4685994Z ok 2022-08-17T13:27:03.4686145Z Trying: 2022-08-17T13:27:03.4686370Z fft_centered = torch.fft.fftshift(fft_uncentered) 2022-08-17T13:27:03.4686585Z Expecting nothing 2022-08-17T13:27:03.4686756Z ok 2022-08-17T13:27:03.4686906Z Trying: 2022-08-17T13:27:03.4687164Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2022-08-17T13:27:03.4687442Z Expecting nothing 2022-08-17T13:27:03.4687612Z ok 2022-08-17T13:27:03.4687745Z Trying: 2022-08-17T13:27:03.4688026Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2022-08-17T13:27:03.4688493Z Expecting nothing 2022-08-17T13:27:03.4688645Z ok 2022-08-17T13:27:03.4716680Z Trying: 2022-08-17T13:27:03.4717062Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.016s) 2022-08-17T13:27:03.4717588Z t = torch.linspace(0, 1, 5) 2022-08-17T13:27:03.4717874Z Expecting nothing 2022-08-17T13:27:03.4718107Z ok 2022-08-17T13:27:03.4718299Z Trying: 2022-08-17T13:27:03.4718508Z t 2022-08-17T13:27:03.4718729Z Expecting: 2022-08-17T13:27:03.4718978Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:27:03.4719357Z ok 2022-08-17T13:27:03.4719576Z Trying: 2022-08-17T13:27:03.4719843Z T = torch.fft.ifft(t) 2022-08-17T13:27:03.4720096Z Expecting nothing 2022-08-17T13:27:03.4720359Z ok 2022-08-17T13:27:03.4720594Z Trying: 2022-08-17T13:27:03.4720810Z T 2022-08-17T13:27:03.4721038Z Expecting: 2022-08-17T13:27:03.4721321Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2022-08-17T13:27:03.4721595Z -0.1250+0.1720j]) 2022-08-17T13:27:03.4721845Z ok 2022-08-17T13:27:03.4722063Z Trying: 2022-08-17T13:27:03.4722290Z torch.fft.hfft(T[:3], n=5) 2022-08-17T13:27:03.4722548Z Expecting: 2022-08-17T13:27:03.4722820Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:27:03.4723058Z ok 2022-08-17T13:27:03.4723261Z Trying: 2022-08-17T13:27:03.4723501Z torch.fft.hfft(T[:3]) 2022-08-17T13:27:03.4723737Z Expecting: 2022-08-17T13:27:03.4723993Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2022-08-17T13:27:03.4724237Z ok 2022-08-17T13:27:03.4747106Z Trying: 2022-08-17T13:27:03.4747522Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4747934Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:27:03.4748255Z Expecting nothing 2022-08-17T13:27:03.4748481Z ok 2022-08-17T13:27:03.4748701Z Trying: 2022-08-17T13:27:03.4748966Z ifft2 = torch.fft.ifft2(x) 2022-08-17T13:27:03.4749239Z Expecting nothing 2022-08-17T13:27:03.4749483Z ok 2022-08-17T13:27:03.4749702Z Trying: 2022-08-17T13:27:03.4750012Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T13:27:03.4750343Z Expecting nothing 2022-08-17T13:27:03.4750586Z ok 2022-08-17T13:27:03.4750786Z Trying: 2022-08-17T13:27:03.4751134Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2022-08-17T13:27:03.4751488Z Expecting nothing 2022-08-17T13:27:03.4751709Z ok 2022-08-17T13:27:03.4776307Z Trying: 2022-08-17T13:27:03.4776629Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:27:03.4776996Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4777232Z Expecting nothing 2022-08-17T13:27:03.4777407Z ok 2022-08-17T13:27:03.4777565Z Trying: 2022-08-17T13:27:03.4777725Z torch.fft.ifft(t) 2022-08-17T13:27:03.4777913Z Expecting: 2022-08-17T13:27:03.4778116Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2022-08-17T13:27:03.4778292Z ok 2022-08-17T13:27:03.4811254Z Trying: 2022-08-17T13:27:03.4811601Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:27:03.4812011Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4812349Z Expecting nothing 2022-08-17T13:27:03.4812586Z ok 2022-08-17T13:27:03.4812783Z Trying: 2022-08-17T13:27:03.4813036Z ifftn = torch.fft.ifftn(x) 2022-08-17T13:27:03.4813309Z Expecting nothing 2022-08-17T13:27:03.4813518Z ok 2022-08-17T13:27:03.4813727Z Trying: 2022-08-17T13:27:03.4814034Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T13:27:03.4814333Z Expecting nothing 2022-08-17T13:27:03.4814563Z ok 2022-08-17T13:27:03.4814769Z Trying: 2022-08-17T13:27:03.4815085Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2022-08-17T13:27:03.4815424Z Expecting nothing 2022-08-17T13:27:03.4815655Z ok 2022-08-17T13:27:03.4849124Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4849692Z Trying: 2022-08-17T13:27:03.4849956Z f = torch.fft.fftfreq(5) 2022-08-17T13:27:03.4850246Z Expecting nothing 2022-08-17T13:27:03.4850460Z ok 2022-08-17T13:27:03.4850669Z Trying: 2022-08-17T13:27:03.4850878Z f 2022-08-17T13:27:03.4851079Z Expecting: 2022-08-17T13:27:03.4851433Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:27:03.4851691Z ok 2022-08-17T13:27:03.4851880Z Trying: 2022-08-17T13:27:03.4852141Z shifted = torch.fft.fftshift(f) 2022-08-17T13:27:03.4852427Z Expecting nothing 2022-08-17T13:27:03.4852639Z ok 2022-08-17T13:27:03.4852845Z Trying: 2022-08-17T13:27:03.4853104Z torch.fft.ifftshift(shifted) 2022-08-17T13:27:03.4853358Z Expecting: 2022-08-17T13:27:03.4853634Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:27:03.4853888Z ok 2022-08-17T13:27:03.4884601Z Trying: 2022-08-17T13:27:03.4884892Z t = torch.arange(5) 2022-08-17T13:27:03.4885306Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4885666Z Expecting nothing 2022-08-17T13:27:03.4885892Z ok 2022-08-17T13:27:03.4886113Z Trying: 2022-08-17T13:27:03.4886336Z t 2022-08-17T13:27:03.4886550Z Expecting: 2022-08-17T13:27:03.4886808Z tensor([0, 1, 2, 3, 4]) 2022-08-17T13:27:03.4887055Z ok 2022-08-17T13:27:03.4887261Z Trying: 2022-08-17T13:27:03.4887512Z torch.fft.ihfft(t) 2022-08-17T13:27:03.4887776Z Expecting: 2022-08-17T13:27:03.4888062Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2022-08-17T13:27:03.4888340Z ok 2022-08-17T13:27:03.4888560Z Trying: 2022-08-17T13:27:03.4888843Z torch.fft.ifft(t) 2022-08-17T13:27:03.4889108Z Expecting: 2022-08-17T13:27:03.4889439Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2022-08-17T13:27:03.4889733Z -0.5000+0.6882j]) 2022-08-17T13:27:03.4889978Z ok 2022-08-17T13:27:03.4914341Z Trying: 2022-08-17T13:27:03.4914592Z t = torch.rand(10, 9) 2022-08-17T13:27:03.4915011Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4915286Z Expecting nothing 2022-08-17T13:27:03.4915464Z ok 2022-08-17T13:27:03.4915599Z Trying: 2022-08-17T13:27:03.4915781Z T = torch.fft.rfft2(t) 2022-08-17T13:27:03.4915979Z Expecting nothing 2022-08-17T13:27:03.4916134Z ok 2022-08-17T13:27:03.4916293Z Trying: 2022-08-17T13:27:03.4916478Z torch.fft.irfft2(T).size() 2022-08-17T13:27:03.4916657Z Expecting: 2022-08-17T13:27:03.4916839Z torch.Size([10, 8]) 2022-08-17T13:27:03.4917012Z ok 2022-08-17T13:27:03.4917147Z Trying: 2022-08-17T13:27:03.4917356Z roundtrip = torch.fft.irfft2(T, t.size()) 2022-08-17T13:27:03.4917578Z Expecting nothing 2022-08-17T13:27:03.4917731Z ok 2022-08-17T13:27:03.4917881Z Trying: 2022-08-17T13:27:03.4918055Z roundtrip.size() 2022-08-17T13:27:03.4918225Z Expecting: 2022-08-17T13:27:03.4918406Z torch.Size([10, 9]) 2022-08-17T13:27:03.4918580Z ok 2022-08-17T13:27:03.4918716Z Trying: 2022-08-17T13:27:03.4918959Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:27:03.4919208Z Expecting nothing 2022-08-17T13:27:03.4919360Z ok 2022-08-17T13:27:03.4952654Z Trying: 2022-08-17T13:27:03.4953053Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4953407Z t = torch.linspace(0, 1, 5) 2022-08-17T13:27:03.4953622Z Expecting nothing 2022-08-17T13:27:03.4953798Z ok 2022-08-17T13:27:03.4953935Z Trying: 2022-08-17T13:27:03.4954096Z t 2022-08-17T13:27:03.4954259Z Expecting: 2022-08-17T13:27:03.4954447Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:27:03.4954637Z ok 2022-08-17T13:27:03.4954793Z Trying: 2022-08-17T13:27:03.4954974Z T = torch.fft.rfft(t) 2022-08-17T13:27:03.4955153Z Expecting nothing 2022-08-17T13:27:03.4955324Z ok 2022-08-17T13:27:03.4955477Z Trying: 2022-08-17T13:27:03.4955616Z T 2022-08-17T13:27:03.4955781Z Expecting: 2022-08-17T13:27:03.4956005Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2022-08-17T13:27:03.4956345Z ok 2022-08-17T13:27:03.4956500Z Trying: 2022-08-17T13:27:03.4956681Z torch.fft.irfft(T) 2022-08-17T13:27:03.4956852Z Expecting: 2022-08-17T13:27:03.4957048Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2022-08-17T13:27:03.4957235Z ok 2022-08-17T13:27:03.4957446Z Trying: 2022-08-17T13:27:03.4957666Z roundtrip = torch.fft.irfft(T, t.numel()) 2022-08-17T13:27:03.4957891Z Expecting nothing 2022-08-17T13:27:03.4958048Z ok 2022-08-17T13:27:03.4958202Z Trying: 2022-08-17T13:27:03.4958440Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:27:03.4958677Z Expecting nothing 2022-08-17T13:27:03.4958848Z ok 2022-08-17T13:27:03.4982283Z Trying: 2022-08-17T13:27:03.4982546Z t = torch.rand(10, 9) 2022-08-17T13:27:03.4982967Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.4983317Z Expecting nothing 2022-08-17T13:27:03.4983554Z ok 2022-08-17T13:27:03.4983752Z Trying: 2022-08-17T13:27:03.4983998Z T = torch.fft.rfftn(t) 2022-08-17T13:27:03.4984256Z Expecting nothing 2022-08-17T13:27:03.4984465Z ok 2022-08-17T13:27:03.4984669Z Trying: 2022-08-17T13:27:03.4984920Z torch.fft.irfftn(T).size() 2022-08-17T13:27:03.4985167Z Expecting: 2022-08-17T13:27:03.4985412Z torch.Size([10, 8]) 2022-08-17T13:27:03.4985652Z ok 2022-08-17T13:27:03.4985839Z Trying: 2022-08-17T13:27:03.4986120Z roundtrip = torch.fft.irfftn(T, t.size()) 2022-08-17T13:27:03.4986421Z Expecting nothing 2022-08-17T13:27:03.4986629Z ok 2022-08-17T13:27:03.4986827Z Trying: 2022-08-17T13:27:03.4987062Z roundtrip.size() 2022-08-17T13:27:03.4987294Z Expecting: 2022-08-17T13:27:03.4987540Z torch.Size([10, 9]) 2022-08-17T13:27:03.4987772Z ok 2022-08-17T13:27:03.4987957Z Trying: 2022-08-17T13:27:03.4988279Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:27:03.4988617Z Expecting nothing 2022-08-17T13:27:03.4988827Z ok 2022-08-17T13:27:03.5014798Z Trying: 2022-08-17T13:27:03.5015075Z t = torch.rand(10, 10) 2022-08-17T13:27:03.5015338Z Expecting nothing 2022-08-17T13:27:03.5015746Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.016s) 2022-08-17T13:27:03.5016067Z ok 2022-08-17T13:27:03.5016266Z Trying: 2022-08-17T13:27:03.5016534Z rfft2 = torch.fft.rfft2(t) 2022-08-17T13:27:03.5016825Z Expecting nothing 2022-08-17T13:27:03.5017069Z ok 2022-08-17T13:27:03.5017269Z Trying: 2022-08-17T13:27:03.5017500Z rfft2.size() 2022-08-17T13:27:03.5017748Z Expecting: 2022-08-17T13:27:03.5017988Z torch.Size([10, 6]) 2022-08-17T13:27:03.5018235Z ok 2022-08-17T13:27:03.5018449Z Trying: 2022-08-17T13:27:03.5018689Z fft2 = torch.fft.fft2(t) 2022-08-17T13:27:03.5018971Z Expecting nothing 2022-08-17T13:27:03.5019212Z ok 2022-08-17T13:27:03.5019412Z Trying: 2022-08-17T13:27:03.5019753Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2022-08-17T13:27:03.5020103Z Expecting nothing 2022-08-17T13:27:03.5020330Z ok 2022-08-17T13:27:03.5020548Z Trying: 2022-08-17T13:27:03.5020859Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T13:27:03.5021166Z Expecting nothing 2022-08-17T13:27:03.5021406Z ok 2022-08-17T13:27:03.5021622Z Trying: 2022-08-17T13:27:03.5021948Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2022-08-17T13:27:03.5022295Z Expecting nothing 2022-08-17T13:27:03.5022539Z ok 2022-08-17T13:27:03.5050104Z Trying: 2022-08-17T13:27:03.5050372Z t = torch.arange(4) 2022-08-17T13:27:03.5050644Z Expecting nothing 2022-08-17T13:27:03.5050993Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.5051296Z ok 2022-08-17T13:27:03.5051506Z Trying: 2022-08-17T13:27:03.5051693Z t 2022-08-17T13:27:03.5051919Z Expecting: 2022-08-17T13:27:03.5052162Z tensor([0, 1, 2, 3]) 2022-08-17T13:27:03.5052373Z ok 2022-08-17T13:27:03.5052578Z Trying: 2022-08-17T13:27:03.5052813Z torch.fft.rfft(t) 2022-08-17T13:27:03.5053201Z Expecting: 2022-08-17T13:27:03.5053462Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2022-08-17T13:27:03.5053710Z ok 2022-08-17T13:27:03.5053894Z Trying: 2022-08-17T13:27:03.5054124Z torch.fft.fft(t) 2022-08-17T13:27:03.5054369Z Expecting: 2022-08-17T13:27:03.5054615Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:27:03.5054930Z ok 2022-08-17T13:27:03.5082786Z Trying: 2022-08-17T13:27:03.5083043Z torch.fft.rfftfreq(5) 2022-08-17T13:27:03.5083403Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.5083641Z Expecting: 2022-08-17T13:27:03.5083821Z tensor([0.0000, 0.2000, 0.4000]) 2022-08-17T13:27:03.5083982Z ok 2022-08-17T13:27:03.5084125Z Trying: 2022-08-17T13:27:03.5084297Z torch.fft.rfftfreq(4) 2022-08-17T13:27:03.5084466Z Expecting: 2022-08-17T13:27:03.5084641Z tensor([0.0000, 0.2500, 0.5000]) 2022-08-17T13:27:03.5084810Z ok 2022-08-17T13:27:03.5084938Z Trying: 2022-08-17T13:27:03.5085106Z torch.fft.fftfreq(4) 2022-08-17T13:27:03.5085291Z Expecting: 2022-08-17T13:27:03.5085472Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:27:03.5085651Z ok 2022-08-17T13:27:03.5114737Z Trying: 2022-08-17T13:27:03.5114966Z t = torch.rand(10, 10) 2022-08-17T13:27:03.5115334Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... ok (0.000s) 2022-08-17T13:27:03.5115663Z Expecting nothing 2022-08-17T13:27:03.5115882Z ok 2022-08-17T13:27:03.5116063Z Trying: 2022-08-17T13:27:03.5116303Z rfftn = torch.fft.rfftn(t) 2022-08-17T13:27:03.5116565Z Expecting nothing 2022-08-17T13:27:03.5116770Z ok 2022-08-17T13:27:03.5116967Z Trying: 2022-08-17T13:27:03.5117179Z rfftn.size() 2022-08-17T13:27:03.5117395Z Expecting: 2022-08-17T13:27:03.5117630Z torch.Size([10, 6]) 2022-08-17T13:27:03.5117853Z ok 2022-08-17T13:27:03.5118030Z Trying: 2022-08-17T13:27:03.5118263Z fftn = torch.fft.fftn(t) 2022-08-17T13:27:03.5118517Z Expecting nothing 2022-08-17T13:27:03.5118723Z ok 2022-08-17T13:27:03.5118921Z Trying: 2022-08-17T13:27:03.5119237Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2022-08-17T13:27:03.5119551Z Expecting nothing 2022-08-17T13:27:03.5119770Z ok 2022-08-17T13:27:03.5119964Z Trying: 2022-08-17T13:27:03.5120247Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T13:27:03.5120553Z Expecting nothing 2022-08-17T13:27:03.5120771Z ok 2022-08-17T13:27:03.5120951Z Trying: 2022-08-17T13:27:03.5121268Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2022-08-17T13:27:03.5121595Z Expecting nothing 2022-08-17T13:27:03.5121800Z ok 2022-08-17T13:27:03.5121930Z 2022-08-17T13:27:03.5122134Z ---------------------------------------------------------------------- 2022-08-17T13:27:03.5122471Z Ran 177 tests in 6.641s 2022-08-17T13:27:03.5122630Z 2022-08-17T13:27:03.5122726Z OK (skipped=10) 2022-08-17T13:27:03.5122857Z 2022-08-17T13:27:03.5122975Z Generating XML reports... 2022-08-17T13:27:03.5384594Z Generated XML report: test-reports\python-unittest\test_spectral_ops\TEST-TestFFTCPU-20220817132656.xml 2022-08-17T13:27:03.5432596Z Generated XML report: test-reports\python-unittest\test_spectral_ops\TEST-TestFFTDocExamplesCPU-20220817132656.xml 2022-08-17T13:27:03.9876528Z Running test_ao_sparsity ... [2022-08-17 13:27:03.976271] 2022-08-17T13:27:03.9877013Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:03.976271] 2022-08-17T13:27:05.2621405Z 2022-08-17T13:27:05.2621861Z Running tests... 2022-08-17T13:27:05.2622216Z ---------------------------------------------------------------------- 2022-08-17T13:27:05.2622586Z Test results will be stored in test-reports\python-unittest\test_ao_sparsity 2022-08-17T13:27:05.2652706Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2022-08-17T13:27:05.5651072Z Simulates the workflow of the activation sparsifier, starting from object creation ... 2022-08-17 13:27:05,551 - numba.cuda.cudadrv.driver - INFO - init 2022-08-17T13:27:05.5718724Z 2022-08-17 13:27:05,567 - numba.cuda.cudadrv.driver - ERROR - Call to cuInit results in CUDA_ERROR_UNKNOWN 2022-08-17T13:27:05.6569141Z ok (0.395s) 2022-08-17T13:27:05.6579375Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2022-08-17T13:27:05.6595702Z Checks if the warning is thrown if the scheduler step is called ... ok (0.000s) 2022-08-17T13:27:05.6658830Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.016s) 2022-08-17T13:27:05.6701957Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.000s) 2022-08-17T13:27:05.6799284Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.017s) 2022-08-17T13:27:05.6862160Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\sparsity\_experimental\data_sparsifier\base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:27:05.6862917Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:27:05.7028401Z ok (0.016s) 2022-08-17T13:27:05.7205281Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.016s) 2022-08-17T13:27:05.7373149Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.016s) 2022-08-17T13:27:05.7402975Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.000s) 2022-08-17T13:27:05.7499221Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.016s) 2022-08-17T13:27:05.7536848Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.000s) 2022-08-17T13:27:05.7643987Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.017s) 2022-08-17T13:27:05.7679580Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.000s) 2022-08-17T13:27:05.7781584Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.016s) 2022-08-17T13:27:05.7847949Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.000s) 2022-08-17T13:27:05.7874037Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.7893753Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.7920047Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.016s) 2022-08-17T13:27:05.7945166Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.7970981Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.7993969Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.8039522Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.8056456Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-08-17T13:27:05.8093881Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:212: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:27:05.8094676Z warnings.warn( 2022-08-17T13:27:06.1210779Z ok (0.330s) 2022-08-17T13:27:06.4405456Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.311s) 2022-08-17T13:27:06.7952954Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.360s) 2022-08-17T13:27:06.8046863Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.000s) 2022-08-17T13:27:07.1197975Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.319s) 2022-08-17T13:27:07.4327898Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.317s) 2022-08-17T13:27:07.4440439Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.016s) 2022-08-17T13:27:07.5686095Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.111s) 2022-08-17T13:27:07.5710727Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.016s) 2022-08-17T13:27:07.5776199Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.000s) 2022-08-17T13:27:07.5802354Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.000s) 2022-08-17T13:27:07.5820723Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:27:07.9630649Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.392s) 2022-08-17T13:27:07.9649738Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:27:08.2935569Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.320s) 2022-08-17T13:27:08.2951380Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:27:08.6288175Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.332s) 2022-08-17T13:27:08.6305164Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:27:08.6579869Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.032s) 2022-08-17T13:27:08.6596642Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:27:08.9872684Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.332s) 2022-08-17T13:27:08.9895542Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.000s) 2022-08-17T13:27:08.9923428Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.000s) 2022-08-17T13:27:08.9944349Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.016s) 2022-08-17T13:27:09.5451653Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.538s) 2022-08-17T13:27:09.7133728Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.174s) 2022-08-17T13:27:09.9399227Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.221s) 2022-08-17T13:27:10.1530962Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.227s) 2022-08-17T13:27:10.3605877Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.195s) 2022-08-17T13:27:10.3625678Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T13:27:10.3719323Z The expectation is post_training_sparse_quantize function ... ok (0.016s) 2022-08-17T13:27:10.3734400Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T13:27:10.3787628Z The expectation is post_training_sparse_quantize function ... ok (0.000s) 2022-08-17T13:27:10.3803291Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2022-08-17 13:27:10,380 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T13:27:10.3848481Z 2022-08-17 13:27:10,380 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T13:27:10.3853578Z ok (0.016s) 2022-08-17T13:27:10.3893461Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:276: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:27:10.3894377Z warnings.warn( 2022-08-17T13:27:10.4472153Z ok (0.063s) 2022-08-17T13:27:10.5333474Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.079s) 2022-08-17T13:27:10.5352771Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.000s) 2022-08-17T13:27:10.5372512Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\sparsity\scheduler\base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2022-08-17T13:27:10.5373438Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2022-08-17T13:27:10.5373791Z ok (0.000s) 2022-08-17T13:27:10.5382050Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-08-17T13:27:10.5418196Z Checks if the warning is thrown if the scheduler step is called ... ok (0.016s) 2022-08-17T13:27:10.5439427Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.000s) 2022-08-17T13:27:10.5447159Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5491690Z Tests that fqn_to_module operates as inverse ... ok (0.000s) 2022-08-17T13:27:10.5496334Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5514887Z Tests that fqn_to_module returns None when it tries to ... ok (0.000s) 2022-08-17T13:27:10.5522695Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5572414Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.016s) 2022-08-17T13:27:10.5581956Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5630174Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.000s) 2022-08-17T13:27:10.5636576Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5664582Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.000s) 2022-08-17T13:27:10.5670517Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5703062Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.016s) 2022-08-17T13:27:10.5707871Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5730167Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.000s) 2022-08-17T13:27:10.5734465Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:27:10.5755192Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.000s) 2022-08-17T13:27:10.5775359Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.000s) 2022-08-17T13:27:10.5797370Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.000s) 2022-08-17T13:27:10.5818081Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.000s) 2022-08-17T13:27:10.6147216Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.031s) 2022-08-17T13:27:10.8115182Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.204s) 2022-08-17T13:27:10.8169823Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.000s) 2022-08-17T13:27:10.8170262Z 2022-08-17T13:27:10.8170643Z ---------------------------------------------------------------------- 2022-08-17T13:27:10.8171015Z Ran 70 tests in 5.547s 2022-08-17T13:27:10.8171410Z 2022-08-17T13:27:10.8171492Z OK 2022-08-17T13:27:10.8171619Z 2022-08-17T13:27:10.8171745Z Generating XML reports... 2022-08-17T13:27:10.8227456Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20220817132705.xml 2022-08-17T13:27:10.8246070Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20220817132705.xml 2022-08-17T13:27:10.8255067Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20220817132705.xml 2022-08-17T13:27:10.8268054Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_pruner.TestBasePruner-20220817132705.xml 2022-08-17T13:27:10.8280881Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220817132705.xml 2022-08-17T13:27:10.8293268Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_composability.TestComposability-20220817132705.xml 2022-08-17T13:27:10.8302776Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220817132705.xml 2022-08-17T13:27:10.8317423Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_composability.TestFxComposability-20220817132705.xml 2022-08-17T13:27:10.8327860Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20220817132705.xml 2022-08-17T13:27:10.8336437Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20220817132705.xml 2022-08-17T13:27:10.8344333Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20220817132705.xml 2022-08-17T13:27:10.8361040Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220817132705.xml 2022-08-17T13:27:10.8368690Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220817132705.xml 2022-08-17T13:27:10.8378385Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_scheduler.TestScheduler-20220817132705.xml 2022-08-17T13:27:10.8393500Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20220817132705.xml 2022-08-17T13:27:10.8404446Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220817132705.xml 2022-08-17T13:27:11.0837697Z Running test_openmp ... [2022-08-17 13:27:11.072284] 2022-08-17T13:27:11.0838159Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:11.072284] 2022-08-17T13:27:12.2775675Z 2022-08-17T13:27:12.2776255Z Running tests... 2022-08-17T13:27:12.2776579Z ---------------------------------------------------------------------- 2022-08-17T13:27:12.2776953Z Test results will be stored in test-reports\python-unittest\test_openmp 2022-08-17T13:27:12.2782031Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-08-17T13:27:13.3459636Z Make sure there is no memory leak with many threads ... ok (1.068s) 2022-08-17T13:27:13.3463621Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-08-17T13:27:16.6092158Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (3.257s) 2022-08-17T13:27:16.6092388Z 2022-08-17T13:27:16.6092923Z ---------------------------------------------------------------------- 2022-08-17T13:27:16.6093217Z Ran 2 tests in 4.328s 2022-08-17T13:27:16.6093326Z 2022-08-17T13:27:16.6093385Z OK 2022-08-17T13:27:16.6093741Z 2022-08-17T13:27:16.6150924Z Generating XML reports... 2022-08-17T13:27:16.6151304Z Generated XML report: test-reports\python-unittest\test_openmp\TEST-TestOpenMP_ParallelFor-20220817132712.xml 2022-08-17T13:27:16.8315573Z Running test_module_init ... [2022-08-17 13:27:16.830654] 2022-08-17T13:27:16.8316273Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:16.830654] 2022-08-17T13:27:18.3715353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-08-17T13:27:18.3715896Z warnings.warn(msg, FutureWarning) 2022-08-17T13:27:18.3913465Z 2022-08-17T13:27:18.3913616Z Running tests... 2022-08-17T13:27:18.3913890Z ---------------------------------------------------------------------- 2022-08-17T13:27:18.3914300Z Test results will be stored in test-reports\python-unittest\test_module_init 2022-08-17T13:27:18.3959421Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.3996608Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4032331Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4068832Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4104350Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4140615Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.4204045Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4259529Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4295625Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.4331388Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4366787Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4402237Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4439467Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.4474481Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:18.4510779Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4546125Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4583800Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4619579Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.4656001Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4691609Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4727704Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4764015Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4801295Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.4838616Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4877059Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4915490Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.4964940Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.5016639Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5446253Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.047s) 2022-08-17T13:27:18.5495778Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5543299Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5590998Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.5633490Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5675244Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5711908Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.5747622Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5784187Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5819795Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5856060Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5891689Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.5927263Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5963670Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.5999374Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6035988Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6071339Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6107800Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6150515Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6194194Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6242372Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6284658Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6327745Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6370658Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6413241Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6456565Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6499929Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6542374Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6585463Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6628705Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6664252Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6700281Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6735584Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6770918Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6809403Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.6847053Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:18.6882266Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6918236Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6953545Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.6989565Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7024592Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7060011Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7100862Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7136119Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7172126Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7207205Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7243223Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7278451Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7319884Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7360177Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7401121Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7441928Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7477490Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:18.7513504Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7548717Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7583901Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7620315Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7655816Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7693864Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7732093Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7769624Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7807658Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7842893Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7878670Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7913814Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.7954004Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.7997821Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8042437Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8088707Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8134151Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8170653Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8205820Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8247709Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8289356Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8324626Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8360492Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8395750Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8431185Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8467344Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8502733Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8538674Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8588348Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8624320Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8659627Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8695012Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8731238Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8766229Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8801908Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8850939Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8895840Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.8940060Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.8984270Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9028880Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.9073073Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9108680Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9144884Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9180521Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.9216242Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9252605Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9288076Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9324255Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9359905Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.9404999Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9450185Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9496231Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9542556Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:18.9590845Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9632058Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9673503Z test_nn_LazyBatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:27:18.9674107Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:27:18.9685445Z ok (0.016s) 2022-08-17T13:27:18.9734985Z test_nn_LazyBatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9784046Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9833429Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:18.9882551Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9932269Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:18.9987425Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0033718Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0080634Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0126981Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0174370Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0220860Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0268246Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0315015Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0370516Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0416873Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0464103Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0510535Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0559892Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0609441Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0658306Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0715933Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0765107Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0814484Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:19.0860007Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0906191Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.0941825Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.0978001Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1019604Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1061799Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1097747Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.1133893Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1169116Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1205103Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1240352Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1283194Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1318719Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1353936Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1390154Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1425580Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.1461971Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1497430Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1533559Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1569287Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.1604546Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1640846Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1676172Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1712188Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1747703Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.1783976Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1819372Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1855465Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1891054Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.1926244Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1962470Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.1997654Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2033786Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2069076Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.2105371Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2140838Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2178990Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2216231Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.2257343Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2295460Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2345798Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2399865Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.017s) 2022-08-17T13:27:19.2438103Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2475384Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2515783Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.2555950Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:19.2591479Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2627712Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2663131Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2698590Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.2734954Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2770363Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2806326Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2841657Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.2877742Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2913146Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2948712Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.2984961Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3031104Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3076503Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3125978Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3170703Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3214843Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3259796Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3306012Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3352324Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3387730Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3423688Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3459253Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3494702Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:19.3531108Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3566471Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3602763Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3638261Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3674429Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3709782Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3745179Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3781296Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3816765Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3853090Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3888323Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3924558Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.3959856Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.3999932Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4035274Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4070563Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4106955Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4142090Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4178163Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4213583Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4249556Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4285278Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4320020Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4356061Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4391525Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4427962Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4463125Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4499049Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4534419Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4570451Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4605766Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4641056Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4677420Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4712880Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4749117Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4784725Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4820856Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4856196Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4903882Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.4954650Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.4990124Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5026243Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5061605Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.5097511Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5132888Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5168170Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5243848Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.5321324Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5407318Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.5490884Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5556061Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.5624739Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:19.5699998Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:19.5769142Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:20.2698689Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.696s) 2022-08-17T13:27:21.3736575Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (1.107s) 2022-08-17T13:27:21.3776206Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.3812689Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.3849964Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.3885691Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4126037Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4161557Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4197990Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4233255Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4268799Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4305125Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4341035Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4377398Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4412857Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4448873Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4484370Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4520615Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4571638Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4621797Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4671831Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4721201Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4770966Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4820438Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.4875780Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2022-08-17T13:27:21.4924348Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.4972625Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5021005Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5069562Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5118057Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5165836Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5213618Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5262839Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5312150Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5370121Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5428094Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5485610Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5534496Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5583269Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5632397Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5672710Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5710748Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5747768Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5785070Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5822959Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5860039Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5901425Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.5939331Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.5978232Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6015798Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6055593Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6094068Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.6129247Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6165469Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6200752Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6236993Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6272446Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.6308768Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6344175Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6379426Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6422526Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.6457682Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6504544Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6551878Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6588341Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.6623695Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6667948Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6712291Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6756183Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.6800652Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6845028Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6889500Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.015s) 2022-08-17T13:27:21.6936429Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.6983116Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7024546Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7065717Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.7103098Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7146136Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7181781Z test_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7217385Z test_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.7255168Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7291016Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7327079Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7362512Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.7403020Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7443294Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7478749Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7515112Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.016s) 2022-08-17T13:27:21.7550741Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7586232Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7622581Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7658010Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.000s) 2022-08-17T13:27:21.7658369Z 2022-08-17T13:27:21.7658760Z ---------------------------------------------------------------------- 2022-08-17T13:27:21.7659104Z Ran 376 tests in 3.375s 2022-08-17T13:27:21.7659261Z 2022-08-17T13:27:21.7659340Z OK 2022-08-17T13:27:21.7659464Z 2022-08-17T13:27:21.7659570Z Generating XML reports... 2022-08-17T13:27:21.8031718Z Generated XML report: test-reports\python-unittest\test_module_init\TEST-TestModuleInitCPU-20220817132718.xml 2022-08-17T13:27:22.0848990Z Running test_indexing ... [2022-08-17 13:27:22.082468] 2022-08-17T13:27:22.0849547Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:22.082468] 2022-08-17T13:27:23.6255270Z 2022-08-17T13:27:23.6255833Z Running tests... 2022-08-17T13:27:23.6256173Z Test results will be stored in test-reports\python-unittest\test_indexing 2022-08-17T13:27:24.2532816Z ---------------------------------------------------------------------- 2022-08-17T13:27:24.2533252Z test_boolean_assignment_value_mismatch_cpu (__main__.NumpyTestsCPU) ... ok (0.633s) 2022-08-17T13:27:24.2553993Z test_boolean_indexing_alldims_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2576416Z test_boolean_indexing_onedim_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2599681Z test_boolean_indexing_twodim_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2650237Z test_boolean_indexing_weirdness_cpu (__main__.NumpyTestsCPU) ... ok (0.010s) 2022-08-17T13:27:24.2677204Z test_boolean_indexing_weirdness_tensors_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2698432Z test_boolean_list_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2726825Z test_boolean_shape_mismatch_cpu (__main__.NumpyTestsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_indexing.py:1435: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2022-08-17T13:27:24.2727694Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2022-08-17T13:27:24.2731147Z C:\actions-runner\_work\pytorch\pytorch\test\test_indexing.py:1436: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2022-08-17T13:27:24.2731758Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2022-08-17T13:27:24.2732010Z ok (0.000s) 2022-08-17T13:27:24.2764909Z test_broadcast_subspace_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2791745Z test_broaderrors_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.016s) 2022-08-17T13:27:24.2815414Z test_ellipsis_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2836679Z test_empty_fancy_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2850126Z test_empty_tuple_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2861946Z test_everything_returns_views_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2876350Z test_index_is_larger_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2908624Z test_index_no_floats_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2920437Z test_none_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2935771Z test_single_bool_index_cpu (__main__.NumpyTestsCPU) ... ok (0.016s) 2022-08-17T13:27:24.2956156Z test_single_int_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.2988147Z test_trivial_fancy_out_of_bounds_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2022-08-17T13:27:24.3003820Z test_advancedindex_big_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.3356688Z test_advancedindex_cpu_float16 (__main__.TestIndexingCPU) ... ok (0.031s) 2022-08-17T13:27:24.4897566Z test_advancedindex_cpu_float64 (__main__.TestIndexingCPU) ... ok (0.155s) 2022-08-17T13:27:24.4923697Z test_basic_advanced_combined_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.4940073Z test_bool_indices_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.4970418Z test_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:24.4985340Z test_byte_mask2d_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5003450Z test_byte_mask_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5026212Z test_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5050488Z test_byte_tensor_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5065716Z test_cpu_indices_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:24.5084264Z test_ellipsis_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5102595Z test_empty_index_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5118547Z test_empty_ndim_index_bool_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:24.5147748Z test_empty_ndim_index_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5164054Z test_empty_slice_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:24.5182688Z test_gather_take_along_dim_cross_device_cpu_float32 (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:24.5221368Z test_getitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.010s) 2022-08-17T13:27:24.5504705Z test_index_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:24.5535489Z test_index_getitem_copy_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:24.6790309Z test_index_put_accumulate_duplicate_indices_cpu (__main__.TestIndexingCPU) ... ok (0.114s) 2022-08-17T13:27:24.6826371Z test_index_put_accumulate_expanded_values_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:26.5824435Z test_index_put_accumulate_large_tensor_cpu (__main__.TestIndexingCPU) ... ok (1.899s) 2022-08-17T13:27:26.5846359Z test_index_put_accumulate_non_contiguous_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:26.5865475Z test_index_put_accumulate_with_optional_tensors_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:26.5884733Z test_index_put_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.5903605Z test_index_put_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.5921981Z test_index_put_src_datatype_cpu_complex128 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.5940335Z test_index_put_src_datatype_cpu_complex64 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.5958506Z test_index_put_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.5977358Z test_index_put_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:26.5998648Z test_index_scalar_with_bool_mask_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6039872Z test_index_setitem_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6058394Z test_index_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6076706Z test_index_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.010s) 2022-08-17T13:27:26.6094939Z test_index_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6113081Z test_index_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6130823Z test_int_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6146571Z test_int_indices2d_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6162139Z test_int_indices_broadcast_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6180214Z test_int_indices_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6193249Z test_invalid_device_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:26.6205819Z test_invalid_index_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6883494Z test_jit_indexing_cpu (__main__.TestIndexingCPU) ... ok (0.073s) 2022-08-17T13:27:26.6899230Z test_multiple_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6916346Z test_multiple_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6930128Z test_multiple_int_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6949406Z test_none_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.6983175Z test_out_of_bound_index_cpu (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:26.7000422Z test_set_item_to_scalar_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7022971Z test_setitem_expansion_error_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7051510Z test_setitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7063580Z test_single_int_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7078925Z test_step_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7098772Z test_step_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7154065Z test_take_along_dim_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:26.7200000Z test_take_along_dim_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7246217Z test_take_along_dim_invalid_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7287396Z test_take_along_dim_invalid_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T13:27:26.7301532Z test_variable_slicing_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7318407Z test_zero_dim_index_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2022-08-17T13:27:26.7318745Z 2022-08-17T13:27:26.7319205Z ---------------------------------------------------------------------- 2022-08-17T13:27:26.7319558Z Ran 81 tests in 3.109s 2022-08-17T13:27:26.7319703Z 2022-08-17T13:27:26.7319803Z OK (skipped=5) 2022-08-17T13:27:26.7319952Z 2022-08-17T13:27:26.7320074Z Generating XML reports... 2022-08-17T13:27:26.7395897Z Generated XML report: test-reports\python-unittest\test_indexing\TEST-NumpyTestsCPU-20220817132723.xml 2022-08-17T13:27:26.7454337Z Generated XML report: test-reports\python-unittest\test_indexing\TEST-TestIndexingCPU-20220817132723.xml 2022-08-17T13:27:26.9787922Z Running test_expanded_weights ... [2022-08-17 13:27:26.967654] 2022-08-17T13:27:26.9788399Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:26.967654] 2022-08-17T13:27:29.0772358Z 2022-08-17T13:27:29.0772663Z Running tests... 2022-08-17T13:27:29.0773026Z ---------------------------------------------------------------------- 2022-08-17T13:27:29.0773432Z Test results will be stored in test-reports\python-unittest\test_expanded_weights 2022-08-17T13:27:29.3033602Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.222s) 2022-08-17T13:27:29.5179489Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.221s) 2022-08-17T13:27:29.5384552Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.5415084Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.5614116Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.5707736Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.5845516Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.5906114Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.5962714Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.6010826Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.6138489Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:27:29.6139660Z return self.op(*args, **kwargs) 2022-08-17T13:27:29.6221824Z ok (0.016s) 2022-08-17T13:27:29.6503452Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.032s) 2022-08-17T13:27:29.7156627Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.063s) 2022-08-17T13:27:29.7309904Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.7457789Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.7567144Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.7630102Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.7692200Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.7752808Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.7810966Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.7853784Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.7895459Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.7936375Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.8036564Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.8134674Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.8231455Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.8270572Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.8309044Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.8347008Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.8414294Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.8500425Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.9175401Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.064s) 2022-08-17T13:27:29.9246660Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9315515Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.9359889Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9403693Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9449990Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.9495765Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9540868Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9626079Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.9871883Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:29.9898154Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:29.9951784Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.0120564Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.0164658Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.0298112Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.0380344Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.0634832Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.032s) 2022-08-17T13:27:30.0661166Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.0715498Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.0890438Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.0936133Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.1069021Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.1137427Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.1340514Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:27:30.1367327Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.1409564Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:30.1536820Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T13:27:30.1573768Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:27:30.1686565Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T13:27:30.8027941Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.635s) 2022-08-17T13:27:30.8236085Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:30.8565914Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.036s) 2022-08-17T13:27:30.9769601Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.113s) 2022-08-17T13:27:30.9994983Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:27:31.0349053Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:27:31.1568512Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.130s) 2022-08-17T13:27:31.1764700Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:27:31.2096084Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.042s) 2022-08-17T13:27:31.3300637Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.114s) 2022-08-17T13:27:31.3348791Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:31.3438386Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:31.3466241Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:31.3495623Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:31.3534609Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:27:31.3566807Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:31.3614128Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.000s) 2022-08-17T13:27:31.3649772Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.010s) 2022-08-17T13:27:31.3686500Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3702615Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3716828Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3736615Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3753367Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3766317Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3780378Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2022-08-17T13:27:31.3812114Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.3845098Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.3887343Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.3925210Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.3953977Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.3990305Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4015128Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4044846Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4073809Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4111122Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.4135724Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4164765Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4193173Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4227786Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4256085Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4288386Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.4315717Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4352465Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4364337Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.4375482Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.4401880Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4435773Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.4465140Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4499992Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4544616Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:27:31.4573301Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4610422Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4647866Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:27:31.4674561Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4706951Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4736129Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4772580Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4801711Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4835336Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4865176Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4899542Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4927674Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.4965227Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.4977106Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.4987952Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.5016002Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5049878Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5077249Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5100201Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.5132066Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5182474Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5246884Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.5284949Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5313279Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5346779Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5384179Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5428302Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.5463595Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5508909Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5544524Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5588746Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.5602616Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.5615687Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.5649983Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5693545Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:27:31.5717398Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5753103Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5789028Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5812262Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.5848601Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5881174Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5914524Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:27:31.5942611Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5964191Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.5984776Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6005853Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6025721Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6053843Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6083158Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.6104764Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6125223Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6146836Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6167182Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6194357Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6222189Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6233562Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.016s) 2022-08-17T13:27:31.6243965Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-08-17T13:27:31.6264182Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6283534Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6310688Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6338075Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.6819455Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.057s) 2022-08-17T13:27:31.7150474Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.026s) 2022-08-17T13:27:31.7175159Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7194784Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7223602Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.7251218Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7262610Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.000s) 2022-08-17T13:27:31.7273092Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.000s) 2022-08-17T13:27:31.7297701Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7323085Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7353885Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7393025Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-08-17T13:27:31.7431731Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-08-17T13:27:31.7432217Z 2022-08-17T13:27:31.7432683Z ---------------------------------------------------------------------- 2022-08-17T13:27:31.7433082Z Ran 184 tests in 2.672s 2022-08-17T13:27:31.7433250Z 2022-08-17T13:27:31.7433366Z OK (skipped=10) 2022-08-17T13:27:31.7433520Z 2022-08-17T13:27:31.7433627Z Generating XML reports... 2022-08-17T13:27:31.7553064Z Generated XML report: test-reports\python-unittest\test_expanded_weights\TEST-TestExpandedWeightFunctionalCPU-20220817132729.xml 2022-08-17T13:27:31.7574214Z Generated XML report: test-reports\python-unittest\test_expanded_weights\TEST-TestExpandedWeightHelperFunctionCPU-20220817132729.xml 2022-08-17T13:27:31.7670268Z Generated XML report: test-reports\python-unittest\test_expanded_weights\TEST-TestExpandedWeightModule-20220817132729.xml 2022-08-17T13:27:32.0961666Z Running test_vmap ... [2022-08-17 13:27:32.081001] 2022-08-17T13:27:32.0962123Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:32.081001] 2022-08-17T13:27:33.6861719Z 2022-08-17T13:27:33.6862025Z Running tests... 2022-08-17T13:27:33.6862365Z ---------------------------------------------------------------------- 2022-08-17T13:27:33.6862722Z Test results will be stored in test-reports\python-unittest\test_vmap 2022-08-17T13:27:33.6905180Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:376: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6905824Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-08-17T13:27:33.6916159Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:378: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6916755Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-08-17T13:27:33.6919118Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:380: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6919694Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T13:27:33.6921655Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:383: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6922223Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-08-17T13:27:33.6923970Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:385: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6924553Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-08-17T13:27:33.6926384Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:387: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6926948Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-08-17T13:27:33.6928673Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:390: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6929252Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-08-17T13:27:33.6931193Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:392: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6931804Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-08-17T13:27:33.6933554Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:394: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6934141Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T13:27:33.6935932Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:398: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6936604Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-08-17T13:27:33.6938915Z ok (0.000s) 2022-08-17T13:27:33.6957181Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.6957829Z vmap(backward_on_vmapped_tensor)(x) 2022-08-17T13:27:33.7101592Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7102175Z vmap(backward_with_vmapped_grad)(x, grad) 2022-08-17T13:27:33.7106361Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7106938Z vmap(completely_unrelated_backward)(y) 2022-08-17T13:27:33.7111106Z ok (0.016s) 2022-08-17T13:27:33.7124984Z test_batched_gradient_basic (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:792: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7125615Z jacobian = vmap(vjp_mul)(batched_v) 2022-08-17T13:27:33.7129455Z ok (0.000s) 2022-08-17T13:27:33.7140195Z test_constant_function (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:63: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7140849Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-08-17T13:27:33.7143914Z ok (0.000s) 2022-08-17T13:27:33.7160749Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7161415Z vmap(torch.mul)(x, y) 2022-08-17T13:27:33.7162008Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7162589Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T13:27:33.7163179Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7163784Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T13:27:33.7164105Z ok (0.016s) 2022-08-17T13:27:33.7188808Z test_fallback_atan2 (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7189412Z result = vmap(op, (2, 0))(x, y) 2022-08-17T13:27:33.7193262Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7193829Z result = vmap(vmap(op), (2, 0))(x, y) 2022-08-17T13:27:33.7204544Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.7205106Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T13:27:33.8124564Z ok (0.095s) 2022-08-17T13:27:33.8139803Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T13:27:33.8160758Z test_fallback_masked_fill (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.8161661Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T13:27:33.8409114Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.8410044Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T13:27:33.8853009Z ok (0.063s) 2022-08-17T13:27:33.8889072Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.8890017Z result = vmap(torch.var_mean)(tensor) 2022-08-17T13:27:33.8895838Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.8896650Z result = vmap(vmap(torch.var_mean))(tensor) 2022-08-17T13:27:33.8912159Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.8912951Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-08-17T13:27:33.9687703Z ok (0.079s) 2022-08-17T13:27:33.9705950Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T13:27:33.9750075Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T13:27:33.9775627Z test_fallback_zero_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:33.9777214Z vmap(op, (0, None))(x, y) 2022-08-17T13:27:34.6131850Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6132461Z vmap(op, (None, 0))(y, x) 2022-08-17T13:27:34.6136872Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6137430Z vmap(op)(x, x) 2022-08-17T13:27:34.6141568Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6142125Z vmap(op, (0, None))(x, y) 2022-08-17T13:27:34.6145941Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6146483Z vmap(op, (None, 0))(y, x) 2022-08-17T13:27:34.6150183Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6150721Z vmap(op)(x, x) 2022-08-17T13:27:34.6154782Z ok (0.632s) 2022-08-17T13:27:34.6170828Z test_func_with_no_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6171424Z vmap(foo)() 2022-08-17T13:27:34.6171988Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6172524Z vmap(bar)() 2022-08-17T13:27:34.6172701Z ok (0.016s) 2022-08-17T13:27:34.6183712Z test_functools_partial (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:798: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6184343Z result = vmap(functools.partial(torch.mul, x))(y) 2022-08-17T13:27:34.6187608Z ok (0.000s) 2022-08-17T13:27:34.6204519Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6205358Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-08-17T13:27:34.6211448Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6212042Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-08-17T13:27:34.6215956Z ok (0.000s) 2022-08-17T13:27:34.6237240Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6237848Z vmap(foo)(torch.randn([])) 2022-08-17T13:27:34.6238457Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6239005Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-08-17T13:27:34.6239616Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6240163Z vmap(foo, in_dims=(-1,))(x) 2022-08-17T13:27:34.6240754Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6241293Z vmap(foo, in_dims=(2,))(y) 2022-08-17T13:27:34.6241869Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6242449Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-08-17T13:27:34.6243058Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6243626Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-08-17T13:27:34.6244233Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6244805Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-08-17T13:27:34.6244997Z ok (0.000s) 2022-08-17T13:27:34.6260034Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6260737Z vmap(torch.mul, [0, 0])(x, y) 2022-08-17T13:27:34.6261383Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6261923Z vmap(torch.mul, set({0, 0}))(x, y) 2022-08-17T13:27:34.6262523Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6263066Z vmap(torch.mul, 'lol')(x, y) 2022-08-17T13:27:34.6263662Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6264235Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-08-17T13:27:34.6264817Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6265357Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T13:27:34.6265553Z ok (0.000s) 2022-08-17T13:27:34.6294166Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:707: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6294801Z vmap(op, in_dims=(0, None))(x, y) 2022-08-17T13:27:34.6297335Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:713: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6297910Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-08-17T13:27:34.6302497Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6303058Z vmap(op, in_dims=(None, 0))(x, y) 2022-08-17T13:27:34.6307535Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6308103Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-08-17T13:27:34.6312352Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6312930Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-08-17T13:27:34.6317012Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6317636Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-08-17T13:27:34.6321583Z ok (0.016s) 2022-08-17T13:27:34.6347231Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:672: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6347841Z vmap(op, (2, 0))(x, y) 2022-08-17T13:27:34.6351142Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:680: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6351691Z vmap(vmap(op), (2, 0))(x, y) 2022-08-17T13:27:34.6362310Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:688: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.6363048Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T13:27:34.7141578Z ok (0.079s) 2022-08-17T13:27:34.7173812Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:631: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.7174615Z result = vmap(op)(x) 2022-08-17T13:27:34.7176848Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.7177583Z result = vmap(op, out_dims=(1,))(x) 2022-08-17T13:27:34.7180284Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.7181028Z result = vmap(vmap(op))(x) 2022-08-17T13:27:34.7208843Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:34.7209670Z result = vmap(vmap(vmap(op)))(x) 2022-08-17T13:27:35.0080666Z ok (0.284s) 2022-08-17T13:27:35.0110018Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0110876Z vmap(torch.sum)(x, 0) 2022-08-17T13:27:35.0111697Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0112640Z vmap(torch.sum, (0, 0))(x, 0) 2022-08-17T13:27:35.0113582Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0114378Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-08-17T13:27:35.0115203Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0115959Z vmap(torch.sum, (0, None))(x, 0) 2022-08-17T13:27:35.0116207Z ok (0.000s) 2022-08-17T13:27:35.0125518Z test_multiple_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0126342Z output = vmap(torch.mul)(x, y) 2022-08-17T13:27:35.0128304Z ok (0.001s) 2022-08-17T13:27:35.0145551Z test_multiple_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:220: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0146347Z result = vmap(foo, out_dims=(0, 1))(x) 2022-08-17T13:27:35.0149774Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:223: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0150543Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-08-17T13:27:35.0155939Z ok (0.000s) 2022-08-17T13:27:35.0168120Z test_multiple_outputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:86: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0168909Z outputs = vmap(foo)(x) 2022-08-17T13:27:35.0172136Z ok (0.000s) 2022-08-17T13:27:35.0186316Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:106: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0187167Z vmap(returns_tuple_of_tensors)(x) 2022-08-17T13:27:35.0188510Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0189251Z vmap(returns_list_of_two_tensors)(x) 2022-08-17T13:27:35.0190069Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0190910Z vmap(returns_list_of_one_tensor)(x) 2022-08-17T13:27:35.0191188Z ok (0.000s) 2022-08-17T13:27:35.0202993Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0203869Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-08-17T13:27:35.0206454Z ok (0.000s) 2022-08-17T13:27:35.0229729Z test_nested_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0230603Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-08-17T13:27:35.0234439Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0235244Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-08-17T13:27:35.0238872Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0239689Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-08-17T13:27:35.0243418Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0244242Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-08-17T13:27:35.0247709Z ok (0.000s) 2022-08-17T13:27:35.0264954Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0265819Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-08-17T13:27:35.0269270Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0270096Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-08-17T13:27:35.0274062Z ok (0.000s) 2022-08-17T13:27:35.0287347Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0288191Z output = vmap(vmap(torch.mul))(x, y) 2022-08-17T13:27:35.0290512Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0291368Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-08-17T13:27:35.0293619Z ok (0.016s) 2022-08-17T13:27:35.0306930Z test_nn_module (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:804: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0307721Z result = vmap(model)(tensor) 2022-08-17T13:27:35.0312959Z ok (0.000s) 2022-08-17T13:27:35.0334292Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:344: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0335168Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-08-17T13:27:35.0337523Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0338306Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-08-17T13:27:35.0341823Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0342589Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-08-17T13:27:35.0344800Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0345574Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-08-17T13:27:35.0348855Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0349619Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-08-17T13:27:35.0351882Z ok (0.000s) 2022-08-17T13:27:35.0365506Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0366353Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-08-17T13:27:35.0367597Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0368373Z vmap(multiple_outputs)(torch.ones(3)) 2022-08-17T13:27:35.0368658Z ok (0.000s) 2022-08-17T13:27:35.0384836Z test_non_zero_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:310: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0385781Z output = vmap(lambda x: x, (1,))(tensor) 2022-08-17T13:27:35.0388321Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0389079Z output = vmap(torch.mul, (0, 1))(x, y) 2022-08-17T13:27:35.0391212Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0391945Z output = vmap(torch.mul, (1, 0))(x, y) 2022-08-17T13:27:35.0393962Z ok (0.000s) 2022-08-17T13:27:35.0408399Z test_none_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0409210Z output = vmap(torch.mul, (0, None))(x, y) 2022-08-17T13:27:35.0412701Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0413457Z output = vmap(torch.mul, (0, None))(x, 2) 2022-08-17T13:27:35.0415390Z ok (0.000s) 2022-08-17T13:27:35.0446472Z test_nonzero_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:171: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0447312Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-08-17T13:27:35.0449962Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0450724Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T13:27:35.0453270Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0454054Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-08-17T13:27:35.0456574Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0457373Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-08-17T13:27:35.0460976Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0461835Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T13:27:35.0478236Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0479001Z result = vmap(foo, out_dims=1)(x, y) 2022-08-17T13:27:35.0483532Z ok (0.016s) 2022-08-17T13:27:35.0495860Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0496720Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-08-17T13:27:35.0498957Z ok (0.000s) 2022-08-17T13:27:35.0518267Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0519094Z vmap(torch.mul, (0,))(x, y) 2022-08-17T13:27:35.0519880Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0520632Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-08-17T13:27:35.0521447Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0522213Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-08-17T13:27:35.0523035Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0523778Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-08-17T13:27:35.0524585Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0525330Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T13:27:35.0525589Z ok (0.000s) 2022-08-17T13:27:35.0535972Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0536797Z vmap(lambda x: x, out_dims=3)(x) 2022-08-17T13:27:35.0541504Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0542333Z vmap(lambda x: x, out_dims=-4)(x) 2022-08-17T13:27:35.0545777Z ok (0.000s) 2022-08-17T13:27:35.0563408Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0564263Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-08-17T13:27:35.0565068Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0565844Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-08-17T13:27:35.0566666Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0567423Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-08-17T13:27:35.0568209Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0568973Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-08-17T13:27:35.0569247Z ok (0.000s) 2022-08-17T13:27:35.0578756Z test_out_dims_edge_case (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:263: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0579579Z expected = vmap(foo, out_dims=1)(tensor) 2022-08-17T13:27:35.0580404Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:264: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0581164Z result = vmap(foo, out_dims=(1,))(tensor) 2022-08-17T13:27:35.0582122Z ok (0.000s) 2022-08-17T13:27:35.0598860Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0599713Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-08-17T13:27:35.0600546Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0601310Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-08-17T13:27:35.0602133Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0602961Z vmap(lambda x: x, out_dims=None)(tensor) 2022-08-17T13:27:35.0603805Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0604572Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-08-17T13:27:35.0604854Z ok (0.016s) 2022-08-17T13:27:35.0612127Z test_single_input (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:72: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0612939Z output = vmap(square)(x) 2022-08-17T13:27:35.0614677Z ok (0.000s) 2022-08-17T13:27:35.0633200Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0634016Z vmap(torch.ravel)(tensor) 2022-08-17T13:27:35.0638316Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0639060Z vmap(out_op)(tensor, tensor) 2022-08-17T13:27:35.0644249Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0645030Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-08-17T13:27:35.0649420Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0650194Z vmap(torch.Tensor.item)(tensor) 2022-08-17T13:27:35.0654160Z ok (0.000s) 2022-08-17T13:27:35.0699181Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.0715089Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0715997Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T13:27:35.0730760Z ok (0.000s) 2022-08-17T13:27:35.0754846Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T13:27:35.0817601Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.0834901Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.0850379Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.0851342Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T13:27:35.0863565Z ok (0.000s) 2022-08-17T13:27:35.0899977Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.0931037Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T13:27:35.0954327Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.0977978Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1000747Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1028663Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1041035Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.1041882Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T13:27:35.1047332Z ok (0.000s) 2022-08-17T13:27:35.1065193Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T13:27:35.1082663Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1138300Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1155337Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1172468Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1199532Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1223415Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T13:27:35.1250902Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1270133Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1309956Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1325680Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:2421: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:27:35.1326527Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:27:35.1326993Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:27:35.1327281Z should be replaced with 2022-08-17T13:27:35.1327604Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:27:35.1327903Z and 2022-08-17T13:27:35.1328166Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:27:35.1328445Z should be replaced with 2022-08-17T13:27:35.1329029Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:27:35.1329665Z return torch.symeig(x, eigenvectors=True)[0] 2022-08-17T13:27:35.1330494Z C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.1331264Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T13:27:35.1347682Z ok (0.000s) 2022-08-17T13:27:35.1368450Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1388799Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T13:27:35.1408290Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:2481: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.1408929Z result = vmap(vjp)(gy) 2022-08-17T13:27:35.1412450Z ok (0.000s) 2022-08-17T13:27:35.1433054Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:2496: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.1433707Z result = vmap(vjp)(gy) 2022-08-17T13:27:35.1436558Z ok (0.000s) 2022-08-17T13:27:35.1455193Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T13:27:35.1467763Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:35.1468406Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T13:27:35.1469641Z ok (0.000s) 2022-08-17T13:27:35.1552659Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.1717540Z test_as_strided (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.3305990Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.153s) 2022-08-17T13:27:35.3405580Z test_bmm (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.3456593Z test_cat (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.3715465Z test_chunk (__main__.TestVmapOperators) ... ok (0.032s) 2022-08-17T13:27:35.3882828Z test_clamp (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.4006822Z test_clone (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.4601070Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.073s) 2022-08-17T13:27:35.4685705Z test_conj (__main__.TestVmapOperators) ... ok (0.009s) 2022-08-17T13:27:35.4742805Z test_contiguous (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.4792611Z test_diagonal (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.4876128Z test_dot (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.4951107Z test_expand_as (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5060864Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.5146375Z test_imag (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.5163686Z test_is_complex (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5224061Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5241641Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5334743Z test_mm (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.5424663Z test_movedim (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T13:27:35.5511024Z test_mv (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5556783Z test_narrow (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5577829Z test_new_empty (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.5685654Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T13:27:35.5709923Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.5939065Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.6024619Z test_real (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.6079848Z test_reshape (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.6147344Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.6213459Z test_result_type (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.6251883Z test_select (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T13:27:35.6291336Z test_slice (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.6778796Z test_split (__main__.TestVmapOperators) ... ok (0.041s) 2022-08-17T13:27:35.6818693Z test_squeeze (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.6870039Z test_stack (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.6885627Z test_stride (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.6955957Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.6996264Z test_t (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.8172293Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.109s) 2022-08-17T13:27:35.8223927Z test_to (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:35.8261083Z test_trace (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.8317331Z test_transpose (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:35.9319479Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.098s) 2022-08-17T13:27:36.1141472Z test_unbind (__main__.TestVmapOperators) ... ok (0.192s) 2022-08-17T13:27:36.1185157Z test_unfold (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:36.1243829Z test_view (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:36.1312735Z test_view_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:36.1512687Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:36.1600595Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T13:27:36.1615000Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T13:27:36.1625138Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... C:\actions-runner\_work\pytorch\pytorch\test\test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T13:27:36.1626010Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T13:27:36.1626394Z ok (0.000s) 2022-08-17T13:27:36.1626999Z 2022-08-17T13:27:36.1627569Z ---------------------------------------------------------------------- 2022-08-17T13:27:36.1627955Z Ran 125 tests in 2.469s 2022-08-17T13:27:36.1628106Z 2022-08-17T13:27:36.1628188Z OK 2022-08-17T13:27:36.1628325Z 2022-08-17T13:27:36.1628453Z Generating XML reports... 2022-08-17T13:27:36.1740066Z Generated XML report: test-reports\python-unittest\test_vmap\TEST-TestVmapAPI-20220817132733.xml 2022-08-17T13:27:36.1776021Z Generated XML report: test-reports\python-unittest\test_vmap\TEST-TestVmapBatchedGradientCPU-20220817132733.xml 2022-08-17T13:27:36.1834310Z Generated XML report: test-reports\python-unittest\test_vmap\TEST-TestVmapOperators-20220817132733.xml 2022-08-17T13:27:36.4121098Z Running test_overrides ... [2022-08-17 13:27:36.411031] 2022-08-17T13:27:36.4121554Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:36.411031] 2022-08-17T13:27:37.7070800Z 2022-08-17T13:27:37.7071120Z Running tests... 2022-08-17T13:27:37.7071436Z ---------------------------------------------------------------------- 2022-08-17T13:27:37.7071804Z Test results will be stored in test-reports\python-unittest\test_overrides 2022-08-17T13:27:38.0671046Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (0.356s) 2022-08-17T13:27:38.0690894Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.000s) 2022-08-17T13:27:38.0727604Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.000s) 2022-08-17T13:27:38.0905254Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.016s) 2022-08-17T13:27:38.0918428Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.000s) 2022-08-17T13:27:38.0933544Z test_getitem (__main__.TestIndexing) ... ok (0.000s) 2022-08-17T13:27:38.0949917Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.016s) 2022-08-17T13:27:38.0964959Z test_setitem (__main__.TestIndexing) ... ok (0.000s) 2022-08-17T13:27:38.0980581Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.000s) 2022-08-17T13:27:38.0995053Z test_setitem_val (__main__.TestIndexing) ... ok (0.000s) 2022-08-17T13:27:38.1008329Z test_iterator (__main__.TestIterator) ... ok (0.000s) 2022-08-17T13:27:38.1026201Z test_max (__main__.TestNamedTuple) ... ok (0.000s) 2022-08-17T13:27:38.1043977Z test_pickle (__main__.TestPickle) ... ok (0.000s) 2022-08-17T13:27:38.1072734Z test_rnn (__main__.TestRNN) ... ok (0.000s) 2022-08-17T13:27:38.2045620Z test_resolve_name (__main__.TestResolveName) ... ok (0.105s) 2022-08-17T13:27:38.2058675Z test_all_same_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2075419Z test_all_same_mode_scope (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2091554Z test_basic (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2105987Z test_ctor_no_inner (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2119307Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2141960Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2150415Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... ok (0.016s) 2022-08-17T13:27:38.2164715Z test_enable_torch_function_mode_ignore_preexisting (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T13:27:38.2178934Z test_enable_torch_function_mode_replace (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2191516Z test_enable_torch_function_mode_trivial (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2202718Z test_enable_torch_function_mode_with_tensor_subclass (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2218172Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2230445Z test_error_using_same_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2241138Z test_error_with_ancestor (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2259805Z test_factory_override (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2281615Z test_find_outermost_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2301621Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2317277Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... ok (0.016s) 2022-08-17T13:27:38.2334600Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2347764Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2365921Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2378346Z test_restore_ancestor_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2393535Z test_restore_errors (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2413865Z test_subclass_hash (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2426416Z test_with_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2438970Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2454637Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... ok (0.000s) 2022-08-17T13:27:38.2466628Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2478999Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.2490423Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.2501685Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2513017Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2524370Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2535901Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2547308Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2558668Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2570174Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2581596Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2592986Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2604382Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2615778Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2627137Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2638468Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2650136Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.2661464Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2672810Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2684264Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2695757Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2707102Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2718576Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2730010Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2741260Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2752414Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2763511Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2774841Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2785877Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2797066Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2808340Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.2819647Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2830848Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2841882Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2853236Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2864274Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2875426Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2886504Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2897787Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2909466Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2920061Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2931265Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2942340Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2953482Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2964684Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.2975993Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2987156Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.2998315Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3009506Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3020662Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3031715Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3042797Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3053957Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3065172Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3076231Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3087472Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3098688Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3109712Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3120936Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3132267Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3143414Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3153959Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3165026Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3176212Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3187268Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3198387Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3209723Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3220995Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3232150Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3243179Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3254395Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3265404Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3276524Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3287584Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3298749Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3309767Z test_Tensor__storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3320796Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3332124Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3343192Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3354316Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3365282Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3376504Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3387591Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3398651Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3409686Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3420786Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3431931Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3443054Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3454310Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3465532Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3476736Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3487931Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3499243Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3510459Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3521635Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3533040Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3544233Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3555561Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3566795Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3578215Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3591928Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3610493Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3628330Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3639563Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3650783Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3662093Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3673256Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3684460Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3695725Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3706869Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3717976Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3729018Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3740306Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3751561Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3762630Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3773804Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3784904Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3795813Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3806857Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3818089Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3829128Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3840237Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3851445Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3862467Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3873514Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3884604Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3895937Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3907103Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3918484Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.3929607Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3940835Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3952029Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3963225Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3974425Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3985500Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.3996580Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4007572Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4018753Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4029804Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4040886Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4052133Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4063243Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4074344Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4085453Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4096829Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4108188Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4119356Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4130659Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4141799Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4152967Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4164047Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4175315Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4186413Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4197495Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4208565Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4219692Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4230772Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4241838Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4253160Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4264219Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4275280Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4286353Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4297588Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4308655Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4319755Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4331015Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4342208Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4353286Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4364381Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4375603Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4386712Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4397764Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4408921Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4420174Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4431200Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4442220Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4453498Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4464635Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4475831Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4487082Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4498469Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4509551Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4520694Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4531951Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4543288Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4554456Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4565547Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4576747Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4587844Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4598831Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4610049Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4621130Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4632333Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4643464Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4654672Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4665811Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4676896Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4687880Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4699210Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4710293Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4721363Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4732676Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4743734Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4754804Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4766022Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4777276Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4788616Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4799750Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4811109Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4822361Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4833526Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4844664Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4856589Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.4867622Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4878774Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4889962Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4901023Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4912088Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4923113Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4934297Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4945370Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4956441Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4967583Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4978886Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.4990172Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5001451Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5012868Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5023972Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5035073Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5046241Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5057533Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5068675Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5080219Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5091152Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5102382Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5113490Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5124640Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5136030Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5147183Z test_Tensor_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5158267Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5169503Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5180739Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5191927Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5202973Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5214196Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5225223Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5236279Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5247314Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5258565Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5269694Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5280803Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5291977Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5303100Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5314328Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5325719Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5336975Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5348044Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5359228Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5370491Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5381686Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5392813Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5403821Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5415196Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5426356Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5437390Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5448465Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5459776Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5470909Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5482192Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5493388Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.5504434Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5515634Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5526692Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5537921Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5549019Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5560122Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5571392Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5582386Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5593437Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5604416Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5615751Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5626850Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5637918Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5649232Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5660458Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5671578Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5682559Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5693785Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5704877Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5715902Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5727037Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5738271Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5749384Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5760484Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5771676Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5782772Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5793932Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5805029Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5816263Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5827270Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5838379Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5849684Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5860855Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5871907Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5883007Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5894238Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5905224Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5916276Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5927434Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5938652Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5949747Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5961046Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.5972402Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5983605Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.5994824Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6006026Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6017436Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6028572Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6039747Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6051023Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6062175Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6073287Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6084370Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6095546Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6106600Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6117776Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.6128960Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.6140327Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6151371Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6162319Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6173515Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6184570Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6195578Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6206643Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6217909Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6228927Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6239959Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6251256Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6262357Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6273458Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6284785Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.6295939Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6307138Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6318225Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6329394Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6340551Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6351640Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6362668Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6373889Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6385119Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6396160Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6407338Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6418674Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6429808Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6441092Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.6452523Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.6463628Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6474679Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6485864Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6497189Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6508338Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6519404Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6530733Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6541874Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6553033Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6564111Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6575365Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6586466Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6597506Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6608769Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.6620065Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6631178Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6642201Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6653453Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6664497Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6675714Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6687005Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6698429Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6709584Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6720788Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6731997Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6743182Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6754296Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6765472Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6776789Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6787976Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6799158Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6810450Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6821628Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6832787Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6843853Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6855137Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6866240Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6877364Z test_Tensor_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6888438Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6899707Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6910900Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6922218Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.6933481Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6944616Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6955750Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6966919Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6978240Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.6989320Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7000412Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7011648Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7022725Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7033848Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7044869Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7056137Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7067366Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7078663Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7089973Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7101161Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7112345Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7123542Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7134880Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7146085Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7157200Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7168289Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7179499Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7190607Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7201801Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7213139Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7224327Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7235537Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7246769Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7258240Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7269341Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7280466Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7291798Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7303061Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7314205Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7325359Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7336742Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7347778Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7358812Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7370225Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7381272Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7392428Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7403509Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7414804Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7425832Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7436972Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7448125Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7459393Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7470479Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7481655Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7493014Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7504118Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7515120Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7526190Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7537419Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7548721Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7560032Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.7571269Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7582426Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7593486Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7604681Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7615944Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7626948Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7638069Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7649205Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7660527Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7671690Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7682865Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7694384Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7705383Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7716446Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7727494Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7738718Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7749697Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7760804Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7772018Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7783329Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7794418Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7805490Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7816877Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7827989Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7839010Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7850177Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7861311Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7872647Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.7883756Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7894991Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7906024Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7917138Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7928193Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7939407Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7950515Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7961611Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7972964Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7984089Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.7995238Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8006277Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8017445Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8028626Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8039706Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8050916Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8062034Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8073164Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8084326Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8095507Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8106550Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8117789Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8128806Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8140273Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8151375Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8162488Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8173766Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8184906Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8195946Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8207255Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8218717Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8229836Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8240965Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8252229Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8263389Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8274521Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8285603Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8297786Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8309040Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8320079Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8331297Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8342594Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8353562Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8364608Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8375772Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8386747Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8397785Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8408848Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8420149Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8431143Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8442179Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8453405Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8464443Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8475499Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8486749Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8498159Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8509207Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8520484Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8531795Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8542850Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8554154Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8565208Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8576438Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8587532Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8598652Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8609851Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8620847Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8631912Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8642925Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8654276Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8665536Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:38.8676702Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8687986Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8699210Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8710245Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8721249Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8732499Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8743542Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8754577Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8765781Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8777031Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8788117Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8799149Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8810445Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8821607Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8832679Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8843779Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8855137Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8866224Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8877208Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8888197Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8899496Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8910555Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8921532Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8932715Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8943709Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8954809Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8965974Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8977683Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.8988675Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.8999645Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9010882Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9022018Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9033111Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9044440Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9055628Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9066698Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9077807Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9088918Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9100117Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9111138Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9122212Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9133550Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.9144731Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9155828Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9166813Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9178029Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9189091Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9200203Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9211411Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9222540Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9233536Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9244715Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9256029Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9267141Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9278214Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9289914Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.9301060Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9312143Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9323200Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9334574Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9345692Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9356746Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9367840Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9379133Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9390335Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9401439Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9412707Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9423954Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9434958Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9446159Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.9457426Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9468543Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9479645Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9490819Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9501877Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9513005Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9524123Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9535387Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9546427Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9557567Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9568683Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9580053Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9591125Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9602246Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9613596Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.9624648Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9635680Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9646731Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9657868Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9668900Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9679870Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9691041Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9702148Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9713101Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9724165Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9735296Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9746436Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9757457Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9768583Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:38.9779904Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9790942Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9801916Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9813782Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9824264Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9835283Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9846316Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9857512Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9868407Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9879433Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9891281Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9907143Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9916890Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T13:27:38.9926271Z Test that a function with one argument can be overrided ... ok (0.016s) 2022-08-17T13:27:38.9941959Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T13:27:38.9954179Z Test that a function with multiple arguments can be overrided ... ok (0.000s) 2022-08-17T13:27:38.9968571Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:38.9996575Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T13:27:39.0011760Z Test semantics for __torch_function__ for functions that take ... ok (0.000s) 2022-08-17T13:27:39.0026092Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-08-17T13:27:39.0036097Z this test exercises the functionality described in ... ok (0.000s) 2022-08-17T13:27:39.0047091Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0057913Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0068598Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0079324Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.0090053Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0100710Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0111345Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0121919Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0132635Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0143154Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0153749Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0164316Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0175046Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0185621Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0196185Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0206779Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0217477Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0228187Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0238820Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.0249589Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0260177Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0270777Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0281325Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0292071Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0302505Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0313058Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0323548Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0334239Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0344751Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0355326Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0365819Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0376482Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0386968Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0397937Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.0408621Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0419397Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0430017Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0440515Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0451257Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0461882Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0472401Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0482952Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0493667Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0504418Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0515061Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0525750Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0536464Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0548082Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0558223Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.0568951Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0579747Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0590244Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0600784Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0611721Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0622114Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0632596Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0643127Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0653857Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0664323Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0674888Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0685471Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0696277Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0706873Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0717613Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.0728133Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0738881Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0749539Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0760178Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0770858Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0781512Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0792113Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0802623Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0813350Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0823815Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0834551Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0845154Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0855874Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0866543Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.0877169Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0887751Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0898455Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0909031Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0919517Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0930335Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0940893Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0951457Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0962147Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0972807Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0983260Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.0993891Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1004531Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1015335Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1025860Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1036469Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1047070Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1057728Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1068358Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1078942Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1089530Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1100122Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1110658Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1121239Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1132015Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1142483Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1153055Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1163591Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1174257Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1185020Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1195617Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1206144Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1216848Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1227340Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1237913Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1248501Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1259089Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1269817Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1280598Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1291482Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1302030Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1312554Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1323088Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1333749Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1344432Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1355035Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1365635Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1376333Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1387001Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1397638Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1408313Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1419192Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1429785Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1449090Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1451256Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1461740Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1472360Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1482905Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1493821Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1504689Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1515336Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1525853Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1536562Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1547107Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1557686Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1568257Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1578930Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1589650Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1600260Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1611086Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1621854Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1632535Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1643325Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1654119Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1664832Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1675416Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1686013Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1696609Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1707138Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1717688Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1728246Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1739017Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1749541Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1760177Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1770851Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1781369Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1791975Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1802637Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1813335Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1824034Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1834661Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1845232Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1856007Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1866752Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1877330Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1887994Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1898802Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1909319Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1919917Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1930623Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1941204Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1951784Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1962443Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1973388Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.1984120Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.1994838Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2005459Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2016255Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2026917Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2037509Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2047986Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2058818Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2069347Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2079820Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2090653Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2101140Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2111709Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2122327Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2133208Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2143750Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2154303Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2164955Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2175687Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2186254Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2196762Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2207435Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2218200Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2228728Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2239186Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2249887Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2260466Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2271007Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2281572Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2292439Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2303007Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2313462Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2324043Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2334843Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2345397Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2356006Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2366625Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2377375Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2387824Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2398321Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2408862Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2419577Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2430069Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2440580Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2451720Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2462431Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.2473133Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2483831Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2494671Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2505255Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2515822Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2526463Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2537215Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2547795Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2558260Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2568762Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2579494Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2590082Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2600636Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2611487Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2622048Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.2632583Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2643002Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2653846Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2664520Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2675015Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2685639Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2696448Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2706991Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2717411Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2727957Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2738609Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2749059Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2759561Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2770191Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2780727Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2791265Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2801904Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2812741Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2823299Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2833861Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2844392Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2855097Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2865554Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2876198Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2886710Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2897410Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2907922Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2918457Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2928996Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.2939698Z test_torch_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2950331Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2961009Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2971778Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2982374Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.2993046Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3003606Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3014300Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3024798Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3035383Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3045965Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3056741Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3067262Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3077944Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3088728Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3099429Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3109996Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3120590Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3131369Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3141847Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3152341Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3162919Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3173612Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3184163Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3194654Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3205357Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3216001Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3226518Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3236991Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3247632Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3258289Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3268893Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3279356Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3289993Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3300678Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3311049Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3321546Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3332217Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3342763Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3353372Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3363736Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3374348Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3384737Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3395202Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3405709Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3416202Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3426539Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3436901Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3447309Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3457792Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3468137Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3478477Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3488809Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3499324Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3509704Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3520081Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3530720Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3541109Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3551506Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3562150Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3572668Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3582981Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3593635Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3604119Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3614773Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3625199Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3635654Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3646142Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3656707Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3667136Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3677518Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3687860Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3698355Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3708683Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3719481Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3730067Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.3740678Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3751354Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3761707Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3772308Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3782620Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3793098Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3803458Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3814019Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3824354Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3834751Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3845166Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3855842Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3866358Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3876754Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3887247Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.3897882Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3908222Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3918550Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3928948Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3939514Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3949788Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3960128Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3970595Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3980957Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.3991323Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4001613Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4012089Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4022332Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4032647Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4043192Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4053491Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4063792Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4074289Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4084661Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4095326Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4105654Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4116014Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4126322Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4136942Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4147353Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4157766Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4168306Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4178882Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4189315Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4199763Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4210354Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4220742Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4231099Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4241624Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4252069Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4262417Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4272760Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4283176Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4293643Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4304112Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4314521Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4324933Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4335519Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4345825Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4356303Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4366639Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4377283Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4387705Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4398121Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4408586Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4419335Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4429802Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4440191Z test_torch_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4450786Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4461238Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4471569Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4482085Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4492590Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4503064Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4513626Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4523954Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4534509Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4544842Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4555229Z test_torch_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4565559Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4576180Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4586655Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4597236Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4607712Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4618232Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4628556Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4639029Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4649679Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4660194Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4670965Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4681596Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4692346Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4702836Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4713484Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4724051Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4734748Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4745377Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4755837Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4766261Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4776839Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4787042Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4797546Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4807906Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4818547Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4829064Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4839553Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4850083Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4860576Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4871069Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4881591Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4892240Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4902773Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4913150Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4923580Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4934062Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4944512Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4955003Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4965428Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4976035Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.4986482Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.4996853Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5007162Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5017709Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5028073Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5038377Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5048861Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5059387Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5069731Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5080067Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5090566Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5100957Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5111239Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5121628Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5132167Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5143281Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5153584Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5164039Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5174593Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5184975Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5195344Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5205717Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5216253Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5226609Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5237066Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5247425Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5258001Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5268370Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5278779Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5289071Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5299767Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5310501Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5321037Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5331586Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5341957Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5352307Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5362694Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5373511Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5383657Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5394029Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5404395Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5414926Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5425367Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5435788Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5446119Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5456933Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5467275Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5477555Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5487886Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5498433Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5508736Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5519126Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5529593Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5540036Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5550457Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5560818Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5571287Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5581707Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5592083Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5602582Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5613113Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5623577Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.5633941Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5644301Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5654989Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5665427Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5675806Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5686236Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5696844Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5707178Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5717717Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5728174Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5738689Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5748967Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5759354Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5769804Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5780233Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5790601Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5800948Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5811488Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5821867Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5832213Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5842531Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5853134Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5863518Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5873849Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5884226Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5894738Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5905154Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5915456Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5925953Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5936590Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.5947126Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5958325Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5968162Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5978761Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5989217Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.5999640Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6010143Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6020578Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6031026Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6041469Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6052075Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6062501Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6072874Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6083273Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6093827Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6104367Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6114729Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6125175Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6135649Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6146084Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6156422Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6167007Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6177616Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6187984Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6198407Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6208767Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6219206Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6229509Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6240014Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6250896Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6261398Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6271910Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6282357Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6292992Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6303526Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6314064Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6324896Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6335503Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6346595Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6356831Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6367179Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6377708Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6388208Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6398650Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6409157Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6419739Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T13:27:39.6430127Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6440479Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6451018Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6461499Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6471993Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6482418Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6492967Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6503318Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6513813Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6524144Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6534695Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6545074Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6555483Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6566007Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6576770Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6587180Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6597503Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6607901Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6618447Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6628750Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6639393Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6650254Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6660817Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6671284Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6681785Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6692449Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6702899Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6713257Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6723806Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6734335Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6744725Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6755578Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6765574Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6776103Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6786563Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6796942Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6807230Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6817874Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6828318Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6838720Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6849093Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6859703Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6870332Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6880754Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6891416Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.6901925Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6912402Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6922772Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6933366Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6943812Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6954099Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6964749Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6975466Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6985844Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.6996395Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7006835Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7017512Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7027886Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7038417Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7048994Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.7059473Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7069922Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7080229Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7090868Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7101246Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7111586Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7122104Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7132772Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7143437Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7153928Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7164541Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7175104Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7185600Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7196016Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7206521Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.7217210Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7227556Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7238107Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7248486Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7259009Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7269342Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7279671Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7290256Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7300647Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7311052Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7321493Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7332004Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7342486Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7352961Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7363446Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-08-17T13:27:39.7373988Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7384642Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7395271Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7405757Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7416379Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7426739Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7437113Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7447473Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7458057Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7468513Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7478866Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7489316Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7499966Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7510390Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-08-17T13:27:39.7515181Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-08-17T13:27:39.7522214Z Test that errors raised in user implementations propagate correctly ... ok (0.016s) 2022-08-17T13:27:39.7600385Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.000s) 2022-08-17T13:27:39.7613718Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.000s) 2022-08-17T13:27:39.7613955Z 2022-08-17T13:27:39.7614581Z ---------------------------------------------------------------------- 2022-08-17T13:27:39.7614878Z Ran 1424 tests in 2.047s 2022-08-17T13:27:39.7615011Z 2022-08-17T13:27:39.7615070Z OK 2022-08-17T13:27:39.7615162Z 2022-08-17T13:27:39.7615260Z Generating XML reports... 2022-08-17T13:27:39.7673436Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestBroadcastAllOverride-20220817132737.xml 2022-08-17T13:27:39.7689591Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestDisabledTorchFunction-20220817132737.xml 2022-08-17T13:27:39.7695406Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestEinsumOverride-20220817132737.xml 2022-08-17T13:27:39.7701401Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradCheckOverride-20220817132737.xml 2022-08-17T13:27:39.7706925Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradNewOnesOverride-20220817132737.xml 2022-08-17T13:27:39.7716818Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIndexing-20220817132737.xml 2022-08-17T13:27:39.7722325Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIterator-20220817132737.xml 2022-08-17T13:27:39.7727842Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestNamedTuple-20220817132737.xml 2022-08-17T13:27:39.7734911Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestPickle-20220817132737.xml 2022-08-17T13:27:39.7740581Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestRNN-20220817132737.xml 2022-08-17T13:27:39.7746218Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestResolveName-20220817132737.xml 2022-08-17T13:27:39.7782933Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionMode-20220817132737.xml 2022-08-17T13:27:39.8948905Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionOverride-20220817132737.xml 2022-08-17T13:27:39.8954546Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionWarning-20220817132737.xml 2022-08-17T13:27:39.8967444Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestWrapTorchFunction-20220817132737.xml 2022-08-17T13:27:40.1421222Z Running test_scatter_gather_ops ... [2022-08-17 13:27:40.141217] 2022-08-17T13:27:40.1421724Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:40.141217] 2022-08-17T13:27:41.6771410Z 2022-08-17T13:27:41.6771945Z Running tests... 2022-08-17T13:27:41.6772293Z ---------------------------------------------------------------------- 2022-08-17T13:27:41.6772673Z Test results will be stored in test-reports\python-unittest\test_scatter_gather_ops 2022-08-17T13:27:41.6814522Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:41.6834287Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:41.6855422Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:41.6874372Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:41.6891275Z test_gather_bool_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:41.7005828Z test_gather_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:41.7134165Z test_gather_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:41.7290410Z test_scatter__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:41.7446250Z test_scatter__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:41.7599847Z test_scatter__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:41.9372505Z test_scatter__reductions_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.174s) 2022-08-17T13:27:42.1143106Z test_scatter__reductions_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.183s) 2022-08-17T13:27:42.2884404Z test_scatter__reductions_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.175s) 2022-08-17T13:27:42.3033015Z test_scatter__scalar_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.3180064Z test_scatter__scalar_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.3323999Z test_scatter__scalar_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.3453029Z test_scatter_add__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.3581053Z test_scatter_add__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:42.3707131Z test_scatter_add__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.3728537Z test_scatter_add_mult_index_base_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.000s) 2022-08-17T13:27:42.3774092Z test_scatter_reduce_amax_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:27:42.3774864Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2022-08-17T13:27:42.4002082Z ok (0.031s) 2022-08-17T13:27:42.4262249Z test_scatter_reduce_amax_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.4537238Z test_scatter_reduce_amax_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:42.4806130Z test_scatter_reduce_amax_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.5075322Z test_scatter_reduce_amax_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.5335198Z test_scatter_reduce_amax_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.5595641Z test_scatter_reduce_amax_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.026s) 2022-08-17T13:27:42.5855703Z test_scatter_reduce_amax_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.6115116Z test_scatter_reduce_amax_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.6374626Z test_scatter_reduce_amax_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.6649338Z test_scatter_reduce_amin_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.028s) 2022-08-17T13:27:42.6908572Z test_scatter_reduce_amin_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.019s) 2022-08-17T13:27:42.7182810Z test_scatter_reduce_amin_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:42.7452190Z test_scatter_reduce_amin_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.7721575Z test_scatter_reduce_amin_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:42.7981305Z test_scatter_reduce_amin_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.8240313Z test_scatter_reduce_amin_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.8498725Z test_scatter_reduce_amin_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.8758629Z test_scatter_reduce_amin_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:42.9017556Z test_scatter_reduce_amin_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:42.9268484Z test_scatter_reduce_mean_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:42.9523861Z test_scatter_reduce_mean_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:42.9778429Z test_scatter_reduce_mean_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.0034450Z test_scatter_reduce_mean_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.0283698Z test_scatter_reduce_mean_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.0534336Z test_scatter_reduce_mean_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.0779133Z test_scatter_reduce_mean_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.1024107Z test_scatter_reduce_mean_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.1267687Z test_scatter_reduce_mean_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.1511928Z test_scatter_reduce_mean_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.1755680Z test_scatter_reduce_mean_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.2004064Z test_scatter_reduce_prod_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.2247139Z test_scatter_reduce_prod_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.2501809Z test_scatter_reduce_prod_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.017s) 2022-08-17T13:27:43.2754041Z test_scatter_reduce_prod_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.3007124Z test_scatter_reduce_prod_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.3255846Z test_scatter_reduce_prod_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.3503903Z test_scatter_reduce_prod_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.034s) 2022-08-17T13:27:43.3749915Z test_scatter_reduce_prod_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.013s) 2022-08-17T13:27:43.3992800Z test_scatter_reduce_prod_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.4235076Z test_scatter_reduce_prod_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.4478158Z test_scatter_reduce_prod_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.4720840Z test_scatter_reduce_prod_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.4967095Z test_scatter_reduce_sum_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.5217216Z test_scatter_reduce_sum_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.5467172Z test_scatter_reduce_sum_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.5717878Z test_scatter_reduce_sum_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.5963389Z test_scatter_reduce_sum_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.6211114Z test_scatter_reduce_sum_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.031s) 2022-08-17T13:27:43.6453514Z test_scatter_reduce_sum_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.6695021Z test_scatter_reduce_sum_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.6935004Z test_scatter_reduce_sum_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.026s) 2022-08-17T13:27:43.7175035Z test_scatter_reduce_sum_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T13:27:43.7415903Z test_scatter_reduce_sum_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.032s) 2022-08-17T13:27:43.7416420Z 2022-08-17T13:27:43.7416583Z ---------------------------------------------------------------------- 2022-08-17T13:27:43.7416838Z Ran 74 tests in 2.062s 2022-08-17T13:27:43.7416955Z 2022-08-17T13:27:43.7417005Z OK 2022-08-17T13:27:43.7417095Z 2022-08-17T13:27:43.7417262Z Generating XML reports... 2022-08-17T13:27:43.7531666Z Generated XML report: test-reports\python-unittest\test_scatter_gather_ops\TEST-TestScatterGatherCPU-20220817132741.xml 2022-08-17T13:27:43.9783926Z Running test_namedtuple_return_api ... [2022-08-17 13:27:43.973586] 2022-08-17T13:27:43.9784393Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:43.973586] 2022-08-17T13:27:45.1975595Z 2022-08-17T13:27:45.1976169Z Running tests... 2022-08-17T13:27:45.1976517Z ---------------------------------------------------------------------- 2022-08-17T13:27:45.1976899Z Test results will be stored in test-reports\python-unittest\test_namedtuple_return_api 2022-08-17T13:27:45.5198309Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.316s) 2022-08-17T13:27:45.5354520Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5355281Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:27:45.5355644Z Q, R = torch.qr(A, some) 2022-08-17T13:27:45.5355933Z should be replaced with 2022-08-17T13:27:45.5356503Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:27:45.5357047Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5357640Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:156: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5358286Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:27:45.5358634Z Q, R = torch.qr(A, some) 2022-08-17T13:27:45.5358896Z should be replaced with 2022-08-17T13:27:45.5359468Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2556.) 2022-08-17T13:27:45.5360023Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-08-17T13:27:45.5364019Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5364787Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:27:45.5365269Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:27:45.5365563Z should be replaced with 2022-08-17T13:27:45.5365893Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:27:45.5366198Z and 2022-08-17T13:27:45.5366476Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:27:45.5366764Z should be replaced with 2022-08-17T13:27:45.5367348Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:27:45.5367889Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5368499Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:156: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5369253Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:27:45.5369973Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:27:45.5370195Z should be replaced with 2022-08-17T13:27:45.5370432Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:27:45.5370656Z and 2022-08-17T13:27:45.5370945Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:27:45.5371173Z should be replaced with 2022-08-17T13:27:45.5371583Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3010.) 2022-08-17T13:27:45.5372015Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-08-17T13:27:45.5372486Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5373033Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:27:45.5373322Z L, _ = torch.eig(A) 2022-08-17T13:27:45.5373520Z should be replaced with 2022-08-17T13:27:45.5373745Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:27:45.5373929Z and 2022-08-17T13:27:45.5374123Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:27:45.5374356Z should be replaced with 2022-08-17T13:27:45.5374826Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:27:45.5375216Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5375701Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:27:45.5376258Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:27:45.5376565Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:27:45.5376791Z should be replaced with 2022-08-17T13:27:45.5377203Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:27:45.5377596Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5378125Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5378731Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-17T13:27:45.5379153Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T13:27:45.5379651Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-17T13:27:45.5380081Z The unpacking of the solution, as in 2022-08-17T13:27:45.5380331Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T13:27:45.5380557Z should be replaced with 2022-08-17T13:27:45.5380954Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:4047.) 2022-08-17T13:27:45.5381341Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5426247Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:150: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T13:27:45.5426723Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:27:45.5426956Z should be replaced with 2022-08-17T13:27:45.5427189Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:27:45.5427519Z and 2022-08-17T13:27:45.5427749Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:27:45.5427977Z should be replaced with 2022-08-17T13:27:45.5428480Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:27:45.5428893Z ret1 = func(a, *op.input) 2022-08-17T13:27:45.5429719Z ok (0.016s) 2022-08-17T13:27:47.1155893Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.573s) 2022-08-17T13:27:47.1156134Z 2022-08-17T13:27:47.1156282Z ---------------------------------------------------------------------- 2022-08-17T13:27:47.1156556Z Ran 3 tests in 1.906s 2022-08-17T13:27:47.1156678Z 2022-08-17T13:27:47.1156745Z OK 2022-08-17T13:27:47.1156843Z 2022-08-17T13:27:47.1156918Z Generating XML reports... 2022-08-17T13:27:47.1211491Z Generated XML report: test-reports\python-unittest\test_namedtuple_return_api\TEST-TestNamedTupleAPI-20220817132745.xml 2022-08-17T13:27:47.3503734Z Running test_functionalization ... [2022-08-17 13:27:47.349663] 2022-08-17T13:27:47.3504274Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:47.350206] 2022-08-17T13:27:48.5588034Z 2022-08-17T13:27:48.5588332Z Running tests... 2022-08-17T13:27:48.5588666Z ---------------------------------------------------------------------- 2022-08-17T13:27:48.5589071Z Test results will be stored in test-reports\python-unittest\test_functionalization 2022-08-17T13:27:48.9021850Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (0.334s) 2022-08-17T13:27:48.9205338Z test_as_strided (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T13:27:48.9206011Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T13:27:48.9420735Z ok (0.047s) 2022-08-17T13:27:48.9583101Z test_cat (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.0252611Z test_copy_ (__main__.TestFunctionalization) ... ok (0.073s) 2022-08-17T13:27:49.0450747Z test_diagonal (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.0590857Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.1342981Z test_everything (__main__.TestFunctionalization) ... ok (0.079s) 2022-08-17T13:27:49.1426151Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.1601555Z test_fill_ (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.1786902Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.1996686Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.031s) 2022-08-17T13:27:49.2157392Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.2175872Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.8246134Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.611s) 2022-08-17T13:27:49.8266952Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.8286317Z test_multi_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:187: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:49.8287429Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-08-17T13:27:49.8457632Z ok (0.016s) 2022-08-17T13:27:49.8594977Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.8639107Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.8744360Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.8774021Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.8937570Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.9091361Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.9112583Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:49.9332239Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:49.9810509Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.048s) 2022-08-17T13:27:49.9832204Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:50.0015250Z test_scalars (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:50.0647223Z test_simple (__main__.TestFunctionalization) ... ok (0.064s) 2022-08-17T13:27:50.0666335Z test_simple_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:149: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:50.0667160Z torch.add(y, tmp, out=z) 2022-08-17T13:27:50.0854964Z ok (0.016s) 2022-08-17T13:27:50.1068297Z test_split (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:50.1249230Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.031s) 2022-08-17T13:27:50.1332284Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-17T13:27:50.1348508Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.000s) 2022-08-17T13:27:50.1525273Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T13:27:50.1525568Z 2022-08-17T13:27:50.1525847Z ---------------------------------------------------------------------- 2022-08-17T13:27:50.1526101Z Ran 34 tests in 1.593s 2022-08-17T13:27:50.1526222Z 2022-08-17T13:27:50.1526280Z OK 2022-08-17T13:27:50.1526374Z 2022-08-17T13:27:50.1526473Z Generating XML reports... 2022-08-17T13:27:50.1609548Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestFunctionalization-20220817132748.xml 2022-08-17T13:27:50.3912024Z Running test_logging ... [2022-08-17 13:27:50.388965] 2022-08-17T13:27:50.3912506Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:50.388965] 2022-08-17T13:27:51.5790824Z 2022-08-17T13:27:51.5791101Z Running tests... 2022-08-17T13:27:51.5791453Z ---------------------------------------------------------------------- 2022-08-17T13:27:51.5791830Z Test results will be stored in test-reports\python-unittest\test_logging 2022-08-17T13:27:51.5798802Z testApiUsage (__main__.LoggingTest) 2022-08-17T13:27:53.0847208Z This test verifies that api usage logging is not triggered via static ... ok (1.519s) 2022-08-17T13:27:53.0847462Z 2022-08-17T13:27:53.0847611Z ---------------------------------------------------------------------- 2022-08-17T13:27:53.0848049Z Ran 1 test in 1.516s 2022-08-17T13:27:53.0848166Z 2022-08-17T13:27:53.0848225Z OK 2022-08-17T13:27:53.0848317Z 2022-08-17T13:27:53.0848394Z Generating XML reports... 2022-08-17T13:27:53.0900169Z Generated XML report: test-reports\python-unittest\test_logging\TEST-LoggingTest-20220817132751.xml 2022-08-17T13:27:53.3174724Z Running test_bundled_inputs ... [2022-08-17 13:27:53.306579] 2022-08-17T13:27:53.3175203Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:53.306579] 2022-08-17T13:27:54.5242192Z 2022-08-17T13:27:54.5242603Z Running tests... 2022-08-17T13:27:54.5242962Z Test results will be stored in test-reports\python-unittest\test_bundled_inputs 2022-08-17T13:27:54.8845705Z ---------------------------------------------------------------------- 2022-08-17T13:27:54.8846074Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.364s) 2022-08-17T13:27:55.6010519Z test_dict_args (__main__.TestBundledInputs) ... ok (0.711s) 2022-08-17T13:27:55.6172769Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.016s) 2022-08-17T13:27:55.6310989Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.016s) 2022-08-17T13:27:55.6500393Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.032s) 2022-08-17T13:27:55.6724459Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.016s) 2022-08-17T13:27:55.7554090Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.079s) 2022-08-17T13:27:55.7614534Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.016s) 2022-08-17T13:27:55.7674319Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.000s) 2022-08-17T13:27:55.7791752Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.016s) 2022-08-17T13:27:55.7892579Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.000s) 2022-08-17T13:27:55.8261370Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.048s) 2022-08-17T13:27:55.8261627Z 2022-08-17T13:27:55.8262088Z ---------------------------------------------------------------------- 2022-08-17T13:27:55.8262419Z Ran 12 tests in 1.328s 2022-08-17T13:27:55.8262543Z 2022-08-17T13:27:55.8262603Z OK 2022-08-17T13:27:55.8262701Z 2022-08-17T13:27:55.8262795Z Generating XML reports... 2022-08-17T13:27:55.8326237Z Generated XML report: test-reports\python-unittest\test_bundled_inputs\TEST-TestBundledInputs-20220817132754.xml 2022-08-17T13:27:56.0654851Z Running test_native_functions ... [2022-08-17 13:27:56.063202] 2022-08-17T13:27:56.0655338Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:56.063202] 2022-08-17T13:27:57.2544277Z 2022-08-17T13:27:57.2544558Z Running tests... 2022-08-17T13:27:57.2544912Z ---------------------------------------------------------------------- 2022-08-17T13:27:57.2545285Z Test results will be stored in test-reports\python-unittest\test_native_functions 2022-08-17T13:27:57.6722211Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (0.411s) 2022-08-17T13:27:57.6855669Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.016s) 2022-08-17T13:27:57.6951558Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.016s) 2022-08-17T13:27:57.7065437Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.000s) 2022-08-17T13:27:57.7153128Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.016s) 2022-08-17T13:27:58.3423210Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.629s) 2022-08-17T13:27:58.3423436Z 2022-08-17T13:27:58.3423586Z ---------------------------------------------------------------------- 2022-08-17T13:27:58.3423841Z Ran 6 tests in 1.078s 2022-08-17T13:27:58.3424120Z 2022-08-17T13:27:58.3424179Z OK 2022-08-17T13:27:58.3424269Z 2022-08-17T13:27:58.3424365Z Generating XML reports... 2022-08-17T13:27:58.3480780Z Generated XML report: test-reports\python-unittest\test_native_functions\TEST-TestNativeFunctions-20220817132757.xml 2022-08-17T13:27:58.5737247Z Running test_package ... [2022-08-17 13:27:58.560418] 2022-08-17T13:27:58.5737696Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:58.560418] 2022-08-17T13:27:59.8959016Z 2022-08-17T13:27:59.8959332Z Running tests... 2022-08-17T13:27:59.8959650Z ---------------------------------------------------------------------- 2022-08-17T13:27:59.8960016Z Test results will be stored in test-reports\python-unittest\test_package 2022-08-17T13:28:00.1934888Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (0.300s) 2022-08-17T13:28:00.1944592Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.1961473Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.000s) 2022-08-17T13:28:00.1973962Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.1974733Z A unpackageable dependency should raise a PackagingError. ... skip: extension modules have a different file extension on windows (0.000s) 2022-08-17T13:28:00.1979176Z test_deny (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2003450Z Test marking packages as "deny" during export. ... ok (0.000s) 2022-08-17T13:28:00.2008595Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2030794Z Test marking packages as "deny" using globs instead of package names. ... ok (0.000s) 2022-08-17T13:28:00.2051235Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.016s) 2022-08-17T13:28:00.2077486Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2022-08-17T13:28:00.2082917Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2096725Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.000s) 2022-08-17T13:28:00.2104422Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2173593Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... ok (0.000s) 2022-08-17T13:28:00.2177517Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2188446Z The save_module APIs should implicitly intern the module being saved. ... ok (0.000s) 2022-08-17T13:28:00.2196663Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2216373Z Failure to handle all dependencies should lead to an error. ... ok (0.016s) 2022-08-17T13:28:00.2221926Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2232371Z An incorrectly-formed import should raise a PackagingError. ... ok (0.000s) 2022-08-17T13:28:00.2259896Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2022-08-17T13:28:00.2291307Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2022-08-17T13:28:00.2296777Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2308013Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.000s) 2022-08-17T13:28:00.2325122Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2022-08-17T13:28:00.2345931Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.000s) 2022-08-17T13:28:00.2356806Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-08-17T13:28:00.2392546Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.017s) 2022-08-17T13:28:00.2417985Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.000s) 2022-08-17T13:28:00.2436232Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.000s) 2022-08-17T13:28:00.2456146Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.000s) 2022-08-17T13:28:00.2475714Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.000s) 2022-08-17T13:28:00.2492626Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.000s) 2022-08-17T13:28:00.2512537Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2524402Z test_contains (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2538724Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.016s) 2022-08-17T13:28:00.2555605Z test_edges (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2570152Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2584268Z test_iter (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2598653Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2612785Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2624491Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2639329Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2651134Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2665901Z test_successors (test_digraph.TestDiGraph) ... ok (0.000s) 2022-08-17T13:28:00.2678942Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2686011Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2686558Z Test DirectoryReader's has_record(). ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2694531Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2695240Z Test basic saving and loading of a packages from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.016s) 2022-08-17T13:28:00.2704164Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2704747Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2713046Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2713608Z Packaged modules should be able to use the importlib.resources API to access ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2722223Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2722774Z Tests that packaged code can used importlib.resources.path. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2745261Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2745796Z Tests DirectoryReader as the base for get_resource_reader. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2754406Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:28:00.2754929Z Test basic saving and loading of a ScriptModule in a directory. ... skip: Tests that use temporary files are disabled in fbcode (0.000s) 2022-08-17T13:28:00.2771103Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2785747Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2797077Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2811148Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2824136Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2837848Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2853451Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.016s) 2022-08-17T13:28:00.2870056Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:28:00.2888099Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2900180Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2913128Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2927492Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2941202Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2960153Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-08-17T13:28:00.2983465Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.000s) 2022-08-17T13:28:00.2993839Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-08-17T13:28:00.3004203Z OrderedImporter's implementation of whichmodule should try each ... ok (0.000s) 2022-08-17T13:28:00.3014682Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-08-17T13:28:00.3029632Z Exercise corner case where we try to pickle an object whose ... ok (0.016s) 2022-08-17T13:28:00.3050715Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.000s) 2022-08-17T13:28:00.3063540Z test_sys_importer (test_importer.TestImporter) ... ok (0.000s) 2022-08-17T13:28:00.3077002Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.000s) 2022-08-17T13:28:00.3082583Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:28:00.3163170Z Tests for backwards compatible fx module ... ok (0.000s) 2022-08-17T13:28:00.3167206Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:28:00.3214924Z Tests for backwards compatible nn module ... ok (0.016s) 2022-08-17T13:28:00.3218942Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:28:00.3773598Z Tests for backwards compatible torchscript module ... ok (0.048s) 2022-08-17T13:28:00.3781149Z test_demangle_base (test_mangling.TestMangling) 2022-08-17T13:28:00.3792229Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.000s) 2022-08-17T13:28:00.3796964Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-08-17T13:28:00.3806633Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.016s) 2022-08-17T13:28:00.3819907Z test_is_mangled (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3830985Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3843130Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3846689Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-08-17T13:28:00.3855173Z Mangling the same name twice should produce the same result. ... ok (0.000s) 2022-08-17T13:28:00.3868540Z test_package_mangler (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3880197Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3884054Z test_unique_manglers (test_mangling.TestMangling) 2022-08-17T13:28:00.3894571Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.000s) 2022-08-17T13:28:00.3929133Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.000s) 2022-08-17T13:28:00.3938366Z test_dunder_package_present (test_misc.TestMisc) 2022-08-17T13:28:00.3951778Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.000s) 2022-08-17T13:28:00.3958446Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-08-17T13:28:00.3984383Z The attribute '__torch_package__' should be accessible from within ... ok (0.016s) 2022-08-17T13:28:00.3995282Z test_exporter_content_lists (test_misc.TestMisc) 2022-08-17T13:28:00.4025091Z Test content list API for PackageExporter's contained modules. ... ok (0.000s) 2022-08-17T13:28:00.4040463Z test_file_structure (test_misc.TestMisc) 2022-08-17T13:28:00.4064815Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.000s) 2022-08-17T13:28:00.4071702Z test_file_structure_has_file (test_misc.TestMisc) 2022-08-17T13:28:00.4083505Z Test Directory's has_file() method. ... ok (0.000s) 2022-08-17T13:28:00.4091236Z test_inspect_class (test_misc.TestMisc) 2022-08-17T13:28:00.4109572Z Should be able to retrieve source for a packaged class. ... ok (0.000s) 2022-08-17T13:28:00.4117665Z test_is_from_package (test_misc.TestMisc) 2022-08-17T13:28:00.4131502Z is_from_package should work for objects and modules ... ok (0.016s) 2022-08-17T13:28:00.4135638Z test_load_python_version_from_package (test_misc.TestMisc) 2022-08-17T13:28:00.4147767Z Tests loading a package with a python version embdded ... ok (0.000s) 2022-08-17T13:28:00.4153961Z test_python_version (test_misc.TestMisc) 2022-08-17T13:28:00.4187228Z Tests that the current python version is stored in the package and is available ... ok (0.000s) 2022-08-17T13:28:00.4193731Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-08-17T13:28:00.4228040Z The standard library performs sys.module assignment hackery which ... ok (0.000s) 2022-08-17T13:28:00.4244034Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.000s) 2022-08-17T13:28:00.4257096Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.000s) 2022-08-17T13:28:00.4266525Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.000s) 2022-08-17T13:28:00.4377552Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-08-17T13:28:00.4586026Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-08-17T13:28:00.4647952Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-08-17T13:28:00.4714915Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.000s) 2022-08-17T13:28:00.4766761Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-08-17T13:28:00.4777938Z test_different_package_interface (test_package_script.TestPackageScript) 2022-08-17T13:28:00.4915845Z Test a case where the interface defined in the package is ... ok (0.016s) 2022-08-17T13:28:00.4924087Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-08-17T13:28:00.4992870Z Test a case where the script class defined in the package is ... ok (0.000s) 2022-08-17T13:28:00.5002006Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:28:00.5095827Z Test loading of single ScriptModule shared by multiple eager ... ok (0.016s) 2022-08-17T13:28:00.5111965Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T13:28:00.5216060Z Test tensors shared across eager and ScriptModules on load ... ok (0.000s) 2022-08-17T13:28:00.5233073Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-08-17T13:28:00.5379524Z Test tensors shared across eager and ScriptModules on load ... ok (0.031s) 2022-08-17T13:28:00.5393435Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6090670Z Test saving inline and imported modules in same package with ... ok (0.064s) 2022-08-17T13:28:00.6104942Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6105597Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.000s) 2022-08-17T13:28:00.6115180Z test_package_interface (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6322053Z Packaging an interface class should work correctly. ... ok (0.016s) 2022-08-17T13:28:00.6383683Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.016s) 2022-08-17T13:28:00.6557479Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.017s) 2022-08-17T13:28:00.6566068Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6626004Z Test saving of single ScriptModule shared by multiple ... ok (0.000s) 2022-08-17T13:28:00.6635927Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6746561Z Test to verify saving multiple ScriptModules with completely ... ok (0.016s) 2022-08-17T13:28:00.6761326Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:28:00.6953735Z Test to verify saving multiple different modules and ... ok (0.016s) 2022-08-17T13:28:00.6961702Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7010086Z Test basic saving of ScriptModule. ... ok (0.016s) 2022-08-17T13:28:00.7018222Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7141673Z Test basic saving of ScriptModule in file. ... ok (0.016s) 2022-08-17T13:28:00.7153952Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7154507Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.000s) 2022-08-17T13:28:00.7162410Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7241822Z Test basic saving of ScriptModule with submodule. ... ok (0.000s) 2022-08-17T13:28:00.7252172Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7357668Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.016s) 2022-08-17T13:28:00.7374104Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7529850Z Test to verify saving multiple ScriptModules with same top module ... ok (0.016s) 2022-08-17T13:28:00.7541191Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7616601Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.016s) 2022-08-17T13:28:00.7627759Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7726152Z Test scripting a module loaded from a package ... ok (0.000s) 2022-08-17T13:28:00.7740387Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7879230Z Test to verify saving and loading same ScriptModule object works ... ok (0.016s) 2022-08-17T13:28:00.7889968Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-08-17T13:28:00.7940728Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.016s) 2022-08-17T13:28:00.8025998Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.000s) 2022-08-17T13:28:00.8057524Z test_importer_access (test_resources.TestResources) ... ok (0.000s) 2022-08-17T13:28:00.8063920Z test_package_resource_access (test_resources.TestResources) 2022-08-17T13:28:00.8083351Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.016s) 2022-08-17T13:28:00.8090307Z test_resource_access_by_path (test_resources.TestResources) 2022-08-17T13:28:00.8154426Z Tests that packaged code can used importlib.resources.path. ... ok (0.000s) 2022-08-17T13:28:00.8172992Z test_resource_reader (test_resources.TestResources) 2022-08-17T13:28:00.8196772Z Test compliance with the get_resource_reader importlib API. ... ok (0.000s) 2022-08-17T13:28:00.8202624Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-08-17T13:28:00.8212126Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.000s) 2022-08-17T13:28:00.8256801Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:28:00.8269832Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-08-17T13:28:00.8362529Z If an object with the same qualified name is loaded from different ... ok (0.000s) 2022-08-17T13:28:00.8438975Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:28:00.8447526Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-08-17T13:28:00.8468736Z Saving a module that came from another PackageImporter should work. ... ok (0.000s) 2022-08-17T13:28:00.8475409Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-08-17T13:28:00.8511929Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.000s) 2022-08-17T13:28:00.8584024Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:28:00.8605946Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-08-17T13:28:00.8726325Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.016s) 2022-08-17T13:28:00.8792765Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-08-17T13:28:00.8793061Z 2022-08-17T13:28:00.8793330Z ---------------------------------------------------------------------- 2022-08-17T13:28:00.8793593Z Ran 132 tests in 0.969s 2022-08-17T13:28:00.8793697Z 2022-08-17T13:28:00.8793770Z OK (skipped=14) 2022-08-17T13:28:00.8793878Z 2022-08-17T13:28:00.8793968Z Generating XML reports... 2022-08-17T13:28:00.8843041Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_analyze.TestAnalyze-20220817132759.xml 2022-08-17T13:28:00.8872792Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_api.TestDependencyAPI-20220817132759.xml 2022-08-17T13:28:00.8882910Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_hooks.TestDependencyHooks-20220817132759.xml 2022-08-17T13:28:00.8898349Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_digraph.TestDiGraph-20220817132759.xml 2022-08-17T13:28:00.8916349Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_glob_group.TestGlobGroup-20220817132759.xml 2022-08-17T13:28:00.8927293Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_importer.TestImporter-20220817132759.xml 2022-08-17T13:28:00.8935513Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_load_bc_packages.TestLoadBCPackages-20220817132759.xml 2022-08-17T13:28:00.8950524Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_mangling.TestMangling-20220817132759.xml 2022-08-17T13:28:00.8965288Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_misc.TestMisc-20220817132759.xml 2022-08-17T13:28:00.8974868Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_fx.TestPackageFX-20220817132759.xml 2022-08-17T13:28:00.9003470Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_script.TestPackageScript-20220817132759.xml 2022-08-17T13:28:00.9009279Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_repackage.TestRepackage-20220817132759.xml 2022-08-17T13:28:00.9026460Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_resources.TestResources-20220817132759.xml 2022-08-17T13:28:00.9047835Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_save_load.TestSaveLoad-20220817132759.xml 2022-08-17T13:28:00.9062146Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_directory_reader.DirectoryReaderTest-20220817132759.xml 2022-08-17T13:28:00.9070467Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_model.ModelTest-20220817132759.xml 2022-08-17T13:28:01.1406376Z Running test_set_default_mobile_cpu_allocator ... [2022-08-17 13:28:01.139473] 2022-08-17T13:28:01.1407149Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:01.139473] 2022-08-17T13:28:02.3288310Z 2022-08-17T13:28:02.3288633Z Running tests... 2022-08-17T13:28:02.3288954Z ---------------------------------------------------------------------- 2022-08-17T13:28:02.3289356Z Test results will be stored in test-reports\python-unittest\test_set_default_mobile_cpu_allocator 2022-08-17T13:28:03.3016251Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.966s) 2022-08-17T13:28:03.3027827Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.000s) 2022-08-17T13:28:03.3028217Z 2022-08-17T13:28:03.3028764Z ---------------------------------------------------------------------- 2022-08-17T13:28:03.3029072Z Ran 2 tests in 0.953s 2022-08-17T13:28:03.3029199Z 2022-08-17T13:28:03.3029259Z OK 2022-08-17T13:28:03.3029354Z 2022-08-17T13:28:03.3029438Z Generating XML reports... 2022-08-17T13:28:03.3084874Z Generated XML report: test-reports\python-unittest\test_set_default_mobile_cpu_allocator\TEST-TestSetDefaultMobileCPUAllocator-20220817132802.xml 2022-08-17T13:28:03.5334301Z Running test_jit_cuda_fuser ... [2022-08-17 13:28:03.529026] 2022-08-17T13:28:03.5334787Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:03.529026] 2022-08-17T13:28:05.8128131Z 2022-08-17T13:28:05.8128461Z Running tests... 2022-08-17T13:28:05.8128789Z ---------------------------------------------------------------------- 2022-08-17T13:28:05.8129152Z Test results will be stored in test-reports\python-unittest\test_jit_cuda_fuser 2022-08-17T13:28:05.8143807Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8156971Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.8175371Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8185650Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.000s) 2022-08-17T13:28:05.8204583Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8224563Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8241638Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8259803Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8278810Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8287260Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8298690Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8307318Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.8324026Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.000s) 2022-08-17T13:28:05.8346870Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8360608Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8372398Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8383192Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.000s) 2022-08-17T13:28:05.8391346Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8406271Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8417830Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8429627Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8441127Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8452920Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8466317Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.016s) 2022-08-17T13:28:05.8479538Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.000s) 2022-08-17T13:28:05.8492585Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8505717Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8516061Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8544676Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8577098Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8591188Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8600781Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8608231Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8617713Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8627756Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.8635808Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8656470Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8666511Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8685201Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8696568Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8707351Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.000s) 2022-08-17T13:28:05.8717288Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8729387Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8739045Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8747806Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8758119Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.000s) 2022-08-17T13:28:05.8773359Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8789086Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.8806292Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8828632Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8841326Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8856797Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8875534Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.000s) 2022-08-17T13:28:05.8886707Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8914708Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8926640Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8945749Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.8961781Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8970212Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8986974Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.8996682Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9009952Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9017395Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9032771Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9046292Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9068832Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9082289Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9095053Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9108254Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.9118720Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9128222Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9151748Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9160685Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9169558Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9178058Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9183388Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T13:28:05.9193190Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9203456Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9211289Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9221083Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9228473Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9237422Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9255308Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9269354Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.9283593Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9290511Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9303788Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9313335Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9326259Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9338764Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9352348Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9366151Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9375752Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9383977Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9397892Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9407585Z test_rand_like (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9412553Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9422579Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.9436951Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9445006Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9468155Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9477029Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9489241Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9505507Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9514340Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9523201Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9534949Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9544077Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9551774Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9564848Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9583984Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.016s) 2022-08-17T13:28:05.9595131Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:28:05.9604967Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9619174Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9625656Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9642282Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9653839Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9663410Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9684252Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9693413Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9706227Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9713024Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T13:28:05.9720860Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T13:28:05.9731524Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T13:28:05.9744497Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.9755553Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9772298Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9801458Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9807067Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9814837Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9821555Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9832717Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9842347Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9852142Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9861365Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9870528Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9880190Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9889389Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9900923Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:05.9912174Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9922164Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9939046Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9957765Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9964113Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T13:28:05.9978629Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:05.9987415Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T13:28:05.9996592Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.000s) 2022-08-17T13:28:06.0008481Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T13:28:06.0035022Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.000s) 2022-08-17T13:28:06.0051366Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:06.0058206Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.016s) 2022-08-17T13:28:06.6304050Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.624s) 2022-08-17T13:28:06.6310090Z test_register_fuser_rocm (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:28:06.7137604Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.073s) 2022-08-17T13:28:06.7137843Z 2022-08-17T13:28:06.7138342Z ---------------------------------------------------------------------- 2022-08-17T13:28:06.7138637Z Ran 154 tests in 0.906s 2022-08-17T13:28:06.7138762Z 2022-08-17T13:28:06.7139055Z OK (skipped=151) 2022-08-17T13:28:06.7139171Z 2022-08-17T13:28:06.7139268Z Generating XML reports... 2022-08-17T13:28:06.7197313Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestEnableDisableCudaFuser-20220817132805.xml 2022-08-17T13:28:06.7217854Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-jit.test_fuser_common.TestFuserCommon-20220817132805.xml 2022-08-17T13:28:06.7380957Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestCudaFuser-20220817132805.xml 2022-08-17T13:28:07.0650020Z Running test_function_schema ... [2022-08-17 13:28:07.060175] 2022-08-17T13:28:07.0650491Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:07.060175] 2022-08-17T13:28:08.2488609Z 2022-08-17T13:28:08.2488909Z Running tests... 2022-08-17T13:28:08.2489246Z ---------------------------------------------------------------------- 2022-08-17T13:28:08.2489624Z Test results will be stored in test-reports\python-unittest\test_function_schema 2022-08-17T13:28:08.5913720Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (0.343s) 2022-08-17T13:28:08.5927188Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.5941542Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.5958845Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.5971725Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.5986410Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.6011728Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.6022655Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.6036578Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.9179910Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.316s) 2022-08-17T13:28:08.9192569Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.000s) 2022-08-17T13:28:08.9192931Z 2022-08-17T13:28:08.9193173Z ---------------------------------------------------------------------- 2022-08-17T13:28:08.9193443Z Ran 11 tests in 0.656s 2022-08-17T13:28:08.9193562Z 2022-08-17T13:28:08.9193623Z OK 2022-08-17T13:28:08.9193702Z 2022-08-17T13:28:08.9193794Z Generating XML reports... 2022-08-17T13:28:08.9253300Z Generated XML report: test-reports\python-unittest\test_function_schema\TEST-TestFunctionSchema-20220817132808.xml 2022-08-17T13:28:09.1467312Z Running test_cpp_extensions_aot_ninja ... [2022-08-17 13:28:09.137764] 2022-08-17T13:28:10.5818664Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:28:10.9833949Z running install 2022-08-17T13:28:10.9912840Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T13:28:10.9913304Z warnings.warn( 2022-08-17T13:28:11.0008729Z running build 2022-08-17T13:28:11.0008930Z running build_py 2022-08-17T13:28:11.1028089Z creating build 2022-08-17T13:28:11.1029920Z creating build\lib.win-amd64-3.9 2022-08-17T13:28:11.1031363Z creating build\lib.win-amd64-3.9\torch_test_cpp_extension 2022-08-17T13:28:11.1034097Z copying torch_test_cpp_extension\__init__.py -> build\lib.win-amd64-3.9\torch_test_cpp_extension 2022-08-17T13:28:11.1040186Z running build_ext 2022-08-17T13:28:11.1113051Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T13:28:11.1125690Z creating C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9 2022-08-17T13:28:11.1127240Z creating C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release 2022-08-17T13:28:11.1182064Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\build.ninja... 2022-08-17T13:28:11.1186416Z Compiling objects... 2022-08-17T13:28:11.1186904Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:28:22.3978820Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T13:28:22.3981216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:28:22.3981917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:28:22.3982783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.3983157Z with 2022-08-17T13:28:22.3983320Z [ 2022-08-17T13:28:22.3983486Z T=at::Generator 2022-08-17T13:28:22.3983660Z ] 2022-08-17T13:28:22.3984073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.3984507Z with 2022-08-17T13:28:22.3984700Z [ 2022-08-17T13:28:22.3984884Z T=at::Generator 2022-08-17T13:28:22.3985051Z ] 2022-08-17T13:28:22.3985496Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.3985924Z with 2022-08-17T13:28:22.3986081Z [ 2022-08-17T13:28:22.3986251Z T=at::Generator 2022-08-17T13:28:22.3986405Z ] 2022-08-17T13:28:22.3987047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.3987647Z with 2022-08-17T13:28:22.3987850Z [ 2022-08-17T13:28:22.3988156Z T=at::Generator 2022-08-17T13:28:22.3988619Z ] 2022-08-17T13:28:22.3989186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.3990150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.3991030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.3991546Z with 2022-08-17T13:28:22.3991775Z [ 2022-08-17T13:28:22.3992016Z T=at::Generator 2022-08-17T13:28:22.3992224Z ] 2022-08-17T13:28:22.3992755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.3993242Z with 2022-08-17T13:28:22.3993437Z [ 2022-08-17T13:28:22.3993683Z T=at::TensorBase 2022-08-17T13:28:22.3993909Z ] 2022-08-17T13:28:22.3994431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.3994937Z with 2022-08-17T13:28:22.3995143Z [ 2022-08-17T13:28:22.3995369Z T=at::TensorBase 2022-08-17T13:28:22.3995574Z ] 2022-08-17T13:28:22.3996170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.3996695Z with 2022-08-17T13:28:22.3996905Z [ 2022-08-17T13:28:22.3997148Z T=at::TensorBase 2022-08-17T13:28:22.3997372Z ] 2022-08-17T13:28:22.3997989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.3998567Z with 2022-08-17T13:28:22.3998781Z [ 2022-08-17T13:28:22.3999012Z T=at::TensorBase 2022-08-17T13:28:22.3999225Z ] 2022-08-17T13:28:22.3999767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4000641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4001395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4001783Z with 2022-08-17T13:28:22.4001938Z [ 2022-08-17T13:28:22.4002112Z T=at::TensorBase 2022-08-17T13:28:22.4002272Z ] 2022-08-17T13:28:22.4002667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4003026Z with 2022-08-17T13:28:22.4003178Z [ 2022-08-17T13:28:22.4003329Z T=at::Tensor 2022-08-17T13:28:22.4003494Z ] 2022-08-17T13:28:22.4003906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4004342Z with 2022-08-17T13:28:22.4004497Z [ 2022-08-17T13:28:22.4004666Z T=at::Tensor 2022-08-17T13:28:22.4004816Z ] 2022-08-17T13:28:22.4005318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4005735Z with 2022-08-17T13:28:22.4005888Z [ 2022-08-17T13:28:22.4006041Z T=at::Tensor 2022-08-17T13:28:22.4006207Z ] 2022-08-17T13:28:22.4006686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4007114Z with 2022-08-17T13:28:22.4007273Z [ 2022-08-17T13:28:22.4007439Z T=at::Tensor 2022-08-17T13:28:22.4007589Z ] 2022-08-17T13:28:22.4008007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4008654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4009312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4009703Z with 2022-08-17T13:28:22.4009942Z [ 2022-08-17T13:28:22.4010118Z T=at::Tensor 2022-08-17T13:28:22.4010289Z ] 2022-08-17T13:28:22.4010675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4011039Z with 2022-08-17T13:28:22.4011196Z [ 2022-08-17T13:28:22.4011349Z T=std::string 2022-08-17T13:28:22.4011515Z ] 2022-08-17T13:28:22.4011928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4012289Z with 2022-08-17T13:28:22.4012443Z [ 2022-08-17T13:28:22.4012608Z T=std::string 2022-08-17T13:28:22.4012759Z ] 2022-08-17T13:28:22.4013207Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4013623Z with 2022-08-17T13:28:22.4013776Z [ 2022-08-17T13:28:22.4013925Z T=std::string 2022-08-17T13:28:22.4014088Z ] 2022-08-17T13:28:22.4014567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4015005Z with 2022-08-17T13:28:22.4015146Z [ 2022-08-17T13:28:22.4015310Z T=std::string 2022-08-17T13:28:22.4015471Z ] 2022-08-17T13:28:22.4015866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4016505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4017228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4017668Z with 2022-08-17T13:28:22.4017814Z [ 2022-08-17T13:28:22.4017986Z T=std::string 2022-08-17T13:28:22.4018151Z ] 2022-08-17T13:28:22.4018534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4018900Z with 2022-08-17T13:28:22.4019052Z [ 2022-08-17T13:28:22.4019217Z T=c10::QualifiedName 2022-08-17T13:28:22.4019394Z ] 2022-08-17T13:28:22.4019804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4020184Z with 2022-08-17T13:28:22.4020324Z [ 2022-08-17T13:28:22.4020501Z T=c10::QualifiedName 2022-08-17T13:28:22.4020675Z ] 2022-08-17T13:28:22.4021113Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4021521Z with 2022-08-17T13:28:22.4021677Z [ 2022-08-17T13:28:22.4021841Z T=c10::QualifiedName 2022-08-17T13:28:22.4022016Z ] 2022-08-17T13:28:22.4022491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4022927Z with 2022-08-17T13:28:22.4023068Z [ 2022-08-17T13:28:22.4023243Z T=c10::QualifiedName 2022-08-17T13:28:22.4023419Z ] 2022-08-17T13:28:22.4023834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4024493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4025152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4025553Z with 2022-08-17T13:28:22.4025696Z [ 2022-08-17T13:28:22.4025879Z T=c10::QualifiedName 2022-08-17T13:28:22.4026056Z ] 2022-08-17T13:28:22.4026449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4026801Z with 2022-08-17T13:28:22.4027285Z [ 2022-08-17T13:28:22.4027505Z T=std::shared_ptr 2022-08-17T13:28:22.4027700Z ] 2022-08-17T13:28:22.4028113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4028487Z with 2022-08-17T13:28:22.4028639Z [ 2022-08-17T13:28:22.4028843Z T=std::shared_ptr 2022-08-17T13:28:22.4029049Z ] 2022-08-17T13:28:22.4029499Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4029955Z with 2022-08-17T13:28:22.4030113Z [ 2022-08-17T13:28:22.4030381Z T=std::shared_ptr 2022-08-17T13:28:22.4030574Z ] 2022-08-17T13:28:22.4031050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4031487Z with 2022-08-17T13:28:22.4031639Z [ 2022-08-17T13:28:22.4031842Z T=std::shared_ptr 2022-08-17T13:28:22.4032047Z ] 2022-08-17T13:28:22.4032500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4033210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4033884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4034280Z with 2022-08-17T13:28:22.4034434Z [ 2022-08-17T13:28:22.4034639Z T=std::shared_ptr 2022-08-17T13:28:22.4034846Z ] 2022-08-17T13:28:22.4035239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4035600Z with 2022-08-17T13:28:22.4035742Z [ 2022-08-17T13:28:22.4035955Z T=std::weak_ptr 2022-08-17T13:28:22.4036158Z ] 2022-08-17T13:28:22.4036556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4036934Z with 2022-08-17T13:28:22.4037089Z [ 2022-08-17T13:28:22.4037303Z T=std::weak_ptr 2022-08-17T13:28:22.4037490Z ] 2022-08-17T13:28:22.4037938Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4038347Z with 2022-08-17T13:28:22.4038492Z [ 2022-08-17T13:28:22.4038706Z T=std::weak_ptr 2022-08-17T13:28:22.4038911Z ] 2022-08-17T13:28:22.4039374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4039813Z with 2022-08-17T13:28:22.4039968Z [ 2022-08-17T13:28:22.4040178Z T=std::weak_ptr 2022-08-17T13:28:22.4040368Z ] 2022-08-17T13:28:22.4040812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4041520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4042833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4043218Z with 2022-08-17T13:28:22.4043377Z [ 2022-08-17T13:28:22.4043594Z T=std::weak_ptr 2022-08-17T13:28:22.4043785Z ] 2022-08-17T13:28:22.4044183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4044546Z with 2022-08-17T13:28:22.4044704Z [ 2022-08-17T13:28:22.4044934Z T=std::vector> 2022-08-17T13:28:22.4045165Z ] 2022-08-17T13:28:22.4045577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4045942Z with 2022-08-17T13:28:22.4046093Z [ 2022-08-17T13:28:22.4046337Z T=std::vector> 2022-08-17T13:28:22.4046564Z ] 2022-08-17T13:28:22.4046999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4047414Z with 2022-08-17T13:28:22.4047568Z [ 2022-08-17T13:28:22.4047794Z T=std::vector> 2022-08-17T13:28:22.4048020Z ] 2022-08-17T13:28:22.4048499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4048932Z with 2022-08-17T13:28:22.4049073Z [ 2022-08-17T13:28:22.4049316Z T=std::vector> 2022-08-17T13:28:22.4049543Z ] 2022-08-17T13:28:22.4050084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4050843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4051557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4051953Z with 2022-08-17T13:28:22.4052110Z [ 2022-08-17T13:28:22.4052342Z T=std::vector> 2022-08-17T13:28:22.4052573Z ] 2022-08-17T13:28:22.4052977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4053446Z with 2022-08-17T13:28:22.4053604Z [ 2022-08-17T13:28:22.4053813Z T=std::vector> 2022-08-17T13:28:22.4054000Z ] 2022-08-17T13:28:22.4054413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4054859Z with 2022-08-17T13:28:22.4055015Z [ 2022-08-17T13:28:22.4055209Z T=std::vector> 2022-08-17T13:28:22.4055408Z ] 2022-08-17T13:28:22.4055906Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4056309Z with 2022-08-17T13:28:22.4056463Z [ 2022-08-17T13:28:22.4056671Z T=std::vector> 2022-08-17T13:28:22.4056853Z ] 2022-08-17T13:28:22.4057327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4057767Z with 2022-08-17T13:28:22.4057923Z [ 2022-08-17T13:28:22.4058114Z T=std::vector> 2022-08-17T13:28:22.4058311Z ] 2022-08-17T13:28:22.4058755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4059453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4060115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4060512Z with 2022-08-17T13:28:22.4060666Z [ 2022-08-17T13:28:22.4060874Z T=std::vector> 2022-08-17T13:28:22.4061057Z ] 2022-08-17T13:28:22.4061453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4061813Z with 2022-08-17T13:28:22.4061954Z [ 2022-08-17T13:28:22.4062212Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4062448Z ] 2022-08-17T13:28:22.4062848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4063224Z with 2022-08-17T13:28:22.4063377Z [ 2022-08-17T13:28:22.4063630Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4063852Z ] 2022-08-17T13:28:22.4064303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4064716Z with 2022-08-17T13:28:22.4064858Z [ 2022-08-17T13:28:22.4065111Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4065348Z ] 2022-08-17T13:28:22.4065826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4066250Z with 2022-08-17T13:28:22.4066404Z [ 2022-08-17T13:28:22.4066717Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4066940Z ] 2022-08-17T13:28:22.4067461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:22.4068235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:22.4068941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:22.4069598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4069978Z with 2022-08-17T13:28:22.4070133Z [ 2022-08-17T13:28:22.4070391Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4070626Z ] 2022-08-17T13:28:22.4071010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4071371Z with 2022-08-17T13:28:22.4071524Z [ 2022-08-17T13:28:22.4071757Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4071986Z ] 2022-08-17T13:28:22.4072394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4072768Z with 2022-08-17T13:28:22.4072911Z [ 2022-08-17T13:28:22.4073155Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4073387Z ] 2022-08-17T13:28:22.4073822Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4074233Z with 2022-08-17T13:28:22.4074386Z [ 2022-08-17T13:28:22.4074631Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4074846Z ] 2022-08-17T13:28:22.4075323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4075763Z with 2022-08-17T13:28:22.4075903Z [ 2022-08-17T13:28:22.4076145Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4076374Z ] 2022-08-17T13:28:22.4076847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:22.4077580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:22.4078273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:22.4089096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4089537Z with 2022-08-17T13:28:22.4089704Z [ 2022-08-17T13:28:22.4090076Z T=std::vector,std::allocator>> 2022-08-17T13:28:22.4090299Z ] 2022-08-17T13:28:22.4090701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4091073Z with 2022-08-17T13:28:22.4091217Z [ 2022-08-17T13:28:22.4091438Z T=std::vector> 2022-08-17T13:28:22.4091645Z ] 2022-08-17T13:28:22.4092055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4092417Z with 2022-08-17T13:28:22.4092572Z [ 2022-08-17T13:28:22.4092782Z T=std::vector> 2022-08-17T13:28:22.4092965Z ] 2022-08-17T13:28:22.4093423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4093846Z with 2022-08-17T13:28:22.4093984Z [ 2022-08-17T13:28:22.4094199Z T=std::vector> 2022-08-17T13:28:22.4094397Z ] 2022-08-17T13:28:22.4094874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4095301Z with 2022-08-17T13:28:22.4095451Z [ 2022-08-17T13:28:22.4095662Z T=std::vector> 2022-08-17T13:28:22.4095846Z ] 2022-08-17T13:28:22.4096292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4096990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4097675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4098071Z with 2022-08-17T13:28:22.4098214Z [ 2022-08-17T13:28:22.4098430Z T=std::vector> 2022-08-17T13:28:22.4098627Z ] 2022-08-17T13:28:22.4099006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4099363Z with 2022-08-17T13:28:22.4099518Z [ 2022-08-17T13:28:22.4099746Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:22.4099975Z ] 2022-08-17T13:28:22.4100385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4100837Z with 2022-08-17T13:28:22.4100979Z [ 2022-08-17T13:28:22.4101217Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:22.4101447Z ] 2022-08-17T13:28:22.4101933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4102350Z with 2022-08-17T13:28:22.4102505Z [ 2022-08-17T13:28:22.4102742Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:22.4102952Z ] 2022-08-17T13:28:22.4103426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4103870Z with 2022-08-17T13:28:22.4104008Z [ 2022-08-17T13:28:22.4104244Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:22.4104469Z ] 2022-08-17T13:28:22.4104941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4105694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4106457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:28:22.4107169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4107565Z with 2022-08-17T13:28:22.4107709Z [ 2022-08-17T13:28:22.4107949Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:22.4108177Z ] 2022-08-17T13:28:22.4108575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4108925Z with 2022-08-17T13:28:22.4109080Z [ 2022-08-17T13:28:22.4109313Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:22.4109529Z ] 2022-08-17T13:28:22.4109936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4110313Z with 2022-08-17T13:28:22.4110466Z [ 2022-08-17T13:28:22.4110688Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:22.4110911Z ] 2022-08-17T13:28:22.4111353Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4111752Z with 2022-08-17T13:28:22.4111906Z [ 2022-08-17T13:28:22.4112143Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:22.4112353Z ] 2022-08-17T13:28:22.4112828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4113309Z with 2022-08-17T13:28:22.4113461Z [ 2022-08-17T13:28:22.4113689Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:22.4113961Z ] 2022-08-17T13:28:22.4114434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4115199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4115956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:28:22.4116670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4117060Z with 2022-08-17T13:28:22.4117219Z [ 2022-08-17T13:28:22.4117446Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:22.4117671Z ] 2022-08-17T13:28:22.4118063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4118426Z with 2022-08-17T13:28:22.4118567Z [ 2022-08-17T13:28:22.4118757Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4118943Z ] 2022-08-17T13:28:22.4119341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4119715Z with 2022-08-17T13:28:22.4119871Z [ 2022-08-17T13:28:22.4120048Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4120234Z ] 2022-08-17T13:28:22.4120678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4121088Z with 2022-08-17T13:28:22.4121229Z [ 2022-08-17T13:28:22.4121413Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4121597Z ] 2022-08-17T13:28:22.4122057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4122496Z with 2022-08-17T13:28:22.4122647Z [ 2022-08-17T13:28:22.4122832Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4123004Z ] 2022-08-17T13:28:22.4123439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4124107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4124478Z with 2022-08-17T13:28:22.4124631Z [ 2022-08-17T13:28:22.4124819Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4125049Z ] 2022-08-17T13:28:22.4125499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:28:22.4126252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4126649Z with 2022-08-17T13:28:22.4126801Z [ 2022-08-17T13:28:22.4126978Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:22.4127164Z ] 2022-08-17T13:28:22.4127558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4127909Z with 2022-08-17T13:28:22.4128062Z [ 2022-08-17T13:28:22.4128339Z T=std::vector> 2022-08-17T13:28:22.4128584Z ] 2022-08-17T13:28:22.4129002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4129379Z with 2022-08-17T13:28:22.4129530Z [ 2022-08-17T13:28:22.4129794Z T=std::vector> 2022-08-17T13:28:22.4130136Z ] 2022-08-17T13:28:22.4130590Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4130990Z with 2022-08-17T13:28:22.4131148Z [ 2022-08-17T13:28:22.4131428Z T=std::vector> 2022-08-17T13:28:22.4131682Z ] 2022-08-17T13:28:22.4132149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4132582Z with 2022-08-17T13:28:22.4132738Z [ 2022-08-17T13:28:22.4133004Z T=std::vector> 2022-08-17T13:28:22.4133265Z ] 2022-08-17T13:28:22.4133775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4134592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4135331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4135715Z with 2022-08-17T13:28:22.4135867Z [ 2022-08-17T13:28:22.4136147Z T=std::vector> 2022-08-17T13:28:22.4136405Z ] 2022-08-17T13:28:22.4136789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4137210Z with 2022-08-17T13:28:22.4137365Z [ 2022-08-17T13:28:22.4137539Z T=torch::autograd::ViewInfo 2022-08-17T13:28:22.4137723Z ] 2022-08-17T13:28:22.4138176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4138545Z with 2022-08-17T13:28:22.4138702Z [ 2022-08-17T13:28:22.4138890Z T=torch::autograd::ViewInfo 2022-08-17T13:28:22.4139068Z ] 2022-08-17T13:28:22.4139502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4139908Z with 2022-08-17T13:28:22.4140061Z [ 2022-08-17T13:28:22.4140235Z T=torch::autograd::ViewInfo 2022-08-17T13:28:22.4140414Z ] 2022-08-17T13:28:22.4140886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4141320Z with 2022-08-17T13:28:22.4141458Z [ 2022-08-17T13:28:22.4141639Z T=torch::autograd::ViewInfo 2022-08-17T13:28:22.4141817Z ] 2022-08-17T13:28:22.4142230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4142911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4143588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4143974Z with 2022-08-17T13:28:22.4144121Z [ 2022-08-17T13:28:22.4144301Z T=torch::autograd::ViewInfo 2022-08-17T13:28:22.4144479Z ] 2022-08-17T13:28:22.4144865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4145228Z with 2022-08-17T13:28:22.4145379Z [ 2022-08-17T13:28:22.4145544Z T=c10::IValue 2022-08-17T13:28:22.4145695Z ] 2022-08-17T13:28:22.4146102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4146479Z with 2022-08-17T13:28:22.4146618Z [ 2022-08-17T13:28:22.4146778Z T=c10::IValue 2022-08-17T13:28:22.4146939Z ] 2022-08-17T13:28:22.4147377Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4147783Z with 2022-08-17T13:28:22.4147935Z [ 2022-08-17T13:28:22.4148093Z T=c10::IValue 2022-08-17T13:28:22.4148242Z ] 2022-08-17T13:28:22.4148715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4149201Z with 2022-08-17T13:28:22.4149339Z [ 2022-08-17T13:28:22.4149500Z T=c10::IValue 2022-08-17T13:28:22.4149660Z ] 2022-08-17T13:28:22.4150103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4150753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4151408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4151799Z with 2022-08-17T13:28:22.4151940Z [ 2022-08-17T13:28:22.4152103Z T=c10::IValue 2022-08-17T13:28:22.4152268Z ] 2022-08-17T13:28:22.4152657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4153008Z with 2022-08-17T13:28:22.4153160Z [ 2022-08-17T13:28:22.4153329Z T=c10::AliasInfo 2022-08-17T13:28:22.4153483Z ] 2022-08-17T13:28:22.4153888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4154259Z with 2022-08-17T13:28:22.4154396Z [ 2022-08-17T13:28:22.4154561Z T=c10::AliasInfo 2022-08-17T13:28:22.4154723Z ] 2022-08-17T13:28:22.4155173Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4155571Z with 2022-08-17T13:28:22.4155721Z [ 2022-08-17T13:28:22.4155886Z T=c10::AliasInfo 2022-08-17T13:28:22.4156041Z ] 2022-08-17T13:28:22.4156516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4156951Z with 2022-08-17T13:28:22.4157102Z [ 2022-08-17T13:28:22.4157253Z T=c10::AliasInfo 2022-08-17T13:28:22.4157416Z ] 2022-08-17T13:28:22.4157828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4158473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4159138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4159534Z with 2022-08-17T13:28:22.4159685Z [ 2022-08-17T13:28:22.4159840Z T=c10::AliasInfo 2022-08-17T13:28:22.4160003Z ] 2022-08-17T13:28:22.4160395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4160743Z with 2022-08-17T13:28:22.4160892Z [ 2022-08-17T13:28:22.4161117Z T=c10::either 2022-08-17T13:28:22.4161332Z ] 2022-08-17T13:28:22.4161780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4162152Z with 2022-08-17T13:28:22.4162306Z [ 2022-08-17T13:28:22.4162566Z T=c10::either 2022-08-17T13:28:22.4162781Z ] 2022-08-17T13:28:22.4163225Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4163636Z with 2022-08-17T13:28:22.4163776Z [ 2022-08-17T13:28:22.4163998Z T=c10::either 2022-08-17T13:28:22.4164206Z ] 2022-08-17T13:28:22.4164668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4165104Z with 2022-08-17T13:28:22.4165258Z [ 2022-08-17T13:28:22.4165471Z T=c10::either 2022-08-17T13:28:22.4165680Z ] 2022-08-17T13:28:22.4166139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4166888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4167607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4167989Z with 2022-08-17T13:28:22.4168141Z [ 2022-08-17T13:28:22.4168366Z T=c10::either 2022-08-17T13:28:22.4168572Z ] 2022-08-17T13:28:22.4168966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4169323Z with 2022-08-17T13:28:22.4169464Z [ 2022-08-17T13:28:22.4169638Z T=at::StepCallbacks 2022-08-17T13:28:22.4169814Z ] 2022-08-17T13:28:22.4170307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4170672Z with 2022-08-17T13:28:22.4170827Z [ 2022-08-17T13:28:22.4171001Z T=at::StepCallbacks 2022-08-17T13:28:22.4171161Z ] 2022-08-17T13:28:22.4171606Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4172019Z with 2022-08-17T13:28:22.4172168Z [ 2022-08-17T13:28:22.4172333Z T=at::StepCallbacks 2022-08-17T13:28:22.4172507Z ] 2022-08-17T13:28:22.4172979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4173402Z with 2022-08-17T13:28:22.4173554Z [ 2022-08-17T13:28:22.4173792Z T=at::StepCallbacks 2022-08-17T13:28:22.4173952Z ] 2022-08-17T13:28:22.4174370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4175089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4175761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4176154Z with 2022-08-17T13:28:22.4176297Z [ 2022-08-17T13:28:22.4176476Z T=at::StepCallbacks 2022-08-17T13:28:22.4176651Z ] 2022-08-17T13:28:22.4177036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4177403Z with 2022-08-17T13:28:22.4177555Z [ 2022-08-17T13:28:22.4177712Z T=c10::DimVector 2022-08-17T13:28:22.4177886Z ] 2022-08-17T13:28:22.4178293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4178656Z with 2022-08-17T13:28:22.4178812Z [ 2022-08-17T13:28:22.4178979Z T=c10::DimVector 2022-08-17T13:28:22.4179133Z ] 2022-08-17T13:28:22.4179583Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4179999Z with 2022-08-17T13:28:22.4180155Z [ 2022-08-17T13:28:22.4180310Z T=c10::DimVector 2022-08-17T13:28:22.4180479Z ] 2022-08-17T13:28:22.4180960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4181405Z with 2022-08-17T13:28:22.4181546Z [ 2022-08-17T13:28:22.4181711Z T=c10::DimVector 2022-08-17T13:28:22.4181876Z ] 2022-08-17T13:28:22.4182279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4182931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4183592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4183984Z with 2022-08-17T13:28:22.4184125Z [ 2022-08-17T13:28:22.4184293Z T=c10::DimVector 2022-08-17T13:28:22.4184456Z ] 2022-08-17T13:28:22.4184832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4185197Z with 2022-08-17T13:28:22.4185351Z [ 2022-08-17T13:28:22.4185524Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:22.4185707Z ] 2022-08-17T13:28:22.4186111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4186536Z with 2022-08-17T13:28:22.4186675Z [ 2022-08-17T13:28:22.4186860Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:22.4187091Z ] 2022-08-17T13:28:22.4187531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4187937Z with 2022-08-17T13:28:22.4188091Z [ 2022-08-17T13:28:22.4188265Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:22.4188447Z ] 2022-08-17T13:28:22.4188918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4189359Z with 2022-08-17T13:28:22.4189500Z [ 2022-08-17T13:28:22.4189687Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:22.4189872Z ] 2022-08-17T13:28:22.4190294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4190993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4191680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4192072Z with 2022-08-17T13:28:22.4192224Z [ 2022-08-17T13:28:22.4192400Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:22.4192586Z ] 2022-08-17T13:28:22.4192977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4193331Z with 2022-08-17T13:28:22.4193482Z [ 2022-08-17T13:28:22.4193708Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:22.4193913Z ] 2022-08-17T13:28:22.4194311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4194687Z with 2022-08-17T13:28:22.4194837Z [ 2022-08-17T13:28:22.4195049Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:22.4195265Z ] 2022-08-17T13:28:22.4195709Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4196107Z with 2022-08-17T13:28:22.4196260Z [ 2022-08-17T13:28:22.4196488Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:22.4196689Z ] 2022-08-17T13:28:22.4197161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4197600Z with 2022-08-17T13:28:22.4197749Z [ 2022-08-17T13:28:22.4197962Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:22.4198226Z ] 2022-08-17T13:28:22.4198688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4199489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4200195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4200595Z with 2022-08-17T13:28:22.4200748Z [ 2022-08-17T13:28:22.4200973Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:22.4201179Z ] 2022-08-17T13:28:22.4201572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4201937Z with 2022-08-17T13:28:22.4202079Z [ 2022-08-17T13:28:22.4202287Z T=std::tuple 2022-08-17T13:28:22.4202479Z ] 2022-08-17T13:28:22.4202874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4203251Z with 2022-08-17T13:28:22.4203405Z [ 2022-08-17T13:28:22.4203608Z T=std::tuple 2022-08-17T13:28:22.4203789Z ] 2022-08-17T13:28:22.4204235Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4204649Z with 2022-08-17T13:28:22.4204791Z [ 2022-08-17T13:28:22.4204989Z T=std::tuple 2022-08-17T13:28:22.4205181Z ] 2022-08-17T13:28:22.4205661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4206087Z with 2022-08-17T13:28:22.4206244Z [ 2022-08-17T13:28:22.4206442Z T=std::tuple 2022-08-17T13:28:22.4206622Z ] 2022-08-17T13:28:22.4207057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4207768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4208462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4208847Z with 2022-08-17T13:28:22.4209003Z [ 2022-08-17T13:28:22.4209294Z T=std::tuple 2022-08-17T13:28:22.4209491Z ] 2022-08-17T13:28:22.4209973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4210334Z with 2022-08-17T13:28:22.4210549Z [ 2022-08-17T13:28:22.4210719Z T=torch::jit::SourceRange 2022-08-17T13:28:22.4210902Z ] 2022-08-17T13:28:22.4211309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4211719Z with 2022-08-17T13:28:22.4211873Z [ 2022-08-17T13:28:22.4212053Z T=torch::jit::SourceRange 2022-08-17T13:28:22.4212229Z ] 2022-08-17T13:28:22.4212664Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4213076Z with 2022-08-17T13:28:22.4213228Z [ 2022-08-17T13:28:22.4213395Z T=torch::jit::SourceRange 2022-08-17T13:28:22.4213573Z ] 2022-08-17T13:28:22.4214050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4214485Z with 2022-08-17T13:28:22.4214622Z [ 2022-08-17T13:28:22.4214803Z T=torch::jit::SourceRange 2022-08-17T13:28:22.4214977Z ] 2022-08-17T13:28:22.4215389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4216080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4216768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4217160Z with 2022-08-17T13:28:22.4217303Z [ 2022-08-17T13:28:22.4217482Z T=torch::jit::SourceRange 2022-08-17T13:28:22.4217663Z ] 2022-08-17T13:28:22.4218045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4218406Z with 2022-08-17T13:28:22.4218556Z [ 2022-08-17T13:28:22.4218753Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:22.4218933Z ] 2022-08-17T13:28:22.4219337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4219719Z with 2022-08-17T13:28:22.4219857Z [ 2022-08-17T13:28:22.4220054Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:22.4220245Z ] 2022-08-17T13:28:22.4220682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4221098Z with 2022-08-17T13:28:22.4221256Z [ 2022-08-17T13:28:22.4221457Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:22.4221643Z ] 2022-08-17T13:28:22.4222116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4222558Z with 2022-08-17T13:28:22.4222700Z [ 2022-08-17T13:28:22.4222951Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:22.4223150Z ] 2022-08-17T13:28:22.4223598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4224330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4225019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4225418Z with 2022-08-17T13:28:22.4225574Z [ 2022-08-17T13:28:22.4225762Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:22.4225959Z ] 2022-08-17T13:28:22.4226356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4226710Z with 2022-08-17T13:28:22.4226864Z [ 2022-08-17T13:28:22.4227062Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:22.4227241Z ] 2022-08-17T13:28:22.4227653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4228031Z with 2022-08-17T13:28:22.4228186Z [ 2022-08-17T13:28:22.4228372Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:22.4228564Z ] 2022-08-17T13:28:22.4229009Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4229406Z with 2022-08-17T13:28:22.4229556Z [ 2022-08-17T13:28:22.4229750Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:22.4229936Z ] 2022-08-17T13:28:22.4230399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4230828Z with 2022-08-17T13:28:22.4230976Z [ 2022-08-17T13:28:22.4231155Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:22.4231344Z ] 2022-08-17T13:28:22.4231780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4232479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4233147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4233539Z with 2022-08-17T13:28:22.4233693Z [ 2022-08-17T13:28:22.4233887Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:22.4234064Z ] 2022-08-17T13:28:22.4234457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4234813Z with 2022-08-17T13:28:22.4234952Z [ 2022-08-17T13:28:22.4235183Z T=torch::jit::ScopePtr 2022-08-17T13:28:22.4235357Z ] 2022-08-17T13:28:22.4235749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4236163Z with 2022-08-17T13:28:22.4236322Z [ 2022-08-17T13:28:22.4236499Z T=torch::jit::ScopePtr 2022-08-17T13:28:22.4236659Z ] 2022-08-17T13:28:22.4237108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4237523Z with 2022-08-17T13:28:22.4237661Z [ 2022-08-17T13:28:22.4237840Z T=torch::jit::ScopePtr 2022-08-17T13:28:22.4238013Z ] 2022-08-17T13:28:22.4238476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4238913Z with 2022-08-17T13:28:22.4239068Z [ 2022-08-17T13:28:22.4239245Z T=torch::jit::ScopePtr 2022-08-17T13:28:22.4239404Z ] 2022-08-17T13:28:22.4239833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4240500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4241164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4241545Z with 2022-08-17T13:28:22.4241697Z [ 2022-08-17T13:28:22.4241871Z T=torch::jit::ScopePtr 2022-08-17T13:28:22.4242037Z ] 2022-08-17T13:28:22.4242431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4242791Z with 2022-08-17T13:28:22.4242943Z [ 2022-08-17T13:28:22.4243111Z T=at::ThreadLocalState 2022-08-17T13:28:22.4243289Z ] 2022-08-17T13:28:22.4243697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4244063Z with 2022-08-17T13:28:22.4244216Z [ 2022-08-17T13:28:22.4244392Z T=at::ThreadLocalState 2022-08-17T13:28:22.4244555Z ] 2022-08-17T13:28:22.4245002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4245410Z with 2022-08-17T13:28:22.4245558Z [ 2022-08-17T13:28:22.4245724Z T=at::ThreadLocalState 2022-08-17T13:28:22.4245899Z ] 2022-08-17T13:28:22.4246371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4246793Z with 2022-08-17T13:28:22.4246945Z [ 2022-08-17T13:28:22.4247122Z T=at::ThreadLocalState 2022-08-17T13:28:22.4247714Z ] 2022-08-17T13:28:22.4248150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4248887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4249570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4250066Z with 2022-08-17T13:28:22.4250207Z [ 2022-08-17T13:28:22.4250389Z T=at::ThreadLocalState 2022-08-17T13:28:22.4250570Z ] 2022-08-17T13:28:22.4250950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4251307Z with 2022-08-17T13:28:22.4251463Z [ 2022-08-17T13:28:22.4251654Z T=std::shared_ptr 2022-08-17T13:28:22.4251846Z ] 2022-08-17T13:28:22.4252261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4252636Z with 2022-08-17T13:28:22.4252776Z [ 2022-08-17T13:28:22.4252973Z T=std::shared_ptr 2022-08-17T13:28:22.4253163Z ] 2022-08-17T13:28:22.4253599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4254009Z with 2022-08-17T13:28:22.4254161Z [ 2022-08-17T13:28:22.4254346Z T=std::shared_ptr 2022-08-17T13:28:22.4254536Z ] 2022-08-17T13:28:22.4255013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4255444Z with 2022-08-17T13:28:22.4255582Z [ 2022-08-17T13:28:22.4255780Z T=std::shared_ptr 2022-08-17T13:28:22.4255972Z ] 2022-08-17T13:28:22.4256392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4257071Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4257774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:28:22.4258466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4258861Z with 2022-08-17T13:28:22.4259003Z [ 2022-08-17T13:28:22.4259201Z T=std::shared_ptr 2022-08-17T13:28:22.4259391Z ] 2022-08-17T13:28:22.4259772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4260178Z with 2022-08-17T13:28:22.4260333Z [ 2022-08-17T13:28:22.4260518Z T=torch::jit::GraphExecutor 2022-08-17T13:28:22.4260688Z ] 2022-08-17T13:28:22.4261148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4261526Z with 2022-08-17T13:28:22.4261664Z [ 2022-08-17T13:28:22.4261850Z T=torch::jit::GraphExecutor 2022-08-17T13:28:22.4262029Z ] 2022-08-17T13:28:22.4262461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4262873Z with 2022-08-17T13:28:22.4263029Z [ 2022-08-17T13:28:22.4263212Z T=torch::jit::GraphExecutor 2022-08-17T13:28:22.4263381Z ] 2022-08-17T13:28:22.4263857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4264297Z with 2022-08-17T13:28:22.4264437Z [ 2022-08-17T13:28:22.4264621Z T=torch::jit::GraphExecutor 2022-08-17T13:28:22.4264806Z ] 2022-08-17T13:28:22.4265228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4265895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4266585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:28:22.4267283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4267681Z with 2022-08-17T13:28:22.4267825Z [ 2022-08-17T13:28:22.4268007Z T=torch::jit::GraphExecutor 2022-08-17T13:28:22.4268190Z ] 2022-08-17T13:28:22.4268568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4268928Z with 2022-08-17T13:28:22.4269074Z [ 2022-08-17T13:28:22.4269242Z T=torch::jit::Method 2022-08-17T13:28:22.4269396Z ] 2022-08-17T13:28:22.4269801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4270170Z with 2022-08-17T13:28:22.4270310Z [ 2022-08-17T13:28:22.4270480Z T=torch::jit::Method 2022-08-17T13:28:22.4270650Z ] 2022-08-17T13:28:22.4271086Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4271495Z with 2022-08-17T13:28:22.4271645Z [ 2022-08-17T13:28:22.4271812Z T=torch::jit::Method 2022-08-17T13:28:22.4272009Z ] 2022-08-17T13:28:22.4272473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4272909Z with 2022-08-17T13:28:22.4273087Z [ 2022-08-17T13:28:22.4273262Z T=torch::jit::Method 2022-08-17T13:28:22.4273426Z ] 2022-08-17T13:28:22.4273833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4274491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4275156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4275544Z with 2022-08-17T13:28:22.4275693Z [ 2022-08-17T13:28:22.4275856Z T=torch::jit::Method 2022-08-17T13:28:22.4276018Z ] 2022-08-17T13:28:22.4276405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4276748Z with 2022-08-17T13:28:22.4276888Z [ 2022-08-17T13:28:22.4277105Z T=std::vector> 2022-08-17T13:28:22.4277299Z ] 2022-08-17T13:28:22.4277701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4278066Z with 2022-08-17T13:28:22.4278209Z [ 2022-08-17T13:28:22.4278412Z T=std::vector> 2022-08-17T13:28:22.4278611Z ] 2022-08-17T13:28:22.4279048Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4279436Z with 2022-08-17T13:28:22.4279577Z [ 2022-08-17T13:28:22.4279794Z T=std::vector> 2022-08-17T13:28:22.4279999Z ] 2022-08-17T13:28:22.4280454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4280887Z with 2022-08-17T13:28:22.4281037Z [ 2022-08-17T13:28:22.4281245Z T=std::vector> 2022-08-17T13:28:22.4281448Z ] 2022-08-17T13:28:22.4281898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4282612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4283294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4283728Z with 2022-08-17T13:28:22.4283874Z [ 2022-08-17T13:28:22.4284087Z T=std::vector> 2022-08-17T13:28:22.4284280Z ] 2022-08-17T13:28:22.4285028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4285398Z with 2022-08-17T13:28:22.4285538Z [ 2022-08-17T13:28:22.4285783Z T=std::function 2022-08-17T13:28:22.4286014Z ] 2022-08-17T13:28:22.4286418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4286780Z with 2022-08-17T13:28:22.4286927Z [ 2022-08-17T13:28:22.4287169Z T=std::function 2022-08-17T13:28:22.4287394Z ] 2022-08-17T13:28:22.4287840Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4288251Z with 2022-08-17T13:28:22.4288394Z [ 2022-08-17T13:28:22.4288628Z T=std::function 2022-08-17T13:28:22.4288854Z ] 2022-08-17T13:28:22.4289321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4289749Z with 2022-08-17T13:28:22.4290001Z [ 2022-08-17T13:28:22.4290250Z T=std::function 2022-08-17T13:28:22.4290474Z ] 2022-08-17T13:28:22.4290943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4291725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4292452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4292840Z with 2022-08-17T13:28:22.4292981Z [ 2022-08-17T13:28:22.4293230Z T=std::function 2022-08-17T13:28:22.4293464Z ] 2022-08-17T13:28:22.4293859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4294205Z with 2022-08-17T13:28:22.4294354Z [ 2022-08-17T13:28:22.4294628Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:22.4294874Z ] 2022-08-17T13:28:22.4295276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4295642Z with 2022-08-17T13:28:22.4295782Z [ 2022-08-17T13:28:22.4296052Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:22.4296365Z ] 2022-08-17T13:28:22.4296812Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4297252Z with 2022-08-17T13:28:22.4297404Z [ 2022-08-17T13:28:22.4297676Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:22.4297922Z ] 2022-08-17T13:28:22.4298394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4298828Z with 2022-08-17T13:28:22.4298978Z [ 2022-08-17T13:28:22.4299240Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:22.4299494Z ] 2022-08-17T13:28:22.4299997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:22.4300845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:22.4301602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4301992Z with 2022-08-17T13:28:22.4302143Z [ 2022-08-17T13:28:22.4302416Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:22.4302664Z ] 2022-08-17T13:28:22.4303056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4303413Z with 2022-08-17T13:28:22.4303553Z [ 2022-08-17T13:28:22.4303763Z T=std::vector> 2022-08-17T13:28:22.4303966Z ] 2022-08-17T13:28:22.4304371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4304737Z with 2022-08-17T13:28:22.4304887Z [ 2022-08-17T13:28:22.4305096Z T=std::vector> 2022-08-17T13:28:22.4305286Z ] 2022-08-17T13:28:22.4305731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4306138Z with 2022-08-17T13:28:22.4306286Z [ 2022-08-17T13:28:22.4306487Z T=std::vector> 2022-08-17T13:28:22.4306686Z ] 2022-08-17T13:28:22.4307157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4307580Z with 2022-08-17T13:28:22.4307811Z [ 2022-08-17T13:28:22.4308018Z T=std::vector> 2022-08-17T13:28:22.4308210Z ] 2022-08-17T13:28:22.4308644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4309082Z with 2022-08-17T13:28:22.4309233Z [ 2022-08-17T13:28:22.4309376Z T=double 2022-08-17T13:28:22.4309532Z ] 2022-08-17T13:28:22.4310048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4310480Z with 2022-08-17T13:28:22.4310626Z [ 2022-08-17T13:28:22.4310780Z T=double 2022-08-17T13:28:22.4310924Z ] 2022-08-17T13:28:22.4311348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4311738Z with 2022-08-17T13:28:22.4311884Z [ 2022-08-17T13:28:22.4312084Z T=std::vector> 2022-08-17T13:28:22.4312280Z ] 2022-08-17T13:28:22.4312673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4313025Z with 2022-08-17T13:28:22.4313176Z [ 2022-08-17T13:28:22.4313373Z T=std::tuple 2022-08-17T13:28:22.4313432Z ] 2022-08-17T13:28:22.4313753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4313802Z with 2022-08-17T13:28:22.4313863Z [ 2022-08-17T13:28:22.4313970Z T=std::tuple 2022-08-17T13:28:22.4314031Z ] 2022-08-17T13:28:22.4314389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4314451Z with 2022-08-17T13:28:22.4314507Z [ 2022-08-17T13:28:22.4314613Z T=std::tuple 2022-08-17T13:28:22.4314660Z ] 2022-08-17T13:28:22.4315045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4315105Z with 2022-08-17T13:28:22.4315163Z [ 2022-08-17T13:28:22.4315270Z T=std::tuple 2022-08-17T13:28:22.4315327Z ] 2022-08-17T13:28:22.4315677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:22.4316059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:22.4316396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4316447Z with 2022-08-17T13:28:22.4316502Z [ 2022-08-17T13:28:22.4316612Z T=std::tuple 2022-08-17T13:28:22.4316668Z ] 2022-08-17T13:28:22.4316968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4317071Z with 2022-08-17T13:28:22.4317131Z [ 2022-08-17T13:28:22.4317264Z T=std::vector> 2022-08-17T13:28:22.4317346Z ] 2022-08-17T13:28:22.4317669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:22.4317730Z with 2022-08-17T13:28:22.4317789Z [ 2022-08-17T13:28:22.4317922Z T=std::vector> 2022-08-17T13:28:22.4317982Z ] 2022-08-17T13:28:22.4318345Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:22.4318408Z with 2022-08-17T13:28:22.4318455Z [ 2022-08-17T13:28:22.4318582Z T=std::vector> 2022-08-17T13:28:22.4318639Z ] 2022-08-17T13:28:22.4319022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:22.4319085Z with 2022-08-17T13:28:22.4319141Z [ 2022-08-17T13:28:22.4319266Z T=std::vector> 2022-08-17T13:28:22.4319323Z ] 2022-08-17T13:28:22.4319670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:22.4320073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:22.4320413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:22.4320474Z with 2022-08-17T13:28:22.4320529Z [ 2022-08-17T13:28:22.4320658Z T=std::vector> 2022-08-17T13:28:22.4320717Z ] 2022-08-17T13:28:22.4322141Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_cpp C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\cpp.cp39-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.lib 2022-08-17T13:28:22.6158841Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.exp 2022-08-17T13:28:22.6317429Z Generating code 2022-08-17T13:28:24.1091720Z Finished generating code 2022-08-17T13:28:24.4004245Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T13:28:24.4065901Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\build.ninja... 2022-08-17T13:28:24.4069593Z Compiling objects... 2022-08-17T13:28:24.4069912Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:28:35.4708257Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\ort_extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\ort_extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T13:28:35.4711143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:28:35.4711944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:28:35.4712763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4713250Z with 2022-08-17T13:28:35.4713461Z [ 2022-08-17T13:28:35.4714045Z T=at::Generator 2022-08-17T13:28:35.4714273Z ] 2022-08-17T13:28:35.4714829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4715334Z with 2022-08-17T13:28:35.4715522Z [ 2022-08-17T13:28:35.4715748Z T=at::Generator 2022-08-17T13:28:35.4715972Z ] 2022-08-17T13:28:35.4716562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4717118Z with 2022-08-17T13:28:35.4717331Z [ 2022-08-17T13:28:35.4717549Z T=at::Generator 2022-08-17T13:28:35.4717772Z ] 2022-08-17T13:28:35.4718400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4719198Z with 2022-08-17T13:28:35.4719387Z [ 2022-08-17T13:28:35.4719618Z T=at::Generator 2022-08-17T13:28:35.4719839Z ] 2022-08-17T13:28:35.4720371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4721027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4721690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4722093Z with 2022-08-17T13:28:35.4722237Z [ 2022-08-17T13:28:35.4722410Z T=at::Generator 2022-08-17T13:28:35.4722579Z ] 2022-08-17T13:28:35.4722961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4723330Z with 2022-08-17T13:28:35.4723489Z [ 2022-08-17T13:28:35.4723660Z T=at::TensorBase 2022-08-17T13:28:35.4723817Z ] 2022-08-17T13:28:35.4724228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4724601Z with 2022-08-17T13:28:35.4724827Z [ 2022-08-17T13:28:35.4725001Z T=at::TensorBase 2022-08-17T13:28:35.4725168Z ] 2022-08-17T13:28:35.4725604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4726023Z with 2022-08-17T13:28:35.4726180Z [ 2022-08-17T13:28:35.4726350Z T=at::TensorBase 2022-08-17T13:28:35.4726506Z ] 2022-08-17T13:28:35.4726986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4727418Z with 2022-08-17T13:28:35.4727558Z [ 2022-08-17T13:28:35.4727730Z T=at::TensorBase 2022-08-17T13:28:35.4727898Z ] 2022-08-17T13:28:35.4728304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4728961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4729632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4730112Z with 2022-08-17T13:28:35.4730255Z [ 2022-08-17T13:28:35.4730429Z T=at::TensorBase 2022-08-17T13:28:35.4730600Z ] 2022-08-17T13:28:35.4730996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4731347Z with 2022-08-17T13:28:35.4731509Z [ 2022-08-17T13:28:35.4731685Z T=at::Tensor 2022-08-17T13:28:35.4731915Z ] 2022-08-17T13:28:35.4732333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4732718Z with 2022-08-17T13:28:35.4732864Z [ 2022-08-17T13:28:35.4733091Z T=at::Tensor 2022-08-17T13:28:35.4733266Z ] 2022-08-17T13:28:35.4733724Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4734126Z with 2022-08-17T13:28:35.4734290Z [ 2022-08-17T13:28:35.4734464Z T=at::Tensor 2022-08-17T13:28:35.4734621Z ] 2022-08-17T13:28:35.4735104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4735552Z with 2022-08-17T13:28:35.4735715Z [ 2022-08-17T13:28:35.4735870Z T=at::Tensor 2022-08-17T13:28:35.4744763Z ] 2022-08-17T13:28:35.4745322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4745981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4746636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4747040Z with 2022-08-17T13:28:35.4747195Z [ 2022-08-17T13:28:35.4747365Z T=at::Tensor 2022-08-17T13:28:35.4747519Z ] 2022-08-17T13:28:35.4747917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4748275Z with 2022-08-17T13:28:35.4748415Z [ 2022-08-17T13:28:35.4748581Z T=std::string 2022-08-17T13:28:35.4748745Z ] 2022-08-17T13:28:35.4749144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4749523Z with 2022-08-17T13:28:35.4749675Z [ 2022-08-17T13:28:35.4749825Z T=std::string 2022-08-17T13:28:35.4749988Z ] 2022-08-17T13:28:35.4750440Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4750861Z with 2022-08-17T13:28:35.4751003Z [ 2022-08-17T13:28:35.4751179Z T=std::string 2022-08-17T13:28:35.4751341Z ] 2022-08-17T13:28:35.4751801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4752239Z with 2022-08-17T13:28:35.4752390Z [ 2022-08-17T13:28:35.4752550Z T=std::string 2022-08-17T13:28:35.4752697Z ] 2022-08-17T13:28:35.4753112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4753885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4754599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4754979Z with 2022-08-17T13:28:35.4755131Z [ 2022-08-17T13:28:35.4755299Z T=std::string 2022-08-17T13:28:35.4755448Z ] 2022-08-17T13:28:35.4755838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4756201Z with 2022-08-17T13:28:35.4756340Z [ 2022-08-17T13:28:35.4756520Z T=c10::QualifiedName 2022-08-17T13:28:35.4756691Z ] 2022-08-17T13:28:35.4757098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4757461Z with 2022-08-17T13:28:35.4757612Z [ 2022-08-17T13:28:35.4757785Z T=c10::QualifiedName 2022-08-17T13:28:35.4757943Z ] 2022-08-17T13:28:35.4758390Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4758798Z with 2022-08-17T13:28:35.4758937Z [ 2022-08-17T13:28:35.4759110Z T=c10::QualifiedName 2022-08-17T13:28:35.4759279Z ] 2022-08-17T13:28:35.4759753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4760173Z with 2022-08-17T13:28:35.4760325Z [ 2022-08-17T13:28:35.4760499Z T=c10::QualifiedName 2022-08-17T13:28:35.4760658Z ] 2022-08-17T13:28:35.4761076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4761737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4762397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4762780Z with 2022-08-17T13:28:35.4762932Z [ 2022-08-17T13:28:35.4763106Z T=c10::QualifiedName 2022-08-17T13:28:35.4763264Z ] 2022-08-17T13:28:35.4763653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4764014Z with 2022-08-17T13:28:35.4764169Z [ 2022-08-17T13:28:35.4764376Z T=std::shared_ptr 2022-08-17T13:28:35.4764580Z ] 2022-08-17T13:28:35.4764984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4765349Z with 2022-08-17T13:28:35.4765550Z [ 2022-08-17T13:28:35.4765769Z T=std::shared_ptr 2022-08-17T13:28:35.4765973Z ] 2022-08-17T13:28:35.4766450Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4766863Z with 2022-08-17T13:28:35.4767014Z [ 2022-08-17T13:28:35.4767216Z T=std::shared_ptr 2022-08-17T13:28:35.4767420Z ] 2022-08-17T13:28:35.4767894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4768328Z with 2022-08-17T13:28:35.4768467Z [ 2022-08-17T13:28:35.4768687Z T=std::shared_ptr 2022-08-17T13:28:35.4768893Z ] 2022-08-17T13:28:35.4769341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4770160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4770853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4771247Z with 2022-08-17T13:28:35.4771388Z [ 2022-08-17T13:28:35.4771605Z T=std::shared_ptr 2022-08-17T13:28:35.4771814Z ] 2022-08-17T13:28:35.4772210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4772564Z with 2022-08-17T13:28:35.4772716Z [ 2022-08-17T13:28:35.4772931Z T=std::weak_ptr 2022-08-17T13:28:35.4773120Z ] 2022-08-17T13:28:35.4773533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4773907Z with 2022-08-17T13:28:35.4774046Z [ 2022-08-17T13:28:35.4774257Z T=std::weak_ptr 2022-08-17T13:28:35.4774458Z ] 2022-08-17T13:28:35.4774907Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4775303Z with 2022-08-17T13:28:35.4775454Z [ 2022-08-17T13:28:35.4775665Z T=std::weak_ptr 2022-08-17T13:28:35.4775854Z ] 2022-08-17T13:28:35.4776326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4776759Z with 2022-08-17T13:28:35.4776910Z [ 2022-08-17T13:28:35.4777109Z T=std::weak_ptr 2022-08-17T13:28:35.4777308Z ] 2022-08-17T13:28:35.4777762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4778521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4779252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4779651Z with 2022-08-17T13:28:35.4779806Z [ 2022-08-17T13:28:35.4780008Z T=std::weak_ptr 2022-08-17T13:28:35.4780211Z ] 2022-08-17T13:28:35.4780607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4780968Z with 2022-08-17T13:28:35.4781110Z [ 2022-08-17T13:28:35.4781354Z T=std::vector> 2022-08-17T13:28:35.4781583Z ] 2022-08-17T13:28:35.4781977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4782347Z with 2022-08-17T13:28:35.4782500Z [ 2022-08-17T13:28:35.4782727Z T=std::vector> 2022-08-17T13:28:35.4782950Z ] 2022-08-17T13:28:35.4783398Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4783810Z with 2022-08-17T13:28:35.4783953Z [ 2022-08-17T13:28:35.4784195Z T=std::vector> 2022-08-17T13:28:35.4784420Z ] 2022-08-17T13:28:35.4784884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4785319Z with 2022-08-17T13:28:35.4785474Z [ 2022-08-17T13:28:35.4785713Z T=std::vector> 2022-08-17T13:28:35.4785925Z ] 2022-08-17T13:28:35.4786390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.4787142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.4787852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4788232Z with 2022-08-17T13:28:35.4788384Z [ 2022-08-17T13:28:35.4788626Z T=std::vector> 2022-08-17T13:28:35.4788851Z ] 2022-08-17T13:28:35.4789234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4789596Z with 2022-08-17T13:28:35.4789749Z [ 2022-08-17T13:28:35.4789989Z T=std::vector> 2022-08-17T13:28:35.4790187Z ] 2022-08-17T13:28:35.4790594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4791014Z with 2022-08-17T13:28:35.4791155Z [ 2022-08-17T13:28:35.4791363Z T=std::vector> 2022-08-17T13:28:35.4791560Z ] 2022-08-17T13:28:35.4791992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4792403Z with 2022-08-17T13:28:35.4792556Z [ 2022-08-17T13:28:35.4792751Z T=std::vector> 2022-08-17T13:28:35.4792947Z ] 2022-08-17T13:28:35.4793425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4793857Z with 2022-08-17T13:28:35.4793995Z [ 2022-08-17T13:28:35.4794200Z T=std::vector> 2022-08-17T13:28:35.4794394Z ] 2022-08-17T13:28:35.4794824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.4795513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.4796190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4796585Z with 2022-08-17T13:28:35.4796724Z [ 2022-08-17T13:28:35.4796930Z T=std::vector> 2022-08-17T13:28:35.4797125Z ] 2022-08-17T13:28:35.4797515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4797864Z with 2022-08-17T13:28:35.4798016Z [ 2022-08-17T13:28:35.4798267Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4798490Z ] 2022-08-17T13:28:35.4798994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4799373Z with 2022-08-17T13:28:35.4799523Z [ 2022-08-17T13:28:35.4799764Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4799998Z ] 2022-08-17T13:28:35.4800448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4800844Z with 2022-08-17T13:28:35.4800996Z [ 2022-08-17T13:28:35.4801248Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4801478Z ] 2022-08-17T13:28:35.4801942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4802434Z with 2022-08-17T13:28:35.4802587Z [ 2022-08-17T13:28:35.4802824Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4803058Z ] 2022-08-17T13:28:35.4803583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:35.4804348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:35.4805043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:35.4805685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4806079Z with 2022-08-17T13:28:35.4806235Z [ 2022-08-17T13:28:35.4806488Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4806709Z ] 2022-08-17T13:28:35.4807105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4807466Z with 2022-08-17T13:28:35.4807605Z [ 2022-08-17T13:28:35.4807851Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4808079Z ] 2022-08-17T13:28:35.4808477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4808852Z with 2022-08-17T13:28:35.4809004Z [ 2022-08-17T13:28:35.4809246Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4809460Z ] 2022-08-17T13:28:35.4809907Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4810394Z with 2022-08-17T13:28:35.4810534Z [ 2022-08-17T13:28:35.4810778Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4811006Z ] 2022-08-17T13:28:35.4811482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4811906Z with 2022-08-17T13:28:35.4812060Z [ 2022-08-17T13:28:35.4812304Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4812520Z ] 2022-08-17T13:28:35.4812994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:35.4813743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:35.4814515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:35.4815174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4815557Z with 2022-08-17T13:28:35.4815707Z [ 2022-08-17T13:28:35.4815951Z T=std::vector,std::allocator>> 2022-08-17T13:28:35.4816181Z ] 2022-08-17T13:28:35.4816562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4816925Z with 2022-08-17T13:28:35.4817076Z [ 2022-08-17T13:28:35.4817273Z T=std::vector> 2022-08-17T13:28:35.4817470Z ] 2022-08-17T13:28:35.4817882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4818255Z with 2022-08-17T13:28:35.4818396Z [ 2022-08-17T13:28:35.4818604Z T=std::vector> 2022-08-17T13:28:35.4818799Z ] 2022-08-17T13:28:35.4819228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4819641Z with 2022-08-17T13:28:35.4819796Z [ 2022-08-17T13:28:35.4819991Z T=std::vector> 2022-08-17T13:28:35.4820189Z ] 2022-08-17T13:28:35.4820663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4821103Z with 2022-08-17T13:28:35.4821242Z [ 2022-08-17T13:28:35.4821448Z T=std::vector> 2022-08-17T13:28:35.4821644Z ] 2022-08-17T13:28:35.4822072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.4822762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.4823446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4823843Z with 2022-08-17T13:28:35.4823985Z [ 2022-08-17T13:28:35.4824196Z T=std::vector> 2022-08-17T13:28:35.4824395Z ] 2022-08-17T13:28:35.4824790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4825138Z with 2022-08-17T13:28:35.4825289Z [ 2022-08-17T13:28:35.4825530Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:35.4826308Z ] 2022-08-17T13:28:35.4826721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4827094Z with 2022-08-17T13:28:35.4827246Z [ 2022-08-17T13:28:35.4827521Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:35.4827750Z ] 2022-08-17T13:28:35.4828200Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4828625Z with 2022-08-17T13:28:35.4828780Z [ 2022-08-17T13:28:35.4829020Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:35.4829233Z ] 2022-08-17T13:28:35.4829707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4830151Z with 2022-08-17T13:28:35.4830303Z [ 2022-08-17T13:28:35.4830532Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:35.4830759Z ] 2022-08-17T13:28:35.4831228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4832297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4833059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:28:35.4833835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4834234Z with 2022-08-17T13:28:35.4834388Z [ 2022-08-17T13:28:35.4834617Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:35.4834846Z ] 2022-08-17T13:28:35.4835245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4835606Z with 2022-08-17T13:28:35.4835750Z [ 2022-08-17T13:28:35.4835989Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:35.4836218Z ] 2022-08-17T13:28:35.4836619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4836994Z with 2022-08-17T13:28:35.4837145Z [ 2022-08-17T13:28:35.4837369Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:35.4837591Z ] 2022-08-17T13:28:35.4838039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4838445Z with 2022-08-17T13:28:35.4838585Z [ 2022-08-17T13:28:35.4838824Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:35.4839117Z ] 2022-08-17T13:28:35.4839581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4840063Z with 2022-08-17T13:28:35.4840217Z [ 2022-08-17T13:28:35.4840455Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:35.4840667Z ] 2022-08-17T13:28:35.4841138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4841912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4842677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:28:35.4843385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4843766Z with 2022-08-17T13:28:35.4843918Z [ 2022-08-17T13:28:35.4844157Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:35.4844369Z ] 2022-08-17T13:28:35.4844765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4845126Z with 2022-08-17T13:28:35.4845265Z [ 2022-08-17T13:28:35.4845452Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4845637Z ] 2022-08-17T13:28:35.4846043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4846406Z with 2022-08-17T13:28:35.4846556Z [ 2022-08-17T13:28:35.4846742Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4846914Z ] 2022-08-17T13:28:35.4847361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4847770Z with 2022-08-17T13:28:35.4847923Z [ 2022-08-17T13:28:35.4848100Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4848282Z ] 2022-08-17T13:28:35.4848754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4849172Z with 2022-08-17T13:28:35.4849326Z [ 2022-08-17T13:28:35.4849512Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4849682Z ] 2022-08-17T13:28:35.4850195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4850868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4851303Z with 2022-08-17T13:28:35.4851445Z [ 2022-08-17T13:28:35.4851631Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4851816Z ] 2022-08-17T13:28:35.4852311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:28:35.4853023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4853417Z with 2022-08-17T13:28:35.4853572Z [ 2022-08-17T13:28:35.4853746Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:35.4853928Z ] 2022-08-17T13:28:35.4854322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4854683Z with 2022-08-17T13:28:35.4854824Z [ 2022-08-17T13:28:35.4855104Z T=std::vector> 2022-08-17T13:28:35.4855359Z ] 2022-08-17T13:28:35.4855752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4856217Z with 2022-08-17T13:28:35.4856383Z [ 2022-08-17T13:28:35.4856655Z T=std::vector> 2022-08-17T13:28:35.4856897Z ] 2022-08-17T13:28:35.4857344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4857755Z with 2022-08-17T13:28:35.4857893Z [ 2022-08-17T13:28:35.4858170Z T=std::vector> 2022-08-17T13:28:35.4858424Z ] 2022-08-17T13:28:35.4858896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4859319Z with 2022-08-17T13:28:35.4859470Z [ 2022-08-17T13:28:35.4859743Z T=std::vector> 2022-08-17T13:28:35.4859984Z ] 2022-08-17T13:28:35.4860487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.4861298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.4862031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4862421Z with 2022-08-17T13:28:35.4862561Z [ 2022-08-17T13:28:35.4862838Z T=std::vector> 2022-08-17T13:28:35.4863139Z ] 2022-08-17T13:28:35.4863520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4863875Z with 2022-08-17T13:28:35.4864026Z [ 2022-08-17T13:28:35.4864624Z T=torch::autograd::ViewInfo 2022-08-17T13:28:35.4864803Z ] 2022-08-17T13:28:35.4865218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4865589Z with 2022-08-17T13:28:35.4865728Z [ 2022-08-17T13:28:35.4865911Z T=torch::autograd::ViewInfo 2022-08-17T13:28:35.4866091Z ] 2022-08-17T13:28:35.4866532Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4866950Z with 2022-08-17T13:28:35.4867101Z [ 2022-08-17T13:28:35.4867286Z T=torch::autograd::ViewInfo 2022-08-17T13:28:35.4867452Z ] 2022-08-17T13:28:35.4867933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4868369Z with 2022-08-17T13:28:35.4868509Z [ 2022-08-17T13:28:35.4868692Z T=torch::autograd::ViewInfo 2022-08-17T13:28:35.4868873Z ] 2022-08-17T13:28:35.4869304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4869974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4870649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4871043Z with 2022-08-17T13:28:35.4871199Z [ 2022-08-17T13:28:35.4871370Z T=torch::autograd::ViewInfo 2022-08-17T13:28:35.4871548Z ] 2022-08-17T13:28:35.4871941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4872289Z with 2022-08-17T13:28:35.4872440Z [ 2022-08-17T13:28:35.4872604Z T=c10::IValue 2022-08-17T13:28:35.4872755Z ] 2022-08-17T13:28:35.4873160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4873535Z with 2022-08-17T13:28:35.4873688Z [ 2022-08-17T13:28:35.4873837Z T=c10::IValue 2022-08-17T13:28:35.4873997Z ] 2022-08-17T13:28:35.4874441Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4874842Z with 2022-08-17T13:28:35.4874992Z [ 2022-08-17T13:28:35.4875151Z T=c10::IValue 2022-08-17T13:28:35.4875300Z ] 2022-08-17T13:28:35.4875768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4876262Z with 2022-08-17T13:28:35.4876413Z [ 2022-08-17T13:28:35.4876564Z T=c10::IValue 2022-08-17T13:28:35.4876724Z ] 2022-08-17T13:28:35.4877178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4877816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4878471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4878865Z with 2022-08-17T13:28:35.4879019Z [ 2022-08-17T13:28:35.4879172Z T=c10::IValue 2022-08-17T13:28:35.4879333Z ] 2022-08-17T13:28:35.4879729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4880089Z with 2022-08-17T13:28:35.4880230Z [ 2022-08-17T13:28:35.4880399Z T=c10::AliasInfo 2022-08-17T13:28:35.4880566Z ] 2022-08-17T13:28:35.4880959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4881421Z with 2022-08-17T13:28:35.4881575Z [ 2022-08-17T13:28:35.4881732Z T=c10::AliasInfo 2022-08-17T13:28:35.4881896Z ] 2022-08-17T13:28:35.4882346Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4882757Z with 2022-08-17T13:28:35.4882895Z [ 2022-08-17T13:28:35.4883065Z T=c10::AliasInfo 2022-08-17T13:28:35.4883229Z ] 2022-08-17T13:28:35.4883688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4884124Z with 2022-08-17T13:28:35.4884275Z [ 2022-08-17T13:28:35.4884430Z T=c10::AliasInfo 2022-08-17T13:28:35.4884595Z ] 2022-08-17T13:28:35.4885009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4885663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4886318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4886713Z with 2022-08-17T13:28:35.4886865Z [ 2022-08-17T13:28:35.4887032Z T=c10::AliasInfo 2022-08-17T13:28:35.4887184Z ] 2022-08-17T13:28:35.4887571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4887983Z with 2022-08-17T13:28:35.4888123Z [ 2022-08-17T13:28:35.4888349Z T=c10::either 2022-08-17T13:28:35.4888564Z ] 2022-08-17T13:28:35.4889006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4889387Z with 2022-08-17T13:28:35.4889538Z [ 2022-08-17T13:28:35.4889762Z T=c10::either 2022-08-17T13:28:35.4890038Z ] 2022-08-17T13:28:35.4890491Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4890895Z with 2022-08-17T13:28:35.4891034Z [ 2022-08-17T13:28:35.4891261Z T=c10::either 2022-08-17T13:28:35.4891472Z ] 2022-08-17T13:28:35.4891948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4892369Z with 2022-08-17T13:28:35.4892522Z [ 2022-08-17T13:28:35.4892744Z T=c10::either 2022-08-17T13:28:35.4892943Z ] 2022-08-17T13:28:35.4893401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4894154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4894882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4895276Z with 2022-08-17T13:28:35.4895416Z [ 2022-08-17T13:28:35.4895640Z T=c10::either 2022-08-17T13:28:35.4895852Z ] 2022-08-17T13:28:35.4896231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4896587Z with 2022-08-17T13:28:35.4896739Z [ 2022-08-17T13:28:35.4896901Z T=at::StepCallbacks 2022-08-17T13:28:35.4897071Z ] 2022-08-17T13:28:35.4897484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4897861Z with 2022-08-17T13:28:35.4897998Z [ 2022-08-17T13:28:35.4898171Z T=at::StepCallbacks 2022-08-17T13:28:35.4898341Z ] 2022-08-17T13:28:35.4898837Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4899248Z with 2022-08-17T13:28:35.4899401Z [ 2022-08-17T13:28:35.4899560Z T=at::StepCallbacks 2022-08-17T13:28:35.4899732Z ] 2022-08-17T13:28:35.4900207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4900696Z with 2022-08-17T13:28:35.4900836Z [ 2022-08-17T13:28:35.4901010Z T=at::StepCallbacks 2022-08-17T13:28:35.4901181Z ] 2022-08-17T13:28:35.4901632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4902306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4902969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4903361Z with 2022-08-17T13:28:35.4903500Z [ 2022-08-17T13:28:35.4903672Z T=at::StepCallbacks 2022-08-17T13:28:35.4903845Z ] 2022-08-17T13:28:35.4904226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4904586Z with 2022-08-17T13:28:35.4904736Z [ 2022-08-17T13:28:35.4904903Z T=c10::DimVector 2022-08-17T13:28:35.4905054Z ] 2022-08-17T13:28:35.4905458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4905828Z with 2022-08-17T13:28:35.4905966Z [ 2022-08-17T13:28:35.4906132Z T=c10::DimVector 2022-08-17T13:28:35.4906295Z ] 2022-08-17T13:28:35.4906727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4907132Z with 2022-08-17T13:28:35.4907282Z [ 2022-08-17T13:28:35.4907449Z T=c10::DimVector 2022-08-17T13:28:35.4907599Z ] 2022-08-17T13:28:35.4908077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4908510Z with 2022-08-17T13:28:35.4908648Z [ 2022-08-17T13:28:35.4908811Z T=c10::DimVector 2022-08-17T13:28:35.4908973Z ] 2022-08-17T13:28:35.4909375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4910029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4910687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4911080Z with 2022-08-17T13:28:35.4911230Z [ 2022-08-17T13:28:35.4911382Z T=c10::DimVector 2022-08-17T13:28:35.4911546Z ] 2022-08-17T13:28:35.4911938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4912285Z with 2022-08-17T13:28:35.4912479Z [ 2022-08-17T13:28:35.4912665Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:35.4912834Z ] 2022-08-17T13:28:35.4913278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4913653Z with 2022-08-17T13:28:35.4913807Z [ 2022-08-17T13:28:35.4913979Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:35.4914162Z ] 2022-08-17T13:28:35.4914611Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4915012Z with 2022-08-17T13:28:35.4915165Z [ 2022-08-17T13:28:35.4915349Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:35.4915520Z ] 2022-08-17T13:28:35.4915995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4916426Z with 2022-08-17T13:28:35.4916584Z [ 2022-08-17T13:28:35.4916757Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:35.4916935Z ] 2022-08-17T13:28:35.4917370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4918057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4918746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4919142Z with 2022-08-17T13:28:35.4919295Z [ 2022-08-17T13:28:35.4919469Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:35.4919653Z ] 2022-08-17T13:28:35.4920046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4920407Z with 2022-08-17T13:28:35.4920547Z [ 2022-08-17T13:28:35.4920776Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:35.4920992Z ] 2022-08-17T13:28:35.4921384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4921761Z with 2022-08-17T13:28:35.4922131Z [ 2022-08-17T13:28:35.4922359Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:35.4922562Z ] 2022-08-17T13:28:35.4923010Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4923424Z with 2022-08-17T13:28:35.4923567Z [ 2022-08-17T13:28:35.4923794Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:35.4924005Z ] 2022-08-17T13:28:35.4924466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4924942Z with 2022-08-17T13:28:35.4925098Z [ 2022-08-17T13:28:35.4925323Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:35.4925524Z ] 2022-08-17T13:28:35.4926032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4926802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4927520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4927908Z with 2022-08-17T13:28:35.4928066Z [ 2022-08-17T13:28:35.4928294Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:35.4928511Z ] 2022-08-17T13:28:35.4928892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4929255Z with 2022-08-17T13:28:35.4929407Z [ 2022-08-17T13:28:35.4929596Z T=std::tuple 2022-08-17T13:28:35.4929795Z ] 2022-08-17T13:28:35.4930281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4930680Z with 2022-08-17T13:28:35.4930832Z [ 2022-08-17T13:28:35.4931035Z T=std::tuple 2022-08-17T13:28:35.4931229Z ] 2022-08-17T13:28:35.4931663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4932072Z with 2022-08-17T13:28:35.4932227Z [ 2022-08-17T13:28:35.4932416Z T=std::tuple 2022-08-17T13:28:35.4932611Z ] 2022-08-17T13:28:35.4933087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4933524Z with 2022-08-17T13:28:35.4933664Z [ 2022-08-17T13:28:35.4933864Z T=std::tuple 2022-08-17T13:28:35.4934055Z ] 2022-08-17T13:28:35.4934481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4935193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4935883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4936280Z with 2022-08-17T13:28:35.4936419Z [ 2022-08-17T13:28:35.4936621Z T=std::tuple 2022-08-17T13:28:35.4936815Z ] 2022-08-17T13:28:35.4937208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4937618Z with 2022-08-17T13:28:35.4937768Z [ 2022-08-17T13:28:35.4937947Z T=torch::jit::SourceRange 2022-08-17T13:28:35.4938112Z ] 2022-08-17T13:28:35.4938563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4938939Z with 2022-08-17T13:28:35.4939079Z [ 2022-08-17T13:28:35.4939258Z T=torch::jit::SourceRange 2022-08-17T13:28:35.4939435Z ] 2022-08-17T13:28:35.4939878Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4940275Z with 2022-08-17T13:28:35.4940428Z [ 2022-08-17T13:28:35.4940607Z T=torch::jit::SourceRange 2022-08-17T13:28:35.4940771Z ] 2022-08-17T13:28:35.4941247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4941677Z with 2022-08-17T13:28:35.4941830Z [ 2022-08-17T13:28:35.4941996Z T=torch::jit::SourceRange 2022-08-17T13:28:35.4942176Z ] 2022-08-17T13:28:35.4942603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4943274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4943967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4944367Z with 2022-08-17T13:28:35.4944522Z [ 2022-08-17T13:28:35.4944690Z T=torch::jit::SourceRange 2022-08-17T13:28:35.4944866Z ] 2022-08-17T13:28:35.4945258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4945607Z with 2022-08-17T13:28:35.4945756Z [ 2022-08-17T13:28:35.4945956Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:35.4946148Z ] 2022-08-17T13:28:35.4946541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4946916Z with 2022-08-17T13:28:35.4947067Z [ 2022-08-17T13:28:35.4947250Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:35.4947446Z ] 2022-08-17T13:28:35.4947891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4948301Z with 2022-08-17T13:28:35.4948441Z [ 2022-08-17T13:28:35.4948637Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:35.4948828Z ] 2022-08-17T13:28:35.4949289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4949772Z with 2022-08-17T13:28:35.4949924Z [ 2022-08-17T13:28:35.4950111Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:35.4950301Z ] 2022-08-17T13:28:35.4950783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4951486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4952161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4952554Z with 2022-08-17T13:28:35.4952705Z [ 2022-08-17T13:28:35.4952903Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:35.4953082Z ] 2022-08-17T13:28:35.4953475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4953835Z with 2022-08-17T13:28:35.4953975Z [ 2022-08-17T13:28:35.4954172Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:35.4954359Z ] 2022-08-17T13:28:35.4954759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4955131Z with 2022-08-17T13:28:35.4955282Z [ 2022-08-17T13:28:35.4955478Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:35.4955658Z ] 2022-08-17T13:28:35.4956103Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4956510Z with 2022-08-17T13:28:35.4956651Z [ 2022-08-17T13:28:35.4956845Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:35.4957034Z ] 2022-08-17T13:28:35.4957503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4957930Z with 2022-08-17T13:28:35.4958082Z [ 2022-08-17T13:28:35.4958277Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:35.4958455Z ] 2022-08-17T13:28:35.4958895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4959592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4960267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4960651Z with 2022-08-17T13:28:35.4960804Z [ 2022-08-17T13:28:35.4961000Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:35.4961178Z ] 2022-08-17T13:28:35.4961570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4961985Z with 2022-08-17T13:28:35.4962137Z [ 2022-08-17T13:28:35.4962306Z T=torch::jit::ScopePtr 2022-08-17T13:28:35.4962479Z ] 2022-08-17T13:28:35.4962927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4963295Z with 2022-08-17T13:28:35.4963446Z [ 2022-08-17T13:28:35.4963621Z T=torch::jit::ScopePtr 2022-08-17T13:28:35.4963780Z ] 2022-08-17T13:28:35.4964228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4964645Z with 2022-08-17T13:28:35.4964800Z [ 2022-08-17T13:28:35.4964961Z T=torch::jit::ScopePtr 2022-08-17T13:28:35.4965134Z ] 2022-08-17T13:28:35.4965613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4966045Z with 2022-08-17T13:28:35.4966188Z [ 2022-08-17T13:28:35.4966363Z T=torch::jit::ScopePtr 2022-08-17T13:28:35.4966535Z ] 2022-08-17T13:28:35.4966947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4967615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4968286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4968676Z with 2022-08-17T13:28:35.4968819Z [ 2022-08-17T13:28:35.4968995Z T=torch::jit::ScopePtr 2022-08-17T13:28:35.4969173Z ] 2022-08-17T13:28:35.4969551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4969916Z with 2022-08-17T13:28:35.4970165Z [ 2022-08-17T13:28:35.4970336Z T=at::ThreadLocalState 2022-08-17T13:28:35.4970516Z ] 2022-08-17T13:28:35.4970925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4971301Z with 2022-08-17T13:28:35.4971440Z [ 2022-08-17T13:28:35.4971622Z T=at::ThreadLocalState 2022-08-17T13:28:35.4971797Z ] 2022-08-17T13:28:35.4972232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4972644Z with 2022-08-17T13:28:35.4972797Z [ 2022-08-17T13:28:35.4972975Z T=at::ThreadLocalState 2022-08-17T13:28:35.4973141Z ] 2022-08-17T13:28:35.4973615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4974106Z with 2022-08-17T13:28:35.4974245Z [ 2022-08-17T13:28:35.4974425Z T=at::ThreadLocalState 2022-08-17T13:28:35.4974598Z ] 2022-08-17T13:28:35.4975055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4975743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4976425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4976823Z with 2022-08-17T13:28:35.4976979Z [ 2022-08-17T13:28:35.4977147Z T=at::ThreadLocalState 2022-08-17T13:28:35.4977323Z ] 2022-08-17T13:28:35.4977722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4978075Z with 2022-08-17T13:28:35.4978228Z [ 2022-08-17T13:28:35.4978427Z T=std::shared_ptr 2022-08-17T13:28:35.4978605Z ] 2022-08-17T13:28:35.4979015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4979390Z with 2022-08-17T13:28:35.4979542Z [ 2022-08-17T13:28:35.4979729Z T=std::shared_ptr 2022-08-17T13:28:35.4979918Z ] 2022-08-17T13:28:35.4980366Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4980762Z with 2022-08-17T13:28:35.4980913Z [ 2022-08-17T13:28:35.4981112Z T=std::shared_ptr 2022-08-17T13:28:35.4981287Z ] 2022-08-17T13:28:35.4981765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4982200Z with 2022-08-17T13:28:35.4982350Z [ 2022-08-17T13:28:35.4982535Z T=std::shared_ptr 2022-08-17T13:28:35.4982723Z ] 2022-08-17T13:28:35.4983159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.4983842Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.4984528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:28:35.4985227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4985625Z with 2022-08-17T13:28:35.4985777Z [ 2022-08-17T13:28:35.4986010Z T=std::shared_ptr 2022-08-17T13:28:35.4986201Z ] 2022-08-17T13:28:35.4986594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4986944Z with 2022-08-17T13:28:35.4987136Z [ 2022-08-17T13:28:35.4987326Z T=torch::jit::GraphExecutor 2022-08-17T13:28:35.4987496Z ] 2022-08-17T13:28:35.4987905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4988273Z with 2022-08-17T13:28:35.4988424Z [ 2022-08-17T13:28:35.4988595Z T=torch::jit::GraphExecutor 2022-08-17T13:28:35.4988773Z ] 2022-08-17T13:28:35.4989214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4989615Z with 2022-08-17T13:28:35.4989768Z [ 2022-08-17T13:28:35.4989951Z T=torch::jit::GraphExecutor 2022-08-17T13:28:35.4990131Z ] 2022-08-17T13:28:35.4990596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4991029Z with 2022-08-17T13:28:35.4991179Z [ 2022-08-17T13:28:35.4991348Z T=torch::jit::GraphExecutor 2022-08-17T13:28:35.4991529Z ] 2022-08-17T13:28:35.4991957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.4992626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.4993308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:28:35.4994000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4994392Z with 2022-08-17T13:28:35.4994546Z [ 2022-08-17T13:28:35.4994715Z T=torch::jit::GraphExecutor 2022-08-17T13:28:35.4994897Z ] 2022-08-17T13:28:35.4995289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.4995638Z with 2022-08-17T13:28:35.4995789Z [ 2022-08-17T13:28:35.4995962Z T=torch::jit::Method 2022-08-17T13:28:35.4996135Z ] 2022-08-17T13:28:35.4996528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.4996898Z with 2022-08-17T13:28:35.4997040Z [ 2022-08-17T13:28:35.4997195Z T=torch::jit::Method 2022-08-17T13:28:35.4997356Z ] 2022-08-17T13:28:35.4997795Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.4998241Z with 2022-08-17T13:28:35.4998380Z [ 2022-08-17T13:28:35.4998544Z T=torch::jit::Method 2022-08-17T13:28:35.4998707Z ] 2022-08-17T13:28:35.4999208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.4999637Z with 2022-08-17T13:28:35.4999784Z [ 2022-08-17T13:28:35.4999942Z T=torch::jit::Method 2022-08-17T13:28:35.5000107Z ] 2022-08-17T13:28:35.5000526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.5001176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.5001831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5002217Z with 2022-08-17T13:28:35.5002369Z [ 2022-08-17T13:28:35.5002535Z T=torch::jit::Method 2022-08-17T13:28:35.5002691Z ] 2022-08-17T13:28:35.5003077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5003427Z with 2022-08-17T13:28:35.5003566Z [ 2022-08-17T13:28:35.5003787Z T=std::vector> 2022-08-17T13:28:35.5003994Z ] 2022-08-17T13:28:35.5004387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5004758Z with 2022-08-17T13:28:35.5004905Z [ 2022-08-17T13:28:35.5005122Z T=std::vector> 2022-08-17T13:28:35.5005319Z ] 2022-08-17T13:28:35.5005765Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5006176Z with 2022-08-17T13:28:35.5006310Z [ 2022-08-17T13:28:35.5006530Z T=std::vector> 2022-08-17T13:28:35.5006736Z ] 2022-08-17T13:28:35.5007204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5007623Z with 2022-08-17T13:28:35.5007773Z [ 2022-08-17T13:28:35.5007990Z T=std::vector> 2022-08-17T13:28:35.5008183Z ] 2022-08-17T13:28:35.5008634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.5009355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.5010120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5010563Z with 2022-08-17T13:28:35.5010706Z [ 2022-08-17T13:28:35.5010971Z T=std::vector> 2022-08-17T13:28:35.5011181Z ] 2022-08-17T13:28:35.5011558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5011913Z with 2022-08-17T13:28:35.5012062Z [ 2022-08-17T13:28:35.5012299Z T=std::function 2022-08-17T13:28:35.5012534Z ] 2022-08-17T13:28:35.5012942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5013316Z with 2022-08-17T13:28:35.5013457Z [ 2022-08-17T13:28:35.5013707Z T=std::function 2022-08-17T13:28:35.5013937Z ] 2022-08-17T13:28:35.5014371Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5014779Z with 2022-08-17T13:28:35.5014928Z [ 2022-08-17T13:28:35.5015179Z T=std::function 2022-08-17T13:28:35.5015399Z ] 2022-08-17T13:28:35.5015872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5016305Z with 2022-08-17T13:28:35.5016446Z [ 2022-08-17T13:28:35.5016693Z T=std::function 2022-08-17T13:28:35.5016924Z ] 2022-08-17T13:28:35.5017404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.5018170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.5018907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5019307Z with 2022-08-17T13:28:35.5019459Z [ 2022-08-17T13:28:35.5019693Z T=std::function 2022-08-17T13:28:35.5019928Z ] 2022-08-17T13:28:35.5020323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5020681Z with 2022-08-17T13:28:35.5020820Z [ 2022-08-17T13:28:35.5021091Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:35.5021349Z ] 2022-08-17T13:28:35.5021742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5022567Z with 2022-08-17T13:28:35.5022719Z [ 2022-08-17T13:28:35.5022987Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:35.5023244Z ] 2022-08-17T13:28:35.5023738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5024151Z with 2022-08-17T13:28:35.5024289Z [ 2022-08-17T13:28:35.5024562Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:35.5024821Z ] 2022-08-17T13:28:35.5025285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5025721Z with 2022-08-17T13:28:35.5025873Z [ 2022-08-17T13:28:35.5026143Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:35.5026385Z ] 2022-08-17T13:28:35.5026890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:35.5027734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:35.5028494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5028888Z with 2022-08-17T13:28:35.5029030Z [ 2022-08-17T13:28:35.5029316Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:35.5029583Z ] 2022-08-17T13:28:35.5029975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5030346Z with 2022-08-17T13:28:35.5030509Z [ 2022-08-17T13:28:35.5030717Z T=std::vector> 2022-08-17T13:28:35.5030928Z ] 2022-08-17T13:28:35.5031346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5031734Z with 2022-08-17T13:28:35.5031878Z [ 2022-08-17T13:28:35.5032100Z T=std::vector> 2022-08-17T13:28:35.5032311Z ] 2022-08-17T13:28:35.5032753Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5033168Z with 2022-08-17T13:28:35.5041152Z [ 2022-08-17T13:28:35.5041423Z T=std::vector> 2022-08-17T13:28:35.5041629Z ] 2022-08-17T13:28:35.5042130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5042582Z with 2022-08-17T13:28:35.5042849Z [ 2022-08-17T13:28:35.5043064Z T=std::vector> 2022-08-17T13:28:35.5043268Z ] 2022-08-17T13:28:35.5043753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.5044156Z with 2022-08-17T13:28:35.5044307Z [ 2022-08-17T13:28:35.5044460Z T=double 2022-08-17T13:28:35.5044603Z ] 2022-08-17T13:28:35.5045083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.5045521Z with 2022-08-17T13:28:35.5045662Z [ 2022-08-17T13:28:35.5045814Z T=double 2022-08-17T13:28:35.5045969Z ] 2022-08-17T13:28:35.5046388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5046783Z with 2022-08-17T13:28:35.5046932Z [ 2022-08-17T13:28:35.5047144Z T=std::vector> 2022-08-17T13:28:35.5047330Z ] 2022-08-17T13:28:35.5047720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5048079Z with 2022-08-17T13:28:35.5048216Z [ 2022-08-17T13:28:35.5048412Z T=std::tuple 2022-08-17T13:28:35.5048468Z ] 2022-08-17T13:28:35.5048790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5048853Z with 2022-08-17T13:28:35.5048910Z [ 2022-08-17T13:28:35.5049005Z T=std::tuple 2022-08-17T13:28:35.5049062Z ] 2022-08-17T13:28:35.5049424Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5049482Z with 2022-08-17T13:28:35.5049540Z [ 2022-08-17T13:28:35.5049644Z T=std::tuple 2022-08-17T13:28:35.5049700Z ] 2022-08-17T13:28:35.5050198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5050251Z with 2022-08-17T13:28:35.5050308Z [ 2022-08-17T13:28:35.5050416Z T=std::tuple 2022-08-17T13:28:35.5050473Z ] 2022-08-17T13:28:35.5050823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:35.5051204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:35.5051545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5051606Z with 2022-08-17T13:28:35.5051716Z [ 2022-08-17T13:28:35.5051810Z T=std::tuple 2022-08-17T13:28:35.5051868Z ] 2022-08-17T13:28:35.5052212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5052275Z with 2022-08-17T13:28:35.5052331Z [ 2022-08-17T13:28:35.5052464Z T=std::vector> 2022-08-17T13:28:35.5052523Z ] 2022-08-17T13:28:35.5052840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:35.5052889Z with 2022-08-17T13:28:35.5052946Z [ 2022-08-17T13:28:35.5053077Z T=std::vector> 2022-08-17T13:28:35.5053138Z ] 2022-08-17T13:28:35.5053499Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:35.5053559Z with 2022-08-17T13:28:35.5053619Z [ 2022-08-17T13:28:35.5053751Z T=std::vector> 2022-08-17T13:28:35.5053797Z ] 2022-08-17T13:28:35.5054180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:35.5054241Z with 2022-08-17T13:28:35.5054299Z [ 2022-08-17T13:28:35.5054425Z T=std::vector> 2022-08-17T13:28:35.5054483Z ] 2022-08-17T13:28:35.5054848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:35.5055243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:35.5055581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:35.5055643Z with 2022-08-17T13:28:35.5055689Z [ 2022-08-17T13:28:35.5055817Z T=std::vector> 2022-08-17T13:28:35.5055874Z ] 2022-08-17T13:28:35.5057288Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_ort C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\ort_extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\ort.cp39-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.lib 2022-08-17T13:28:35.6683021Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.exp 2022-08-17T13:28:35.6815665Z Generating code 2022-08-17T13:28:37.0033387Z Finished generating code 2022-08-17T13:28:37.1281605Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T13:28:37.1342899Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\build.ninja... 2022-08-17T13:28:37.1346651Z Compiling objects... 2022-08-17T13:28:37.1346969Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:28:48.6868550Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\rng_extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\rng_extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T13:28:48.6871713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:28:48.6872518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:28:48.6873332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6873810Z with 2022-08-17T13:28:48.6874033Z [ 2022-08-17T13:28:48.6874261Z T=at::Generator 2022-08-17T13:28:48.6874486Z ] 2022-08-17T13:28:48.6875084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6875641Z with 2022-08-17T13:28:48.6875842Z [ 2022-08-17T13:28:48.6876076Z T=at::Generator 2022-08-17T13:28:48.6876316Z ] 2022-08-17T13:28:48.6876970Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6877552Z with 2022-08-17T13:28:48.6877767Z [ 2022-08-17T13:28:48.6878005Z T=at::Generator 2022-08-17T13:28:48.6878249Z ] 2022-08-17T13:28:48.6878928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6879773Z with 2022-08-17T13:28:48.6879994Z [ 2022-08-17T13:28:48.6880310Z T=at::Generator 2022-08-17T13:28:48.6880559Z ] 2022-08-17T13:28:48.6881172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.6882102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.6882813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6883220Z with 2022-08-17T13:28:48.6883373Z [ 2022-08-17T13:28:48.6883541Z T=at::Generator 2022-08-17T13:28:48.6883697Z ] 2022-08-17T13:28:48.6884094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6884457Z with 2022-08-17T13:28:48.6884596Z [ 2022-08-17T13:28:48.6884766Z T=at::TensorBase 2022-08-17T13:28:48.6884932Z ] 2022-08-17T13:28:48.6885327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6885705Z with 2022-08-17T13:28:48.6885856Z [ 2022-08-17T13:28:48.6886014Z T=at::TensorBase 2022-08-17T13:28:48.6886180Z ] 2022-08-17T13:28:48.6886628Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6887041Z with 2022-08-17T13:28:48.6887179Z [ 2022-08-17T13:28:48.6887348Z T=at::TensorBase 2022-08-17T13:28:48.6887513Z ] 2022-08-17T13:28:48.6887977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6888405Z with 2022-08-17T13:28:48.6888556Z [ 2022-08-17T13:28:48.6888720Z T=at::TensorBase 2022-08-17T13:28:48.6888875Z ] 2022-08-17T13:28:48.6889295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.6889952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.6890716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6891102Z with 2022-08-17T13:28:48.6891255Z [ 2022-08-17T13:28:48.6891424Z T=at::TensorBase 2022-08-17T13:28:48.6891581Z ] 2022-08-17T13:28:48.6891972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6892405Z with 2022-08-17T13:28:48.6892546Z [ 2022-08-17T13:28:48.6892711Z T=at::Tensor 2022-08-17T13:28:48.6892870Z ] 2022-08-17T13:28:48.6893335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6893702Z with 2022-08-17T13:28:48.6893852Z [ 2022-08-17T13:28:48.6894014Z T=at::Tensor 2022-08-17T13:28:48.6894164Z ] 2022-08-17T13:28:48.6894608Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6895019Z with 2022-08-17T13:28:48.6895157Z [ 2022-08-17T13:28:48.6895318Z T=at::Tensor 2022-08-17T13:28:48.6895481Z ] 2022-08-17T13:28:48.6895955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6896381Z with 2022-08-17T13:28:48.6896531Z [ 2022-08-17T13:28:48.6896692Z T=at::Tensor 2022-08-17T13:28:48.6896841Z ] 2022-08-17T13:28:48.6897250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.6897886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.6898540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6898919Z with 2022-08-17T13:28:48.6899073Z [ 2022-08-17T13:28:48.6899238Z T=at::Tensor 2022-08-17T13:28:48.6899389Z ] 2022-08-17T13:28:48.6899782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6900139Z with 2022-08-17T13:28:48.6900288Z [ 2022-08-17T13:28:48.6900439Z T=std::string 2022-08-17T13:28:48.6900601Z ] 2022-08-17T13:28:48.6901008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6901373Z with 2022-08-17T13:28:48.6901524Z [ 2022-08-17T13:28:48.6901686Z T=std::string 2022-08-17T13:28:48.6901835Z ] 2022-08-17T13:28:48.6902280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6902697Z with 2022-08-17T13:28:48.6902849Z [ 2022-08-17T13:28:48.6903000Z T=std::string 2022-08-17T13:28:48.6903163Z ] 2022-08-17T13:28:48.6903634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6904057Z with 2022-08-17T13:28:48.6904211Z [ 2022-08-17T13:28:48.6904373Z T=std::string 2022-08-17T13:28:48.6904578Z ] 2022-08-17T13:28:48.6904990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.6905678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.6906342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6906732Z with 2022-08-17T13:28:48.6906872Z [ 2022-08-17T13:28:48.6907038Z T=std::string 2022-08-17T13:28:48.6907200Z ] 2022-08-17T13:28:48.6907582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6907945Z with 2022-08-17T13:28:48.6908098Z [ 2022-08-17T13:28:48.6908262Z T=c10::QualifiedName 2022-08-17T13:28:48.6908433Z ] 2022-08-17T13:28:48.6908842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6909201Z with 2022-08-17T13:28:48.6909351Z [ 2022-08-17T13:28:48.6909523Z T=c10::QualifiedName 2022-08-17T13:28:48.6909690Z ] 2022-08-17T13:28:48.6910125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6910538Z with 2022-08-17T13:28:48.6910689Z [ 2022-08-17T13:28:48.6910850Z T=c10::QualifiedName 2022-08-17T13:28:48.6911023Z ] 2022-08-17T13:28:48.6911492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6911928Z with 2022-08-17T13:28:48.6912067Z [ 2022-08-17T13:28:48.6912244Z T=c10::QualifiedName 2022-08-17T13:28:48.6912417Z ] 2022-08-17T13:28:48.6912828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.6913482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.6914144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6914539Z with 2022-08-17T13:28:48.6914682Z [ 2022-08-17T13:28:48.6914859Z T=c10::QualifiedName 2022-08-17T13:28:48.6915031Z ] 2022-08-17T13:28:48.6915410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6915771Z with 2022-08-17T13:28:48.6915923Z [ 2022-08-17T13:28:48.6916138Z T=std::shared_ptr 2022-08-17T13:28:48.6916333Z ] 2022-08-17T13:28:48.6916742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6917171Z with 2022-08-17T13:28:48.6917310Z [ 2022-08-17T13:28:48.6917527Z T=std::shared_ptr 2022-08-17T13:28:48.6917731Z ] 2022-08-17T13:28:48.6918206Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6918622Z with 2022-08-17T13:28:48.6918774Z [ 2022-08-17T13:28:48.6918989Z T=std::shared_ptr 2022-08-17T13:28:48.6919178Z ] 2022-08-17T13:28:48.6919650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6920085Z with 2022-08-17T13:28:48.6920224Z [ 2022-08-17T13:28:48.6920442Z T=std::shared_ptr 2022-08-17T13:28:48.6920645Z ] 2022-08-17T13:28:48.6921100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.6921802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.6922485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6922876Z with 2022-08-17T13:28:48.6923027Z [ 2022-08-17T13:28:48.6923231Z T=std::shared_ptr 2022-08-17T13:28:48.6923437Z ] 2022-08-17T13:28:48.6923827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6924178Z with 2022-08-17T13:28:48.6924329Z [ 2022-08-17T13:28:48.6924541Z T=std::weak_ptr 2022-08-17T13:28:48.6924743Z ] 2022-08-17T13:28:48.6925137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6925507Z with 2022-08-17T13:28:48.6925655Z [ 2022-08-17T13:28:48.6925853Z T=std::weak_ptr 2022-08-17T13:28:48.6926054Z ] 2022-08-17T13:28:48.6926499Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6926903Z with 2022-08-17T13:28:48.6927041Z [ 2022-08-17T13:28:48.6927252Z T=std::weak_ptr 2022-08-17T13:28:48.6927453Z ] 2022-08-17T13:28:48.6927911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6928351Z with 2022-08-17T13:28:48.6928502Z [ 2022-08-17T13:28:48.6928698Z T=std::weak_ptr 2022-08-17T13:28:48.6928954Z ] 2022-08-17T13:28:48.6929397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.6930234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.6930926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6931308Z with 2022-08-17T13:28:48.6931460Z [ 2022-08-17T13:28:48.6931672Z T=std::weak_ptr 2022-08-17T13:28:48.6931863Z ] 2022-08-17T13:28:48.6932257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6932618Z with 2022-08-17T13:28:48.6932757Z [ 2022-08-17T13:28:48.6933001Z T=std::vector> 2022-08-17T13:28:48.6933225Z ] 2022-08-17T13:28:48.6933633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6933998Z with 2022-08-17T13:28:48.6934152Z [ 2022-08-17T13:28:48.6934389Z T=std::vector> 2022-08-17T13:28:48.6934599Z ] 2022-08-17T13:28:48.6935049Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6935464Z with 2022-08-17T13:28:48.6935613Z [ 2022-08-17T13:28:48.6935837Z T=std::vector> 2022-08-17T13:28:48.6936066Z ] 2022-08-17T13:28:48.6936541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6936965Z with 2022-08-17T13:28:48.6937117Z [ 2022-08-17T13:28:48.6937357Z T=std::vector> 2022-08-17T13:28:48.6937581Z ] 2022-08-17T13:28:48.6938041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.6938790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.6939488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6939882Z with 2022-08-17T13:28:48.6940023Z [ 2022-08-17T13:28:48.6940262Z T=std::vector> 2022-08-17T13:28:48.6940485Z ] 2022-08-17T13:28:48.6940867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6941283Z with 2022-08-17T13:28:48.6941435Z [ 2022-08-17T13:28:48.6941640Z T=std::vector> 2022-08-17T13:28:48.6941822Z ] 2022-08-17T13:28:48.6942275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6942650Z with 2022-08-17T13:28:48.6942789Z [ 2022-08-17T13:28:48.6942993Z T=std::vector> 2022-08-17T13:28:48.6943186Z ] 2022-08-17T13:28:48.6943634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6944038Z with 2022-08-17T13:28:48.6944188Z [ 2022-08-17T13:28:48.6944389Z T=std::vector> 2022-08-17T13:28:48.6944571Z ] 2022-08-17T13:28:48.6945043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6945474Z with 2022-08-17T13:28:48.6945623Z [ 2022-08-17T13:28:48.6945813Z T=std::vector> 2022-08-17T13:28:48.6946006Z ] 2022-08-17T13:28:48.6946448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.6947136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.6947811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6948200Z with 2022-08-17T13:28:48.6948351Z [ 2022-08-17T13:28:48.6948544Z T=std::vector> 2022-08-17T13:28:48.6948738Z ] 2022-08-17T13:28:48.6949132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6949494Z with 2022-08-17T13:28:48.6949633Z [ 2022-08-17T13:28:48.6949887Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6950123Z ] 2022-08-17T13:28:48.6950522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6950892Z with 2022-08-17T13:28:48.6951046Z [ 2022-08-17T13:28:48.6951285Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6951518Z ] 2022-08-17T13:28:48.6951968Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6952378Z with 2022-08-17T13:28:48.6952517Z [ 2022-08-17T13:28:48.6952768Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6953046Z ] 2022-08-17T13:28:48.6953507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6953944Z with 2022-08-17T13:28:48.6954139Z [ 2022-08-17T13:28:48.6954395Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6954617Z ] 2022-08-17T13:28:48.6955096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:48.6955857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:48.6956555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:48.6957210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6957589Z with 2022-08-17T13:28:48.6957743Z [ 2022-08-17T13:28:48.6957996Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6958218Z ] 2022-08-17T13:28:48.6958617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6958977Z with 2022-08-17T13:28:48.6959127Z [ 2022-08-17T13:28:48.6959361Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6959588Z ] 2022-08-17T13:28:48.6959996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6960360Z with 2022-08-17T13:28:48.6960511Z [ 2022-08-17T13:28:48.6960755Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6960979Z ] 2022-08-17T13:28:48.6961414Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6961829Z with 2022-08-17T13:28:48.6961980Z [ 2022-08-17T13:28:48.6962214Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6962441Z ] 2022-08-17T13:28:48.6962922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6963357Z with 2022-08-17T13:28:48.6963497Z [ 2022-08-17T13:28:48.6963739Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6963968Z ] 2022-08-17T13:28:48.6964432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:28:48.6965224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:28:48.6966043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:28:48.6966698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6967091Z with 2022-08-17T13:28:48.6967232Z [ 2022-08-17T13:28:48.6967478Z T=std::vector,std::allocator>> 2022-08-17T13:28:48.6967707Z ] 2022-08-17T13:28:48.6968088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6968447Z with 2022-08-17T13:28:48.6968599Z [ 2022-08-17T13:28:48.6968810Z T=std::vector> 2022-08-17T13:28:48.6968997Z ] 2022-08-17T13:28:48.6969406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6969779Z with 2022-08-17T13:28:48.6969918Z [ 2022-08-17T13:28:48.6970208Z T=std::vector> 2022-08-17T13:28:48.6970406Z ] 2022-08-17T13:28:48.6970839Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6971255Z with 2022-08-17T13:28:48.6971407Z [ 2022-08-17T13:28:48.6971618Z T=std::vector> 2022-08-17T13:28:48.6971804Z ] 2022-08-17T13:28:48.6972274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6972708Z with 2022-08-17T13:28:48.6972860Z [ 2022-08-17T13:28:48.6973055Z T=std::vector> 2022-08-17T13:28:48.6973251Z ] 2022-08-17T13:28:48.6973692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.6974370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.6975052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6975447Z with 2022-08-17T13:28:48.6975598Z [ 2022-08-17T13:28:48.6975852Z T=std::vector> 2022-08-17T13:28:48.6976059Z ] 2022-08-17T13:28:48.6976451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6976876Z with 2022-08-17T13:28:48.6977015Z [ 2022-08-17T13:28:48.6977256Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:48.6977487Z ] 2022-08-17T13:28:48.6977927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6978299Z with 2022-08-17T13:28:48.6978451Z [ 2022-08-17T13:28:48.6978674Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:48.6978896Z ] 2022-08-17T13:28:48.6979355Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6979759Z with 2022-08-17T13:28:48.6979902Z [ 2022-08-17T13:28:48.6980139Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:48.6980364Z ] 2022-08-17T13:28:48.6980826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6981262Z with 2022-08-17T13:28:48.6981414Z [ 2022-08-17T13:28:48.6981647Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:48.6981857Z ] 2022-08-17T13:28:48.6982323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.6983091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.6983863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:28:48.6984567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6984960Z with 2022-08-17T13:28:48.6985114Z [ 2022-08-17T13:28:48.6985350Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:28:48.6985563Z ] 2022-08-17T13:28:48.6985952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6986313Z with 2022-08-17T13:28:48.6986455Z [ 2022-08-17T13:28:48.6986692Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:48.6986919Z ] 2022-08-17T13:28:48.6987327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6987691Z with 2022-08-17T13:28:48.6987843Z [ 2022-08-17T13:28:48.6988075Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:48.6988287Z ] 2022-08-17T13:28:48.6988734Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6989197Z with 2022-08-17T13:28:48.6989346Z [ 2022-08-17T13:28:48.6989569Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:48.6989794Z ] 2022-08-17T13:28:48.6990306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.6990735Z with 2022-08-17T13:28:48.6990886Z [ 2022-08-17T13:28:48.6991118Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:48.6991340Z ] 2022-08-17T13:28:48.6991794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.6992918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.6993691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:28:48.6994401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6994797Z with 2022-08-17T13:28:48.6994939Z [ 2022-08-17T13:28:48.6995178Z T=c10::impl::InlineStreamGuard 2022-08-17T13:28:48.6995403Z ] 2022-08-17T13:28:48.6995783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.6996143Z with 2022-08-17T13:28:48.6996295Z [ 2022-08-17T13:28:48.6996471Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.6996656Z ] 2022-08-17T13:28:48.6997062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.6997440Z with 2022-08-17T13:28:48.6997580Z [ 2022-08-17T13:28:48.6997770Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.6997952Z ] 2022-08-17T13:28:48.6998385Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.6998790Z with 2022-08-17T13:28:48.6998940Z [ 2022-08-17T13:28:48.6999115Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.6999591Z ] 2022-08-17T13:28:48.7000074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7000512Z with 2022-08-17T13:28:48.7000653Z [ 2022-08-17T13:28:48.7000839Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.7001021Z ] 2022-08-17T13:28:48.7001490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7002242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7002624Z with 2022-08-17T13:28:48.7002777Z [ 2022-08-17T13:28:48.7003006Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.7003193Z ] 2022-08-17T13:28:48.7003657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:28:48.7004362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7004744Z with 2022-08-17T13:28:48.7004897Z [ 2022-08-17T13:28:48.7005087Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:28:48.7005257Z ] 2022-08-17T13:28:48.7005646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7006009Z with 2022-08-17T13:28:48.7006165Z [ 2022-08-17T13:28:48.7006430Z T=std::vector> 2022-08-17T13:28:48.7006684Z ] 2022-08-17T13:28:48.7007091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7007455Z with 2022-08-17T13:28:48.7007607Z [ 2022-08-17T13:28:48.7007881Z T=std::vector> 2022-08-17T13:28:48.7008121Z ] 2022-08-17T13:28:48.7008567Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7008982Z with 2022-08-17T13:28:48.7009136Z [ 2022-08-17T13:28:48.7009400Z T=std::vector> 2022-08-17T13:28:48.7009653Z ] 2022-08-17T13:28:48.7010202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7010636Z with 2022-08-17T13:28:48.7010775Z [ 2022-08-17T13:28:48.7011050Z T=std::vector> 2022-08-17T13:28:48.7011306Z ] 2022-08-17T13:28:48.7011798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.7012604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.7013342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7013792Z with 2022-08-17T13:28:48.7013945Z [ 2022-08-17T13:28:48.7014207Z T=std::vector> 2022-08-17T13:28:48.7014461Z ] 2022-08-17T13:28:48.7014896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7015253Z with 2022-08-17T13:28:48.7015406Z [ 2022-08-17T13:28:48.7015590Z T=torch::autograd::ViewInfo 2022-08-17T13:28:48.7015769Z ] 2022-08-17T13:28:48.7016166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7016536Z with 2022-08-17T13:28:48.7016686Z [ 2022-08-17T13:28:48.7016856Z T=torch::autograd::ViewInfo 2022-08-17T13:28:48.7017038Z ] 2022-08-17T13:28:48.7017569Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7017974Z with 2022-08-17T13:28:48.7018117Z [ 2022-08-17T13:28:48.7018298Z T=torch::autograd::ViewInfo 2022-08-17T13:28:48.7018477Z ] 2022-08-17T13:28:48.7018939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7019378Z with 2022-08-17T13:28:48.7019528Z [ 2022-08-17T13:28:48.7019697Z T=torch::autograd::ViewInfo 2022-08-17T13:28:48.7019877Z ] 2022-08-17T13:28:48.7020308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7020994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7021653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7022044Z with 2022-08-17T13:28:48.7022197Z [ 2022-08-17T13:28:48.7022377Z T=torch::autograd::ViewInfo 2022-08-17T13:28:48.7022545Z ] 2022-08-17T13:28:48.7022936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7023295Z with 2022-08-17T13:28:48.7023434Z [ 2022-08-17T13:28:48.7023596Z T=c10::IValue 2022-08-17T13:28:48.7023757Z ] 2022-08-17T13:28:48.7024154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7024526Z with 2022-08-17T13:28:48.7024678Z [ 2022-08-17T13:28:48.7024837Z T=c10::IValue 2022-08-17T13:28:48.7024984Z ] 2022-08-17T13:28:48.7025433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7025835Z with 2022-08-17T13:28:48.7025975Z [ 2022-08-17T13:28:48.7026665Z T=c10::IValue 2022-08-17T13:28:48.7026826Z ] 2022-08-17T13:28:48.7027339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7027778Z with 2022-08-17T13:28:48.7027928Z [ 2022-08-17T13:28:48.7028087Z T=c10::IValue 2022-08-17T13:28:48.7028238Z ] 2022-08-17T13:28:48.7028646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7029289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7029952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7030333Z with 2022-08-17T13:28:48.7030487Z [ 2022-08-17T13:28:48.7030651Z T=c10::IValue 2022-08-17T13:28:48.7030801Z ] 2022-08-17T13:28:48.7031191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7031552Z with 2022-08-17T13:28:48.7031691Z [ 2022-08-17T13:28:48.7031858Z T=c10::AliasInfo 2022-08-17T13:28:48.7032024Z ] 2022-08-17T13:28:48.7032427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7032793Z with 2022-08-17T13:28:48.7032942Z [ 2022-08-17T13:28:48.7033108Z T=c10::AliasInfo 2022-08-17T13:28:48.7033260Z ] 2022-08-17T13:28:48.7033708Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7034116Z with 2022-08-17T13:28:48.7034253Z [ 2022-08-17T13:28:48.7034419Z T=c10::AliasInfo 2022-08-17T13:28:48.7034585Z ] 2022-08-17T13:28:48.7035056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7035477Z with 2022-08-17T13:28:48.7035630Z [ 2022-08-17T13:28:48.7035796Z T=c10::AliasInfo 2022-08-17T13:28:48.7035949Z ] 2022-08-17T13:28:48.7036366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7037017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7037682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7038064Z with 2022-08-17T13:28:48.7038215Z [ 2022-08-17T13:28:48.7038384Z T=c10::AliasInfo 2022-08-17T13:28:48.7038537Z ] 2022-08-17T13:28:48.7038976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7039332Z with 2022-08-17T13:28:48.7039483Z [ 2022-08-17T13:28:48.7039742Z T=c10::either 2022-08-17T13:28:48.7039958Z ] 2022-08-17T13:28:48.7040366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7040728Z with 2022-08-17T13:28:48.7040880Z [ 2022-08-17T13:28:48.7041106Z T=c10::either 2022-08-17T13:28:48.7041319Z ] 2022-08-17T13:28:48.7041756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7042171Z with 2022-08-17T13:28:48.7042324Z [ 2022-08-17T13:28:48.7042534Z T=c10::either 2022-08-17T13:28:48.7042748Z ] 2022-08-17T13:28:48.7043225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7043662Z with 2022-08-17T13:28:48.7043804Z [ 2022-08-17T13:28:48.7044026Z T=c10::either 2022-08-17T13:28:48.7044240Z ] 2022-08-17T13:28:48.7044686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.7045444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.7046170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7046561Z with 2022-08-17T13:28:48.7046702Z [ 2022-08-17T13:28:48.7046925Z T=c10::either 2022-08-17T13:28:48.7047138Z ] 2022-08-17T13:28:48.7047534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7047886Z with 2022-08-17T13:28:48.7048038Z [ 2022-08-17T13:28:48.7048214Z T=at::StepCallbacks 2022-08-17T13:28:48.7048376Z ] 2022-08-17T13:28:48.7048787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7049161Z with 2022-08-17T13:28:48.7049299Z [ 2022-08-17T13:28:48.7049473Z T=at::StepCallbacks 2022-08-17T13:28:48.7049643Z ] 2022-08-17T13:28:48.7050207Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7050608Z with 2022-08-17T13:28:48.7050759Z [ 2022-08-17T13:28:48.7050932Z T=at::StepCallbacks 2022-08-17T13:28:48.7051149Z ] 2022-08-17T13:28:48.7051625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7052101Z with 2022-08-17T13:28:48.7052255Z [ 2022-08-17T13:28:48.7052416Z T=at::StepCallbacks 2022-08-17T13:28:48.7052590Z ] 2022-08-17T13:28:48.7053012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7053665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7054329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7054726Z with 2022-08-17T13:28:48.7054879Z [ 2022-08-17T13:28:48.7055042Z T=at::StepCallbacks 2022-08-17T13:28:48.7055218Z ] 2022-08-17T13:28:48.7055609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7055958Z with 2022-08-17T13:28:48.7056108Z [ 2022-08-17T13:28:48.7056275Z T=c10::DimVector 2022-08-17T13:28:48.7056438Z ] 2022-08-17T13:28:48.7056834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7057210Z with 2022-08-17T13:28:48.7057359Z [ 2022-08-17T13:28:48.7057514Z T=c10::DimVector 2022-08-17T13:28:48.7057677Z ] 2022-08-17T13:28:48.7058125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7058517Z with 2022-08-17T13:28:48.7058668Z [ 2022-08-17T13:28:48.7058834Z T=c10::DimVector 2022-08-17T13:28:48.7058999Z ] 2022-08-17T13:28:48.7059460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7059896Z with 2022-08-17T13:28:48.7060046Z [ 2022-08-17T13:28:48.7060202Z T=c10::DimVector 2022-08-17T13:28:48.7060366Z ] 2022-08-17T13:28:48.7060849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7061504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7062151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7062547Z with 2022-08-17T13:28:48.7062700Z [ 2022-08-17T13:28:48.7062855Z T=c10::DimVector 2022-08-17T13:28:48.7063020Z ] 2022-08-17T13:28:48.7063409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7063825Z with 2022-08-17T13:28:48.7063965Z [ 2022-08-17T13:28:48.7064154Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:48.7064337Z ] 2022-08-17T13:28:48.7065142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7065529Z with 2022-08-17T13:28:48.7065686Z [ 2022-08-17T13:28:48.7065863Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:48.7066044Z ] 2022-08-17T13:28:48.7066489Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7066902Z with 2022-08-17T13:28:48.7067041Z [ 2022-08-17T13:28:48.7067227Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:48.7067408Z ] 2022-08-17T13:28:48.7067878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7068311Z with 2022-08-17T13:28:48.7068464Z [ 2022-08-17T13:28:48.7068648Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:48.7068824Z ] 2022-08-17T13:28:48.7069253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7069948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7070644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7071023Z with 2022-08-17T13:28:48.7071177Z [ 2022-08-17T13:28:48.7071369Z T=c10::impl::AnnotatedSchema 2022-08-17T13:28:48.7071541Z ] 2022-08-17T13:28:48.7071944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7072303Z with 2022-08-17T13:28:48.7072456Z [ 2022-08-17T13:28:48.7072672Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:48.7072892Z ] 2022-08-17T13:28:48.7073300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7073660Z with 2022-08-17T13:28:48.7073812Z [ 2022-08-17T13:28:48.7074040Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:48.7074240Z ] 2022-08-17T13:28:48.7074689Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7075096Z with 2022-08-17T13:28:48.7075247Z [ 2022-08-17T13:28:48.7075459Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:48.7075674Z ] 2022-08-17T13:28:48.7076147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7076627Z with 2022-08-17T13:28:48.7076780Z [ 2022-08-17T13:28:48.7077047Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:48.7077261Z ] 2022-08-17T13:28:48.7077709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7078475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7079195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7079593Z with 2022-08-17T13:28:48.7079736Z [ 2022-08-17T13:28:48.7079964Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:28:48.7080180Z ] 2022-08-17T13:28:48.7080559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7080921Z with 2022-08-17T13:28:48.7081072Z [ 2022-08-17T13:28:48.7081274Z T=std::tuple 2022-08-17T13:28:48.7081458Z ] 2022-08-17T13:28:48.7081864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7082236Z with 2022-08-17T13:28:48.7082377Z [ 2022-08-17T13:28:48.7082579Z T=std::tuple 2022-08-17T13:28:48.7082771Z ] 2022-08-17T13:28:48.7083210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7083620Z with 2022-08-17T13:28:48.7083773Z [ 2022-08-17T13:28:48.7083971Z T=std::tuple 2022-08-17T13:28:48.7084152Z ] 2022-08-17T13:28:48.7084627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7085058Z with 2022-08-17T13:28:48.7085201Z [ 2022-08-17T13:28:48.7085398Z T=std::tuple 2022-08-17T13:28:48.7085592Z ] 2022-08-17T13:28:48.7086032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.7086730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.7087421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7087814Z with 2022-08-17T13:28:48.7087967Z [ 2022-08-17T13:28:48.7088202Z T=std::tuple 2022-08-17T13:28:48.7088396Z ] 2022-08-17T13:28:48.7088791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7089178Z with 2022-08-17T13:28:48.7089332Z [ 2022-08-17T13:28:48.7089514Z T=torch::jit::SourceRange 2022-08-17T13:28:48.7089691Z ] 2022-08-17T13:28:48.7090175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7090555Z with 2022-08-17T13:28:48.7090733Z [ 2022-08-17T13:28:48.7090902Z T=torch::jit::SourceRange 2022-08-17T13:28:48.7091078Z ] 2022-08-17T13:28:48.7091522Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7091927Z with 2022-08-17T13:28:48.7092067Z [ 2022-08-17T13:28:48.7092247Z T=torch::jit::SourceRange 2022-08-17T13:28:48.7092426Z ] 2022-08-17T13:28:48.7092886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7093322Z with 2022-08-17T13:28:48.7093472Z [ 2022-08-17T13:28:48.7093638Z T=torch::jit::SourceRange 2022-08-17T13:28:48.7093816Z ] 2022-08-17T13:28:48.7094244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7094929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7095605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7095993Z with 2022-08-17T13:28:48.7096148Z [ 2022-08-17T13:28:48.7096329Z T=torch::jit::SourceRange 2022-08-17T13:28:48.7096494Z ] 2022-08-17T13:28:48.7096889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7097250Z with 2022-08-17T13:28:48.7097389Z [ 2022-08-17T13:28:48.7097586Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:48.7097776Z ] 2022-08-17T13:28:48.7098177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7098551Z with 2022-08-17T13:28:48.7098706Z [ 2022-08-17T13:28:48.7098902Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:48.7099081Z ] 2022-08-17T13:28:48.7099526Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7099933Z with 2022-08-17T13:28:48.7100072Z [ 2022-08-17T13:28:48.7100270Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:48.7100514Z ] 2022-08-17T13:28:48.7100973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7101405Z with 2022-08-17T13:28:48.7101598Z [ 2022-08-17T13:28:48.7101797Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:48.7101975Z ] 2022-08-17T13:28:48.7102421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7103121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7103804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7104186Z with 2022-08-17T13:28:48.7104339Z [ 2022-08-17T13:28:48.7104540Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:28:48.7104720Z ] 2022-08-17T13:28:48.7105110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7105474Z with 2022-08-17T13:28:48.7105626Z [ 2022-08-17T13:28:48.7105807Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:48.7105998Z ] 2022-08-17T13:28:48.7106403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7106769Z with 2022-08-17T13:28:48.7106920Z [ 2022-08-17T13:28:48.7107117Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:48.7107294Z ] 2022-08-17T13:28:48.7107745Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7108155Z with 2022-08-17T13:28:48.7108308Z [ 2022-08-17T13:28:48.7108488Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:48.7108676Z ] 2022-08-17T13:28:48.7109144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7109580Z with 2022-08-17T13:28:48.7109718Z [ 2022-08-17T13:28:48.7109912Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:48.7110103Z ] 2022-08-17T13:28:48.7110535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7111235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7111911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7112306Z with 2022-08-17T13:28:48.7112446Z [ 2022-08-17T13:28:48.7112690Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:28:48.7112880Z ] 2022-08-17T13:28:48.7113260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7113658Z with 2022-08-17T13:28:48.7113813Z [ 2022-08-17T13:28:48.7113989Z T=torch::jit::ScopePtr 2022-08-17T13:28:48.7114151Z ] 2022-08-17T13:28:48.7114559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7114936Z with 2022-08-17T13:28:48.7115081Z [ 2022-08-17T13:28:48.7115266Z T=torch::jit::ScopePtr 2022-08-17T13:28:48.7115447Z ] 2022-08-17T13:28:48.7127098Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7127555Z with 2022-08-17T13:28:48.7127716Z [ 2022-08-17T13:28:48.7127902Z T=torch::jit::ScopePtr 2022-08-17T13:28:48.7128068Z ] 2022-08-17T13:28:48.7128566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7129008Z with 2022-08-17T13:28:48.7129149Z [ 2022-08-17T13:28:48.7129331Z T=torch::jit::ScopePtr 2022-08-17T13:28:48.7129508Z ] 2022-08-17T13:28:48.7129926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7130697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7131374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7131768Z with 2022-08-17T13:28:48.7131923Z [ 2022-08-17T13:28:48.7132090Z T=torch::jit::ScopePtr 2022-08-17T13:28:48.7132345Z ] 2022-08-17T13:28:48.7132741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7133092Z with 2022-08-17T13:28:48.7133246Z [ 2022-08-17T13:28:48.7133432Z T=at::ThreadLocalState 2022-08-17T13:28:48.7133598Z ] 2022-08-17T13:28:48.7134010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7134387Z with 2022-08-17T13:28:48.7134542Z [ 2022-08-17T13:28:48.7134708Z T=at::ThreadLocalState 2022-08-17T13:28:48.7134890Z ] 2022-08-17T13:28:48.7135339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7135737Z with 2022-08-17T13:28:48.7135892Z [ 2022-08-17T13:28:48.7136070Z T=at::ThreadLocalState 2022-08-17T13:28:48.7136234Z ] 2022-08-17T13:28:48.7136711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7137272Z with 2022-08-17T13:28:48.7137423Z [ 2022-08-17T13:28:48.7137644Z T=at::ThreadLocalState 2022-08-17T13:28:48.7137824Z ] 2022-08-17T13:28:48.7138256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7138935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7139620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7140014Z with 2022-08-17T13:28:48.7140169Z [ 2022-08-17T13:28:48.7140337Z T=at::ThreadLocalState 2022-08-17T13:28:48.7140517Z ] 2022-08-17T13:28:48.7140914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7141278Z with 2022-08-17T13:28:48.7141419Z [ 2022-08-17T13:28:48.7141619Z T=std::shared_ptr 2022-08-17T13:28:48.7141808Z ] 2022-08-17T13:28:48.7142207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7142585Z with 2022-08-17T13:28:48.7142741Z [ 2022-08-17T13:28:48.7142926Z T=std::shared_ptr 2022-08-17T13:28:48.7143117Z ] 2022-08-17T13:28:48.7143566Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7143972Z with 2022-08-17T13:28:48.7144111Z [ 2022-08-17T13:28:48.7144308Z T=std::shared_ptr 2022-08-17T13:28:48.7144496Z ] 2022-08-17T13:28:48.7144955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7145394Z with 2022-08-17T13:28:48.7145547Z [ 2022-08-17T13:28:48.7145742Z T=std::shared_ptr 2022-08-17T13:28:48.7145924Z ] 2022-08-17T13:28:48.7146359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.7147040Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.7147751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:28:48.7148440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7148882Z with 2022-08-17T13:28:48.7149035Z [ 2022-08-17T13:28:48.7149233Z T=std::shared_ptr 2022-08-17T13:28:48.7149411Z ] 2022-08-17T13:28:48.7149847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7150209Z with 2022-08-17T13:28:48.7150349Z [ 2022-08-17T13:28:48.7150535Z T=torch::jit::GraphExecutor 2022-08-17T13:28:48.7150718Z ] 2022-08-17T13:28:48.7151110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7151488Z with 2022-08-17T13:28:48.7151641Z [ 2022-08-17T13:28:48.7151826Z T=torch::jit::GraphExecutor 2022-08-17T13:28:48.7151996Z ] 2022-08-17T13:28:48.7152444Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7152859Z with 2022-08-17T13:28:48.7152997Z [ 2022-08-17T13:28:48.7153184Z T=torch::jit::GraphExecutor 2022-08-17T13:28:48.7153366Z ] 2022-08-17T13:28:48.7153828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7154265Z with 2022-08-17T13:28:48.7154422Z [ 2022-08-17T13:28:48.7154605Z T=torch::jit::GraphExecutor 2022-08-17T13:28:48.7154777Z ] 2022-08-17T13:28:48.7155212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7155889Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7156573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:28:48.7157257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7157654Z with 2022-08-17T13:28:48.7157808Z [ 2022-08-17T13:28:48.7157995Z T=torch::jit::GraphExecutor 2022-08-17T13:28:48.7158168Z ] 2022-08-17T13:28:48.7158561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7158915Z with 2022-08-17T13:28:48.7159055Z [ 2022-08-17T13:28:48.7159231Z T=torch::jit::Method 2022-08-17T13:28:48.7159403Z ] 2022-08-17T13:28:48.7159800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7160165Z with 2022-08-17T13:28:48.7160308Z [ 2022-08-17T13:28:48.7160472Z T=torch::jit::Method 2022-08-17T13:28:48.7160627Z ] 2022-08-17T13:28:48.7161116Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7161516Z with 2022-08-17T13:28:48.7161649Z [ 2022-08-17T13:28:48.7161852Z T=torch::jit::Method 2022-08-17T13:28:48.7162020Z ] 2022-08-17T13:28:48.7162481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7162912Z with 2022-08-17T13:28:48.7163058Z [ 2022-08-17T13:28:48.7163220Z T=torch::jit::Method 2022-08-17T13:28:48.7163376Z ] 2022-08-17T13:28:48.7163784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7164434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7165092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7165470Z with 2022-08-17T13:28:48.7165615Z [ 2022-08-17T13:28:48.7165787Z T=torch::jit::Method 2022-08-17T13:28:48.7165941Z ] 2022-08-17T13:28:48.7166326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7166681Z with 2022-08-17T13:28:48.7166827Z [ 2022-08-17T13:28:48.7167039Z T=std::vector> 2022-08-17T13:28:48.7167244Z ] 2022-08-17T13:28:48.7167652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7168011Z with 2022-08-17T13:28:48.7168160Z [ 2022-08-17T13:28:48.7168378Z T=std::vector> 2022-08-17T13:28:48.7168572Z ] 2022-08-17T13:28:48.7169014Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7169418Z with 2022-08-17T13:28:48.7169569Z [ 2022-08-17T13:28:48.7169781Z T=std::vector> 2022-08-17T13:28:48.7169988Z ] 2022-08-17T13:28:48.7170545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7170978Z with 2022-08-17T13:28:48.7171114Z [ 2022-08-17T13:28:48.7171328Z T=std::vector> 2022-08-17T13:28:48.7171543Z ] 2022-08-17T13:28:48.7171982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.7172711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.7173501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7173896Z with 2022-08-17T13:28:48.7174033Z [ 2022-08-17T13:28:48.7174247Z T=std::vector> 2022-08-17T13:28:48.7174448Z ] 2022-08-17T13:28:48.7174839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7175192Z with 2022-08-17T13:28:48.7175346Z [ 2022-08-17T13:28:48.7175593Z T=std::function 2022-08-17T13:28:48.7175820Z ] 2022-08-17T13:28:48.7176225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7176602Z with 2022-08-17T13:28:48.7176743Z [ 2022-08-17T13:28:48.7176992Z T=std::function 2022-08-17T13:28:48.7177226Z ] 2022-08-17T13:28:48.7177674Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7178070Z with 2022-08-17T13:28:48.7178222Z [ 2022-08-17T13:28:48.7178472Z T=std::function 2022-08-17T13:28:48.7178694Z ] 2022-08-17T13:28:48.7179171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7179599Z with 2022-08-17T13:28:48.7179751Z [ 2022-08-17T13:28:48.7179989Z T=std::function 2022-08-17T13:28:48.7180222Z ] 2022-08-17T13:28:48.7180701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.7181484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.7182202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7182595Z with 2022-08-17T13:28:48.7182747Z [ 2022-08-17T13:28:48.7182997Z T=std::function 2022-08-17T13:28:48.7183217Z ] 2022-08-17T13:28:48.7183615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7183979Z with 2022-08-17T13:28:48.7184118Z [ 2022-08-17T13:28:48.7184394Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:48.7184693Z ] 2022-08-17T13:28:48.7185101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7185467Z with 2022-08-17T13:28:48.7185619Z [ 2022-08-17T13:28:48.7185935Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:48.7186183Z ] 2022-08-17T13:28:48.7186633Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7187045Z with 2022-08-17T13:28:48.7187199Z [ 2022-08-17T13:28:48.7187460Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:48.7187718Z ] 2022-08-17T13:28:48.7188193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7188621Z with 2022-08-17T13:28:48.7188772Z [ 2022-08-17T13:28:48.7189048Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:48.7189306Z ] 2022-08-17T13:28:48.7189802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:28:48.7190657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:28:48.7191426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7191821Z with 2022-08-17T13:28:48.7191965Z [ 2022-08-17T13:28:48.7192242Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:28:48.7192503Z ] 2022-08-17T13:28:48.7192898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7193243Z with 2022-08-17T13:28:48.7193393Z [ 2022-08-17T13:28:48.7193603Z T=std::vector> 2022-08-17T13:28:48.7193790Z ] 2022-08-17T13:28:48.7194196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7194571Z with 2022-08-17T13:28:48.7194709Z [ 2022-08-17T13:28:48.7194918Z T=std::vector> 2022-08-17T13:28:48.7195118Z ] 2022-08-17T13:28:48.7195563Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7195958Z with 2022-08-17T13:28:48.7196111Z [ 2022-08-17T13:28:48.7196321Z T=std::vector> 2022-08-17T13:28:48.7196506Z ] 2022-08-17T13:28:48.7196980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7197460Z with 2022-08-17T13:28:48.7197611Z [ 2022-08-17T13:28:48.7197807Z T=std::vector> 2022-08-17T13:28:48.7198010Z ] 2022-08-17T13:28:48.7198488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.7198878Z with 2022-08-17T13:28:48.7199030Z [ 2022-08-17T13:28:48.7199184Z T=double 2022-08-17T13:28:48.7199328Z ] 2022-08-17T13:28:48.7199803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.7200245Z with 2022-08-17T13:28:48.7200396Z [ 2022-08-17T13:28:48.7200536Z T=double 2022-08-17T13:28:48.7200694Z ] 2022-08-17T13:28:48.7201120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7201500Z with 2022-08-17T13:28:48.7201650Z [ 2022-08-17T13:28:48.7201859Z T=std::vector> 2022-08-17T13:28:48.7202047Z ] 2022-08-17T13:28:48.7202441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7202800Z with 2022-08-17T13:28:48.7202952Z [ 2022-08-17T13:28:48.7203134Z T=std::tuple 2022-08-17T13:28:48.7203196Z ] 2022-08-17T13:28:48.7203519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7203581Z with 2022-08-17T13:28:48.7203641Z [ 2022-08-17T13:28:48.7203751Z T=std::tuple 2022-08-17T13:28:48.7203808Z ] 2022-08-17T13:28:48.7204154Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7204215Z with 2022-08-17T13:28:48.7204273Z [ 2022-08-17T13:28:48.7204381Z T=std::tuple 2022-08-17T13:28:48.7204439Z ] 2022-08-17T13:28:48.7204821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7204885Z with 2022-08-17T13:28:48.7204944Z [ 2022-08-17T13:28:48.7205039Z T=std::tuple 2022-08-17T13:28:48.7205098Z ] 2022-08-17T13:28:48.7205442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:28:48.7205820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:28:48.7206158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7206269Z with 2022-08-17T13:28:48.7206327Z [ 2022-08-17T13:28:48.7206435Z T=std::tuple 2022-08-17T13:28:48.7206494Z ] 2022-08-17T13:28:48.7206821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7206884Z with 2022-08-17T13:28:48.7206941Z [ 2022-08-17T13:28:48.7207074Z T=std::vector> 2022-08-17T13:28:48.7207137Z ] 2022-08-17T13:28:48.7207456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:28:48.7207519Z with 2022-08-17T13:28:48.7207577Z [ 2022-08-17T13:28:48.7207696Z T=std::vector> 2022-08-17T13:28:48.7207755Z ] 2022-08-17T13:28:48.7208113Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:28:48.7208174Z with 2022-08-17T13:28:48.7208233Z [ 2022-08-17T13:28:48.7208363Z T=std::vector> 2022-08-17T13:28:48.7208420Z ] 2022-08-17T13:28:48.7208805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:28:48.7208854Z with 2022-08-17T13:28:48.7208913Z [ 2022-08-17T13:28:48.7209046Z T=std::vector> 2022-08-17T13:28:48.7209106Z ] 2022-08-17T13:28:48.7209472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:28:48.7209869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:28:48.7210294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:28:48.7210360Z with 2022-08-17T13:28:48.7210419Z [ 2022-08-17T13:28:48.7210553Z T=std::vector> 2022-08-17T13:28:48.7210600Z ] 2022-08-17T13:28:48.7210853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(14): warning C4068: unknown pragma 'GCC' 2022-08-17T13:28:48.7211103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(15): warning C4068: unknown pragma 'GCC' 2022-08-17T13:28:48.7211362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(784): warning C4068: unknown pragma 'GCC' 2022-08-17T13:28:48.7211641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1151): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:28:48.7211704Z with 2022-08-17T13:28:48.7211762Z [ 2022-08-17T13:28:48.7211891Z scalar_t=float 2022-08-17T13:28:48.7211939Z ] 2022-08-17T13:28:48.7212274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7212378Z with 2022-08-17T13:28:48.7212439Z [ 2022-08-17T13:28:48.7212516Z scalar_t=float 2022-08-17T13:28:48.7212573Z ] 2022-08-17T13:28:48.7212847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1072): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:28:48.7212908Z with 2022-08-17T13:28:48.7212954Z [ 2022-08-17T13:28:48.7213032Z scalar_t=float 2022-08-17T13:28:48.7213090Z ] 2022-08-17T13:28:48.7213430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1210): note: see reference to function template instantiation 'scalar_t calc_igammac(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7213493Z with 2022-08-17T13:28:48.7213551Z [ 2022-08-17T13:28:48.7213625Z scalar_t=float 2022-08-17T13:28:48.7213670Z ] 2022-08-17T13:28:48.7213953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(933): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:28:48.7214016Z with 2022-08-17T13:28:48.7214074Z [ 2022-08-17T13:28:48.7214148Z scalar_t=float 2022-08-17T13:28:48.7214206Z ] 2022-08-17T13:28:48.7214569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1185): note: see reference to function template instantiation 'scalar_t _igam_helper_asymptotic_series(scalar_t,scalar_t,bool)' being compiled 2022-08-17T13:28:48.7214630Z with 2022-08-17T13:28:48.7214678Z [ 2022-08-17T13:28:48.7214752Z scalar_t=float 2022-08-17T13:28:48.7214810Z ] 2022-08-17T13:28:48.7215150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7215214Z with 2022-08-17T13:28:48.7215272Z [ 2022-08-17T13:28:48.7215345Z scalar_t=float 2022-08-17T13:28:48.7215390Z ] 2022-08-17T13:28:48.7215669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1314): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-08-17T13:28:48.7215730Z with 2022-08-17T13:28:48.7215788Z [ 2022-08-17T13:28:48.7215854Z T=float 2022-08-17T13:28:48.7215912Z ] 2022-08-17T13:28:48.7216273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1451): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_A(void)' being compiled 2022-08-17T13:28:48.7216336Z with 2022-08-17T13:28:48.7216382Z [ 2022-08-17T13:28:48.7216446Z T=float 2022-08-17T13:28:48.7216502Z ] 2022-08-17T13:28:48.7216817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1464): note: see reference to function template instantiation 'float calc_i0(T)' being compiled 2022-08-17T13:28:48.7216877Z with 2022-08-17T13:28:48.7216935Z [ 2022-08-17T13:28:48.7216995Z T=float 2022-08-17T13:28:48.7217040Z ] 2022-08-17T13:28:48.7217314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1338): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-08-17T13:28:48.7217375Z with 2022-08-17T13:28:48.7217432Z [ 2022-08-17T13:28:48.7218013Z T=float 2022-08-17T13:28:48.7218071Z ] 2022-08-17T13:28:48.7218433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1457): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_B(void)' being compiled 2022-08-17T13:28:48.7218536Z with 2022-08-17T13:28:48.7218583Z [ 2022-08-17T13:28:48.7218647Z T=float 2022-08-17T13:28:48.7218705Z ] 2022-08-17T13:28:48.7218985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(621): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:28:48.7219046Z with 2022-08-17T13:28:48.7219103Z [ 2022-08-17T13:28:48.7219179Z scalar_t=float 2022-08-17T13:28:48.7219226Z ] 2022-08-17T13:28:48.7219570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7219634Z with 2022-08-17T13:28:48.7219692Z [ 2022-08-17T13:28:48.7219768Z scalar_t=float 2022-08-17T13:28:48.7219826Z ] 2022-08-17T13:28:48.7220176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1195): note: see reference to function template instantiation 'scalar_t _igam_helper_series(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7220237Z with 2022-08-17T13:28:48.7220282Z [ 2022-08-17T13:28:48.7220356Z scalar_t=float 2022-08-17T13:28:48.7220412Z ] 2022-08-17T13:28:48.7220685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(622): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:28:48.7220746Z with 2022-08-17T13:28:48.7220806Z [ 2022-08-17T13:28:48.7220880Z scalar_t=float 2022-08-17T13:28:48.7220935Z ] 2022-08-17T13:28:48.7221202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(623): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:28:48.7221263Z with 2022-08-17T13:28:48.7221321Z [ 2022-08-17T13:28:48.7221394Z scalar_t=float 2022-08-17T13:28:48.7221450Z ] 2022-08-17T13:28:48.7221733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(591): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:28:48.7221792Z with 2022-08-17T13:28:48.7221838Z [ 2022-08-17T13:28:48.7221913Z scalar_t=float 2022-08-17T13:28:48.7221970Z ] 2022-08-17T13:28:48.7222312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(634): note: see reference to function template instantiation 'scalar_t lanczos_sum_expg_scaled(scalar_t)' being compiled 2022-08-17T13:28:48.7222375Z with 2022-08-17T13:28:48.7222431Z [ 2022-08-17T13:28:48.7222504Z scalar_t=float 2022-08-17T13:28:48.7222551Z ] 2022-08-17T13:28:48.7222890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-08-17T13:28:48.7222952Z with 2022-08-17T13:28:48.7223010Z [ 2022-08-17T13:28:48.7223083Z scalar_t=float 2022-08-17T13:28:48.7223141Z ] 2022-08-17T13:28:48.7223430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(606): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:28:48.7223492Z with 2022-08-17T13:28:48.7223538Z [ 2022-08-17T13:28:48.7223656Z scalar_t=float 2022-08-17T13:28:48.7223714Z ] 2022-08-17T13:28:48.7225161Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_rng C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\rng_extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\rng.cp39-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.lib 2022-08-17T13:28:48.8922324Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.exp 2022-08-17T13:28:48.9073984Z Generating code 2022-08-17T13:28:50.5569866Z Finished generating code 2022-08-17T13:28:50.7281586Z running install_lib 2022-08-17T13:28:50.7927725Z creating install 2022-08-17T13:28:50.7929389Z creating install\Jenkins 2022-08-17T13:28:50.7930953Z creating install\Jenkins\Miniconda3 2022-08-17T13:28:50.7932208Z creating install\Jenkins\Miniconda3\Lib 2022-08-17T13:28:50.7933563Z creating install\Jenkins\Miniconda3\Lib\site-packages 2022-08-17T13:28:50.7936859Z creating install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:28:50.7940145Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\cpp.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:28:50.7952638Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\ort.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:28:50.7964389Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\rng.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:28:50.7983918Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\__init__.py -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:28:50.7999766Z byte-compiling ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension\__init__.py to __init__.cpython-39.pyc 2022-08-17T13:28:50.8009996Z running install_egg_info 2022-08-17T13:28:51.0437549Z running egg_info 2022-08-17T13:28:51.0437866Z creating torch_test_cpp_extension.egg-info 2022-08-17T13:28:51.1033840Z writing torch_test_cpp_extension.egg-info\PKG-INFO 2022-08-17T13:28:51.1578525Z writing dependency_links to torch_test_cpp_extension.egg-info\dependency_links.txt 2022-08-17T13:28:51.4832656Z writing top-level names to torch_test_cpp_extension.egg-info\top_level.txt 2022-08-17T13:28:51.4845981Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:28:51.4915761Z reading manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:28:51.4927896Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:28:51.4932559Z Copying torch_test_cpp_extension.egg-info to ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension-0.0.0-py3.9.egg-info 2022-08-17T13:28:51.4979164Z running install_scripts 2022-08-17T13:28:51.6741119Z Error in atexit._run_exitfuncs: 2022-08-17T13:28:51.6741387Z Traceback (most recent call last): 2022-08-17T13:28:51.6752683Z File "C:\Jenkins\Miniconda3\lib\site-packages\colorama\ansitowin32.py", line 59, in closed 2022-08-17T13:28:51.6753103Z return stream.closed 2022-08-17T13:28:51.6753333Z ValueError: underlying buffer has been detached 2022-08-17T13:28:51.8823261Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:51.876030] 2022-08-17T13:28:53.6746164Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:28:53.8020295Z 2022-08-17T13:28:53.8020868Z Running tests... 2022-08-17T13:28:53.8021202Z ---------------------------------------------------------------------- 2022-08-17T13:28:53.8021587Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_aot_ninja 2022-08-17T13:28:53.8172971Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-08-17T13:28:53.8179679Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:28:53.8187818Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:28:53.8194590Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T13:28:53.8200633Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:28:53.8215852Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-08-17T13:28:53.8230087Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-08-17T13:28:53.8237775Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: Not available on Windows (0.000s) 2022-08-17T13:28:53.8248056Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-08-17T13:28:53.8264259Z test_add (__main__.TestORTTensor) ... ok (0.000s) 2022-08-17T13:28:53.8287508Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.000s) 2022-08-17T13:28:54.4497882Z test_unregistered (__main__.TestORTTensor) ... ok (0.616s) 2022-08-17T13:28:54.4531245Z test_zeros (__main__.TestORTTensor) ... ok (0.000s) 2022-08-17T13:28:54.4570656Z test_rng (__main__.TestRNGExtension) ... ok (0.016s) 2022-08-17T13:28:54.4580846Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.000s) 2022-08-17T13:28:54.4581275Z 2022-08-17T13:28:54.4581657Z ---------------------------------------------------------------------- 2022-08-17T13:28:54.4581946Z Ran 15 tests in 0.672s 2022-08-17T13:28:54.4582067Z 2022-08-17T13:28:54.4582152Z OK (skipped=6) 2022-08-17T13:28:54.4582263Z 2022-08-17T13:28:54.4582344Z Generating XML reports... 2022-08-17T13:28:54.4643567Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestCppExtensionAOT-20220817132853.xml 2022-08-17T13:28:54.4660111Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestORTTensor-20220817132853.xml 2022-08-17T13:28:54.4666021Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestRNGExtension-20220817132853.xml 2022-08-17T13:28:54.4672028Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestTorchLibrary-20220817132853.xml 2022-08-17T13:28:54.7265126Z Running test_fx_passes ... [2022-08-17 13:28:54.725439] 2022-08-17T13:28:54.7265600Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:54.725439] 2022-08-17T13:28:55.9862682Z 2022-08-17T13:28:55.9863081Z Running tests... 2022-08-17T13:28:55.9863406Z ---------------------------------------------------------------------- 2022-08-17T13:28:55.9863783Z Test results will be stored in test-reports\python-unittest\test_fx_passes 2022-08-17T13:28:56.2916986Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ERROR:numba.cuda.cudadrv.driver:Call to cuInit results in CUDA_ERROR_UNKNOWN 2022-08-17T13:28:56.3092604Z ok (0.335s) 2022-08-17T13:28:56.3166979Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3245022Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.3309532Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3372529Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3437604Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.3508284Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3571814Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.3635543Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3700901Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3775785Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.3838390Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3876624Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.3920379Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3958399Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.3995247Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4070099Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.4222781Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.4280248Z test_partitioner_fn__expected_partition_[['add_1'], ['add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4338238Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4389321Z test_partitioner_fn__expected_partition_[['add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.4439470Z test_partitioner_fn__expected_partition_[['add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4492251Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4543229Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.016s) 2022-08-17T13:28:56.4598916Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4627387Z test_partitioner_xfail_fn__expected_partition_[['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4657784Z test_partitioner_xfail_fn__expected_partition_[['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.000s) 2022-08-17T13:28:56.4706021Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.016s) 2022-08-17T13:28:56.4751655Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.4795932Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.4839361Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.016s) 2022-08-17T13:28:56.4887342Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.4934526Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.4978110Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.016s) 2022-08-17T13:28:56.5023706Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.5080568Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.5126485Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.5180535Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.016s) 2022-08-17T13:28:56.5224691Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.5681879Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.049s) 2022-08-17T13:28:56.5736012Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2022-08-17T13:28:56.5778081Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.016s) 2022-08-17T13:28:56.5778565Z 2022-08-17T13:28:56.5778910Z ---------------------------------------------------------------------- 2022-08-17T13:28:56.5779199Z Ran 42 tests in 0.610s 2022-08-17T13:28:56.5779330Z 2022-08-17T13:28:56.5779393Z OK 2022-08-17T13:28:56.5779483Z 2022-08-17T13:28:56.5779581Z Generating XML reports... 2022-08-17T13:28:56.5854536Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXGraphPasses-20220817132855.xml 2022-08-17T13:28:56.5882276Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXMatcherUtils-20220817132855.xml 2022-08-17T13:28:56.8017137Z Running test_subclass ... [2022-08-17 13:28:56.797997] 2022-08-17T13:28:56.8017592Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:56.797997] 2022-08-17T13:28:57.9905124Z 2022-08-17T13:28:57.9905425Z Running tests... 2022-08-17T13:28:57.9905749Z ---------------------------------------------------------------------- 2022-08-17T13:28:57.9906121Z Test results will be stored in test-reports\python-unittest\test_subclass 2022-08-17T13:28:58.3337489Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.346s) 2022-08-17T13:28:58.3357527Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3392078Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3422597Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3451263Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3479283Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.3499635Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T13:28:58.3518864Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3559419Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3599600Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3617973Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-08-17T13:28:58.3637470Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:28:58.3638051Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:28:58.3649455Z expected failure (0.016s) 2022-08-17T13:28:58.3672756Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-08-17T13:28:58.3695400Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-08-17T13:28:58.3719339Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-08-17T13:28:58.3752594Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3822378Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.3876550Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3912608Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.3999426Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4020857Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4035169Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4048751Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4064225Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4079720Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4094646Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4109431Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4123516Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4137749Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4154131Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4170701Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4192520Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4214263Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4231701Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4248724Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4265871Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4282924Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4305756Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4328844Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4361581Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4395454Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4411152Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4426655Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4443210Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4461288Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T13:28:58.4477468Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4495006Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4511096Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4527359Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4544785Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4564249Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4596900Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4621843Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4659293Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4696033Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4729487Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4764233Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4790586Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4817282Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4862312Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4909504Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4922911Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T13:28:58.4936348Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4950548Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4966461Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4980803Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.4995901Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.5009580Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.5023475Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.5038485Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.5055675Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-08-17T13:28:58.5056005Z 2022-08-17T13:28:58.5056281Z ---------------------------------------------------------------------- 2022-08-17T13:28:58.5056537Z Ran 71 tests in 0.500s 2022-08-17T13:28:58.5056656Z 2022-08-17T13:28:58.5056729Z OK (expected failures=5) 2022-08-17T13:28:58.5056850Z 2022-08-17T13:28:58.5056937Z Generating XML reports... 2022-08-17T13:28:58.5168460Z Generated XML report: test-reports\python-unittest\test_subclass\TEST-TestSubclass-20220817132857.xml 2022-08-17T13:28:58.7354388Z Running test_profiler_tree ... [2022-08-17 13:28:58.727905] 2022-08-17T13:28:58.7354832Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:28:58.727905] 2022-08-17T13:28:59.9213206Z 2022-08-17T13:28:59.9213483Z Running tests... 2022-08-17T13:28:59.9213821Z ---------------------------------------------------------------------- 2022-08-17T13:28:59.9214197Z Test results will be stored in test-reports\python-unittest\test_profiler_tree 2022-08-17T13:29:00.2643428Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2654880Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2692711Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2696793Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2726205Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2730375Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2757024Z ok (0.358s) 2022-08-17T13:29:00.2769968Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: CUDA is required (0.000s) 2022-08-17T13:29:00.2787919Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: CUDA is required (0.000s) 2022-08-17T13:29:00.2798872Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: CUDA is required (0.000s) 2022-08-17T13:29:00.2816177Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2820417Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2857432Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2861623Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2898125Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2902633Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.2938017Z ok (0.016s) 2022-08-17T13:29:00.2958201Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.2969758Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3042139Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3048782Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3121862Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3127945Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3195853Z ok (0.031s) 2022-08-17T13:29:00.3214078Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3219220Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3251018Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3255170Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3285128Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3289253Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3319000Z ok (0.000s) 2022-08-17T13:29:00.3345865Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3355699Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3432145Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3439191Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3519329Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:29:00.3525850Z STAGE:2022-08-17 13:29:00 3596:1616 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:29:00.3598859Z ok (0.026s) 2022-08-17T13:29:00.3599167Z 2022-08-17T13:29:00.3599386Z ---------------------------------------------------------------------- 2022-08-17T13:29:00.3599657Z Ran 8 tests in 0.453s 2022-08-17T13:29:00.3599781Z 2022-08-17T13:29:00.3599865Z OK (skipped=3) 2022-08-17T13:29:00.3599976Z 2022-08-17T13:29:00.3600052Z Generating XML reports... 2022-08-17T13:29:00.3660305Z Generated XML report: test-reports\python-unittest\test_profiler_tree\TEST-TestProfilerTree-20220817132859.xml 2022-08-17T13:29:00.5871274Z Running test_functional_optim ... [2022-08-17 13:29:00.582427] 2022-08-17T13:29:00.5871777Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:00.582427] 2022-08-17T13:29:02.0253632Z 2022-08-17T13:29:02.0253910Z Running tests... 2022-08-17T13:29:02.0254245Z ---------------------------------------------------------------------- 2022-08-17T13:29:02.0254630Z Test results will be stored in test-reports\python-unittest\test_functional_optim 2022-08-17T13:29:02.3690085Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (0.347s) 2022-08-17T13:29:02.3952392Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.031s) 2022-08-17T13:29:02.4193990Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.016s) 2022-08-17T13:29:02.4203699Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... ok (0.000s) 2022-08-17T13:29:02.4204068Z 2022-08-17T13:29:02.4204372Z ---------------------------------------------------------------------- 2022-08-17T13:29:02.4204626Z Ran 4 tests in 0.391s 2022-08-17T13:29:02.4204748Z 2022-08-17T13:29:02.4204807Z OK 2022-08-17T13:29:02.4204901Z 2022-08-17T13:29:02.4204993Z Generating XML reports... 2022-08-17T13:29:02.4261337Z Generated XML report: test-reports\python-unittest\test_functional_optim\TEST-TestFunctionalOptimParity-20220817132902.xml 2022-08-17T13:29:02.6577711Z Running test_pytree ... [2022-08-17 13:29:02.655927] 2022-08-17T13:29:02.6578177Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:02.655927] 2022-08-17T13:29:03.8578742Z 2022-08-17T13:29:03.8579219Z Running tests... 2022-08-17T13:29:03.8579566Z ---------------------------------------------------------------------- 2022-08-17T13:29:03.8579918Z Test results will be stored in test-reports\python-unittest\test_pytree 2022-08-17T13:29:04.2029309Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.343s) 2022-08-17T13:29:04.2071393Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2095097Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2119492Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2142007Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.016s) 2022-08-17T13:29:04.2156963Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2178178Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2206985Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2224713Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2250279Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2267691Z test_tree_all_any (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2278772Z test_tree_only (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2295167Z test_treemap (__main__.TestPytree) ... ok (0.016s) 2022-08-17T13:29:04.2308606Z test_treespec_equality (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2319385Z test_treespec_repr (__main__.TestPytree) ... ok (0.000s) 2022-08-17T13:29:04.2319702Z 2022-08-17T13:29:04.2320065Z ---------------------------------------------------------------------- 2022-08-17T13:29:04.2320422Z Ran 15 tests in 0.375s 2022-08-17T13:29:04.2320583Z 2022-08-17T13:29:04.2320646Z OK 2022-08-17T13:29:04.2320777Z 2022-08-17T13:29:04.2320899Z Generating XML reports... 2022-08-17T13:29:04.2384876Z Generated XML report: test-reports\python-unittest\test_pytree\TEST-TestPytree-20220817132903.xml 2022-08-17T13:29:04.4668416Z Running test_monitor ... [2022-08-17 13:29:04.457988] 2022-08-17T13:29:04.4668888Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:04.457988] 2022-08-17T13:29:05.6536199Z 2022-08-17T13:29:05.6536507Z Running tests... 2022-08-17T13:29:05.6536841Z ---------------------------------------------------------------------- 2022-08-17T13:29:05.6537210Z Test results will be stored in test-reports\python-unittest\test_monitor 2022-08-17T13:29:05.9989134Z test_event_handler (__main__.TestMonitor) ... ok (0.348s) 2022-08-17T13:29:06.0007682Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.000s) 2022-08-17T13:29:06.0046795Z test_interval_stat (__main__.TestMonitor) ... ok (0.016s) 2022-08-17T13:29:06.0059656Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-08-17T13:29:06.0080930Z test_event_handler (__main__.TestMonitorTensorboard) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:29:06.0081215Z 2022-08-17T13:29:06.0081708Z ---------------------------------------------------------------------- 2022-08-17T13:29:06.0082013Z Ran 5 tests in 0.360s 2022-08-17T13:29:06.0082135Z 2022-08-17T13:29:06.0082212Z OK (skipped=1) 2022-08-17T13:29:06.0082321Z 2022-08-17T13:29:06.0082400Z Generating XML reports... 2022-08-17T13:29:06.0132177Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitor-20220817132905.xml 2022-08-17T13:29:06.0138661Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitorTensorboard-20220817132905.xml 2022-08-17T13:29:06.2342643Z Running test_public_bindings ... [2022-08-17 13:29:06.229417] 2022-08-17T13:29:06.2343141Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:06.229417] 2022-08-17T13:29:07.4255964Z 2022-08-17T13:29:07.4256444Z Running tests... 2022-08-17T13:29:07.4256779Z ---------------------------------------------------------------------- 2022-08-17T13:29:07.4257235Z Test results will be stored in test-reports\python-unittest\test_public_bindings 2022-08-17T13:29:07.4291611Z test_correct_module_names (__main__.TestPublicBindings) 2022-08-17T13:29:07.4292496Z An API is considered public, if its `__module__` starts with `torch.` ... skip: Distributed Attribute Error (0.000s) 2022-08-17T13:29:07.4326573Z test_no_new_bindings (__main__.TestPublicBindings) 2022-08-17T13:29:07.7763118Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.342s) 2022-08-17T13:29:07.7763392Z 2022-08-17T13:29:07.7763556Z ---------------------------------------------------------------------- 2022-08-17T13:29:07.7764007Z Ran 2 tests in 0.343s 2022-08-17T13:29:07.7764125Z 2022-08-17T13:29:07.7764197Z OK (skipped=1) 2022-08-17T13:29:07.7764307Z 2022-08-17T13:29:07.7764382Z Generating XML reports... 2022-08-17T13:29:07.7814275Z Generated XML report: test-reports\python-unittest\test_public_bindings\TEST-TestPublicBindings-20220817132907.xml 2022-08-17T13:29:07.9986105Z Running test_per_overload_api ... [2022-08-17 13:29:07.991658] 2022-08-17T13:29:07.9986593Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:07.991658] 2022-08-17T13:29:09.1854437Z 2022-08-17T13:29:09.1854757Z Running tests... 2022-08-17T13:29:09.1855082Z ---------------------------------------------------------------------- 2022-08-17T13:29:09.1855915Z Test results will be stored in test-reports\python-unittest\test_per_overload_api 2022-08-17T13:29:09.5306660Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.343s) 2022-08-17T13:29:09.5328690Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.000s) 2022-08-17T13:29:09.5348190Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.000s) 2022-08-17T13:29:09.5348537Z 2022-08-17T13:29:09.5348920Z ---------------------------------------------------------------------- 2022-08-17T13:29:09.5349224Z Ran 3 tests in 0.343s 2022-08-17T13:29:09.5349345Z 2022-08-17T13:29:09.5349403Z OK 2022-08-17T13:29:09.5349482Z 2022-08-17T13:29:09.5349577Z Generating XML reports... 2022-08-17T13:29:09.5400541Z Generated XML report: test-reports\python-unittest\test_per_overload_api\TEST-TestPerOverloadAPI-20220817132909.xml 2022-08-17T13:29:09.7672791Z Running test_type_hints ... [2022-08-17 13:29:09.764241] 2022-08-17T13:29:09.7673266Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:09.764241] 2022-08-17T13:29:10.9592504Z 2022-08-17T13:29:10.9592869Z Running tests... 2022-08-17T13:29:10.9593208Z ---------------------------------------------------------------------- 2022-08-17T13:29:10.9593581Z Test results will be stored in test-reports\python-unittest\test_type_hints 2022-08-17T13:29:10.9607140Z test_doc_examples (__main__.TestTypeHints) 2022-08-17T13:29:10.9607918Z Run documentation examples through mypy. ... skip: need mypy (0.000s) 2022-08-17T13:29:10.9608230Z 2022-08-17T13:29:10.9608466Z ---------------------------------------------------------------------- 2022-08-17T13:29:10.9608720Z Ran 1 test in 0.016s 2022-08-17T13:29:10.9608823Z 2022-08-17T13:29:10.9608895Z OK (skipped=1) 2022-08-17T13:29:10.9609003Z 2022-08-17T13:29:10.9609094Z Generating XML reports... 2022-08-17T13:29:10.9653879Z Generated XML report: test-reports\python-unittest\test_type_hints\TEST-TestTypeHints-20220817132910.xml 2022-08-17T13:29:11.1275843Z Running test_show_pickle ... [2022-08-17 13:29:11.124773] 2022-08-17T13:29:11.1276310Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:11.124773] 2022-08-17T13:29:12.3113597Z 2022-08-17T13:29:12.3114062Z Running tests... 2022-08-17T13:29:12.3114410Z Test results will be stored in test-reports\python-unittest\test_show_pickle 2022-08-17T13:29:12.3114788Z ---------------------------------------------------------------------- 2022-08-17T13:29:12.3125811Z test_scripted_model (__main__.TestShowPickle) ... skip: Can't re-open temp file on Windows (0.000s) 2022-08-17T13:29:12.3126089Z 2022-08-17T13:29:12.3126637Z ---------------------------------------------------------------------- 2022-08-17T13:29:12.3126927Z Ran 1 test in 0.000s 2022-08-17T13:29:12.3127052Z 2022-08-17T13:29:12.3127140Z OK (skipped=1) 2022-08-17T13:29:12.3127254Z 2022-08-17T13:29:12.3127346Z Generating XML reports... 2022-08-17T13:29:12.3171738Z Generated XML report: test-reports\python-unittest\test_show_pickle\TEST-TestShowPickle-20220817132912.xml 2022-08-17T13:29:12.4772091Z Running backends/xeon/test_launch ... [2022-08-17 13:29:12.464845] 2022-08-17T13:29:12.4772602Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:12.464845] 2022-08-17T13:29:13.6588554Z 2022-08-17T13:29:13.6589405Z Running tests... 2022-08-17T13:29:13.6589779Z ---------------------------------------------------------------------- 2022-08-17T13:29:13.6606094Z Test results will be stored in test-reports\python-unittest\backends\xeon\test_launch 2022-08-17T13:29:13.6606457Z test_cpu_info (__main__.TestTorchrun) ... skip: Only works on linux (0.000s) 2022-08-17T13:29:13.6614551Z test_multi_threads (__main__.TestTorchrun) ... skip: Only works on linux (0.000s) 2022-08-17T13:29:13.6614831Z 2022-08-17T13:29:13.6615036Z ---------------------------------------------------------------------- 2022-08-17T13:29:13.6615279Z Ran 2 tests in 0.000s 2022-08-17T13:29:13.6615411Z 2022-08-17T13:29:13.6615486Z OK (skipped=2) 2022-08-17T13:29:13.6615600Z 2022-08-17T13:29:13.6615689Z Generating XML reports... 2022-08-17T13:29:13.6661982Z Generated XML report: test-reports\python-unittest\backends\xeon\test_launch\TEST-TestTorchrun-20220817132913.xml 2022-08-17T13:29:13.8263357Z Running distributions/test_constraints ... [2022-08-17 13:29:13.823040] 2022-08-17T13:29:13.8263848Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-08-17 13:29:13.823040] 2022-08-17T13:29:14.3906018Z ============================= test session starts ============================= 2022-08-17T13:29:14.3906394Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T13:29:14.3906679Z cachedir: .pytest_cache 2022-08-17T13:29:14.3908362Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-08-17T13:29:14.3908879Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T13:29:14.3909221Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:29:15.7066498Z collecting ... collected 132 items 2022-08-17T13:29:15.7066678Z 2022-08-17T13:29:15.7091867Z distributions\test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-08-17T13:29:15.7106789Z distributions\test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-08-17T13:29:15.7121202Z distributions\test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-08-17T13:29:15.7135563Z distributions\test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-08-17T13:29:15.7153734Z distributions\test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-08-17T13:29:15.7180691Z distributions\test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-08-17T13:29:15.7194836Z distributions\test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-08-17T13:29:15.7210362Z distributions\test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-08-17T13:29:15.7225661Z distributions\test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-08-17T13:29:15.7240539Z distributions\test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-08-17T13:29:15.7256387Z distributions\test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-08-17T13:29:15.7271699Z distributions\test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-08-17T13:29:15.7286566Z distributions\test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-08-17T13:29:15.7302229Z distributions\test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-08-17T13:29:15.7317521Z distributions\test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-08-17T13:29:15.7332713Z distributions\test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-08-17T13:29:15.7348168Z distributions\test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-08-17T13:29:15.7363438Z distributions\test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-08-17T13:29:15.7374822Z distributions\test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-08-17T13:29:15.7385366Z distributions\test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-08-17T13:29:15.7395706Z distributions\test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-08-17T13:29:15.7406090Z distributions\test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-08-17T13:29:15.7416610Z distributions\test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-08-17T13:29:15.7428038Z distributions\test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-08-17T13:29:15.7438246Z distributions\test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-08-17T13:29:15.7448471Z distributions\test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-08-17T13:29:15.7458891Z distributions\test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-08-17T13:29:15.7469118Z distributions\test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-08-17T13:29:15.7479795Z distributions\test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-08-17T13:29:15.7490224Z distributions\test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-08-17T13:29:15.7500531Z distributions\test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-08-17T13:29:15.7510830Z distributions\test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-08-17T13:29:15.7521081Z distributions\test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-08-17T13:29:15.7531507Z distributions\test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-08-17T13:29:15.7549121Z distributions\test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-08-17T13:29:15.7559088Z distributions\test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-08-17T13:29:15.7574637Z distributions\test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-08-17T13:29:15.7590155Z distributions\test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-08-17T13:29:15.7614258Z distributions\test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-08-17T13:29:15.7630120Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-08-17T13:29:15.7646644Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-08-17T13:29:15.7663058Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-08-17T13:29:15.7678387Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-08-17T13:29:15.7693920Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-08-17T13:29:15.7710068Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-08-17T13:29:15.7726073Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-08-17T13:29:15.7741633Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-08-17T13:29:15.7757782Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-08-17T13:29:15.7773298Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-08-17T13:29:15.7789426Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-08-17T13:29:15.7807842Z distributions\test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-08-17T13:29:15.7824483Z distributions\test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-08-17T13:29:15.7841375Z distributions\test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-08-17T13:29:15.7857689Z distributions\test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-08-17T13:29:15.7874546Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-08-17T13:29:15.7890770Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-08-17T13:29:15.7907782Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-08-17T13:29:15.7928005Z distributions\test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-08-17T13:29:15.7955479Z distributions\test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-08-17T13:29:15.7972442Z distributions\test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-08-17T13:29:15.7982413Z distributions\test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-08-17T13:29:15.7992393Z distributions\test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-08-17T13:29:15.8002385Z distributions\test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-08-17T13:29:15.8013935Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-08-17T13:29:15.8023961Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-08-17T13:29:15.8033877Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-08-17T13:29:15.8043787Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-08-17T13:29:15.8053849Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-08-17T13:29:15.8063756Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-08-17T13:29:15.8073724Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-08-17T13:29:15.8083634Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-08-17T13:29:15.8093705Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-08-17T13:29:15.8103667Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-08-17T13:29:15.8113636Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-08-17T13:29:15.8125206Z distributions\test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-08-17T13:29:15.8135285Z distributions\test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-08-17T13:29:15.8145280Z distributions\test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-08-17T13:29:15.8155252Z distributions\test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-08-17T13:29:15.8165323Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-08-17T13:29:15.8175438Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-08-17T13:29:15.8185441Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-08-17T13:29:15.8195482Z distributions\test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-08-17T13:29:15.8205398Z distributions\test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-08-17T13:29:15.8215491Z distributions\test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-08-17T13:29:15.8229106Z distributions\test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-08-17T13:29:15.8268899Z distributions\test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-08-17T13:29:15.8269608Z distributions\test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-08-17T13:29:15.8272864Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-08-17T13:29:15.8287899Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-08-17T13:29:15.8303883Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-08-17T13:29:15.8318954Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-08-17T13:29:15.8334088Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-08-17T13:29:15.8349959Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-08-17T13:29:15.8366409Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-08-17T13:29:15.8382390Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-08-17T13:29:15.8398078Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-08-17T13:29:15.8413874Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-08-17T13:29:15.8429693Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-08-17T13:29:15.8444754Z distributions\test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-08-17T13:29:15.8460367Z distributions\test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-08-17T13:29:15.8476711Z distributions\test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-08-17T13:29:15.8492448Z distributions\test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-08-17T13:29:15.8508812Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-08-17T13:29:15.8524451Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-08-17T13:29:15.8541079Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-08-17T13:29:15.8557511Z distributions\test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-08-17T13:29:15.8579936Z distributions\test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-08-17T13:29:15.8596058Z distributions\test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-08-17T13:29:15.8606393Z distributions\test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-08-17T13:29:15.8616828Z distributions\test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-08-17T13:29:15.8627086Z distributions\test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-08-17T13:29:15.8637328Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-08-17T13:29:15.8647579Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-08-17T13:29:15.8657929Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-08-17T13:29:15.8668243Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-08-17T13:29:15.8678487Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-08-17T13:29:15.8688830Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-08-17T13:29:15.8700735Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-08-17T13:29:15.8710909Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-08-17T13:29:15.8721089Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-08-17T13:29:15.8731370Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-08-17T13:29:15.8741587Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-08-17T13:29:15.8751949Z distributions\test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-08-17T13:29:15.8762249Z distributions\test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-08-17T13:29:15.8772657Z distributions\test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-08-17T13:29:15.8782905Z distributions\test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-08-17T13:29:15.8793181Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-08-17T13:29:15.8803363Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-08-17T13:29:15.8813681Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-08-17T13:29:15.8825597Z distributions\test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-08-17T13:29:15.8835837Z distributions\test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-08-17T13:29:15.8858723Z distributions\test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-08-17T13:29:15.8859021Z 2022-08-17T13:29:15.8859194Z ======================= 65 passed, 67 skipped in 1.50s ======================== 2022-08-17T13:29:16.1202317Z Running lazy/test_bindings ... [2022-08-17 13:29:16.112126] 2022-08-17T13:29:16.1202777Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:16.112126] 2022-08-17T13:29:17.2292767Z Running lazy/test_reuse_ir ... [2022-08-17 13:29:17.218875] 2022-08-17T13:29:17.2293260Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:17.218875] 2022-08-17T13:29:18.4224333Z 2022-08-17T13:29:18.4224888Z Running tests... 2022-08-17T13:29:18.4225253Z ---------------------------------------------------------------------- 2022-08-17T13:29:18.4237769Z Test results will be stored in test-reports\python-unittest\lazy\test_reuse_ir 2022-08-17T13:29:18.4238108Z testAdd (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-08-17T13:29:18.4251600Z testAddSub (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-08-17T13:29:18.4265881Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-08-17T13:29:18.4279262Z testBatchNorm (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-08-17T13:29:18.4279552Z 2022-08-17T13:29:18.4279884Z ---------------------------------------------------------------------- 2022-08-17T13:29:18.4280169Z Ran 4 tests in 0.000s 2022-08-17T13:29:18.4280469Z 2022-08-17T13:29:18.4280547Z OK (skipped=4) 2022-08-17T13:29:18.4280658Z 2022-08-17T13:29:18.4280755Z Generating XML reports... 2022-08-17T13:29:18.4330317Z Generated XML report: test-reports\python-unittest\lazy\test_reuse_ir\TEST-TestLazyReuseIr-20220817132918.xml 2022-08-17T13:29:18.5952735Z Running test_cuda ... [2022-08-17 13:29:18.591971] 2022-08-17T13:29:18.5953223Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:18.591971] 2022-08-17T13:29:20.7116075Z CUDA not available, skipping tests 2022-08-17T13:29:20.7186662Z 2022-08-17T13:29:20.7187103Z Running tests... 2022-08-17T13:29:20.7187458Z ---------------------------------------------------------------------- 2022-08-17T13:29:20.7187646Z 2022-08-17T13:29:20.7187802Z ---------------------------------------------------------------------- 2022-08-17T13:29:20.7189784Z Ran 0 tests in 0.000s 2022-08-17T13:29:20.7189951Z 2022-08-17T13:29:20.7190039Z OK 2022-08-17T13:29:20.7190135Z 2022-08-17T13:29:20.7190243Z Generating XML reports... 2022-08-17T13:29:20.7247240Z Test results will be stored in test-reports\python-unittest\test_cuda 2022-08-17T13:29:21.0290261Z Running test_cuda_trace ... [2022-08-17 13:29:21.028783] 2022-08-17T13:29:21.0290772Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:21.028783] 2022-08-17T13:29:22.2101260Z CUDA not available, skipping tests 2022-08-17T13:29:22.3703165Z Running test_deploy ... [2022-08-17 13:29:22.358386] 2022-08-17T13:29:22.3703599Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 13:29:22.358386] 2022-08-17T13:29:22.9255827Z ============================= test session starts ============================= 2022-08-17T13:29:22.9256233Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T13:29:22.9256532Z cachedir: .pytest_cache 2022-08-17T13:29:22.9256953Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-08-17T13:29:22.9257426Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T13:29:22.9257780Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:29:23.8462002Z collecting ... collected 1 item 2022-08-17T13:29:23.8462180Z 2022-08-17T13:29:24.2286187Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T13:29:24.2286411Z 2022-08-17T13:29:24.2286532Z ============================== 1 passed in 1.32s ============================== 2022-08-17T13:29:24.4692536Z Running test_hub ... [2022-08-17 13:29:24.457846] 2022-08-17T13:29:24.4693011Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:24.457846] 2022-08-17T13:29:25.8109411Z Running test_maskedtensor ... [2022-08-17 13:29:25.809361] 2022-08-17T13:29:25.8109906Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:25.809361] 2022-08-17T13:29:27.8807803Z 2022-08-17T13:29:27.8808378Z Running tests... 2022-08-17T13:29:27.8808698Z ---------------------------------------------------------------------- 2022-08-17T13:29:27.8808893Z 2022-08-17T13:29:27.8809058Z ---------------------------------------------------------------------- 2022-08-17T13:29:27.8809309Z Ran 0 tests in 0.000s 2022-08-17T13:29:27.8809430Z 2022-08-17T13:29:27.8809477Z OK 2022-08-17T13:29:27.8809569Z 2022-08-17T13:29:27.8809668Z Generating XML reports... 2022-08-17T13:29:27.8856911Z Test results will be stored in test-reports\python-unittest\test_maskedtensor 2022-08-17T13:29:28.4190760Z 2022-08-17T13:29:28.4191272Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2022-08-17T13:29:28.4192271Z 2022-08-17T13:29:28.4192641Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2022-08-17T13:29:28.4197965Z 2022-08-17T13:29:28.4198201Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2022-08-17T13:29:28.4219941Z + [[ 2 == 1 ]] 2022-08-17T13:29:28.4220148Z + [[ 2 == 2 ]] 2022-08-17T13:29:28.4220316Z + [[ 2 -gt 1 ]] 2022-08-17T13:29:28.4220630Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_backend.bat 2022-08-17T13:29:28.4653082Z 2022-08-17T13:29:28.4653697Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T13:29:28.4663517Z 2022-08-17T13:29:28.4663879Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T13:29:28.4664351Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T13:29:28.4664628Z exit /b 0 2022-08-17T13:29:28.4664770Z ) 2022-08-17T13:29:29.0660404Z "Executing CMake for custom_backend test..." 2022-08-17T13:29:35.4946144Z -- The C compiler identification is MSVC 19.28.29337.0 2022-08-17T13:29:35.7326383Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-08-17T13:29:36.1832073Z -- Detecting C compiler ABI info 2022-08-17T13:29:37.8434814Z -- Detecting C compiler ABI info - done 2022-08-17T13:29:37.8459262Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2022-08-17T13:29:37.8527963Z -- Detecting C compile features 2022-08-17T13:29:37.8610387Z -- Detecting C compile features - done 2022-08-17T13:29:37.8893826Z -- Detecting CXX compiler ABI info 2022-08-17T13:29:38.5829657Z -- Detecting CXX compiler ABI info - done 2022-08-17T13:29:38.5854284Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2022-08-17T13:29:38.5858614Z -- Detecting CXX compile features 2022-08-17T13:29:38.5866445Z -- Detecting CXX compile features - done 2022-08-17T13:29:38.6429082Z -- Looking for pthread.h 2022-08-17T13:29:38.9717984Z -- Looking for pthread.h - not found 2022-08-17T13:29:38.9734222Z -- Found Threads: TRUE 2022-08-17T13:29:39.2677042Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2022-08-17T13:29:39.2680070Z -- Configuring done 2022-08-17T13:29:39.2828304Z -- Generating done 2022-08-17T13:29:39.3002289Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_backend/build 2022-08-17T13:29:39.3064259Z "Executing Ninja for custom_backend test..." 2022-08-17T13:29:43.6142906Z [1/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_backend_EXPORTS -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++14 /showIncludes /FoCMakeFiles\custom_backend.dir\custom_backend.cpp.obj /FdCMakeFiles\custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp 2022-08-17T13:29:43.6144142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:29:43.6144865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6145449Z with 2022-08-17T13:29:43.6145597Z [ 2022-08-17T13:29:43.6145775Z T=std::string 2022-08-17T13:29:43.6145942Z ] 2022-08-17T13:29:43.6147025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6147662Z with 2022-08-17T13:29:43.6147880Z [ 2022-08-17T13:29:43.6148113Z T=std::string 2022-08-17T13:29:43.6148323Z ] 2022-08-17T13:29:43.6148926Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6149480Z with 2022-08-17T13:29:43.6149688Z [ 2022-08-17T13:29:43.6149915Z T=std::string 2022-08-17T13:29:43.6150134Z ] 2022-08-17T13:29:43.6150759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6151330Z with 2022-08-17T13:29:43.6151539Z [ 2022-08-17T13:29:43.6152028Z T=std::string 2022-08-17T13:29:43.6152230Z ] 2022-08-17T13:29:43.6152782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6153638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6154492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6155037Z with 2022-08-17T13:29:43.6155234Z [ 2022-08-17T13:29:43.6155456Z T=std::string 2022-08-17T13:29:43.6155690Z ] 2022-08-17T13:29:43.6156207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6156681Z with 2022-08-17T13:29:43.6156890Z [ 2022-08-17T13:29:43.6157112Z T=c10::QualifiedName 2022-08-17T13:29:43.6157352Z ] 2022-08-17T13:29:43.6157895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6158400Z with 2022-08-17T13:29:43.6158569Z [ 2022-08-17T13:29:43.6158747Z T=c10::QualifiedName 2022-08-17T13:29:43.6158920Z ] 2022-08-17T13:29:43.6159360Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6159768Z with 2022-08-17T13:29:43.6159921Z [ 2022-08-17T13:29:43.6160084Z T=c10::QualifiedName 2022-08-17T13:29:43.6160257Z ] 2022-08-17T13:29:43.6160729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6161156Z with 2022-08-17T13:29:43.6161296Z [ 2022-08-17T13:29:43.6161569Z T=c10::QualifiedName 2022-08-17T13:29:43.6161745Z ] 2022-08-17T13:29:43.6162160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6162885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6163554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6163954Z with 2022-08-17T13:29:43.6164095Z [ 2022-08-17T13:29:43.6164272Z T=c10::QualifiedName 2022-08-17T13:29:43.6164446Z ] 2022-08-17T13:29:43.6164816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:29:43.6165423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6165787Z with 2022-08-17T13:29:43.6165938Z [ 2022-08-17T13:29:43.6166098Z T=at::TensorBase 2022-08-17T13:29:43.6166266Z ] 2022-08-17T13:29:43.6166682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6167058Z with 2022-08-17T13:29:43.6167203Z [ 2022-08-17T13:29:43.6167375Z T=at::TensorBase 2022-08-17T13:29:43.6167544Z ] 2022-08-17T13:29:43.6167983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6168396Z with 2022-08-17T13:29:43.6168552Z [ 2022-08-17T13:29:43.6168714Z T=at::TensorBase 2022-08-17T13:29:43.6168884Z ] 2022-08-17T13:29:43.6169362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6169794Z with 2022-08-17T13:29:43.6169935Z [ 2022-08-17T13:29:43.6170107Z T=at::TensorBase 2022-08-17T13:29:43.6170389Z ] 2022-08-17T13:29:43.6170797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6171458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6172129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6172532Z with 2022-08-17T13:29:43.6172676Z [ 2022-08-17T13:29:43.6172851Z T=at::TensorBase 2022-08-17T13:29:43.6173022Z ] 2022-08-17T13:29:43.6173400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6173757Z with 2022-08-17T13:29:43.6173974Z [ 2022-08-17T13:29:43.6174142Z T=at::Tensor 2022-08-17T13:29:43.6174295Z ] 2022-08-17T13:29:43.6174703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6175119Z with 2022-08-17T13:29:43.6175260Z [ 2022-08-17T13:29:43.6175423Z T=at::Tensor 2022-08-17T13:29:43.6175588Z ] 2022-08-17T13:29:43.6176021Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6176428Z with 2022-08-17T13:29:43.6176581Z [ 2022-08-17T13:29:43.6176742Z T=at::Tensor 2022-08-17T13:29:43.6176890Z ] 2022-08-17T13:29:43.6177366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6177808Z with 2022-08-17T13:29:43.6177946Z [ 2022-08-17T13:29:43.6178111Z T=at::Tensor 2022-08-17T13:29:43.6178273Z ] 2022-08-17T13:29:43.6178670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6179310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6179968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6180362Z with 2022-08-17T13:29:43.6180504Z [ 2022-08-17T13:29:43.6180669Z T=at::Tensor 2022-08-17T13:29:43.6180829Z ] 2022-08-17T13:29:43.6181222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6181575Z with 2022-08-17T13:29:43.6181727Z [ 2022-08-17T13:29:43.6181894Z T=at::Generator 2022-08-17T13:29:43.6182050Z ] 2022-08-17T13:29:43.6182455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6182827Z with 2022-08-17T13:29:43.6182966Z [ 2022-08-17T13:29:43.6183133Z T=at::Generator 2022-08-17T13:29:43.6183300Z ] 2022-08-17T13:29:43.6183733Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6184138Z with 2022-08-17T13:29:43.6184291Z [ 2022-08-17T13:29:43.6184457Z T=at::Generator 2022-08-17T13:29:43.6184609Z ] 2022-08-17T13:29:43.6185085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6185523Z with 2022-08-17T13:29:43.6185661Z [ 2022-08-17T13:29:43.6185827Z T=at::Generator 2022-08-17T13:29:43.6185991Z ] 2022-08-17T13:29:43.6186409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6187158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6187824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6188217Z with 2022-08-17T13:29:43.6188369Z [ 2022-08-17T13:29:43.6188522Z T=at::Generator 2022-08-17T13:29:43.6188688Z ] 2022-08-17T13:29:43.6189083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6189433Z with 2022-08-17T13:29:43.6189590Z [ 2022-08-17T13:29:43.6189832Z T=std::vector> 2022-08-17T13:29:43.6190053Z ] 2022-08-17T13:29:43.6190463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6190833Z with 2022-08-17T13:29:43.6190983Z [ 2022-08-17T13:29:43.6191209Z T=std::vector> 2022-08-17T13:29:43.6191436Z ] 2022-08-17T13:29:43.6191885Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6192287Z with 2022-08-17T13:29:43.6192442Z [ 2022-08-17T13:29:43.6192683Z T=std::vector> 2022-08-17T13:29:43.6192911Z ] 2022-08-17T13:29:43.6193370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6193808Z with 2022-08-17T13:29:43.6193964Z [ 2022-08-17T13:29:43.6194190Z T=std::vector> 2022-08-17T13:29:43.6194417Z ] 2022-08-17T13:29:43.6194883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:43.6195630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:43.6196338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6196721Z with 2022-08-17T13:29:43.6196874Z [ 2022-08-17T13:29:43.6197114Z T=std::vector> 2022-08-17T13:29:43.6197329Z ] 2022-08-17T13:29:43.6197723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6198080Z with 2022-08-17T13:29:43.6198232Z [ 2022-08-17T13:29:43.6198481Z T=std::vector> 2022-08-17T13:29:43.6198680Z ] 2022-08-17T13:29:43.6199090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6199494Z with 2022-08-17T13:29:43.6199649Z [ 2022-08-17T13:29:43.6199854Z T=std::vector> 2022-08-17T13:29:43.6200036Z ] 2022-08-17T13:29:43.6200482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6200893Z with 2022-08-17T13:29:43.6201044Z [ 2022-08-17T13:29:43.6201235Z T=std::vector> 2022-08-17T13:29:43.6201432Z ] 2022-08-17T13:29:43.6201909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6202333Z with 2022-08-17T13:29:43.6202484Z [ 2022-08-17T13:29:43.6202690Z T=std::vector> 2022-08-17T13:29:43.6202873Z ] 2022-08-17T13:29:43.6203314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:43.6204007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:43.6204683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6205080Z with 2022-08-17T13:29:43.6205220Z [ 2022-08-17T13:29:43.6205428Z T=std::vector> 2022-08-17T13:29:43.6205623Z ] 2022-08-17T13:29:43.6206005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6206363Z with 2022-08-17T13:29:43.6206514Z [ 2022-08-17T13:29:43.6206753Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6206989Z ] 2022-08-17T13:29:43.6207399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6207775Z with 2022-08-17T13:29:43.6207915Z [ 2022-08-17T13:29:43.6208169Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6208401Z ] 2022-08-17T13:29:43.6208839Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6209250Z with 2022-08-17T13:29:43.6209401Z [ 2022-08-17T13:29:43.6209657Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6209876Z ] 2022-08-17T13:29:43.6210454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6210959Z with 2022-08-17T13:29:43.6211115Z [ 2022-08-17T13:29:43.6211356Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6211637Z ] 2022-08-17T13:29:43.6212131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:43.6212896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:43.6213588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:43.6214254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6214655Z with 2022-08-17T13:29:43.6214813Z [ 2022-08-17T13:29:43.6215058Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6215297Z ] 2022-08-17T13:29:43.6215699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6216048Z with 2022-08-17T13:29:43.6216204Z [ 2022-08-17T13:29:43.6216454Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6216691Z ] 2022-08-17T13:29:43.6217090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6217471Z with 2022-08-17T13:29:43.6217628Z [ 2022-08-17T13:29:43.6217862Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6218093Z ] 2022-08-17T13:29:43.6218544Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6218959Z with 2022-08-17T13:29:43.6219103Z [ 2022-08-17T13:29:43.6219349Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6219578Z ] 2022-08-17T13:29:43.6220048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6220490Z with 2022-08-17T13:29:43.6220646Z [ 2022-08-17T13:29:43.6220886Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6221103Z ] 2022-08-17T13:29:43.6221575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:43.6222319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:43.6223087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:43.6223727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6224121Z with 2022-08-17T13:29:43.6224274Z [ 2022-08-17T13:29:43.6224518Z T=std::vector,std::allocator>> 2022-08-17T13:29:43.6224735Z ] 2022-08-17T13:29:43.6225123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6225481Z with 2022-08-17T13:29:43.6225623Z [ 2022-08-17T13:29:43.6225831Z T=std::vector> 2022-08-17T13:29:43.6226028Z ] 2022-08-17T13:29:43.6226441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6226808Z with 2022-08-17T13:29:43.6226960Z [ 2022-08-17T13:29:43.6227168Z T=std::vector> 2022-08-17T13:29:43.6227352Z ] 2022-08-17T13:29:43.6227800Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6228201Z with 2022-08-17T13:29:43.6228357Z [ 2022-08-17T13:29:43.6228553Z T=std::vector> 2022-08-17T13:29:43.6228749Z ] 2022-08-17T13:29:43.6229221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6229648Z with 2022-08-17T13:29:43.6229802Z [ 2022-08-17T13:29:43.6230008Z T=std::vector> 2022-08-17T13:29:43.6230194Z ] 2022-08-17T13:29:43.6230628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:43.6231030Z with 2022-08-17T13:29:43.6231182Z [ 2022-08-17T13:29:43.6231329Z T=int64_t 2022-08-17T13:29:43.6231486Z ] 2022-08-17T13:29:43.6231913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:43.6232301Z with 2022-08-17T13:29:43.6232456Z [ 2022-08-17T13:29:43.6232613Z T=int64_t 2022-08-17T13:29:43.6232759Z ] 2022-08-17T13:29:43.6233188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6233584Z with 2022-08-17T13:29:43.6233736Z [ 2022-08-17T13:29:43.6233932Z T=std::vector> 2022-08-17T13:29:43.6234134Z ] 2022-08-17T13:29:43.6234524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6234926Z with 2022-08-17T13:29:43.6235080Z [ 2022-08-17T13:29:43.6235299Z T=std::shared_ptr 2022-08-17T13:29:43.6235505Z ] 2022-08-17T13:29:43.6235949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6236329Z with 2022-08-17T13:29:43.6236481Z [ 2022-08-17T13:29:43.6236686Z T=std::shared_ptr 2022-08-17T13:29:43.6236890Z ] 2022-08-17T13:29:43.6237340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6237757Z with 2022-08-17T13:29:43.6237899Z [ 2022-08-17T13:29:43.6238120Z T=std::shared_ptr 2022-08-17T13:29:43.6238326Z ] 2022-08-17T13:29:43.6238790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6239221Z with 2022-08-17T13:29:43.6239375Z [ 2022-08-17T13:29:43.6239579Z T=std::shared_ptr 2022-08-17T13:29:43.6239783Z ] 2022-08-17T13:29:43.6240241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6240954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6241639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6242024Z with 2022-08-17T13:29:43.6242176Z [ 2022-08-17T13:29:43.6242393Z T=std::shared_ptr 2022-08-17T13:29:43.6242584Z ] 2022-08-17T13:29:43.6242979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6243336Z with 2022-08-17T13:29:43.6243476Z [ 2022-08-17T13:29:43.6243691Z T=std::weak_ptr 2022-08-17T13:29:43.6243893Z ] 2022-08-17T13:29:43.6244304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6244671Z with 2022-08-17T13:29:43.6244825Z [ 2022-08-17T13:29:43.6245040Z T=std::weak_ptr 2022-08-17T13:29:43.6245228Z ] 2022-08-17T13:29:43.6245672Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6246081Z with 2022-08-17T13:29:43.6246233Z [ 2022-08-17T13:29:43.6246433Z T=std::weak_ptr 2022-08-17T13:29:43.6246636Z ] 2022-08-17T13:29:43.6247159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6247576Z with 2022-08-17T13:29:43.6247775Z [ 2022-08-17T13:29:43.6247994Z T=std::weak_ptr 2022-08-17T13:29:43.6248185Z ] 2022-08-17T13:29:43.6248635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6249345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6250035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6250520Z with 2022-08-17T13:29:43.6250666Z [ 2022-08-17T13:29:43.6250886Z T=std::weak_ptr 2022-08-17T13:29:43.6251093Z ] 2022-08-17T13:29:43.6251475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6251836Z with 2022-08-17T13:29:43.6251990Z [ 2022-08-17T13:29:43.6252220Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:43.6252449Z ] 2022-08-17T13:29:43.6252857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6253235Z with 2022-08-17T13:29:43.6253374Z [ 2022-08-17T13:29:43.6253612Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:43.6253841Z ] 2022-08-17T13:29:43.6254282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6254693Z with 2022-08-17T13:29:43.6254847Z [ 2022-08-17T13:29:43.6255083Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:43.6255294Z ] 2022-08-17T13:29:43.6255766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6256206Z with 2022-08-17T13:29:43.6256349Z [ 2022-08-17T13:29:43.6256586Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:43.6256812Z ] 2022-08-17T13:29:43.6257278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6258027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6258798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:29:43.6259573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6260018Z with 2022-08-17T13:29:43.6260166Z [ 2022-08-17T13:29:43.6260408Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:43.6260641Z ] 2022-08-17T13:29:43.6261044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6261399Z with 2022-08-17T13:29:43.6261555Z [ 2022-08-17T13:29:43.6261798Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:43.6262015Z ] 2022-08-17T13:29:43.6262428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6262807Z with 2022-08-17T13:29:43.6262965Z [ 2022-08-17T13:29:43.6263194Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:43.6263422Z ] 2022-08-17T13:29:43.6263873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6264274Z with 2022-08-17T13:29:43.6264432Z [ 2022-08-17T13:29:43.6264672Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:43.6264900Z ] 2022-08-17T13:29:43.6265371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6265873Z with 2022-08-17T13:29:43.6266029Z [ 2022-08-17T13:29:43.6266256Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:43.6266481Z ] 2022-08-17T13:29:43.6266954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6267717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6268472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:29:43.6269186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6269581Z with 2022-08-17T13:29:43.6269737Z [ 2022-08-17T13:29:43.6269964Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:43.6270192Z ] 2022-08-17T13:29:43.6270587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6270950Z with 2022-08-17T13:29:43.6271090Z [ 2022-08-17T13:29:43.6271336Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6271528Z ] 2022-08-17T13:29:43.6271924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6272300Z with 2022-08-17T13:29:43.6272496Z [ 2022-08-17T13:29:43.6272675Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6272861Z ] 2022-08-17T13:29:43.6273307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6273713Z with 2022-08-17T13:29:43.6273854Z [ 2022-08-17T13:29:43.6274044Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6274228Z ] 2022-08-17T13:29:43.6274695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6275130Z with 2022-08-17T13:29:43.6275283Z [ 2022-08-17T13:29:43.6275469Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6275640Z ] 2022-08-17T13:29:43.6276073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6276742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6277121Z with 2022-08-17T13:29:43.6277263Z [ 2022-08-17T13:29:43.6277450Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6277637Z ] 2022-08-17T13:29:43.6278089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:29:43.6278865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6279329Z with 2022-08-17T13:29:43.6279484Z [ 2022-08-17T13:29:43.6279665Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:43.6279852Z ] 2022-08-17T13:29:43.6280246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6280600Z with 2022-08-17T13:29:43.6280754Z [ 2022-08-17T13:29:43.6281032Z T=std::vector> 2022-08-17T13:29:43.6281277Z ] 2022-08-17T13:29:43.6281688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6282063Z with 2022-08-17T13:29:43.6282215Z [ 2022-08-17T13:29:43.6282475Z T=std::vector> 2022-08-17T13:29:43.6282728Z ] 2022-08-17T13:29:43.6283174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6283638Z with 2022-08-17T13:29:43.6283779Z [ 2022-08-17T13:29:43.6284055Z T=std::vector> 2022-08-17T13:29:43.6284310Z ] 2022-08-17T13:29:43.6284813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6285252Z with 2022-08-17T13:29:43.6285404Z [ 2022-08-17T13:29:43.6285666Z T=std::vector> 2022-08-17T13:29:43.6286140Z ] 2022-08-17T13:29:43.6286650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:43.6287465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:43.6288193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6288580Z with 2022-08-17T13:29:43.6288735Z [ 2022-08-17T13:29:43.6289014Z T=std::vector> 2022-08-17T13:29:43.6289269Z ] 2022-08-17T13:29:43.6289650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6290015Z with 2022-08-17T13:29:43.6290168Z [ 2022-08-17T13:29:43.6290406Z T=c10::IValue 2022-08-17T13:29:43.6290574Z ] 2022-08-17T13:29:43.6290994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6291372Z with 2022-08-17T13:29:43.6291514Z [ 2022-08-17T13:29:43.6291681Z T=c10::IValue 2022-08-17T13:29:43.6291844Z ] 2022-08-17T13:29:43.6292280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6292689Z with 2022-08-17T13:29:43.6292840Z [ 2022-08-17T13:29:43.6292994Z T=c10::IValue 2022-08-17T13:29:43.6293156Z ] 2022-08-17T13:29:43.6293630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6294067Z with 2022-08-17T13:29:43.6294205Z [ 2022-08-17T13:29:43.6294369Z T=c10::IValue 2022-08-17T13:29:43.6294527Z ] 2022-08-17T13:29:43.6294924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6295570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6296293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6296690Z with 2022-08-17T13:29:43.6296831Z [ 2022-08-17T13:29:43.6297040Z T=c10::IValue 2022-08-17T13:29:43.6297207Z ] 2022-08-17T13:29:43.6297589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6297951Z with 2022-08-17T13:29:43.6298103Z [ 2022-08-17T13:29:43.6298269Z T=c10::AliasInfo 2022-08-17T13:29:43.6298423Z ] 2022-08-17T13:29:43.6298836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6299208Z with 2022-08-17T13:29:43.6299353Z [ 2022-08-17T13:29:43.6299519Z T=c10::AliasInfo 2022-08-17T13:29:43.6299684Z ] 2022-08-17T13:29:43.6300117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6300531Z with 2022-08-17T13:29:43.6300685Z [ 2022-08-17T13:29:43.6300852Z T=c10::AliasInfo 2022-08-17T13:29:43.6301008Z ] 2022-08-17T13:29:43.6301477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6301913Z with 2022-08-17T13:29:43.6302052Z [ 2022-08-17T13:29:43.6302225Z T=c10::AliasInfo 2022-08-17T13:29:43.6302388Z ] 2022-08-17T13:29:43.6302792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6303444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6304105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6304500Z with 2022-08-17T13:29:43.6304644Z [ 2022-08-17T13:29:43.6304812Z T=c10::AliasInfo 2022-08-17T13:29:43.6304978Z ] 2022-08-17T13:29:43.6305370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6305723Z with 2022-08-17T13:29:43.6305878Z [ 2022-08-17T13:29:43.6306111Z T=c10::either 2022-08-17T13:29:43.6306316Z ] 2022-08-17T13:29:43.6306726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6307106Z with 2022-08-17T13:29:43.6307250Z [ 2022-08-17T13:29:43.6307479Z T=c10::either 2022-08-17T13:29:43.6307697Z ] 2022-08-17T13:29:43.6308145Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6309083Z with 2022-08-17T13:29:43.6309238Z [ 2022-08-17T13:29:43.6309469Z T=c10::either 2022-08-17T13:29:43.6309672Z ] 2022-08-17T13:29:43.6310207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6310654Z with 2022-08-17T13:29:43.6310809Z [ 2022-08-17T13:29:43.6311022Z T=c10::either 2022-08-17T13:29:43.6311236Z ] 2022-08-17T13:29:43.6311701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6312461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6313177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6313577Z with 2022-08-17T13:29:43.6313737Z [ 2022-08-17T13:29:43.6313975Z T=c10::either 2022-08-17T13:29:43.6314180Z ] 2022-08-17T13:29:43.6314577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6314938Z with 2022-08-17T13:29:43.6315079Z [ 2022-08-17T13:29:43.6315265Z T=torch::autograd::ViewInfo 2022-08-17T13:29:43.6315447Z ] 2022-08-17T13:29:43.6315846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6316220Z with 2022-08-17T13:29:43.6316376Z [ 2022-08-17T13:29:43.6316557Z T=torch::autograd::ViewInfo 2022-08-17T13:29:43.6316723Z ] 2022-08-17T13:29:43.6317168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6317586Z with 2022-08-17T13:29:43.6317725Z [ 2022-08-17T13:29:43.6317909Z T=torch::autograd::ViewInfo 2022-08-17T13:29:43.6318092Z ] 2022-08-17T13:29:43.6318553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6318993Z with 2022-08-17T13:29:43.6319145Z [ 2022-08-17T13:29:43.6319325Z T=torch::autograd::ViewInfo 2022-08-17T13:29:43.6319491Z ] 2022-08-17T13:29:43.6319919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6320608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6321336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6321717Z with 2022-08-17T13:29:43.6321871Z [ 2022-08-17T13:29:43.6322096Z T=torch::autograd::ViewInfo 2022-08-17T13:29:43.6322273Z ] 2022-08-17T13:29:43.6322666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6323022Z with 2022-08-17T13:29:43.6323179Z [ 2022-08-17T13:29:43.6323369Z T=std::tuple 2022-08-17T13:29:43.6323568Z ] 2022-08-17T13:29:43.6323975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6324345Z with 2022-08-17T13:29:43.6324498Z [ 2022-08-17T13:29:43.6324700Z T=std::tuple 2022-08-17T13:29:43.6324881Z ] 2022-08-17T13:29:43.6325329Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6325741Z with 2022-08-17T13:29:43.6325892Z [ 2022-08-17T13:29:43.6326080Z T=std::tuple 2022-08-17T13:29:43.6326275Z ] 2022-08-17T13:29:43.6326750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6327180Z with 2022-08-17T13:29:43.6327331Z [ 2022-08-17T13:29:43.6327533Z T=std::tuple 2022-08-17T13:29:43.6327728Z ] 2022-08-17T13:29:43.6328159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6328873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6329560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6329957Z with 2022-08-17T13:29:43.6330098Z [ 2022-08-17T13:29:43.6330403Z T=std::tuple 2022-08-17T13:29:43.6330599Z ] 2022-08-17T13:29:43.6330984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6331346Z with 2022-08-17T13:29:43.6331502Z [ 2022-08-17T13:29:43.6331686Z T=torch::jit::SourceRange 2022-08-17T13:29:43.6331853Z ] 2022-08-17T13:29:43.6332264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6332639Z with 2022-08-17T13:29:43.6332778Z [ 2022-08-17T13:29:43.6332958Z T=torch::jit::SourceRange 2022-08-17T13:29:43.6333137Z ] 2022-08-17T13:29:43.6333633Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6334045Z with 2022-08-17T13:29:43.6334199Z [ 2022-08-17T13:29:43.6334423Z T=torch::jit::SourceRange 2022-08-17T13:29:43.6334592Z ] 2022-08-17T13:29:43.6335065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6335501Z with 2022-08-17T13:29:43.6335640Z [ 2022-08-17T13:29:43.6335821Z T=torch::jit::SourceRange 2022-08-17T13:29:43.6335997Z ] 2022-08-17T13:29:43.6336410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6337095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6337782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6338172Z with 2022-08-17T13:29:43.6338325Z [ 2022-08-17T13:29:43.6338494Z T=torch::jit::SourceRange 2022-08-17T13:29:43.6338672Z ] 2022-08-17T13:29:43.6339063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6339415Z with 2022-08-17T13:29:43.6339568Z [ 2022-08-17T13:29:43.6339768Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:43.6339949Z ] 2022-08-17T13:29:43.6340356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6340733Z with 2022-08-17T13:29:43.6340884Z [ 2022-08-17T13:29:43.6341070Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:43.6341262Z ] 2022-08-17T13:29:43.6341722Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6342145Z with 2022-08-17T13:29:43.6342296Z [ 2022-08-17T13:29:43.6342507Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:43.6342777Z ] 2022-08-17T13:29:43.6343519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6344046Z with 2022-08-17T13:29:43.6344207Z [ 2022-08-17T13:29:43.6344400Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:43.6344598Z ] 2022-08-17T13:29:43.6345051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6345752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6346531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6346926Z with 2022-08-17T13:29:43.6347763Z [ 2022-08-17T13:29:43.6347973Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:43.6348173Z ] 2022-08-17T13:29:43.6348571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6348938Z with 2022-08-17T13:29:43.6349081Z [ 2022-08-17T13:29:43.6349279Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:43.6349470Z ] 2022-08-17T13:29:43.6349867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6350251Z with 2022-08-17T13:29:43.6350404Z [ 2022-08-17T13:29:43.6350586Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:43.6350777Z ] 2022-08-17T13:29:43.6351228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6351639Z with 2022-08-17T13:29:43.6351778Z [ 2022-08-17T13:29:43.6351974Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:43.6352167Z ] 2022-08-17T13:29:43.6352624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6353055Z with 2022-08-17T13:29:43.6353211Z [ 2022-08-17T13:29:43.6353409Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:43.6353590Z ] 2022-08-17T13:29:43.6354042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6354745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6355427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6355813Z with 2022-08-17T13:29:43.6355973Z [ 2022-08-17T13:29:43.6356171Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:43.6356352Z ] 2022-08-17T13:29:43.6356753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6357117Z with 2022-08-17T13:29:43.6357272Z [ 2022-08-17T13:29:43.6357439Z T=torch::jit::ScopePtr 2022-08-17T13:29:43.6357618Z ] 2022-08-17T13:29:43.6358022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6358391Z with 2022-08-17T13:29:43.6358546Z [ 2022-08-17T13:29:43.6358724Z T=torch::jit::ScopePtr 2022-08-17T13:29:43.6358886Z ] 2022-08-17T13:29:43.6359340Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6359817Z with 2022-08-17T13:29:43.6359974Z [ 2022-08-17T13:29:43.6360184Z T=torch::jit::ScopePtr 2022-08-17T13:29:43.6360364Z ] 2022-08-17T13:29:43.6360837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6361269Z with 2022-08-17T13:29:43.6361422Z [ 2022-08-17T13:29:43.6361600Z T=torch::jit::ScopePtr 2022-08-17T13:29:43.6361764Z ] 2022-08-17T13:29:43.6362197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6362986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6363664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6364057Z with 2022-08-17T13:29:43.6364202Z [ 2022-08-17T13:29:43.6364380Z T=torch::jit::ScopePtr 2022-08-17T13:29:43.6364556Z ] 2022-08-17T13:29:43.6364978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6365340Z with 2022-08-17T13:29:43.6365494Z [ 2022-08-17T13:29:43.6365670Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:43.6365853Z ] 2022-08-17T13:29:43.6366264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6366639Z with 2022-08-17T13:29:43.6366779Z [ 2022-08-17T13:29:43.6366968Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:43.6367145Z ] 2022-08-17T13:29:43.6367579Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6367991Z with 2022-08-17T13:29:43.6368144Z [ 2022-08-17T13:29:43.6368325Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:43.6368510Z ] 2022-08-17T13:29:43.6368985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6369415Z with 2022-08-17T13:29:43.6369557Z [ 2022-08-17T13:29:43.6369744Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:43.6369925Z ] 2022-08-17T13:29:43.6370421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6371125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6371879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6372276Z with 2022-08-17T13:29:43.6372419Z [ 2022-08-17T13:29:43.6372664Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:43.6372851Z ] 2022-08-17T13:29:43.6373248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6373602Z with 2022-08-17T13:29:43.6373757Z [ 2022-08-17T13:29:43.6373986Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:43.6384988Z ] 2022-08-17T13:29:43.6385534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6385941Z with 2022-08-17T13:29:43.6386088Z [ 2022-08-17T13:29:43.6386326Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:43.6386546Z ] 2022-08-17T13:29:43.6386996Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6387417Z with 2022-08-17T13:29:43.6387572Z [ 2022-08-17T13:29:43.6387802Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:43.6388009Z ] 2022-08-17T13:29:43.6388492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6388929Z with 2022-08-17T13:29:43.6389070Z [ 2022-08-17T13:29:43.6389299Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:43.6389515Z ] 2022-08-17T13:29:43.6389980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6390728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6391458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6391861Z with 2022-08-17T13:29:43.6392017Z [ 2022-08-17T13:29:43.6392233Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:43.6392449Z ] 2022-08-17T13:29:43.6392847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6393213Z with 2022-08-17T13:29:43.6393353Z [ 2022-08-17T13:29:43.6393530Z T=at::StepCallbacks 2022-08-17T13:29:43.6393705Z ] 2022-08-17T13:29:43.6394100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6394480Z with 2022-08-17T13:29:43.6394632Z [ 2022-08-17T13:29:43.6394793Z T=at::StepCallbacks 2022-08-17T13:29:43.6394964Z ] 2022-08-17T13:29:43.6395561Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6395975Z with 2022-08-17T13:29:43.6396117Z [ 2022-08-17T13:29:43.6396351Z T=at::StepCallbacks 2022-08-17T13:29:43.6396530Z ] 2022-08-17T13:29:43.6396994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6397436Z with 2022-08-17T13:29:43.6397591Z [ 2022-08-17T13:29:43.6397753Z T=at::StepCallbacks 2022-08-17T13:29:43.6397929Z ] 2022-08-17T13:29:43.6398358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6399044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6399709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6400109Z with 2022-08-17T13:29:43.6400258Z [ 2022-08-17T13:29:43.6400435Z T=at::StepCallbacks 2022-08-17T13:29:43.6400596Z ] 2022-08-17T13:29:43.6400986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6401348Z with 2022-08-17T13:29:43.6401489Z [ 2022-08-17T13:29:43.6401671Z T=at::ThreadLocalState 2022-08-17T13:29:43.6401933Z ] 2022-08-17T13:29:43.6402334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6402710Z with 2022-08-17T13:29:43.6402864Z [ 2022-08-17T13:29:43.6403045Z T=at::ThreadLocalState 2022-08-17T13:29:43.6403213Z ] 2022-08-17T13:29:43.6403659Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6404073Z with 2022-08-17T13:29:43.6404214Z [ 2022-08-17T13:29:43.6404395Z T=at::ThreadLocalState 2022-08-17T13:29:43.6404575Z ] 2022-08-17T13:29:43.6405035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6405468Z with 2022-08-17T13:29:43.6405627Z [ 2022-08-17T13:29:43.6405806Z T=at::ThreadLocalState 2022-08-17T13:29:43.6405971Z ] 2022-08-17T13:29:43.6406406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6407095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6407826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6408206Z with 2022-08-17T13:29:43.6408361Z [ 2022-08-17T13:29:43.6408590Z T=at::ThreadLocalState 2022-08-17T13:29:43.6408760Z ] 2022-08-17T13:29:43.6409156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6409516Z with 2022-08-17T13:29:43.6409670Z [ 2022-08-17T13:29:43.6409857Z T=std::shared_ptr 2022-08-17T13:29:43.6410050Z ] 2022-08-17T13:29:43.6410551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6410921Z with 2022-08-17T13:29:43.6411080Z [ 2022-08-17T13:29:43.6411284Z T=std::shared_ptr 2022-08-17T13:29:43.6411461Z ] 2022-08-17T13:29:43.6411915Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6412329Z with 2022-08-17T13:29:43.6412482Z [ 2022-08-17T13:29:43.6412669Z T=std::shared_ptr 2022-08-17T13:29:43.6412859Z ] 2022-08-17T13:29:43.6413335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6413754Z with 2022-08-17T13:29:43.6413910Z [ 2022-08-17T13:29:43.6414109Z T=std::shared_ptr 2022-08-17T13:29:43.6414298Z ] 2022-08-17T13:29:43.6414729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:43.6415413Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:43.6416119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:29:43.6416813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6417196Z with 2022-08-17T13:29:43.6417349Z [ 2022-08-17T13:29:43.6417552Z T=std::shared_ptr 2022-08-17T13:29:43.6417746Z ] 2022-08-17T13:29:43.6418125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6418482Z with 2022-08-17T13:29:43.6418635Z [ 2022-08-17T13:29:43.6418806Z T=torch::jit::GraphExecutor 2022-08-17T13:29:43.6418989Z ] 2022-08-17T13:29:43.6419402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6419819Z with 2022-08-17T13:29:43.6419972Z [ 2022-08-17T13:29:43.6420158Z T=torch::jit::GraphExecutor 2022-08-17T13:29:43.6420343Z ] 2022-08-17T13:29:43.6420821Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6421238Z with 2022-08-17T13:29:43.6421392Z [ 2022-08-17T13:29:43.6421565Z T=torch::jit::GraphExecutor 2022-08-17T13:29:43.6421748Z ] 2022-08-17T13:29:43.6422223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6422655Z with 2022-08-17T13:29:43.6422797Z [ 2022-08-17T13:29:43.6422986Z T=torch::jit::GraphExecutor 2022-08-17T13:29:43.6423172Z ] 2022-08-17T13:29:43.6423595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6424275Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6424966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:29:43.6425660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6426059Z with 2022-08-17T13:29:43.6426201Z [ 2022-08-17T13:29:43.6426386Z T=torch::jit::GraphExecutor 2022-08-17T13:29:43.6426571Z ] 2022-08-17T13:29:43.6426958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6427319Z with 2022-08-17T13:29:43.6427473Z [ 2022-08-17T13:29:43.6427634Z T=torch::jit::Method 2022-08-17T13:29:43.6427807Z ] 2022-08-17T13:29:43.6428217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6428591Z with 2022-08-17T13:29:43.6428731Z [ 2022-08-17T13:29:43.6428905Z T=torch::jit::Method 2022-08-17T13:29:43.6429072Z ] 2022-08-17T13:29:43.6429508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6429922Z with 2022-08-17T13:29:43.6430074Z [ 2022-08-17T13:29:43.6430239Z T=torch::jit::Method 2022-08-17T13:29:43.6430410Z ] 2022-08-17T13:29:43.6430886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6431324Z with 2022-08-17T13:29:43.6431464Z [ 2022-08-17T13:29:43.6431638Z T=torch::jit::Method 2022-08-17T13:29:43.6431811Z ] 2022-08-17T13:29:43.6432278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:43.6432980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:43.6433654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6434055Z with 2022-08-17T13:29:43.6434199Z [ 2022-08-17T13:29:43.6434377Z T=torch::jit::Method 2022-08-17T13:29:43.6434548Z ] 2022-08-17T13:29:43.6435004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6435380Z with 2022-08-17T13:29:43.6435536Z [ 2022-08-17T13:29:43.6435762Z T=std::vector> 2022-08-17T13:29:43.6435963Z ] 2022-08-17T13:29:43.6436379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:43.6436757Z with 2022-08-17T13:29:43.6436896Z [ 2022-08-17T13:29:43.6437120Z T=std::vector> 2022-08-17T13:29:43.6437335Z ] 2022-08-17T13:29:43.6437772Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:43.6438187Z with 2022-08-17T13:29:43.6438340Z [ 2022-08-17T13:29:43.6438559Z T=std::vector> 2022-08-17T13:29:43.6438754Z ] 2022-08-17T13:29:43.6439227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:43.6439651Z with 2022-08-17T13:29:43.6439802Z [ 2022-08-17T13:29:43.6440009Z T=std::vector> 2022-08-17T13:29:43.6440215Z ] 2022-08-17T13:29:43.6440671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:43.6441381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:43.6442083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:43.6442474Z with 2022-08-17T13:29:43.6442622Z [ 2022-08-17T13:29:43.6442828Z T=std::vector> 2022-08-17T13:29:43.6443037Z ] 2022-08-17T13:29:43.6443406Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp(12): warning C4273: 'torch::custom_backend::getBackendName': inconsistent dll linkage 2022-08-17T13:29:43.6443937Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.h(89): note: see previous definition of 'getBackendName' 2022-08-17T13:29:44.0687859Z [2/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_dll --intdir=CMakeFiles\custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_backend.dir\custom_backend.cpp.obj /out:custom_backend.dll /implib:custom_backend.lib /pdb:custom_backend.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2022-08-17T13:29:46.2795877Z [3/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++14 /showIncludes /FoCMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /FdCMakeFiles\test_custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\test_custom_backend.cpp 2022-08-17T13:29:46.2797542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:29:46.2798555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:29:46.2799385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2799873Z with 2022-08-17T13:29:46.2800097Z [ 2022-08-17T13:29:46.2800353Z T=at::TensorBase 2022-08-17T13:29:46.2800584Z ] 2022-08-17T13:29:46.2801142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2801652Z with 2022-08-17T13:29:46.2801876Z [ 2022-08-17T13:29:46.2802109Z T=at::TensorBase 2022-08-17T13:29:46.2802361Z ] 2022-08-17T13:29:46.2802987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2803540Z with 2022-08-17T13:29:46.2803747Z [ 2022-08-17T13:29:46.2803990Z T=at::TensorBase 2022-08-17T13:29:46.2804228Z ] 2022-08-17T13:29:46.2804851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2805449Z with 2022-08-17T13:29:46.2805666Z [ 2022-08-17T13:29:46.2805894Z T=at::TensorBase 2022-08-17T13:29:46.2806148Z ] 2022-08-17T13:29:46.2806713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2807820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2808763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2809176Z with 2022-08-17T13:29:46.2809341Z [ 2022-08-17T13:29:46.2809525Z T=at::TensorBase 2022-08-17T13:29:46.2809685Z ] 2022-08-17T13:29:46.2810086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2810571Z with 2022-08-17T13:29:46.2810719Z [ 2022-08-17T13:29:46.2810895Z T=at::Tensor 2022-08-17T13:29:46.2811065Z ] 2022-08-17T13:29:46.2811470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2811855Z with 2022-08-17T13:29:46.2812017Z [ 2022-08-17T13:29:46.2812190Z T=at::Tensor 2022-08-17T13:29:46.2812344Z ] 2022-08-17T13:29:46.2812801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2813215Z with 2022-08-17T13:29:46.2813358Z [ 2022-08-17T13:29:46.2813528Z T=at::Tensor 2022-08-17T13:29:46.2813694Z ] 2022-08-17T13:29:46.2814161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2814602Z with 2022-08-17T13:29:46.2814759Z [ 2022-08-17T13:29:46.2814930Z T=at::Tensor 2022-08-17T13:29:46.2815084Z ] 2022-08-17T13:29:46.2815497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2816146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2816803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2817192Z with 2022-08-17T13:29:46.2817347Z [ 2022-08-17T13:29:46.2817517Z T=at::Tensor 2022-08-17T13:29:46.2817671Z ] 2022-08-17T13:29:46.2818072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2818438Z with 2022-08-17T13:29:46.2818582Z [ 2022-08-17T13:29:46.2818755Z T=at::Generator 2022-08-17T13:29:46.2818928Z ] 2022-08-17T13:29:46.2819340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2819705Z with 2022-08-17T13:29:46.2819861Z [ 2022-08-17T13:29:46.2820118Z T=at::Generator 2022-08-17T13:29:46.2820274Z ] 2022-08-17T13:29:46.2820730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2821207Z with 2022-08-17T13:29:46.2821358Z [ 2022-08-17T13:29:46.2821536Z T=at::Generator 2022-08-17T13:29:46.2821711Z ] 2022-08-17T13:29:46.2822191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2822623Z with 2022-08-17T13:29:46.2822781Z [ 2022-08-17T13:29:46.2822958Z T=at::Generator 2022-08-17T13:29:46.2823115Z ] 2022-08-17T13:29:46.2823545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2824198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2824857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2825247Z with 2022-08-17T13:29:46.2825405Z [ 2022-08-17T13:29:46.2825578Z T=at::Generator 2022-08-17T13:29:46.2825734Z ] 2022-08-17T13:29:46.2826130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2826499Z with 2022-08-17T13:29:46.2826656Z [ 2022-08-17T13:29:46.2826885Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:46.2827116Z ] 2022-08-17T13:29:46.2827533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2827897Z with 2022-08-17T13:29:46.2828053Z [ 2022-08-17T13:29:46.2828297Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:46.2828525Z ] 2022-08-17T13:29:46.2828965Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2829381Z with 2022-08-17T13:29:46.2829541Z [ 2022-08-17T13:29:46.2829770Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:46.2830002Z ] 2022-08-17T13:29:46.2830481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2830920Z with 2022-08-17T13:29:46.2831065Z [ 2022-08-17T13:29:46.2831309Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:46.2831539Z ] 2022-08-17T13:29:46.2831998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.2832829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.2833652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:29:46.2834376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2834786Z with 2022-08-17T13:29:46.2834934Z [ 2022-08-17T13:29:46.2835180Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:46.2835410Z ] 2022-08-17T13:29:46.2835800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2836169Z with 2022-08-17T13:29:46.2836334Z [ 2022-08-17T13:29:46.2836508Z T=c10::DimVector 2022-08-17T13:29:46.2836672Z ] 2022-08-17T13:29:46.2837088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2837469Z with 2022-08-17T13:29:46.2837611Z [ 2022-08-17T13:29:46.2837786Z T=c10::DimVector 2022-08-17T13:29:46.2837954Z ] 2022-08-17T13:29:46.2838390Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2838808Z with 2022-08-17T13:29:46.2838965Z [ 2022-08-17T13:29:46.2839137Z T=c10::DimVector 2022-08-17T13:29:46.2840363Z ] 2022-08-17T13:29:46.2840862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2841308Z with 2022-08-17T13:29:46.2841450Z [ 2022-08-17T13:29:46.2841624Z T=c10::DimVector 2022-08-17T13:29:46.2841795Z ] 2022-08-17T13:29:46.2842207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2842868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2843538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2843940Z with 2022-08-17T13:29:46.2844086Z [ 2022-08-17T13:29:46.2844259Z T=c10::DimVector 2022-08-17T13:29:46.2844428Z ] 2022-08-17T13:29:46.2844827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2845175Z with 2022-08-17T13:29:46.2845330Z [ 2022-08-17T13:29:46.2845499Z T=std::string 2022-08-17T13:29:46.2845654Z ] 2022-08-17T13:29:46.2846065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2846559Z with 2022-08-17T13:29:46.2846706Z [ 2022-08-17T13:29:46.2846881Z T=std::string 2022-08-17T13:29:46.2847054Z ] 2022-08-17T13:29:46.2847564Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2847972Z with 2022-08-17T13:29:46.2848128Z [ 2022-08-17T13:29:46.2848306Z T=std::string 2022-08-17T13:29:46.2848461Z ] 2022-08-17T13:29:46.2848943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2849390Z with 2022-08-17T13:29:46.2849549Z [ 2022-08-17T13:29:46.2849707Z T=std::string 2022-08-17T13:29:46.2849874Z ] 2022-08-17T13:29:46.2850379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2851028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2851692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2852091Z with 2022-08-17T13:29:46.2852253Z [ 2022-08-17T13:29:46.2852414Z T=std::string 2022-08-17T13:29:46.2852586Z ] 2022-08-17T13:29:46.2852986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2853337Z with 2022-08-17T13:29:46.2853494Z [ 2022-08-17T13:29:46.2853674Z T=c10::QualifiedName 2022-08-17T13:29:46.2853837Z ] 2022-08-17T13:29:46.2854246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2854623Z with 2022-08-17T13:29:46.2854776Z [ 2022-08-17T13:29:46.2854942Z T=c10::QualifiedName 2022-08-17T13:29:46.2855116Z ] 2022-08-17T13:29:46.2855566Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2855970Z with 2022-08-17T13:29:46.2856126Z [ 2022-08-17T13:29:46.2856304Z T=c10::QualifiedName 2022-08-17T13:29:46.2856466Z ] 2022-08-17T13:29:46.2856948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2857386Z with 2022-08-17T13:29:46.2857543Z [ 2022-08-17T13:29:46.2857709Z T=c10::QualifiedName 2022-08-17T13:29:46.2857883Z ] 2022-08-17T13:29:46.2858311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2859047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2859760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2860170Z with 2022-08-17T13:29:46.2860330Z [ 2022-08-17T13:29:46.2860498Z T=c10::QualifiedName 2022-08-17T13:29:46.2860677Z ] 2022-08-17T13:29:46.2861076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2861445Z with 2022-08-17T13:29:46.2861590Z [ 2022-08-17T13:29:46.2861816Z T=std::shared_ptr 2022-08-17T13:29:46.2862032Z ] 2022-08-17T13:29:46.2862433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2862815Z with 2022-08-17T13:29:46.2862973Z [ 2022-08-17T13:29:46.2863184Z T=std::shared_ptr 2022-08-17T13:29:46.2863395Z ] 2022-08-17T13:29:46.2863850Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2864267Z with 2022-08-17T13:29:46.2864410Z [ 2022-08-17T13:29:46.2864635Z T=std::shared_ptr 2022-08-17T13:29:46.2864844Z ] 2022-08-17T13:29:46.2865312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2865752Z with 2022-08-17T13:29:46.2865909Z [ 2022-08-17T13:29:46.2866134Z T=std::shared_ptr 2022-08-17T13:29:46.2866332Z ] 2022-08-17T13:29:46.2866798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.2867518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.2868211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2868594Z with 2022-08-17T13:29:46.2868753Z [ 2022-08-17T13:29:46.2868978Z T=std::shared_ptr 2022-08-17T13:29:46.2869177Z ] 2022-08-17T13:29:46.2869576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2869938Z with 2022-08-17T13:29:46.2870095Z [ 2022-08-17T13:29:46.2870302Z T=std::weak_ptr 2022-08-17T13:29:46.2870508Z ] 2022-08-17T13:29:46.2870921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2871838Z with 2022-08-17T13:29:46.2872001Z [ 2022-08-17T13:29:46.2872225Z T=std::weak_ptr 2022-08-17T13:29:46.2872422Z ] 2022-08-17T13:29:46.2872939Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2873360Z with 2022-08-17T13:29:46.2873517Z [ 2022-08-17T13:29:46.2873723Z T=std::weak_ptr 2022-08-17T13:29:46.2873930Z ] 2022-08-17T13:29:46.2874413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2874861Z with 2022-08-17T13:29:46.2875009Z [ 2022-08-17T13:29:46.2875230Z T=std::weak_ptr 2022-08-17T13:29:46.2875441Z ] 2022-08-17T13:29:46.2875884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.2876601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.2877287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2877685Z with 2022-08-17T13:29:46.2877834Z [ 2022-08-17T13:29:46.2878055Z T=std::weak_ptr 2022-08-17T13:29:46.2878264Z ] 2022-08-17T13:29:46.2878651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2879022Z with 2022-08-17T13:29:46.2879179Z [ 2022-08-17T13:29:46.2879425Z T=std::vector> 2022-08-17T13:29:46.2879647Z ] 2022-08-17T13:29:46.2880065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2880443Z with 2022-08-17T13:29:46.2880587Z [ 2022-08-17T13:29:46.2881106Z T=std::vector> 2022-08-17T13:29:46.2881342Z ] 2022-08-17T13:29:46.2881797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2882204Z with 2022-08-17T13:29:46.2882362Z [ 2022-08-17T13:29:46.2882611Z T=std::vector> 2022-08-17T13:29:46.2882826Z ] 2022-08-17T13:29:46.2883306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2883748Z with 2022-08-17T13:29:46.2883905Z [ 2022-08-17T13:29:46.2884138Z T=std::vector> 2022-08-17T13:29:46.2884433Z ] 2022-08-17T13:29:46.2884911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:46.2885714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:46.2886421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2886823Z with 2022-08-17T13:29:46.2886981Z [ 2022-08-17T13:29:46.2887230Z T=std::vector> 2022-08-17T13:29:46.2887454Z ] 2022-08-17T13:29:46.2887853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2888222Z with 2022-08-17T13:29:46.2888369Z [ 2022-08-17T13:29:46.2888735Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:46.2889058Z ] 2022-08-17T13:29:46.2889479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2889844Z with 2022-08-17T13:29:46.2890003Z [ 2022-08-17T13:29:46.2890456Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:46.2890775Z ] 2022-08-17T13:29:46.2891236Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2891654Z with 2022-08-17T13:29:46.2891812Z [ 2022-08-17T13:29:46.2892152Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:46.2892473Z ] 2022-08-17T13:29:46.2892954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2893399Z with 2022-08-17T13:29:46.2893547Z [ 2022-08-17T13:29:46.2893898Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:46.2894219Z ] 2022-08-17T13:29:46.2894679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:46.2895069Z with 2022-08-17T13:29:46.2895228Z [ 2022-08-17T13:29:46.2895477Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:29:46.2895698Z ] 2022-08-17T13:29:46.2896135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:46.2896610Z with 2022-08-17T13:29:46.2896768Z [ 2022-08-17T13:29:46.2897004Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:29:46.2897236Z ] 2022-08-17T13:29:46.2897717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2898115Z with 2022-08-17T13:29:46.2898273Z [ 2022-08-17T13:29:46.2898627Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:46.2898949Z ] 2022-08-17T13:29:46.2899335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2899703Z with 2022-08-17T13:29:46.2899860Z [ 2022-08-17T13:29:46.2900108Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2900350Z ] 2022-08-17T13:29:46.2900768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2901147Z with 2022-08-17T13:29:46.2901289Z [ 2022-08-17T13:29:46.2901546Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2901782Z ] 2022-08-17T13:29:46.2902221Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2902636Z with 2022-08-17T13:29:46.2902796Z [ 2022-08-17T13:29:46.2903054Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2903279Z ] 2022-08-17T13:29:46.2903763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2904206Z with 2022-08-17T13:29:46.2904349Z [ 2022-08-17T13:29:46.2904605Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2904844Z ] 2022-08-17T13:29:46.2905329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:46.2906087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:46.2906788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:46.2907449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2907847Z with 2022-08-17T13:29:46.2907996Z [ 2022-08-17T13:29:46.2908254Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2908493Z ] 2022-08-17T13:29:46.2908952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2909305Z with 2022-08-17T13:29:46.2909461Z [ 2022-08-17T13:29:46.2910171Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2910411Z ] 2022-08-17T13:29:46.2910834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2911216Z with 2022-08-17T13:29:46.2911374Z [ 2022-08-17T13:29:46.2911613Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2911849Z ] 2022-08-17T13:29:46.2912306Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2912717Z with 2022-08-17T13:29:46.2912879Z [ 2022-08-17T13:29:46.2913130Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2913362Z ] 2022-08-17T13:29:46.2913832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2914271Z with 2022-08-17T13:29:46.2914427Z [ 2022-08-17T13:29:46.2914658Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2914895Z ] 2022-08-17T13:29:46.2915368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:46.2916122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:46.2916814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:46.2917460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2917864Z with 2022-08-17T13:29:46.2918023Z [ 2022-08-17T13:29:46.2918275Z T=std::vector,std::allocator>> 2022-08-17T13:29:46.2918498Z ] 2022-08-17T13:29:46.2918899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2919266Z with 2022-08-17T13:29:46.2919409Z [ 2022-08-17T13:29:46.2919626Z T=std::vector> 2022-08-17T13:29:46.2919829Z ] 2022-08-17T13:29:46.2920226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2920612Z with 2022-08-17T13:29:46.2920770Z [ 2022-08-17T13:29:46.2920983Z T=std::vector> 2022-08-17T13:29:46.2921242Z ] 2022-08-17T13:29:46.2921696Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2922114Z with 2022-08-17T13:29:46.2922303Z [ 2022-08-17T13:29:46.2922530Z T=std::vector> 2022-08-17T13:29:46.2922732Z ] 2022-08-17T13:29:46.2923212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2923640Z with 2022-08-17T13:29:46.2923796Z [ 2022-08-17T13:29:46.2924009Z T=std::vector> 2022-08-17T13:29:46.2924199Z ] 2022-08-17T13:29:46.2924650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:46.2925361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:46.2926046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2926446Z with 2022-08-17T13:29:46.2926588Z [ 2022-08-17T13:29:46.2926804Z T=std::vector> 2022-08-17T13:29:46.2927007Z ] 2022-08-17T13:29:46.2927390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2927761Z with 2022-08-17T13:29:46.2927919Z [ 2022-08-17T13:29:46.2928152Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:46.2928387Z ] 2022-08-17T13:29:46.2928801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2929184Z with 2022-08-17T13:29:46.2929326Z [ 2022-08-17T13:29:46.2929568Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:46.2929795Z ] 2022-08-17T13:29:46.2930339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2930769Z with 2022-08-17T13:29:46.2930929Z [ 2022-08-17T13:29:46.2931162Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:46.2931394Z ] 2022-08-17T13:29:46.2931879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2932327Z with 2022-08-17T13:29:46.2932473Z [ 2022-08-17T13:29:46.2932718Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:46.2932950Z ] 2022-08-17T13:29:46.2933409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.2934258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.2935084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:29:46.2935814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2936211Z with 2022-08-17T13:29:46.2936358Z [ 2022-08-17T13:29:46.2936604Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:46.2936840Z ] 2022-08-17T13:29:46.2937247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2937601Z with 2022-08-17T13:29:46.2937763Z [ 2022-08-17T13:29:46.2937958Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2938137Z ] 2022-08-17T13:29:46.2938550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2938929Z with 2022-08-17T13:29:46.2939073Z [ 2022-08-17T13:29:46.2939267Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2939458Z ] 2022-08-17T13:29:46.2939908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2940315Z with 2022-08-17T13:29:46.2940474Z [ 2022-08-17T13:29:46.2940668Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2940845Z ] 2022-08-17T13:29:46.2941327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2941775Z with 2022-08-17T13:29:46.2941934Z [ 2022-08-17T13:29:46.2942115Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2942304Z ] 2022-08-17T13:29:46.2942740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2943407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2943793Z with 2022-08-17T13:29:46.2943952Z [ 2022-08-17T13:29:46.2944155Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2944333Z ] 2022-08-17T13:29:46.2944805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:29:46.2945523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2945922Z with 2022-08-17T13:29:46.2946129Z [ 2022-08-17T13:29:46.2946325Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:46.2946517Z ] 2022-08-17T13:29:46.2946902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2947316Z with 2022-08-17T13:29:46.2947478Z [ 2022-08-17T13:29:46.2947748Z T=std::vector> 2022-08-17T13:29:46.2948007Z ] 2022-08-17T13:29:46.2948424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2948800Z with 2022-08-17T13:29:46.2948942Z [ 2022-08-17T13:29:46.2949223Z T=std::vector> 2022-08-17T13:29:46.2949477Z ] 2022-08-17T13:29:46.2949916Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2950338Z with 2022-08-17T13:29:46.2950498Z [ 2022-08-17T13:29:46.2950780Z T=std::vector> 2022-08-17T13:29:46.2951023Z ] 2022-08-17T13:29:46.2951503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2951944Z with 2022-08-17T13:29:46.2952087Z [ 2022-08-17T13:29:46.2952366Z T=std::vector> 2022-08-17T13:29:46.2952626Z ] 2022-08-17T13:29:46.2953136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:46.2953935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:46.2954676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2955076Z with 2022-08-17T13:29:46.2955233Z [ 2022-08-17T13:29:46.2955499Z T=std::vector> 2022-08-17T13:29:46.2955759Z ] 2022-08-17T13:29:46.2956164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2956530Z with 2022-08-17T13:29:46.2956677Z [ 2022-08-17T13:29:46.2956867Z T=torch::autograd::ViewInfo 2022-08-17T13:29:46.2957052Z ] 2022-08-17T13:29:46.2957456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2957831Z with 2022-08-17T13:29:46.2957987Z [ 2022-08-17T13:29:46.2958175Z T=torch::autograd::ViewInfo 2022-08-17T13:29:46.2958407Z ] 2022-08-17T13:29:46.2958863Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2959321Z with 2022-08-17T13:29:46.2959470Z [ 2022-08-17T13:29:46.2959661Z T=torch::autograd::ViewInfo 2022-08-17T13:29:46.2959848Z ] 2022-08-17T13:29:46.2960318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2960761Z with 2022-08-17T13:29:46.2960916Z [ 2022-08-17T13:29:46.2961102Z T=torch::autograd::ViewInfo 2022-08-17T13:29:46.2961274Z ] 2022-08-17T13:29:46.2961712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2962403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2963083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2963468Z with 2022-08-17T13:29:46.2963625Z [ 2022-08-17T13:29:46.2963814Z T=torch::autograd::ViewInfo 2022-08-17T13:29:46.2963984Z ] 2022-08-17T13:29:46.2964378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2964740Z with 2022-08-17T13:29:46.2964897Z [ 2022-08-17T13:29:46.2965053Z T=c10::IValue 2022-08-17T13:29:46.2965220Z ] 2022-08-17T13:29:46.2965633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2965999Z with 2022-08-17T13:29:46.2966153Z [ 2022-08-17T13:29:46.2966320Z T=c10::IValue 2022-08-17T13:29:46.2966475Z ] 2022-08-17T13:29:46.2966924Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2967337Z with 2022-08-17T13:29:46.2967495Z [ 2022-08-17T13:29:46.2967648Z T=c10::IValue 2022-08-17T13:29:46.2967810Z ] 2022-08-17T13:29:46.2968293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2968717Z with 2022-08-17T13:29:46.2968871Z [ 2022-08-17T13:29:46.2969037Z T=c10::IValue 2022-08-17T13:29:46.2969188Z ] 2022-08-17T13:29:46.2969602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2970364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2971147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2971555Z with 2022-08-17T13:29:46.2971702Z [ 2022-08-17T13:29:46.2971927Z T=c10::IValue 2022-08-17T13:29:46.2972101Z ] 2022-08-17T13:29:46.2972488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2972853Z with 2022-08-17T13:29:46.2973008Z [ 2022-08-17T13:29:46.2973171Z T=c10::AliasInfo 2022-08-17T13:29:46.2973341Z ] 2022-08-17T13:29:46.2973753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2974123Z with 2022-08-17T13:29:46.2974280Z [ 2022-08-17T13:29:46.2974450Z T=c10::AliasInfo 2022-08-17T13:29:46.2974607Z ] 2022-08-17T13:29:46.2975061Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2975473Z with 2022-08-17T13:29:46.2975629Z [ 2022-08-17T13:29:46.2975788Z T=c10::AliasInfo 2022-08-17T13:29:46.2975957Z ] 2022-08-17T13:29:46.2976439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2976885Z with 2022-08-17T13:29:46.2977032Z [ 2022-08-17T13:29:46.2977199Z T=c10::AliasInfo 2022-08-17T13:29:46.2977368Z ] 2022-08-17T13:29:46.2977776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2978441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2979106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2979506Z with 2022-08-17T13:29:46.2979650Z [ 2022-08-17T13:29:46.2979822Z T=c10::AliasInfo 2022-08-17T13:29:46.2979991Z ] 2022-08-17T13:29:46.2980377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2980742Z with 2022-08-17T13:29:46.2980897Z [ 2022-08-17T13:29:46.2981078Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:46.2981271Z ] 2022-08-17T13:29:46.2981686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2982066Z with 2022-08-17T13:29:46.2982210Z [ 2022-08-17T13:29:46.2982402Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:46.2982590Z ] 2022-08-17T13:29:46.2983028Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2983500Z with 2022-08-17T13:29:46.2983657Z [ 2022-08-17T13:29:46.2983849Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:46.2984023Z ] 2022-08-17T13:29:46.2984542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2984995Z with 2022-08-17T13:29:46.2985140Z [ 2022-08-17T13:29:46.2985330Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:46.2985519Z ] 2022-08-17T13:29:46.2985942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2986648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2987350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2987750Z with 2022-08-17T13:29:46.2987913Z [ 2022-08-17T13:29:46.2988094Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:46.2988285Z ] 2022-08-17T13:29:46.2988688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2989043Z with 2022-08-17T13:29:46.2989204Z [ 2022-08-17T13:29:46.2989438Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:46.2989650Z ] 2022-08-17T13:29:46.2990070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.2990448Z with 2022-08-17T13:29:46.2990607Z [ 2022-08-17T13:29:46.2990824Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:46.2991048Z ] 2022-08-17T13:29:46.2991504Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.2991915Z with 2022-08-17T13:29:46.2992075Z [ 2022-08-17T13:29:46.2992309Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:46.2992517Z ] 2022-08-17T13:29:46.2992996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.2993444Z with 2022-08-17T13:29:46.2993602Z [ 2022-08-17T13:29:46.2993820Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:46.2994039Z ] 2022-08-17T13:29:46.2994511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.2995280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.2997059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2997469Z with 2022-08-17T13:29:46.2997630Z [ 2022-08-17T13:29:46.2997933Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:46.2998146Z ] 2022-08-17T13:29:46.2998547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.2998920Z with 2022-08-17T13:29:46.2999065Z [ 2022-08-17T13:29:46.2999251Z T=at::StepCallbacks 2022-08-17T13:29:46.2999433Z ] 2022-08-17T13:29:46.2999836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3000286Z with 2022-08-17T13:29:46.3000440Z [ 2022-08-17T13:29:46.3000617Z T=at::StepCallbacks 2022-08-17T13:29:46.3000779Z ] 2022-08-17T13:29:46.3001237Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3001654Z with 2022-08-17T13:29:46.3001798Z [ 2022-08-17T13:29:46.3001981Z T=at::StepCallbacks 2022-08-17T13:29:46.3002159Z ] 2022-08-17T13:29:46.3002629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3003069Z with 2022-08-17T13:29:46.3003226Z [ 2022-08-17T13:29:46.3003406Z T=at::StepCallbacks 2022-08-17T13:29:46.3003570Z ] 2022-08-17T13:29:46.3003998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3004683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3005361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3005744Z with 2022-08-17T13:29:46.3005902Z [ 2022-08-17T13:29:46.3006082Z T=at::StepCallbacks 2022-08-17T13:29:46.3006249Z ] 2022-08-17T13:29:46.3006650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3007013Z with 2022-08-17T13:29:46.3007170Z [ 2022-08-17T13:29:46.3007392Z T=c10::either 2022-08-17T13:29:46.3007612Z ] 2022-08-17T13:29:46.3008028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3008395Z with 2022-08-17T13:29:46.3008554Z [ 2022-08-17T13:29:46.3008783Z T=c10::either 2022-08-17T13:29:46.3008986Z ] 2022-08-17T13:29:46.3009439Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3009926Z with 2022-08-17T13:29:46.3010086Z [ 2022-08-17T13:29:46.3010392Z T=c10::either 2022-08-17T13:29:46.3010671Z ] 2022-08-17T13:29:46.3011164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3011601Z with 2022-08-17T13:29:46.3011745Z [ 2022-08-17T13:29:46.3011972Z T=c10::either 2022-08-17T13:29:46.3024402Z ] 2022-08-17T13:29:46.3025037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.3025834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.3026554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3026953Z with 2022-08-17T13:29:46.3027116Z [ 2022-08-17T13:29:46.3027352Z T=c10::either 2022-08-17T13:29:46.3027562Z ] 2022-08-17T13:29:46.3027967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3028338Z with 2022-08-17T13:29:46.3028483Z [ 2022-08-17T13:29:46.3028666Z T=torch::jit::Operator 2022-08-17T13:29:46.3028845Z ] 2022-08-17T13:29:46.3029253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3029640Z with 2022-08-17T13:29:46.3029801Z [ 2022-08-17T13:29:46.3029983Z T=torch::jit::Operator 2022-08-17T13:29:46.3030146Z ] 2022-08-17T13:29:46.3030602Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3031017Z with 2022-08-17T13:29:46.3031160Z [ 2022-08-17T13:29:46.3031346Z T=torch::jit::Operator 2022-08-17T13:29:46.3031525Z ] 2022-08-17T13:29:46.3031994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3032436Z with 2022-08-17T13:29:46.3032595Z [ 2022-08-17T13:29:46.3032774Z T=torch::jit::Operator 2022-08-17T13:29:46.3032938Z ] 2022-08-17T13:29:46.3033366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3034057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3034896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3035284Z with 2022-08-17T13:29:46.3035490Z [ 2022-08-17T13:29:46.3035667Z T=torch::jit::Operator 2022-08-17T13:29:46.3035825Z ] 2022-08-17T13:29:46.3036216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3036578Z with 2022-08-17T13:29:46.3036734Z [ 2022-08-17T13:29:46.3036929Z T=std::tuple 2022-08-17T13:29:46.3037129Z ] 2022-08-17T13:29:46.3037545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3037910Z with 2022-08-17T13:29:46.3038064Z [ 2022-08-17T13:29:46.3038270Z T=std::tuple 2022-08-17T13:29:46.3038455Z ] 2022-08-17T13:29:46.3038908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3039325Z with 2022-08-17T13:29:46.3039479Z [ 2022-08-17T13:29:46.3039673Z T=std::tuple 2022-08-17T13:29:46.3039869Z ] 2022-08-17T13:29:46.3040348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3040771Z with 2022-08-17T13:29:46.3040928Z [ 2022-08-17T13:29:46.3041134Z T=std::tuple 2022-08-17T13:29:46.3041331Z ] 2022-08-17T13:29:46.3041765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.3042479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.3043180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3043585Z with 2022-08-17T13:29:46.3043730Z [ 2022-08-17T13:29:46.3043940Z T=std::tuple 2022-08-17T13:29:46.3044139Z ] 2022-08-17T13:29:46.3044525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3044893Z with 2022-08-17T13:29:46.3045048Z [ 2022-08-17T13:29:46.3045232Z T=torch::jit::SourceRange 2022-08-17T13:29:46.3045401Z ] 2022-08-17T13:29:46.3045812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3046192Z with 2022-08-17T13:29:46.3046334Z [ 2022-08-17T13:29:46.3046519Z T=torch::jit::SourceRange 2022-08-17T13:29:46.3046697Z ] 2022-08-17T13:29:46.3047192Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3047605Z with 2022-08-17T13:29:46.3047763Z [ 2022-08-17T13:29:46.3047995Z T=torch::jit::SourceRange 2022-08-17T13:29:46.3048168Z ] 2022-08-17T13:29:46.3048648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3049086Z with 2022-08-17T13:29:46.3049229Z [ 2022-08-17T13:29:46.3049414Z T=torch::jit::SourceRange 2022-08-17T13:29:46.3049595Z ] 2022-08-17T13:29:46.3050017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3050826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3051551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3051945Z with 2022-08-17T13:29:46.3052101Z [ 2022-08-17T13:29:46.3052271Z T=torch::jit::SourceRange 2022-08-17T13:29:46.3052455Z ] 2022-08-17T13:29:46.3052849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3053205Z with 2022-08-17T13:29:46.3053357Z [ 2022-08-17T13:29:46.3053561Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:46.3053744Z ] 2022-08-17T13:29:46.3054156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3054539Z with 2022-08-17T13:29:46.3054695Z [ 2022-08-17T13:29:46.3054884Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:46.3055082Z ] 2022-08-17T13:29:46.3055532Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3055935Z with 2022-08-17T13:29:46.3056091Z [ 2022-08-17T13:29:46.3056294Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:46.3056476Z ] 2022-08-17T13:29:46.3056954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3057389Z with 2022-08-17T13:29:46.3057542Z [ 2022-08-17T13:29:46.3057731Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:46.3057924Z ] 2022-08-17T13:29:46.3058368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3059067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3059827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3060228Z with 2022-08-17T13:29:46.3060430Z [ 2022-08-17T13:29:46.3060630Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:46.3060828Z ] 2022-08-17T13:29:46.3061226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3061593Z with 2022-08-17T13:29:46.3061736Z [ 2022-08-17T13:29:46.3061938Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:46.3062133Z ] 2022-08-17T13:29:46.3062534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3062909Z with 2022-08-17T13:29:46.3063062Z [ 2022-08-17T13:29:46.3063247Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:46.3063443Z ] 2022-08-17T13:29:46.3063899Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3064313Z with 2022-08-17T13:29:46.3064456Z [ 2022-08-17T13:29:46.3064657Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:46.3064853Z ] 2022-08-17T13:29:46.3065317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3065760Z with 2022-08-17T13:29:46.3065917Z [ 2022-08-17T13:29:46.3066117Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:46.3066297Z ] 2022-08-17T13:29:46.3066746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3067439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3068127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3068520Z with 2022-08-17T13:29:46.3068679Z [ 2022-08-17T13:29:46.3068880Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:46.3069062Z ] 2022-08-17T13:29:46.3069462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3069829Z with 2022-08-17T13:29:46.3069984Z [ 2022-08-17T13:29:46.3070151Z T=torch::jit::ScopePtr 2022-08-17T13:29:46.3070328Z ] 2022-08-17T13:29:46.3070744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3071115Z with 2022-08-17T13:29:46.3071269Z [ 2022-08-17T13:29:46.3071449Z T=torch::jit::ScopePtr 2022-08-17T13:29:46.3071613Z ] 2022-08-17T13:29:46.3072119Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3072536Z with 2022-08-17T13:29:46.3072695Z [ 2022-08-17T13:29:46.3072904Z T=torch::jit::ScopePtr 2022-08-17T13:29:46.3073087Z ] 2022-08-17T13:29:46.3073567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3073998Z with 2022-08-17T13:29:46.3074158Z [ 2022-08-17T13:29:46.3074336Z T=torch::jit::ScopePtr 2022-08-17T13:29:46.3074501Z ] 2022-08-17T13:29:46.3074929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3075605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3076282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3076676Z with 2022-08-17T13:29:46.3076820Z [ 2022-08-17T13:29:46.3077002Z T=torch::jit::ScopePtr 2022-08-17T13:29:46.3077180Z ] 2022-08-17T13:29:46.3077567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3077928Z with 2022-08-17T13:29:46.3078082Z [ 2022-08-17T13:29:46.3078254Z T=at::ThreadLocalState 2022-08-17T13:29:46.3078435Z ] 2022-08-17T13:29:46.3078847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3079223Z with 2022-08-17T13:29:46.3079364Z [ 2022-08-17T13:29:46.3079548Z T=at::ThreadLocalState 2022-08-17T13:29:46.3079727Z ] 2022-08-17T13:29:46.3080162Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3080572Z with 2022-08-17T13:29:46.3080727Z [ 2022-08-17T13:29:46.3080897Z T=at::ThreadLocalState 2022-08-17T13:29:46.3081078Z ] 2022-08-17T13:29:46.3081554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3081991Z with 2022-08-17T13:29:46.3082134Z [ 2022-08-17T13:29:46.3082317Z T=at::ThreadLocalState 2022-08-17T13:29:46.3082497Z ] 2022-08-17T13:29:46.3082921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3083614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3084297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3085194Z with 2022-08-17T13:29:46.3085342Z [ 2022-08-17T13:29:46.3085533Z T=at::ThreadLocalState 2022-08-17T13:29:46.3085769Z ] 2022-08-17T13:29:46.3086162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3086527Z with 2022-08-17T13:29:46.3086684Z [ 2022-08-17T13:29:46.3086889Z T=std::shared_ptr 2022-08-17T13:29:46.3087071Z ] 2022-08-17T13:29:46.3087483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3087863Z with 2022-08-17T13:29:46.3088006Z [ 2022-08-17T13:29:46.3088207Z T=std::shared_ptr 2022-08-17T13:29:46.3088400Z ] 2022-08-17T13:29:46.3088842Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3089262Z with 2022-08-17T13:29:46.3089418Z [ 2022-08-17T13:29:46.3089621Z T=std::shared_ptr 2022-08-17T13:29:46.3089802Z ] 2022-08-17T13:29:46.3090378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3090831Z with 2022-08-17T13:29:46.3090977Z [ 2022-08-17T13:29:46.3091180Z T=std::shared_ptr 2022-08-17T13:29:46.3091372Z ] 2022-08-17T13:29:46.3091816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:46.3092490Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:46.3093199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:29:46.3093895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3094300Z with 2022-08-17T13:29:46.3094443Z [ 2022-08-17T13:29:46.3094645Z T=std::shared_ptr 2022-08-17T13:29:46.3094841Z ] 2022-08-17T13:29:46.3095236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3095586Z with 2022-08-17T13:29:46.3095740Z [ 2022-08-17T13:29:46.3095927Z T=torch::jit::GraphExecutor 2022-08-17T13:29:46.3096099Z ] 2022-08-17T13:29:46.3096511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3096951Z with 2022-08-17T13:29:46.3097094Z [ 2022-08-17T13:29:46.3097281Z T=torch::jit::GraphExecutor 2022-08-17T13:29:46.3097466Z ] 2022-08-17T13:29:46.3097967Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3098381Z with 2022-08-17T13:29:46.3098537Z [ 2022-08-17T13:29:46.3098727Z T=torch::jit::GraphExecutor 2022-08-17T13:29:46.3098901Z ] 2022-08-17T13:29:46.3099379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3099823Z with 2022-08-17T13:29:46.3099978Z [ 2022-08-17T13:29:46.3100154Z T=torch::jit::GraphExecutor 2022-08-17T13:29:46.3100339Z ] 2022-08-17T13:29:46.3100777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3101437Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3102132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:29:46.3102825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3103227Z with 2022-08-17T13:29:46.3103383Z [ 2022-08-17T13:29:46.3103558Z T=torch::jit::GraphExecutor 2022-08-17T13:29:46.3103745Z ] 2022-08-17T13:29:46.3104144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3104494Z with 2022-08-17T13:29:46.3104648Z [ 2022-08-17T13:29:46.3104824Z T=torch::jit::Method 2022-08-17T13:29:46.3104987Z ] 2022-08-17T13:29:46.3105401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3105779Z with 2022-08-17T13:29:46.3105933Z [ 2022-08-17T13:29:46.3106096Z T=torch::jit::Method 2022-08-17T13:29:46.3106272Z ] 2022-08-17T13:29:46.3106723Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3107127Z with 2022-08-17T13:29:46.3107282Z [ 2022-08-17T13:29:46.3107456Z T=torch::jit::Method 2022-08-17T13:29:46.3107618Z ] 2022-08-17T13:29:46.3108102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3108542Z with 2022-08-17T13:29:46.3108700Z [ 2022-08-17T13:29:46.3108863Z T=torch::jit::Method 2022-08-17T13:29:46.3109038Z ] 2022-08-17T13:29:46.3109466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3110218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3110895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3111292Z with 2022-08-17T13:29:46.3111450Z [ 2022-08-17T13:29:46.3111617Z T=torch::jit::Method 2022-08-17T13:29:46.3111793Z ] 2022-08-17T13:29:46.3112192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3112558Z with 2022-08-17T13:29:46.3112700Z [ 2022-08-17T13:29:46.3112930Z T=std::vector> 2022-08-17T13:29:46.3113147Z ] 2022-08-17T13:29:46.3113548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3113927Z with 2022-08-17T13:29:46.3114086Z [ 2022-08-17T13:29:46.3114301Z T=std::vector> 2022-08-17T13:29:46.3114519Z ] 2022-08-17T13:29:46.3114971Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3115389Z with 2022-08-17T13:29:46.3115534Z [ 2022-08-17T13:29:46.3115752Z T=std::vector> 2022-08-17T13:29:46.3115962Z ] 2022-08-17T13:29:46.3116425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3116852Z with 2022-08-17T13:29:46.3116997Z [ 2022-08-17T13:29:46.3117213Z T=std::vector> 2022-08-17T13:29:46.3117409Z ] 2022-08-17T13:29:46.3117861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:46.3118585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:46.3119281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3119662Z with 2022-08-17T13:29:46.3119811Z [ 2022-08-17T13:29:46.3120036Z T=std::vector> 2022-08-17T13:29:46.3120235Z ] 2022-08-17T13:29:46.3120623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3120981Z with 2022-08-17T13:29:46.3121128Z [ 2022-08-17T13:29:46.3121350Z T=torch::jit::NamedValue 2022-08-17T13:29:46.3121523Z ] 2022-08-17T13:29:46.3121937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:46.3122306Z with 2022-08-17T13:29:46.3123018Z [ 2022-08-17T13:29:46.3123228Z T=torch::jit::NamedValue 2022-08-17T13:29:46.3123389Z ] 2022-08-17T13:29:46.3123833Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:46.3124238Z with 2022-08-17T13:29:46.3124384Z [ 2022-08-17T13:29:46.3124553Z T=torch::jit::NamedValue 2022-08-17T13:29:46.3124727Z ] 2022-08-17T13:29:46.3125264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:46.3125696Z with 2022-08-17T13:29:46.3125845Z [ 2022-08-17T13:29:46.3126025Z T=torch::jit::NamedValue 2022-08-17T13:29:46.3126200Z ] 2022-08-17T13:29:46.3126620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:46.3127303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:46.3127991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:46.3128385Z with 2022-08-17T13:29:46.3128528Z [ 2022-08-17T13:29:46.3128704Z T=torch::jit::NamedValue 2022-08-17T13:29:46.3128874Z ] 2022-08-17T13:29:46.7734198Z [4/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_exe --intdir=CMakeFiles\test_custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /out:test_custom_backend.exe /implib:test_custom_backend.lib /pdb:test_custom_backend.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console custom_backend.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2022-08-17T13:29:46.7753621Z "Ninja succeeded for custom_backend test." 2022-08-17T13:29:47.9777189Z 2022-08-17T13:29:47.9777650Z Test results will be stored in test-reports\python-unittest\test_custom_backend 2022-08-17T13:29:47.9778005Z Running tests... 2022-08-17T13:29:47.9778280Z ---------------------------------------------------------------------- 2022-08-17T13:29:47.9785433Z test_execute (__main__.TestCustomBackend) 2022-08-17T13:29:48.0502986Z Test execution using the custom backend. ... ok (0.079s) 2022-08-17T13:29:48.0511970Z test_save_load (__main__.TestCustomBackend) 2022-08-17T13:29:48.0821803Z Test that a lowered module can be executed correctly ... ok (0.032s) 2022-08-17T13:29:48.0823890Z 2022-08-17T13:29:48.0824127Z ---------------------------------------------------------------------- 2022-08-17T13:29:48.0824375Z Ran 2 tests in 0.110s 2022-08-17T13:29:48.0824499Z 2022-08-17T13:29:48.0824559Z OK 2022-08-17T13:29:48.0824837Z 2022-08-17T13:29:48.0824944Z Generating XML reports... 2022-08-17T13:29:48.0877544Z Generated XML report: test-reports\python-unittest\test_custom_backend\TEST-TestCustomBackend-20220817132947.xml 2022-08-17T13:29:49.8739089Z Testing custom_backend 2022-08-17T13:29:49.8739299Z OK 2022-08-17T13:29:49.8808998Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_script_ops.bat 2022-08-17T13:29:49.8986161Z 2022-08-17T13:29:49.8986726Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T13:29:49.8995983Z 2022-08-17T13:29:49.8996334Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T13:29:49.8996796Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T13:29:49.8997058Z exit /b 0 2022-08-17T13:29:49.8997224Z ) 2022-08-17T13:29:50.3588601Z "Executing CMake for custom_operator test..." 2022-08-17T13:29:50.7225760Z -- The C compiler identification is MSVC 19.28.29337.0 2022-08-17T13:29:50.8960260Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-08-17T13:29:50.9201324Z -- Detecting C compiler ABI info 2022-08-17T13:29:51.4179871Z -- Detecting C compiler ABI info - done 2022-08-17T13:29:51.4204359Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2022-08-17T13:29:51.4210375Z -- Detecting C compile features 2022-08-17T13:29:51.4218510Z -- Detecting C compile features - done 2022-08-17T13:29:51.4303881Z -- Detecting CXX compiler ABI info 2022-08-17T13:29:52.0928494Z -- Detecting CXX compiler ABI info - done 2022-08-17T13:29:52.0953549Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped 2022-08-17T13:29:52.0957949Z -- Detecting CXX compile features 2022-08-17T13:29:52.0965780Z -- Detecting CXX compile features - done 2022-08-17T13:29:52.1103544Z -- Looking for pthread.h 2022-08-17T13:29:52.2040430Z -- Looking for pthread.h - not found 2022-08-17T13:29:52.2055823Z -- Found Threads: TRUE 2022-08-17T13:29:52.4465415Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2022-08-17T13:29:52.4469011Z -- Configuring done 2022-08-17T13:29:52.4614401Z -- Generating done 2022-08-17T13:29:52.4786227Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_operator/build 2022-08-17T13:29:52.4848221Z "Executing Ninja for custom_operator test..." 2022-08-17T13:29:59.6537032Z [1/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++14 /showIncludes /FoCMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /FdCMakeFiles\test_custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\test_custom_ops.cpp 2022-08-17T13:29:59.6539034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:29:59.6540228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:29:59.6541393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6542016Z with 2022-08-17T13:29:59.6542256Z [ 2022-08-17T13:29:59.6542540Z T=at::TensorBase 2022-08-17T13:29:59.6542781Z ] 2022-08-17T13:29:59.6543356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6543889Z with 2022-08-17T13:29:59.6544113Z [ 2022-08-17T13:29:59.6544306Z T=at::TensorBase 2022-08-17T13:29:59.6544559Z ] 2022-08-17T13:29:59.6545016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6545603Z with 2022-08-17T13:29:59.6545805Z [ 2022-08-17T13:29:59.6546058Z T=at::TensorBase 2022-08-17T13:29:59.6546295Z ] 2022-08-17T13:29:59.6547047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6547782Z with 2022-08-17T13:29:59.6548032Z [ 2022-08-17T13:29:59.6548299Z T=at::TensorBase 2022-08-17T13:29:59.6548584Z ] 2022-08-17T13:29:59.6549107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6549874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6550779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6551351Z with 2022-08-17T13:29:59.6551578Z [ 2022-08-17T13:29:59.6551831Z T=at::TensorBase 2022-08-17T13:29:59.6552063Z ] 2022-08-17T13:29:59.6552668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6553181Z with 2022-08-17T13:29:59.6553392Z [ 2022-08-17T13:29:59.6553610Z T=at::Tensor 2022-08-17T13:29:59.6553859Z ] 2022-08-17T13:29:59.6554455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6554977Z with 2022-08-17T13:29:59.6555199Z [ 2022-08-17T13:29:59.6555444Z T=at::Tensor 2022-08-17T13:29:59.6555702Z ] 2022-08-17T13:29:59.6556330Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6556932Z with 2022-08-17T13:29:59.6557161Z [ 2022-08-17T13:29:59.6557401Z T=at::Tensor 2022-08-17T13:29:59.6557656Z ] 2022-08-17T13:29:59.6558512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6559134Z with 2022-08-17T13:29:59.6559338Z [ 2022-08-17T13:29:59.6559659Z T=at::Tensor 2022-08-17T13:29:59.6559895Z ] 2022-08-17T13:29:59.6560471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6561372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6562292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6562826Z with 2022-08-17T13:29:59.6563023Z [ 2022-08-17T13:29:59.6563253Z T=at::Tensor 2022-08-17T13:29:59.6563480Z ] 2022-08-17T13:29:59.6564013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6564412Z with 2022-08-17T13:29:59.6564566Z [ 2022-08-17T13:29:59.6564733Z T=at::Generator 2022-08-17T13:29:59.6564887Z ] 2022-08-17T13:29:59.6565298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6565754Z with 2022-08-17T13:29:59.6565925Z [ 2022-08-17T13:29:59.6566096Z T=at::Generator 2022-08-17T13:29:59.6566262Z ] 2022-08-17T13:29:59.6566700Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6567113Z with 2022-08-17T13:29:59.6567264Z [ 2022-08-17T13:29:59.6567429Z T=at::Generator 2022-08-17T13:29:59.6567583Z ] 2022-08-17T13:29:59.6568054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6568548Z with 2022-08-17T13:29:59.6568686Z [ 2022-08-17T13:29:59.6568854Z T=at::Generator 2022-08-17T13:29:59.6569022Z ] 2022-08-17T13:29:59.6569428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6570083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6570862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6571256Z with 2022-08-17T13:29:59.6571408Z [ 2022-08-17T13:29:59.6571563Z T=at::Generator 2022-08-17T13:29:59.6571729Z ] 2022-08-17T13:29:59.6572117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6572612Z with 2022-08-17T13:29:59.6572766Z [ 2022-08-17T13:29:59.6573340Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:59.6573557Z ] 2022-08-17T13:29:59.6574017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6574396Z with 2022-08-17T13:29:59.6574549Z [ 2022-08-17T13:29:59.6574773Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:59.6574998Z ] 2022-08-17T13:29:59.6575445Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6575844Z with 2022-08-17T13:29:59.6575999Z [ 2022-08-17T13:29:59.6576233Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:59.6576455Z ] 2022-08-17T13:29:59.6576920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6577360Z with 2022-08-17T13:29:59.6577512Z [ 2022-08-17T13:29:59.6577734Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:59.6577956Z ] 2022-08-17T13:29:59.6578424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6579238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6579999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:29:59.6580699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6581101Z with 2022-08-17T13:29:59.6581258Z [ 2022-08-17T13:29:59.6581486Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:29:59.6581716Z ] 2022-08-17T13:29:59.6582113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6582476Z with 2022-08-17T13:29:59.6582617Z [ 2022-08-17T13:29:59.6582785Z T=c10::DimVector 2022-08-17T13:29:59.6582954Z ] 2022-08-17T13:29:59.6583353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6583727Z with 2022-08-17T13:29:59.6583878Z [ 2022-08-17T13:29:59.6584031Z T=c10::DimVector 2022-08-17T13:29:59.6584193Z ] 2022-08-17T13:29:59.6584641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6585116Z with 2022-08-17T13:29:59.6585254Z [ 2022-08-17T13:29:59.6585420Z T=c10::DimVector 2022-08-17T13:29:59.6585585Z ] 2022-08-17T13:29:59.6586103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6586543Z with 2022-08-17T13:29:59.6586694Z [ 2022-08-17T13:29:59.6586862Z T=c10::DimVector 2022-08-17T13:29:59.6587015Z ] 2022-08-17T13:29:59.6587431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6588082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6588744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6589131Z with 2022-08-17T13:29:59.6589285Z [ 2022-08-17T13:29:59.6589453Z T=c10::DimVector 2022-08-17T13:29:59.6589605Z ] 2022-08-17T13:29:59.6589994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6590353Z with 2022-08-17T13:29:59.6590491Z [ 2022-08-17T13:29:59.6590654Z T=std::string 2022-08-17T13:29:59.6590817Z ] 2022-08-17T13:29:59.6591221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6591586Z with 2022-08-17T13:29:59.6591738Z [ 2022-08-17T13:29:59.6591898Z T=std::string 2022-08-17T13:29:59.6592047Z ] 2022-08-17T13:29:59.6592494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6592906Z with 2022-08-17T13:29:59.6593045Z [ 2022-08-17T13:29:59.6593209Z T=std::string 2022-08-17T13:29:59.6593370Z ] 2022-08-17T13:29:59.6593841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6594266Z with 2022-08-17T13:29:59.6594415Z [ 2022-08-17T13:29:59.6594576Z T=std::string 2022-08-17T13:29:59.6594725Z ] 2022-08-17T13:29:59.6595138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6595775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6596430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6596809Z with 2022-08-17T13:29:59.6596962Z [ 2022-08-17T13:29:59.6597184Z T=std::string 2022-08-17T13:29:59.6597333Z ] 2022-08-17T13:29:59.6597724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6598089Z with 2022-08-17T13:29:59.6598288Z [ 2022-08-17T13:29:59.6598453Z T=c10::QualifiedName 2022-08-17T13:29:59.6598623Z ] 2022-08-17T13:29:59.6599033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6599396Z with 2022-08-17T13:29:59.6599545Z [ 2022-08-17T13:29:59.6599718Z T=c10::QualifiedName 2022-08-17T13:29:59.6599878Z ] 2022-08-17T13:29:59.6600323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6600738Z with 2022-08-17T13:29:59.6600888Z [ 2022-08-17T13:29:59.6601050Z T=c10::QualifiedName 2022-08-17T13:29:59.6601220Z ] 2022-08-17T13:29:59.6601693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6602117Z with 2022-08-17T13:29:59.6602268Z [ 2022-08-17T13:29:59.6602436Z T=c10::QualifiedName 2022-08-17T13:29:59.6602594Z ] 2022-08-17T13:29:59.6603015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6603681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6604342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6604736Z with 2022-08-17T13:29:59.6604877Z [ 2022-08-17T13:29:59.6605050Z T=c10::QualifiedName 2022-08-17T13:29:59.6605222Z ] 2022-08-17T13:29:59.6605600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6605957Z with 2022-08-17T13:29:59.6606108Z [ 2022-08-17T13:29:59.6606313Z T=std::shared_ptr 2022-08-17T13:29:59.6606521Z ] 2022-08-17T13:29:59.6606927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6607304Z with 2022-08-17T13:29:59.6607445Z [ 2022-08-17T13:29:59.6607662Z T=std::shared_ptr 2022-08-17T13:29:59.6607864Z ] 2022-08-17T13:29:59.6608295Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6608706Z with 2022-08-17T13:29:59.6608858Z [ 2022-08-17T13:29:59.6609061Z T=std::shared_ptr 2022-08-17T13:29:59.6609263Z ] 2022-08-17T13:29:59.6609787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6610312Z with 2022-08-17T13:29:59.6610455Z [ 2022-08-17T13:29:59.6610726Z T=std::shared_ptr 2022-08-17T13:29:59.6610933Z ] 2022-08-17T13:29:59.6611376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6612089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6612772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6613156Z with 2022-08-17T13:29:59.6613310Z [ 2022-08-17T13:29:59.6613517Z T=std::shared_ptr 2022-08-17T13:29:59.6613721Z ] 2022-08-17T13:29:59.6614115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6614463Z with 2022-08-17T13:29:59.6614615Z [ 2022-08-17T13:29:59.6614828Z T=std::weak_ptr 2022-08-17T13:29:59.6615018Z ] 2022-08-17T13:29:59.6615424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6615800Z with 2022-08-17T13:29:59.6615951Z [ 2022-08-17T13:29:59.6616151Z T=std::weak_ptr 2022-08-17T13:29:59.6616353Z ] 2022-08-17T13:29:59.6616801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6617196Z with 2022-08-17T13:29:59.6617350Z [ 2022-08-17T13:29:59.6617562Z T=std::weak_ptr 2022-08-17T13:29:59.6617750Z ] 2022-08-17T13:29:59.6618220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6618651Z with 2022-08-17T13:29:59.6618802Z [ 2022-08-17T13:29:59.6618999Z T=std::weak_ptr 2022-08-17T13:29:59.6619199Z ] 2022-08-17T13:29:59.6619645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6620344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6621021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6621412Z with 2022-08-17T13:29:59.6621618Z [ 2022-08-17T13:29:59.6621831Z T=std::weak_ptr 2022-08-17T13:29:59.6622021Z ] 2022-08-17T13:29:59.6622460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6622819Z with 2022-08-17T13:29:59.6622958Z [ 2022-08-17T13:29:59.6623201Z T=std::vector> 2022-08-17T13:29:59.6623427Z ] 2022-08-17T13:29:59.6623818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6624198Z with 2022-08-17T13:29:59.6624348Z [ 2022-08-17T13:29:59.6624586Z T=std::vector> 2022-08-17T13:29:59.6624803Z ] 2022-08-17T13:29:59.6625247Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6625661Z with 2022-08-17T13:29:59.6625803Z [ 2022-08-17T13:29:59.6626039Z T=std::vector> 2022-08-17T13:29:59.6626266Z ] 2022-08-17T13:29:59.6626742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6627160Z with 2022-08-17T13:29:59.6627315Z [ 2022-08-17T13:29:59.6627553Z T=std::vector> 2022-08-17T13:29:59.6627768Z ] 2022-08-17T13:29:59.6628242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:59.6628992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:59.6629701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6630093Z with 2022-08-17T13:29:59.6630232Z [ 2022-08-17T13:29:59.6630472Z T=std::vector> 2022-08-17T13:29:59.6630700Z ] 2022-08-17T13:29:59.6631079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6631439Z with 2022-08-17T13:29:59.6631590Z [ 2022-08-17T13:29:59.6631939Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:59.6632246Z ] 2022-08-17T13:29:59.6632655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6633027Z with 2022-08-17T13:29:59.6633166Z [ 2022-08-17T13:29:59.6633511Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:59.6633882Z ] 2022-08-17T13:29:59.6634372Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6634772Z with 2022-08-17T13:29:59.6634927Z [ 2022-08-17T13:29:59.6635272Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:59.6635586Z ] 2022-08-17T13:29:59.6636050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6636491Z with 2022-08-17T13:29:59.6636646Z [ 2022-08-17T13:29:59.6636977Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:59.6637294Z ] 2022-08-17T13:29:59.6637734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:59.6638134Z with 2022-08-17T13:29:59.6638274Z [ 2022-08-17T13:29:59.6638513Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:29:59.6638741Z ] 2022-08-17T13:29:59.6639156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:59.6639553Z with 2022-08-17T13:29:59.6639704Z [ 2022-08-17T13:29:59.6639945Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:29:59.6640159Z ] 2022-08-17T13:29:59.6640591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6640982Z with 2022-08-17T13:29:59.6641120Z [ 2022-08-17T13:29:59.6641463Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:29:59.6641782Z ] 2022-08-17T13:29:59.6642174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6642526Z with 2022-08-17T13:29:59.6642678Z [ 2022-08-17T13:29:59.6642931Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6643165Z ] 2022-08-17T13:29:59.6643567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6643939Z with 2022-08-17T13:29:59.6644088Z [ 2022-08-17T13:29:59.6644327Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6644557Z ] 2022-08-17T13:29:59.6645008Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6645411Z with 2022-08-17T13:29:59.6645604Z [ 2022-08-17T13:29:59.6645857Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6646084Z ] 2022-08-17T13:29:59.6646596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6647029Z with 2022-08-17T13:29:59.6647180Z [ 2022-08-17T13:29:59.6647431Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6647653Z ] 2022-08-17T13:29:59.6648135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:59.6648900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:59.6649588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:59.6650310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6650708Z with 2022-08-17T13:29:59.6650861Z [ 2022-08-17T13:29:59.6651116Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6651338Z ] 2022-08-17T13:29:59.6651734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6652092Z with 2022-08-17T13:29:59.6652231Z [ 2022-08-17T13:29:59.6652479Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6652709Z ] 2022-08-17T13:29:59.6653115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6653477Z with 2022-08-17T13:29:59.6653629Z [ 2022-08-17T13:29:59.6653874Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6654086Z ] 2022-08-17T13:29:59.6654532Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6654935Z with 2022-08-17T13:29:59.6655084Z [ 2022-08-17T13:29:59.6655317Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6655545Z ] 2022-08-17T13:29:59.6656020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6656444Z with 2022-08-17T13:29:59.6656596Z [ 2022-08-17T13:29:59.6656837Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6657064Z ] 2022-08-17T13:29:59.6657518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:29:59.6658378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:29:59.6659065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:29:59.6659714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6660102Z with 2022-08-17T13:29:59.6660247Z [ 2022-08-17T13:29:59.6660495Z T=std::vector,std::allocator>> 2022-08-17T13:29:59.6660722Z ] 2022-08-17T13:29:59.6661110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6661468Z with 2022-08-17T13:29:59.6661621Z [ 2022-08-17T13:29:59.6661819Z T=std::vector> 2022-08-17T13:29:59.6662017Z ] 2022-08-17T13:29:59.6662427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6662802Z with 2022-08-17T13:29:59.6662942Z [ 2022-08-17T13:29:59.6663153Z T=std::vector> 2022-08-17T13:29:59.6663353Z ] 2022-08-17T13:29:59.6663787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6664199Z with 2022-08-17T13:29:59.6664353Z [ 2022-08-17T13:29:59.6664562Z T=std::vector> 2022-08-17T13:29:59.6664746Z ] 2022-08-17T13:29:59.6665218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6665655Z with 2022-08-17T13:29:59.6665796Z [ 2022-08-17T13:29:59.6666003Z T=std::vector> 2022-08-17T13:29:59.6666199Z ] 2022-08-17T13:29:59.6666641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:59.6667319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:59.6667996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6668391Z with 2022-08-17T13:29:59.6668544Z [ 2022-08-17T13:29:59.6668742Z T=std::vector> 2022-08-17T13:29:59.6668940Z ] 2022-08-17T13:29:59.6669334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6669736Z with 2022-08-17T13:29:59.6669887Z [ 2022-08-17T13:29:59.6670127Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:59.6670391Z ] 2022-08-17T13:29:59.6670804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6671177Z with 2022-08-17T13:29:59.6671328Z [ 2022-08-17T13:29:59.6671552Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:59.6671777Z ] 2022-08-17T13:29:59.6672226Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6672637Z with 2022-08-17T13:29:59.6672779Z [ 2022-08-17T13:29:59.6673015Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:59.6673236Z ] 2022-08-17T13:29:59.6673699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6674137Z with 2022-08-17T13:29:59.6674289Z [ 2022-08-17T13:29:59.6674510Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:59.6674736Z ] 2022-08-17T13:29:59.6675202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6675967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6676725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:29:59.6677426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6677821Z with 2022-08-17T13:29:59.6677974Z [ 2022-08-17T13:29:59.6678210Z T=c10::impl::InlineStreamGuard 2022-08-17T13:29:59.6678426Z ] 2022-08-17T13:29:59.6678820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6679180Z with 2022-08-17T13:29:59.6679321Z [ 2022-08-17T13:29:59.6679509Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6679693Z ] 2022-08-17T13:29:59.6680085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6680467Z with 2022-08-17T13:29:59.6680617Z [ 2022-08-17T13:29:59.6680801Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6680973Z ] 2022-08-17T13:29:59.6681417Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6682485Z with 2022-08-17T13:29:59.6682631Z [ 2022-08-17T13:29:59.6682822Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6683007Z ] 2022-08-17T13:29:59.6683536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6683979Z with 2022-08-17T13:29:59.6684134Z [ 2022-08-17T13:29:59.6684319Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6684488Z ] 2022-08-17T13:29:59.6684922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6685590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6685967Z with 2022-08-17T13:29:59.6686110Z [ 2022-08-17T13:29:59.6686303Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6686490Z ] 2022-08-17T13:29:59.6697821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:29:59.6698667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6699078Z with 2022-08-17T13:29:59.6699232Z [ 2022-08-17T13:29:59.6699433Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:29:59.6699625Z ] 2022-08-17T13:29:59.6700029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6700387Z with 2022-08-17T13:29:59.6700543Z [ 2022-08-17T13:29:59.6700824Z T=std::vector> 2022-08-17T13:29:59.6701071Z ] 2022-08-17T13:29:59.6701488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6701874Z with 2022-08-17T13:29:59.6702015Z [ 2022-08-17T13:29:59.6702295Z T=std::vector> 2022-08-17T13:29:59.6702553Z ] 2022-08-17T13:29:59.6703004Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6703406Z with 2022-08-17T13:29:59.6703568Z [ 2022-08-17T13:29:59.6703843Z T=std::vector> 2022-08-17T13:29:59.6704095Z ] 2022-08-17T13:29:59.6704558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6704996Z with 2022-08-17T13:29:59.6705151Z [ 2022-08-17T13:29:59.6705412Z T=std::vector> 2022-08-17T13:29:59.6705801Z ] 2022-08-17T13:29:59.6706356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:59.6707174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:59.6707901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6708290Z with 2022-08-17T13:29:59.6708443Z [ 2022-08-17T13:29:59.6708719Z T=std::vector> 2022-08-17T13:29:59.6708964Z ] 2022-08-17T13:29:59.6709366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6709729Z with 2022-08-17T13:29:59.6709882Z [ 2022-08-17T13:29:59.6710053Z T=torch::autograd::ViewInfo 2022-08-17T13:29:59.6710234Z ] 2022-08-17T13:29:59.6710644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6711004Z with 2022-08-17T13:29:59.6711154Z [ 2022-08-17T13:29:59.6711335Z T=torch::autograd::ViewInfo 2022-08-17T13:29:59.6711503Z ] 2022-08-17T13:29:59.6711950Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6712359Z with 2022-08-17T13:29:59.6712508Z [ 2022-08-17T13:29:59.6712676Z T=torch::autograd::ViewInfo 2022-08-17T13:29:59.6712856Z ] 2022-08-17T13:29:59.6713331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6713748Z with 2022-08-17T13:29:59.6713901Z [ 2022-08-17T13:29:59.6714078Z T=torch::autograd::ViewInfo 2022-08-17T13:29:59.6714245Z ] 2022-08-17T13:29:59.6714680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6715371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6716051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6716444Z with 2022-08-17T13:29:59.6716584Z [ 2022-08-17T13:29:59.6716766Z T=torch::autograd::ViewInfo 2022-08-17T13:29:59.6716944Z ] 2022-08-17T13:29:59.6717322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6717731Z with 2022-08-17T13:29:59.6717884Z [ 2022-08-17T13:29:59.6718034Z T=c10::IValue 2022-08-17T13:29:59.6718195Z ] 2022-08-17T13:29:59.6718650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6719030Z with 2022-08-17T13:29:59.6719170Z [ 2022-08-17T13:29:59.6719333Z T=c10::IValue 2022-08-17T13:29:59.6719493Z ] 2022-08-17T13:29:59.6719926Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6720341Z with 2022-08-17T13:29:59.6720496Z [ 2022-08-17T13:29:59.6720647Z T=c10::IValue 2022-08-17T13:29:59.6720809Z ] 2022-08-17T13:29:59.6721289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6721725Z with 2022-08-17T13:29:59.6721864Z [ 2022-08-17T13:29:59.6722023Z T=c10::IValue 2022-08-17T13:29:59.6722182Z ] 2022-08-17T13:29:59.6722579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6723217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6723876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6724272Z with 2022-08-17T13:29:59.6724413Z [ 2022-08-17T13:29:59.6724580Z T=c10::IValue 2022-08-17T13:29:59.6724742Z ] 2022-08-17T13:29:59.6725119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6725481Z with 2022-08-17T13:29:59.6725631Z [ 2022-08-17T13:29:59.6725798Z T=c10::AliasInfo 2022-08-17T13:29:59.6725950Z ] 2022-08-17T13:29:59.6726354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6726726Z with 2022-08-17T13:29:59.6726864Z [ 2022-08-17T13:29:59.6727030Z T=c10::AliasInfo 2022-08-17T13:29:59.6727192Z ] 2022-08-17T13:29:59.6727627Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6728036Z with 2022-08-17T13:29:59.6728187Z [ 2022-08-17T13:29:59.6728351Z T=c10::AliasInfo 2022-08-17T13:29:59.6728502Z ] 2022-08-17T13:29:59.6728973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6729410Z with 2022-08-17T13:29:59.6729606Z [ 2022-08-17T13:29:59.6729774Z T=c10::AliasInfo 2022-08-17T13:29:59.6729941Z ] 2022-08-17T13:29:59.6730449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6731661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6732342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6732740Z with 2022-08-17T13:29:59.6732895Z [ 2022-08-17T13:29:59.6733051Z T=c10::AliasInfo 2022-08-17T13:29:59.6733221Z ] 2022-08-17T13:29:59.6733615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6733967Z with 2022-08-17T13:29:59.6734117Z [ 2022-08-17T13:29:59.6734302Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:59.6734475Z ] 2022-08-17T13:29:59.6734882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6735250Z with 2022-08-17T13:29:59.6735400Z [ 2022-08-17T13:29:59.6735572Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:59.6735753Z ] 2022-08-17T13:29:59.6736199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6736668Z with 2022-08-17T13:29:59.6736821Z [ 2022-08-17T13:29:59.6737008Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:59.6737176Z ] 2022-08-17T13:29:59.6737653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6738090Z with 2022-08-17T13:29:59.6738242Z [ 2022-08-17T13:29:59.6738417Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:59.6738600Z ] 2022-08-17T13:29:59.6739033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6739728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6740408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6740796Z with 2022-08-17T13:29:59.6740949Z [ 2022-08-17T13:29:59.6741123Z T=c10::impl::AnnotatedSchema 2022-08-17T13:29:59.6741306Z ] 2022-08-17T13:29:59.6741702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6742066Z with 2022-08-17T13:29:59.6742205Z [ 2022-08-17T13:29:59.6742433Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:59.6742720Z ] 2022-08-17T13:29:59.6743117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6743498Z with 2022-08-17T13:29:59.6743700Z [ 2022-08-17T13:29:59.6743917Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:59.6744138Z ] 2022-08-17T13:29:59.6744587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6744998Z with 2022-08-17T13:29:59.6745140Z [ 2022-08-17T13:29:59.6745367Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:59.6745584Z ] 2022-08-17T13:29:59.6746048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6746485Z with 2022-08-17T13:29:59.6746639Z [ 2022-08-17T13:29:59.6746870Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:59.6747073Z ] 2022-08-17T13:29:59.6747539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6748297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6749021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6749408Z with 2022-08-17T13:29:59.6749566Z [ 2022-08-17T13:29:59.6749799Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:29:59.6750005Z ] 2022-08-17T13:29:59.6750405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6750769Z with 2022-08-17T13:29:59.6750920Z [ 2022-08-17T13:29:59.6751083Z T=at::StepCallbacks 2022-08-17T13:29:59.6751256Z ] 2022-08-17T13:29:59.6751660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6752026Z with 2022-08-17T13:29:59.6752176Z [ 2022-08-17T13:29:59.6752347Z T=at::StepCallbacks 2022-08-17T13:29:59.6752506Z ] 2022-08-17T13:29:59.6752951Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6753351Z with 2022-08-17T13:29:59.6753503Z [ 2022-08-17T13:29:59.6753663Z T=at::StepCallbacks 2022-08-17T13:29:59.6753837Z ] 2022-08-17T13:29:59.6754309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6754735Z with 2022-08-17T13:29:59.6754943Z [ 2022-08-17T13:29:59.6755116Z T=at::StepCallbacks 2022-08-17T13:29:59.6755286Z ] 2022-08-17T13:29:59.6755745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6756429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6757105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6757498Z with 2022-08-17T13:29:59.6757642Z [ 2022-08-17T13:29:59.6757817Z T=at::StepCallbacks 2022-08-17T13:29:59.6757994Z ] 2022-08-17T13:29:59.6758372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6758732Z with 2022-08-17T13:29:59.6758884Z [ 2022-08-17T13:29:59.6759102Z T=c10::either 2022-08-17T13:29:59.6759315Z ] 2022-08-17T13:29:59.6759722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6760097Z with 2022-08-17T13:29:59.6760236Z [ 2022-08-17T13:29:59.6760460Z T=c10::either 2022-08-17T13:29:59.6760674Z ] 2022-08-17T13:29:59.6761106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6761522Z with 2022-08-17T13:29:59.6761672Z [ 2022-08-17T13:29:59.6761896Z T=c10::either 2022-08-17T13:29:59.6762097Z ] 2022-08-17T13:29:59.6762570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6763005Z with 2022-08-17T13:29:59.6763145Z [ 2022-08-17T13:29:59.6763369Z T=c10::either 2022-08-17T13:29:59.6763580Z ] 2022-08-17T13:29:59.6764038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6764776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6765492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6765888Z with 2022-08-17T13:29:59.6766039Z [ 2022-08-17T13:29:59.6766252Z T=c10::either 2022-08-17T13:29:59.6766468Z ] 2022-08-17T13:29:59.6766861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6767268Z with 2022-08-17T13:29:59.6767420Z [ 2022-08-17T13:29:59.6767599Z T=torch::jit::Operator 2022-08-17T13:29:59.6767770Z ] 2022-08-17T13:29:59.6768212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6768588Z with 2022-08-17T13:29:59.6768739Z [ 2022-08-17T13:29:59.6768902Z T=torch::jit::Operator 2022-08-17T13:29:59.6769074Z ] 2022-08-17T13:29:59.6769521Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6769932Z with 2022-08-17T13:29:59.6770073Z [ 2022-08-17T13:29:59.6770362Z T=torch::jit::Operator 2022-08-17T13:29:59.6770540Z ] 2022-08-17T13:29:59.6771003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6771441Z with 2022-08-17T13:29:59.6771594Z [ 2022-08-17T13:29:59.6771757Z T=torch::jit::Operator 2022-08-17T13:29:59.6771930Z ] 2022-08-17T13:29:59.6772351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6773026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6773697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6774090Z with 2022-08-17T13:29:59.6774244Z [ 2022-08-17T13:29:59.6774419Z T=torch::jit::Operator 2022-08-17T13:29:59.6774578Z ] 2022-08-17T13:29:59.6774968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6775323Z with 2022-08-17T13:29:59.6775463Z [ 2022-08-17T13:29:59.6775664Z T=std::tuple 2022-08-17T13:29:59.6775859Z ] 2022-08-17T13:29:59.6776252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6776633Z with 2022-08-17T13:29:59.6776786Z [ 2022-08-17T13:29:59.6776985Z T=std::tuple 2022-08-17T13:29:59.6777166Z ] 2022-08-17T13:29:59.6777615Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6778017Z with 2022-08-17T13:29:59.6778156Z [ 2022-08-17T13:29:59.6778356Z T=std::tuple 2022-08-17T13:29:59.6778548Z ] 2022-08-17T13:29:59.6779010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6779517Z with 2022-08-17T13:29:59.6779672Z [ 2022-08-17T13:29:59.6779878Z T=std::tuple 2022-08-17T13:29:59.6780061Z ] 2022-08-17T13:29:59.6780540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6781252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6781942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6782329Z with 2022-08-17T13:29:59.6782481Z [ 2022-08-17T13:29:59.6782687Z T=std::tuple 2022-08-17T13:29:59.6782880Z ] 2022-08-17T13:29:59.6783264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6783627Z with 2022-08-17T13:29:59.6783780Z [ 2022-08-17T13:29:59.6783950Z T=torch::jit::SourceRange 2022-08-17T13:29:59.6784130Z ] 2022-08-17T13:29:59.6784537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6784896Z with 2022-08-17T13:29:59.6785045Z [ 2022-08-17T13:29:59.6785225Z T=torch::jit::SourceRange 2022-08-17T13:29:59.6785390Z ] 2022-08-17T13:29:59.6785833Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6786242Z with 2022-08-17T13:29:59.6786393Z [ 2022-08-17T13:29:59.6786562Z T=torch::jit::SourceRange 2022-08-17T13:29:59.6786739Z ] 2022-08-17T13:29:59.6787215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6787648Z with 2022-08-17T13:29:59.6787788Z [ 2022-08-17T13:29:59.6787967Z T=torch::jit::SourceRange 2022-08-17T13:29:59.6788146Z ] 2022-08-17T13:29:59.6788562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6789255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6789942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6790336Z with 2022-08-17T13:29:59.6790480Z [ 2022-08-17T13:29:59.6790663Z T=torch::jit::SourceRange 2022-08-17T13:29:59.6790846Z ] 2022-08-17T13:29:59.6791223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6791641Z with 2022-08-17T13:29:59.6791795Z [ 2022-08-17T13:29:59.6791998Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:59.6792178Z ] 2022-08-17T13:29:59.6792630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6793012Z with 2022-08-17T13:29:59.6793157Z [ 2022-08-17T13:29:59.6793358Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:59.6793554Z ] 2022-08-17T13:29:59.6793995Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6794411Z with 2022-08-17T13:29:59.6794567Z [ 2022-08-17T13:29:59.6794773Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:59.6794955Z ] 2022-08-17T13:29:59.6795431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6795868Z with 2022-08-17T13:29:59.6796011Z [ 2022-08-17T13:29:59.6796206Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:59.6796400Z ] 2022-08-17T13:29:59.6796845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6797526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6798210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6798607Z with 2022-08-17T13:29:59.6798763Z [ 2022-08-17T13:29:59.6798948Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:29:59.6799137Z ] 2022-08-17T13:29:59.6799530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6799879Z with 2022-08-17T13:29:59.6800027Z [ 2022-08-17T13:29:59.6800219Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:59.6800395Z ] 2022-08-17T13:29:59.6800801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6801177Z with 2022-08-17T13:29:59.6801327Z [ 2022-08-17T13:29:59.6801509Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:59.6801697Z ] 2022-08-17T13:29:59.6802147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6802548Z with 2022-08-17T13:29:59.6802698Z [ 2022-08-17T13:29:59.6802893Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:59.6803070Z ] 2022-08-17T13:29:59.6803538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6804032Z with 2022-08-17T13:29:59.6804183Z [ 2022-08-17T13:29:59.6804363Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:59.6804551Z ] 2022-08-17T13:29:59.6805027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6805725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6806389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6806785Z with 2022-08-17T13:29:59.6806938Z [ 2022-08-17T13:29:59.6807132Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:29:59.6807311Z ] 2022-08-17T13:29:59.6807705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6808072Z with 2022-08-17T13:29:59.6808212Z [ 2022-08-17T13:29:59.6808390Z T=torch::jit::ScopePtr 2022-08-17T13:29:59.6808563Z ] 2022-08-17T13:29:59.6808959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6809335Z with 2022-08-17T13:29:59.6809486Z [ 2022-08-17T13:29:59.6809662Z T=torch::jit::ScopePtr 2022-08-17T13:29:59.6809824Z ] 2022-08-17T13:29:59.6810355Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6810772Z with 2022-08-17T13:29:59.6810911Z [ 2022-08-17T13:29:59.6811089Z T=torch::jit::ScopePtr 2022-08-17T13:29:59.6811261Z ] 2022-08-17T13:29:59.6811722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6812158Z with 2022-08-17T13:29:59.6812313Z [ 2022-08-17T13:29:59.6812488Z T=torch::jit::ScopePtr 2022-08-17T13:29:59.6812647Z ] 2022-08-17T13:29:59.6813068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6813738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6814413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6814791Z with 2022-08-17T13:29:59.6814941Z [ 2022-08-17T13:29:59.6815118Z T=torch::jit::ScopePtr 2022-08-17T13:29:59.6815280Z ] 2022-08-17T13:29:59.6815671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6816092Z with 2022-08-17T13:29:59.6816245Z [ 2022-08-17T13:29:59.6816411Z T=at::ThreadLocalState 2022-08-17T13:29:59.6816590Z ] 2022-08-17T13:29:59.6817033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6817397Z with 2022-08-17T13:29:59.6817548Z [ 2022-08-17T13:29:59.6817726Z T=at::ThreadLocalState 2022-08-17T13:29:59.6817889Z ] 2022-08-17T13:29:59.6818337Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6818743Z with 2022-08-17T13:29:59.6818895Z [ 2022-08-17T13:29:59.6819063Z T=at::ThreadLocalState 2022-08-17T13:29:59.6819241Z ] 2022-08-17T13:29:59.6819710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6820134Z with 2022-08-17T13:29:59.6820288Z [ 2022-08-17T13:29:59.6820465Z T=at::ThreadLocalState 2022-08-17T13:29:59.6820628Z ] 2022-08-17T13:29:59.6821059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6821747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6822430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6822824Z with 2022-08-17T13:29:59.6822965Z [ 2022-08-17T13:29:59.6823146Z T=at::ThreadLocalState 2022-08-17T13:29:59.6823325Z ] 2022-08-17T13:29:59.6823703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6824061Z with 2022-08-17T13:29:59.6824210Z [ 2022-08-17T13:29:59.6824392Z T=std::shared_ptr 2022-08-17T13:29:59.6824580Z ] 2022-08-17T13:29:59.6824989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6825360Z with 2022-08-17T13:29:59.6825497Z [ 2022-08-17T13:29:59.6825695Z T=std::shared_ptr 2022-08-17T13:29:59.6825883Z ] 2022-08-17T13:29:59.6826323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6826731Z with 2022-08-17T13:29:59.6826884Z [ 2022-08-17T13:29:59.6827068Z T=std::shared_ptr 2022-08-17T13:29:59.6827256Z ] 2022-08-17T13:29:59.6827730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6828170Z with 2022-08-17T13:29:59.6828359Z [ 2022-08-17T13:29:59.6828557Z T=std::shared_ptr 2022-08-17T13:29:59.6828747Z ] 2022-08-17T13:29:59.6829213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:29:59.6829895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:29:59.6830595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:29:59.6831289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6831690Z with 2022-08-17T13:29:59.6831830Z [ 2022-08-17T13:29:59.6832030Z T=std::shared_ptr 2022-08-17T13:29:59.6832221Z ] 2022-08-17T13:29:59.6832601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6832961Z with 2022-08-17T13:29:59.6833115Z [ 2022-08-17T13:29:59.6833288Z T=torch::jit::GraphExecutor 2022-08-17T13:29:59.6833469Z ] 2022-08-17T13:29:59.6833878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6834255Z with 2022-08-17T13:29:59.6834397Z [ 2022-08-17T13:29:59.6834581Z T=torch::jit::GraphExecutor 2022-08-17T13:29:59.6834763Z ] 2022-08-17T13:29:59.6835199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6835607Z with 2022-08-17T13:29:59.6835762Z [ 2022-08-17T13:29:59.6835947Z T=torch::jit::GraphExecutor 2022-08-17T13:29:59.6836118Z ] 2022-08-17T13:29:59.6836588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6837028Z with 2022-08-17T13:29:59.6837169Z [ 2022-08-17T13:29:59.6837355Z T=torch::jit::GraphExecutor 2022-08-17T13:29:59.6837536Z ] 2022-08-17T13:29:59.6837956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6838630Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6839323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:29:59.6840017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6840466Z with 2022-08-17T13:29:59.6840612Z [ 2022-08-17T13:29:59.6840802Z T=torch::jit::GraphExecutor 2022-08-17T13:29:59.6840985Z ] 2022-08-17T13:29:59.6841408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6841770Z with 2022-08-17T13:29:59.6841929Z [ 2022-08-17T13:29:59.6842100Z T=torch::jit::Method 2022-08-17T13:29:59.6842263Z ] 2022-08-17T13:29:59.6842668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6843038Z with 2022-08-17T13:29:59.6843175Z [ 2022-08-17T13:29:59.6843346Z T=torch::jit::Method 2022-08-17T13:29:59.6843521Z ] 2022-08-17T13:29:59.6843952Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6844356Z with 2022-08-17T13:29:59.6844506Z [ 2022-08-17T13:29:59.6844679Z T=torch::jit::Method 2022-08-17T13:29:59.6844835Z ] 2022-08-17T13:29:59.6845305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6845740Z with 2022-08-17T13:29:59.6845876Z [ 2022-08-17T13:29:59.6846046Z T=torch::jit::Method 2022-08-17T13:29:59.6846212Z ] 2022-08-17T13:29:59.6846613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6847270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6847925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6848311Z with 2022-08-17T13:29:59.6848458Z [ 2022-08-17T13:29:59.6848615Z T=torch::jit::Method 2022-08-17T13:29:59.6848788Z ] 2022-08-17T13:29:59.6849180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6849527Z with 2022-08-17T13:29:59.6849674Z [ 2022-08-17T13:29:59.6849891Z T=std::vector> 2022-08-17T13:29:59.6850082Z ] 2022-08-17T13:29:59.6850612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6850981Z with 2022-08-17T13:29:59.6851123Z [ 2022-08-17T13:29:59.6851330Z T=std::vector> 2022-08-17T13:29:59.6851541Z ] 2022-08-17T13:29:59.6851981Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6852445Z with 2022-08-17T13:29:59.6852593Z [ 2022-08-17T13:29:59.6852809Z T=std::vector> 2022-08-17T13:29:59.6853004Z ] 2022-08-17T13:29:59.6853514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6853954Z with 2022-08-17T13:29:59.6854098Z [ 2022-08-17T13:29:59.6854305Z T=std::vector> 2022-08-17T13:29:59.6854510Z ] 2022-08-17T13:29:59.6854966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:29:59.6855686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:29:59.6856362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6856750Z with 2022-08-17T13:29:59.6856898Z [ 2022-08-17T13:29:59.6857117Z T=std::vector> 2022-08-17T13:29:59.6857311Z ] 2022-08-17T13:29:59.6857697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6858045Z with 2022-08-17T13:29:59.6858182Z [ 2022-08-17T13:29:59.6858361Z T=torch::jit::NamedValue 2022-08-17T13:29:59.6858531Z ] 2022-08-17T13:29:59.6858924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:29:59.6859288Z with 2022-08-17T13:29:59.6859440Z [ 2022-08-17T13:29:59.6859613Z T=torch::jit::NamedValue 2022-08-17T13:29:59.6859776Z ] 2022-08-17T13:29:59.6860223Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:29:59.6860627Z with 2022-08-17T13:29:59.6860768Z [ 2022-08-17T13:29:59.6860942Z T=torch::jit::NamedValue 2022-08-17T13:29:59.6861114Z ] 2022-08-17T13:29:59.6861582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:29:59.6862001Z with 2022-08-17T13:29:59.6862152Z [ 2022-08-17T13:29:59.6862325Z T=torch::jit::NamedValue 2022-08-17T13:29:59.6862489Z ] 2022-08-17T13:29:59.6862916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:29:59.6863602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:29:59.6864282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:29:59.6864715Z with 2022-08-17T13:29:59.6864865Z [ 2022-08-17T13:29:59.6865039Z T=torch::jit::NamedValue 2022-08-17T13:29:59.6865205Z ] 2022-08-17T13:30:00.1667052Z [2/4] C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_ops_EXPORTS -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 /bigobj -std:c++14 /showIncludes /FoCMakeFiles\custom_ops.dir\op.cpp.obj /FdCMakeFiles\custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\op.cpp 2022-08-17T13:30:00.1668552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:30:00.1669368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:30:00.1670195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1670874Z with 2022-08-17T13:30:00.1671092Z [ 2022-08-17T13:30:00.1671330Z T=at::TensorBase 2022-08-17T13:30:00.1671539Z ] 2022-08-17T13:30:00.1672110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1672626Z with 2022-08-17T13:30:00.1672841Z [ 2022-08-17T13:30:00.1673070Z T=at::TensorBase 2022-08-17T13:30:00.1673347Z ] 2022-08-17T13:30:00.1673946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1674489Z with 2022-08-17T13:30:00.1674699Z [ 2022-08-17T13:30:00.1674934Z T=at::TensorBase 2022-08-17T13:30:00.1675145Z ] 2022-08-17T13:30:00.1675766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1676356Z with 2022-08-17T13:30:00.1676559Z [ 2022-08-17T13:30:00.1676777Z T=at::TensorBase 2022-08-17T13:30:00.1677003Z ] 2022-08-17T13:30:00.1677555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1678423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1679331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1679861Z with 2022-08-17T13:30:00.1680023Z [ 2022-08-17T13:30:00.1680197Z T=at::TensorBase 2022-08-17T13:30:00.1680354Z ] 2022-08-17T13:30:00.1680748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1681239Z with 2022-08-17T13:30:00.1681381Z [ 2022-08-17T13:30:00.1681549Z T=at::Tensor 2022-08-17T13:30:00.1681714Z ] 2022-08-17T13:30:00.1682180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1682560Z with 2022-08-17T13:30:00.1682714Z [ 2022-08-17T13:30:00.1682878Z T=at::Tensor 2022-08-17T13:30:00.1683029Z ] 2022-08-17T13:30:00.1683482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1683905Z with 2022-08-17T13:30:00.1684045Z [ 2022-08-17T13:30:00.1684211Z T=at::Tensor 2022-08-17T13:30:00.1684376Z ] 2022-08-17T13:30:00.1684836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1685273Z with 2022-08-17T13:30:00.1685425Z [ 2022-08-17T13:30:00.1685585Z T=at::Tensor 2022-08-17T13:30:00.1685734Z ] 2022-08-17T13:30:00.1686147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1686787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1687451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1687832Z with 2022-08-17T13:30:00.1687985Z [ 2022-08-17T13:30:00.1688150Z T=at::Tensor 2022-08-17T13:30:00.1688301Z ] 2022-08-17T13:30:00.1688693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1689053Z with 2022-08-17T13:30:00.1689192Z [ 2022-08-17T13:30:00.1689361Z T=at::Generator 2022-08-17T13:30:00.1689528Z ] 2022-08-17T13:30:00.1689937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1690382Z with 2022-08-17T13:30:00.1690538Z [ 2022-08-17T13:30:00.1690710Z T=at::Generator 2022-08-17T13:30:00.1690866Z ] 2022-08-17T13:30:00.1691322Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1691738Z with 2022-08-17T13:30:00.1691880Z [ 2022-08-17T13:30:00.1692050Z T=at::Generator 2022-08-17T13:30:00.1692220Z ] 2022-08-17T13:30:00.1692696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1693700Z with 2022-08-17T13:30:00.1693857Z [ 2022-08-17T13:30:00.1694037Z T=at::Generator 2022-08-17T13:30:00.1694192Z ] 2022-08-17T13:30:00.1694680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1695341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1696005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1696391Z with 2022-08-17T13:30:00.1696550Z [ 2022-08-17T13:30:00.1696723Z T=at::Generator 2022-08-17T13:30:00.1696881Z ] 2022-08-17T13:30:00.1697280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1697644Z with 2022-08-17T13:30:00.1697800Z [ 2022-08-17T13:30:00.1698031Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:30:00.1698262Z ] 2022-08-17T13:30:00.1698672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1699032Z with 2022-08-17T13:30:00.1699185Z [ 2022-08-17T13:30:00.1699423Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:30:00.1699651Z ] 2022-08-17T13:30:00.1700085Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1700504Z with 2022-08-17T13:30:00.1700657Z [ 2022-08-17T13:30:00.1700883Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:30:00.1701109Z ] 2022-08-17T13:30:00.1701585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1702020Z with 2022-08-17T13:30:00.1702161Z [ 2022-08-17T13:30:00.1702397Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:30:00.1702623Z ] 2022-08-17T13:30:00.1703078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1703848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1704624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:30:00.1705331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1705729Z with 2022-08-17T13:30:00.1705923Z [ 2022-08-17T13:30:00.1706165Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:30:00.1706390Z ] 2022-08-17T13:30:00.1706812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1707182Z with 2022-08-17T13:30:00.1707343Z [ 2022-08-17T13:30:00.1707518Z T=c10::DimVector 2022-08-17T13:30:00.1707673Z ] 2022-08-17T13:30:00.1708083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1708457Z with 2022-08-17T13:30:00.1708596Z [ 2022-08-17T13:30:00.1708764Z T=c10::DimVector 2022-08-17T13:30:00.1708930Z ] 2022-08-17T13:30:00.1709366Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1709783Z with 2022-08-17T13:30:00.1709938Z [ 2022-08-17T13:30:00.1710107Z T=c10::DimVector 2022-08-17T13:30:00.1710259Z ] 2022-08-17T13:30:00.1710734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1711172Z with 2022-08-17T13:30:00.1711312Z [ 2022-08-17T13:30:00.1711478Z T=c10::DimVector 2022-08-17T13:30:00.1711643Z ] 2022-08-17T13:30:00.1712049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1712699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1713364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1713764Z with 2022-08-17T13:30:00.1713905Z [ 2022-08-17T13:30:00.1714075Z T=c10::DimVector 2022-08-17T13:30:00.1714241Z ] 2022-08-17T13:30:00.1714633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1714983Z with 2022-08-17T13:30:00.1715138Z [ 2022-08-17T13:30:00.1715303Z T=std::string 2022-08-17T13:30:00.1715453Z ] 2022-08-17T13:30:00.1715861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1716241Z with 2022-08-17T13:30:00.1716380Z [ 2022-08-17T13:30:00.1716543Z T=std::string 2022-08-17T13:30:00.1716704Z ] 2022-08-17T13:30:00.1717151Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1717552Z with 2022-08-17T13:30:00.1717705Z [ 2022-08-17T13:30:00.1717872Z T=std::string 2022-08-17T13:30:00.1718023Z ] 2022-08-17T13:30:00.1718497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1718988Z with 2022-08-17T13:30:00.1719129Z [ 2022-08-17T13:30:00.1719299Z T=std::string 2022-08-17T13:30:00.1719507Z ] 2022-08-17T13:30:00.1719921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1720555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1721211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1721607Z with 2022-08-17T13:30:00.1721761Z [ 2022-08-17T13:30:00.1721915Z T=std::string 2022-08-17T13:30:00.1722084Z ] 2022-08-17T13:30:00.1722481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1722833Z with 2022-08-17T13:30:00.1722986Z [ 2022-08-17T13:30:00.1723160Z T=c10::QualifiedName 2022-08-17T13:30:00.1723321Z ] 2022-08-17T13:30:00.1723729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1724102Z with 2022-08-17T13:30:00.1724256Z [ 2022-08-17T13:30:00.1724416Z T=c10::QualifiedName 2022-08-17T13:30:00.1724591Z ] 2022-08-17T13:30:00.1725036Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1725438Z with 2022-08-17T13:30:00.1725592Z [ 2022-08-17T13:30:00.1725767Z T=c10::QualifiedName 2022-08-17T13:30:00.1725926Z ] 2022-08-17T13:30:00.1726403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1726838Z with 2022-08-17T13:30:00.1726990Z [ 2022-08-17T13:30:00.1727152Z T=c10::QualifiedName 2022-08-17T13:30:00.1727322Z ] 2022-08-17T13:30:00.1727746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1728420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1729071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1729461Z with 2022-08-17T13:30:00.1729614Z [ 2022-08-17T13:30:00.1729776Z T=c10::QualifiedName 2022-08-17T13:30:00.1729949Z ] 2022-08-17T13:30:00.1730448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1730881Z with 2022-08-17T13:30:00.1731025Z [ 2022-08-17T13:30:00.1731248Z T=std::shared_ptr 2022-08-17T13:30:00.1731461Z ] 2022-08-17T13:30:00.1732323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1732714Z with 2022-08-17T13:30:00.1732874Z [ 2022-08-17T13:30:00.1733084Z T=std::shared_ptr 2022-08-17T13:30:00.1733296Z ] 2022-08-17T13:30:00.1733749Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1734166Z with 2022-08-17T13:30:00.1734311Z [ 2022-08-17T13:30:00.1734527Z T=std::shared_ptr 2022-08-17T13:30:00.1734733Z ] 2022-08-17T13:30:00.1735200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1735636Z with 2022-08-17T13:30:00.1735789Z [ 2022-08-17T13:30:00.1736007Z T=std::shared_ptr 2022-08-17T13:30:00.1736199Z ] 2022-08-17T13:30:00.1736659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1737371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1738067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1738448Z with 2022-08-17T13:30:00.1738602Z [ 2022-08-17T13:30:00.1738828Z T=std::shared_ptr 2022-08-17T13:30:00.1739021Z ] 2022-08-17T13:30:00.1739416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1739781Z with 2022-08-17T13:30:00.1739934Z [ 2022-08-17T13:30:00.1740135Z T=std::weak_ptr 2022-08-17T13:30:00.1740337Z ] 2022-08-17T13:30:00.1740743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1741105Z with 2022-08-17T13:30:00.1741259Z [ 2022-08-17T13:30:00.1741474Z T=std::weak_ptr 2022-08-17T13:30:00.1741662Z ] 2022-08-17T13:30:00.1742112Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1742518Z with 2022-08-17T13:30:00.1742671Z [ 2022-08-17T13:30:00.1742873Z T=std::weak_ptr 2022-08-17T13:30:00.1743075Z ] 2022-08-17T13:30:00.1743553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1744045Z with 2022-08-17T13:30:00.1744188Z [ 2022-08-17T13:30:00.1744447Z T=std::weak_ptr 2022-08-17T13:30:00.1744657Z ] 2022-08-17T13:30:00.1745089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1745804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1746495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1746890Z with 2022-08-17T13:30:00.1747030Z [ 2022-08-17T13:30:00.1747246Z T=std::weak_ptr 2022-08-17T13:30:00.1747450Z ] 2022-08-17T13:30:00.1747833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1748195Z with 2022-08-17T13:30:00.1748348Z [ 2022-08-17T13:30:00.1748589Z T=std::vector> 2022-08-17T13:30:00.1748805Z ] 2022-08-17T13:30:00.1749214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1749589Z with 2022-08-17T13:30:00.1749729Z [ 2022-08-17T13:30:00.1749968Z T=std::vector> 2022-08-17T13:30:00.1750195Z ] 2022-08-17T13:30:00.1750643Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1751041Z with 2022-08-17T13:30:00.1751197Z [ 2022-08-17T13:30:00.1751436Z T=std::vector> 2022-08-17T13:30:00.1751647Z ] 2022-08-17T13:30:00.1752125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1752564Z with 2022-08-17T13:30:00.1752716Z [ 2022-08-17T13:30:00.1752943Z T=std::vector> 2022-08-17T13:30:00.1753169Z ] 2022-08-17T13:30:00.1753648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:30:00.1754397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:30:00.1755092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1755536Z with 2022-08-17T13:30:00.1755690Z [ 2022-08-17T13:30:00.1755924Z T=std::vector> 2022-08-17T13:30:00.1756151Z ] 2022-08-17T13:30:00.1756586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1756950Z with 2022-08-17T13:30:00.1757092Z [ 2022-08-17T13:30:00.1757444Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:30:00.1757763Z ] 2022-08-17T13:30:00.1758170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1758536Z with 2022-08-17T13:30:00.1758690Z [ 2022-08-17T13:30:00.1759040Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:30:00.1759344Z ] 2022-08-17T13:30:00.1759798Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1760211Z with 2022-08-17T13:30:00.1760366Z [ 2022-08-17T13:30:00.1760697Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:30:00.1761015Z ] 2022-08-17T13:30:00.1761491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1761928Z with 2022-08-17T13:30:00.1762068Z [ 2022-08-17T13:30:00.1762417Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:30:00.1762737Z ] 2022-08-17T13:30:00.1763163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:30:00.1763564Z with 2022-08-17T13:30:00.1763720Z [ 2022-08-17T13:30:00.1763961Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:30:00.1764178Z ] 2022-08-17T13:30:00.1764605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:30:00.1764996Z with 2022-08-17T13:30:00.1765137Z [ 2022-08-17T13:30:00.1765376Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T13:30:00.1765604Z ] 2022-08-17T13:30:00.1766030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1766412Z with 2022-08-17T13:30:00.1766564Z [ 2022-08-17T13:30:00.1766913Z T=std::vector::type,std::allocator::type>> 2022-08-17T13:30:00.1767217Z ] 2022-08-17T13:30:00.1767613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1768019Z with 2022-08-17T13:30:00.1768175Z [ 2022-08-17T13:30:00.1768417Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1768694Z ] 2022-08-17T13:30:00.1769114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1769477Z with 2022-08-17T13:30:00.1769631Z [ 2022-08-17T13:30:00.1769886Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1770122Z ] 2022-08-17T13:30:00.1770663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1771084Z with 2022-08-17T13:30:00.1771243Z [ 2022-08-17T13:30:00.1771482Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1771721Z ] 2022-08-17T13:30:00.1772202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1772643Z with 2022-08-17T13:30:00.1772782Z [ 2022-08-17T13:30:00.1773033Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1773267Z ] 2022-08-17T13:30:00.1773740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:30:00.1786028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:30:00.1786759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:30:00.1787428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1787827Z with 2022-08-17T13:30:00.1787977Z [ 2022-08-17T13:30:00.1788242Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1788479Z ] 2022-08-17T13:30:00.1788874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1789238Z with 2022-08-17T13:30:00.1789390Z [ 2022-08-17T13:30:00.1789625Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1789854Z ] 2022-08-17T13:30:00.1790265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1790642Z with 2022-08-17T13:30:00.1790781Z [ 2022-08-17T13:30:00.1791025Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1791397Z ] 2022-08-17T13:30:00.1791835Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1792305Z with 2022-08-17T13:30:00.1792462Z [ 2022-08-17T13:30:00.1792712Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1792926Z ] 2022-08-17T13:30:00.1793407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1793844Z with 2022-08-17T13:30:00.1793986Z [ 2022-08-17T13:30:00.1794230Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1794459Z ] 2022-08-17T13:30:00.1794936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:30:00.1795667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:30:00.1796351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:30:00.1796995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1797387Z with 2022-08-17T13:30:00.1797540Z [ 2022-08-17T13:30:00.1798002Z T=std::vector,std::allocator>> 2022-08-17T13:30:00.1798236Z ] 2022-08-17T13:30:00.1798632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1798979Z with 2022-08-17T13:30:00.1799132Z [ 2022-08-17T13:30:00.1799342Z T=std::vector> 2022-08-17T13:30:00.1799541Z ] 2022-08-17T13:30:00.1799938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1800314Z with 2022-08-17T13:30:00.1800467Z [ 2022-08-17T13:30:00.1800665Z T=std::vector> 2022-08-17T13:30:00.1800865Z ] 2022-08-17T13:30:00.1801313Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1801721Z with 2022-08-17T13:30:00.1801860Z [ 2022-08-17T13:30:00.1802073Z T=std::vector> 2022-08-17T13:30:00.1802271Z ] 2022-08-17T13:30:00.1802733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1803170Z with 2022-08-17T13:30:00.1803378Z [ 2022-08-17T13:30:00.1803573Z T=std::vector> 2022-08-17T13:30:00.1803771Z ] 2022-08-17T13:30:00.1804255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:30:00.1804947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:30:00.1805621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1806002Z with 2022-08-17T13:30:00.1806156Z [ 2022-08-17T13:30:00.1806367Z T=std::vector> 2022-08-17T13:30:00.1806553Z ] 2022-08-17T13:30:00.1806948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1807308Z with 2022-08-17T13:30:00.1807452Z [ 2022-08-17T13:30:00.1807694Z T=c10::impl::InlineStreamGuard 2022-08-17T13:30:00.1807921Z ] 2022-08-17T13:30:00.1808331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1808691Z with 2022-08-17T13:30:00.1808843Z [ 2022-08-17T13:30:00.1809078Z T=c10::impl::InlineStreamGuard 2022-08-17T13:30:00.1809287Z ] 2022-08-17T13:30:00.1809740Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1810149Z with 2022-08-17T13:30:00.1810423Z [ 2022-08-17T13:30:00.1810655Z T=c10::impl::InlineStreamGuard 2022-08-17T13:30:00.1810882Z ] 2022-08-17T13:30:00.1811357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1811785Z with 2022-08-17T13:30:00.1811941Z [ 2022-08-17T13:30:00.1812179Z T=c10::impl::InlineStreamGuard 2022-08-17T13:30:00.1812404Z ] 2022-08-17T13:30:00.1812867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1813716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1814480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:30:00.1815195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1815655Z with 2022-08-17T13:30:00.1815798Z [ 2022-08-17T13:30:00.1816040Z T=c10::impl::InlineStreamGuard 2022-08-17T13:30:00.1816269Z ] 2022-08-17T13:30:00.1816697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1817063Z with 2022-08-17T13:30:00.1817215Z [ 2022-08-17T13:30:00.1817396Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1817584Z ] 2022-08-17T13:30:00.1817992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1818369Z with 2022-08-17T13:30:00.1818507Z [ 2022-08-17T13:30:00.1818695Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1818882Z ] 2022-08-17T13:30:00.1819315Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1819723Z with 2022-08-17T13:30:00.1819878Z [ 2022-08-17T13:30:00.1820054Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1820236Z ] 2022-08-17T13:30:00.1820706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1821143Z with 2022-08-17T13:30:00.1821288Z [ 2022-08-17T13:30:00.1821472Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1821653Z ] 2022-08-17T13:30:00.1822080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1822746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1823127Z with 2022-08-17T13:30:00.1823281Z [ 2022-08-17T13:30:00.1823453Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1823637Z ] 2022-08-17T13:30:00.1824106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:30:00.1824813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1825197Z with 2022-08-17T13:30:00.1825351Z [ 2022-08-17T13:30:00.1825540Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:30:00.1825713Z ] 2022-08-17T13:30:00.1826104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1826468Z with 2022-08-17T13:30:00.1826610Z [ 2022-08-17T13:30:00.1826886Z T=std::vector> 2022-08-17T13:30:00.1827145Z ] 2022-08-17T13:30:00.1827553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1827967Z with 2022-08-17T13:30:00.1828124Z [ 2022-08-17T13:30:00.1828400Z T=std::vector> 2022-08-17T13:30:00.1828639Z ] 2022-08-17T13:30:00.1829138Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1829558Z with 2022-08-17T13:30:00.1829713Z [ 2022-08-17T13:30:00.1829979Z T=std::vector> 2022-08-17T13:30:00.1830236Z ] 2022-08-17T13:30:00.1830716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1831156Z with 2022-08-17T13:30:00.1831298Z [ 2022-08-17T13:30:00.1831576Z T=std::vector> 2022-08-17T13:30:00.1831834Z ] 2022-08-17T13:30:00.1832327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:30:00.1833141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:30:00.1833879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1834281Z with 2022-08-17T13:30:00.1834440Z [ 2022-08-17T13:30:00.1834709Z T=std::vector> 2022-08-17T13:30:00.1834964Z ] 2022-08-17T13:30:00.1835359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1835713Z with 2022-08-17T13:30:00.1835871Z [ 2022-08-17T13:30:00.1836057Z T=torch::autograd::ViewInfo 2022-08-17T13:30:00.1836229Z ] 2022-08-17T13:30:00.1836632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1837007Z with 2022-08-17T13:30:00.1837161Z [ 2022-08-17T13:30:00.1837333Z T=torch::autograd::ViewInfo 2022-08-17T13:30:00.1837513Z ] 2022-08-17T13:30:00.1837962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1838362Z with 2022-08-17T13:30:00.1838513Z [ 2022-08-17T13:30:00.1838696Z T=torch::autograd::ViewInfo 2022-08-17T13:30:00.1838876Z ] 2022-08-17T13:30:00.1839471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1839965Z with 2022-08-17T13:30:00.1840121Z [ 2022-08-17T13:30:00.1840293Z T=torch::autograd::ViewInfo 2022-08-17T13:30:00.1840471Z ] 2022-08-17T13:30:00.1840950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1841688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1842360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1842757Z with 2022-08-17T13:30:00.1842912Z [ 2022-08-17T13:30:00.1843094Z T=torch::autograd::ViewInfo 2022-08-17T13:30:00.1843266Z ] 2022-08-17T13:30:00.1843660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1844018Z with 2022-08-17T13:30:00.1844161Z [ 2022-08-17T13:30:00.1844327Z T=c10::IValue 2022-08-17T13:30:00.1844488Z ] 2022-08-17T13:30:00.1844885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1845260Z with 2022-08-17T13:30:00.1845412Z [ 2022-08-17T13:30:00.1845562Z T=c10::IValue 2022-08-17T13:30:00.1845722Z ] 2022-08-17T13:30:00.1846172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1846576Z with 2022-08-17T13:30:00.1846713Z [ 2022-08-17T13:30:00.1846877Z T=c10::IValue 2022-08-17T13:30:00.1847038Z ] 2022-08-17T13:30:00.1847501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1847934Z with 2022-08-17T13:30:00.1848084Z [ 2022-08-17T13:30:00.1848246Z T=c10::IValue 2022-08-17T13:30:00.1848396Z ] 2022-08-17T13:30:00.1848803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1849447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1850112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1850576Z with 2022-08-17T13:30:00.1850731Z [ 2022-08-17T13:30:00.1850899Z T=c10::IValue 2022-08-17T13:30:00.1850947Z ] 2022-08-17T13:30:00.1851250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1851312Z with 2022-08-17T13:30:00.1851371Z [ 2022-08-17T13:30:00.1851458Z T=c10::AliasInfo 2022-08-17T13:30:00.1851569Z ] 2022-08-17T13:30:00.1851884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1851945Z with 2022-08-17T13:30:00.1851990Z [ 2022-08-17T13:30:00.1852111Z T=c10::AliasInfo 2022-08-17T13:30:00.1852173Z ] 2022-08-17T13:30:00.1852536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1852599Z with 2022-08-17T13:30:00.1852656Z [ 2022-08-17T13:30:00.1852733Z T=c10::AliasInfo 2022-08-17T13:30:00.1852789Z ] 2022-08-17T13:30:00.1853160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1853223Z with 2022-08-17T13:30:00.1853280Z [ 2022-08-17T13:30:00.1853358Z T=c10::AliasInfo 2022-08-17T13:30:00.1853416Z ] 2022-08-17T13:30:00.1853741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1854069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1854407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1854473Z with 2022-08-17T13:30:00.1854519Z [ 2022-08-17T13:30:00.1854601Z T=c10::AliasInfo 2022-08-17T13:30:00.1854658Z ] 2022-08-17T13:30:00.1854960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1855021Z with 2022-08-17T13:30:00.1855080Z [ 2022-08-17T13:30:00.1855182Z T=c10::impl::AnnotatedSchema 2022-08-17T13:30:00.1855230Z ] 2022-08-17T13:30:00.1855542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1855606Z with 2022-08-17T13:30:00.1855663Z [ 2022-08-17T13:30:00.1855761Z T=c10::impl::AnnotatedSchema 2022-08-17T13:30:00.1855818Z ] 2022-08-17T13:30:00.1856175Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1856235Z with 2022-08-17T13:30:00.1856281Z [ 2022-08-17T13:30:00.1856380Z T=c10::impl::AnnotatedSchema 2022-08-17T13:30:00.1856437Z ] 2022-08-17T13:30:00.1856822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1856884Z with 2022-08-17T13:30:00.1856941Z [ 2022-08-17T13:30:00.1857038Z T=c10::impl::AnnotatedSchema 2022-08-17T13:30:00.1857098Z ] 2022-08-17T13:30:00.1857428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1857869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1858211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1858273Z with 2022-08-17T13:30:00.1858332Z [ 2022-08-17T13:30:00.1858429Z T=c10::impl::AnnotatedSchema 2022-08-17T13:30:00.1858488Z ] 2022-08-17T13:30:00.1858790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1858854Z with 2022-08-17T13:30:00.1858900Z [ 2022-08-17T13:30:00.1859039Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:30:00.1859097Z ] 2022-08-17T13:30:00.1859414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1859477Z with 2022-08-17T13:30:00.1859535Z [ 2022-08-17T13:30:00.1859673Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:30:00.1859731Z ] 2022-08-17T13:30:00.1860072Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1860136Z with 2022-08-17T13:30:00.1860196Z [ 2022-08-17T13:30:00.1860331Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:30:00.1860389Z ] 2022-08-17T13:30:00.1860769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1860831Z with 2022-08-17T13:30:00.1860888Z [ 2022-08-17T13:30:00.1861011Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:30:00.1861069Z ] 2022-08-17T13:30:00.1861447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1861838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1862178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1862240Z with 2022-08-17T13:30:00.1862300Z [ 2022-08-17T13:30:00.1862435Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:30:00.1862493Z ] 2022-08-17T13:30:00.1862796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1862845Z with 2022-08-17T13:30:00.1862904Z [ 2022-08-17T13:30:00.1862990Z T=at::StepCallbacks 2022-08-17T13:30:00.1863091Z ] 2022-08-17T13:30:00.1863408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1863471Z with 2022-08-17T13:30:00.1863530Z [ 2022-08-17T13:30:00.1863641Z T=at::StepCallbacks 2022-08-17T13:30:00.1863700Z ] 2022-08-17T13:30:00.1864060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1864121Z with 2022-08-17T13:30:00.1864182Z [ 2022-08-17T13:30:00.1864268Z T=at::StepCallbacks 2022-08-17T13:30:00.1864325Z ] 2022-08-17T13:30:00.1864702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1864766Z with 2022-08-17T13:30:00.1864813Z [ 2022-08-17T13:30:00.1864898Z T=at::StepCallbacks 2022-08-17T13:30:00.1864959Z ] 2022-08-17T13:30:00.1865298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1865650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1865983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1866045Z with 2022-08-17T13:30:00.1866102Z [ 2022-08-17T13:30:00.1866175Z T=at::StepCallbacks 2022-08-17T13:30:00.1866232Z ] 2022-08-17T13:30:00.1866534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1866595Z with 2022-08-17T13:30:00.1866654Z [ 2022-08-17T13:30:00.1866791Z T=c10::either 2022-08-17T13:30:00.1866850Z ] 2022-08-17T13:30:00.1867166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1867214Z with 2022-08-17T13:30:00.1867271Z [ 2022-08-17T13:30:00.1867408Z T=c10::either 2022-08-17T13:30:00.1867467Z ] 2022-08-17T13:30:00.1867825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1867887Z with 2022-08-17T13:30:00.1867944Z [ 2022-08-17T13:30:00.1868079Z T=c10::either 2022-08-17T13:30:00.1868126Z ] 2022-08-17T13:30:00.1868508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1868572Z with 2022-08-17T13:30:00.1868631Z [ 2022-08-17T13:30:00.1868767Z T=c10::either 2022-08-17T13:30:00.1868866Z ] 2022-08-17T13:30:00.1869229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1869662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1870002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1870063Z with 2022-08-17T13:30:00.1870110Z [ 2022-08-17T13:30:00.1870244Z T=c10::either 2022-08-17T13:30:00.1870307Z ] 2022-08-17T13:30:00.1870613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1870673Z with 2022-08-17T13:30:00.1870732Z [ 2022-08-17T13:30:00.1870824Z T=torch::jit::Operator 2022-08-17T13:30:00.1870870Z ] 2022-08-17T13:30:00.1871189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1871250Z with 2022-08-17T13:30:00.1871310Z [ 2022-08-17T13:30:00.1871400Z T=torch::jit::Operator 2022-08-17T13:30:00.1871457Z ] 2022-08-17T13:30:00.1871817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1871883Z with 2022-08-17T13:30:00.1871929Z [ 2022-08-17T13:30:00.1872018Z T=torch::jit::Operator 2022-08-17T13:30:00.1872078Z ] 2022-08-17T13:30:00.1872467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1872530Z with 2022-08-17T13:30:00.1872589Z [ 2022-08-17T13:30:00.1872675Z T=torch::jit::Operator 2022-08-17T13:30:00.1872735Z ] 2022-08-17T13:30:00.1873057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1873408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/custom_operator.h(23): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1873749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1873814Z with 2022-08-17T13:30:00.1873874Z [ 2022-08-17T13:30:00.1873962Z T=torch::jit::Operator 2022-08-17T13:30:00.1874022Z ] 2022-08-17T13:30:00.1874321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1874383Z with 2022-08-17T13:30:00.1874429Z [ 2022-08-17T13:30:00.1874542Z T=std::tuple 2022-08-17T13:30:00.1875129Z ] 2022-08-17T13:30:00.1875457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1875521Z with 2022-08-17T13:30:00.1875626Z [ 2022-08-17T13:30:00.1875745Z T=std::tuple 2022-08-17T13:30:00.1875806Z ] 2022-08-17T13:30:00.1876150Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1876214Z with 2022-08-17T13:30:00.1876274Z [ 2022-08-17T13:30:00.1876389Z T=std::tuple 2022-08-17T13:30:00.1876448Z ] 2022-08-17T13:30:00.1876834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1876901Z with 2022-08-17T13:30:00.1876960Z [ 2022-08-17T13:30:00.1877062Z T=std::tuple 2022-08-17T13:30:00.1877122Z ] 2022-08-17T13:30:00.1877475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1877841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1878182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1878247Z with 2022-08-17T13:30:00.1878308Z [ 2022-08-17T13:30:00.1878418Z T=std::tuple 2022-08-17T13:30:00.1878478Z ] 2022-08-17T13:30:00.1878769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1878829Z with 2022-08-17T13:30:00.1878889Z [ 2022-08-17T13:30:00.1878986Z T=torch::jit::SourceRange 2022-08-17T13:30:00.1879044Z ] 2022-08-17T13:30:00.1879364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1879428Z with 2022-08-17T13:30:00.1879486Z [ 2022-08-17T13:30:00.1879567Z T=torch::jit::SourceRange 2022-08-17T13:30:00.1879627Z ] 2022-08-17T13:30:00.1879986Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1880051Z with 2022-08-17T13:30:00.1880109Z [ 2022-08-17T13:30:00.1880201Z T=torch::jit::SourceRange 2022-08-17T13:30:00.1880260Z ] 2022-08-17T13:30:00.1880643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1880693Z with 2022-08-17T13:30:00.1880750Z [ 2022-08-17T13:30:00.1880882Z T=torch::jit::SourceRange 2022-08-17T13:30:00.1880941Z ] 2022-08-17T13:30:00.1881278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1881666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1882004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1882066Z with 2022-08-17T13:30:00.1882124Z [ 2022-08-17T13:30:00.1882204Z T=torch::jit::SourceRange 2022-08-17T13:30:00.1882264Z ] 2022-08-17T13:30:00.1882565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1882627Z with 2022-08-17T13:30:00.1882684Z [ 2022-08-17T13:30:00.1882798Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:30:00.1882967Z ] 2022-08-17T13:30:00.1883311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1883360Z with 2022-08-17T13:30:00.1883419Z [ 2022-08-17T13:30:00.1883533Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:30:00.1883591Z ] 2022-08-17T13:30:00.1883947Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1884011Z with 2022-08-17T13:30:00.1884069Z [ 2022-08-17T13:30:00.1884179Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:30:00.1884224Z ] 2022-08-17T13:30:00.1884603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1884665Z with 2022-08-17T13:30:00.1884724Z [ 2022-08-17T13:30:00.1884835Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:30:00.1884894Z ] 2022-08-17T13:30:00.1885247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1885603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1885941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1885991Z with 2022-08-17T13:30:00.1886050Z [ 2022-08-17T13:30:00.1886161Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:30:00.1886220Z ] 2022-08-17T13:30:00.1886522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1886584Z with 2022-08-17T13:30:00.1886643Z [ 2022-08-17T13:30:00.1886816Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:30:00.1886862Z ] 2022-08-17T13:30:00.1887178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1887280Z with 2022-08-17T13:30:00.1887341Z [ 2022-08-17T13:30:00.1887449Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:30:00.1887507Z ] 2022-08-17T13:30:00.1887859Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1887920Z with 2022-08-17T13:30:00.1887965Z [ 2022-08-17T13:30:00.1888072Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:30:00.1888130Z ] 2022-08-17T13:30:00.1888511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1888574Z with 2022-08-17T13:30:00.1888631Z [ 2022-08-17T13:30:00.1888738Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:30:00.1888784Z ] 2022-08-17T13:30:00.1889131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1889482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1889815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1889878Z with 2022-08-17T13:30:00.1889937Z [ 2022-08-17T13:30:00.1890044Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:30:00.1890103Z ] 2022-08-17T13:30:00.1890482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1890544Z with 2022-08-17T13:30:00.1890590Z [ 2022-08-17T13:30:00.1890679Z T=torch::jit::ScopePtr 2022-08-17T13:30:00.1890738Z ] 2022-08-17T13:30:00.1891058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1891122Z with 2022-08-17T13:30:00.1891181Z [ 2022-08-17T13:30:00.1891268Z T=torch::jit::ScopePtr 2022-08-17T13:30:00.1891314Z ] 2022-08-17T13:30:00.1891671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1891732Z with 2022-08-17T13:30:00.1891790Z [ 2022-08-17T13:30:00.1891876Z T=torch::jit::ScopePtr 2022-08-17T13:30:00.1891934Z ] 2022-08-17T13:30:00.1892321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1892383Z with 2022-08-17T13:30:00.1892429Z [ 2022-08-17T13:30:00.1892515Z T=torch::jit::ScopePtr 2022-08-17T13:30:00.1892617Z ] 2022-08-17T13:30:00.1892950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1893683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1894031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1894094Z with 2022-08-17T13:30:00.1894151Z [ 2022-08-17T13:30:00.1894238Z T=torch::jit::ScopePtr 2022-08-17T13:30:00.1894286Z ] 2022-08-17T13:30:00.1894586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1894652Z with 2022-08-17T13:30:00.1894711Z [ 2022-08-17T13:30:00.1894803Z T=at::ThreadLocalState 2022-08-17T13:30:00.1894863Z ] 2022-08-17T13:30:00.1895182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1895245Z with 2022-08-17T13:30:00.1895291Z [ 2022-08-17T13:30:00.1895380Z T=at::ThreadLocalState 2022-08-17T13:30:00.1895438Z ] 2022-08-17T13:30:00.1895796Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1895859Z with 2022-08-17T13:30:00.1895917Z [ 2022-08-17T13:30:00.1896007Z T=at::ThreadLocalState 2022-08-17T13:30:00.1896053Z ] 2022-08-17T13:30:00.1896434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1896495Z with 2022-08-17T13:30:00.1896555Z [ 2022-08-17T13:30:00.1896646Z T=at::ThreadLocalState 2022-08-17T13:30:00.1896703Z ] 2022-08-17T13:30:00.1897043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1897396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1897734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1897795Z with 2022-08-17T13:30:00.1897841Z [ 2022-08-17T13:30:00.1897930Z T=at::ThreadLocalState 2022-08-17T13:30:00.1897988Z ] 2022-08-17T13:30:00.1898293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1898353Z with 2022-08-17T13:30:00.1898411Z [ 2022-08-17T13:30:00.1898521Z T=std::shared_ptr 2022-08-17T13:30:00.1898568Z ] 2022-08-17T13:30:00.1898931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1898992Z with 2022-08-17T13:30:00.1899052Z [ 2022-08-17T13:30:00.1899200Z T=std::shared_ptr 2022-08-17T13:30:00.1899259Z ] 2022-08-17T13:30:00.1899613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1899674Z with 2022-08-17T13:30:00.1899719Z [ 2022-08-17T13:30:00.1899827Z T=std::shared_ptr 2022-08-17T13:30:00.1899884Z ] 2022-08-17T13:30:00.1900267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1900330Z with 2022-08-17T13:30:00.1900388Z [ 2022-08-17T13:30:00.1900495Z T=std::shared_ptr 2022-08-17T13:30:00.1900553Z ] 2022-08-17T13:30:00.1900888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:30:00.1901229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:30:00.1901596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:30:00.1901931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1901995Z with 2022-08-17T13:30:00.1902054Z [ 2022-08-17T13:30:00.1902162Z T=std::shared_ptr 2022-08-17T13:30:00.1902220Z ] 2022-08-17T13:30:00.1902527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1902587Z with 2022-08-17T13:30:00.1902633Z [ 2022-08-17T13:30:00.1902729Z T=torch::jit::GraphExecutor 2022-08-17T13:30:00.1902786Z ] 2022-08-17T13:30:00.1903099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1903162Z with 2022-08-17T13:30:00.1903219Z [ 2022-08-17T13:30:00.1903312Z T=torch::jit::GraphExecutor 2022-08-17T13:30:00.1903361Z ] 2022-08-17T13:30:00.1903718Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1903778Z with 2022-08-17T13:30:00.1903836Z [ 2022-08-17T13:30:00.1903931Z T=torch::jit::GraphExecutor 2022-08-17T13:30:00.1903989Z ] 2022-08-17T13:30:00.1904369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1904470Z with 2022-08-17T13:30:00.1904527Z [ 2022-08-17T13:30:00.1904608Z T=torch::jit::GraphExecutor 2022-08-17T13:30:00.1904666Z ] 2022-08-17T13:30:00.1905046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1905384Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1905748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:30:00.1906092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1906152Z with 2022-08-17T13:30:00.1906210Z [ 2022-08-17T13:30:00.1906306Z T=torch::jit::GraphExecutor 2022-08-17T13:30:00.1906352Z ] 2022-08-17T13:30:00.1906652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1906712Z with 2022-08-17T13:30:00.1906770Z [ 2022-08-17T13:30:00.1906856Z T=torch::jit::Method 2022-08-17T13:30:00.1906914Z ] 2022-08-17T13:30:00.1907232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1907295Z with 2022-08-17T13:30:00.1907341Z [ 2022-08-17T13:30:00.1907427Z T=torch::jit::Method 2022-08-17T13:30:00.1907484Z ] 2022-08-17T13:30:00.1907843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1907905Z with 2022-08-17T13:30:00.1907962Z [ 2022-08-17T13:30:00.1908045Z T=torch::jit::Method 2022-08-17T13:30:00.1908102Z ] 2022-08-17T13:30:00.1908474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1908537Z with 2022-08-17T13:30:00.1908595Z [ 2022-08-17T13:30:00.1908677Z T=torch::jit::Method 2022-08-17T13:30:00.1908736Z ] 2022-08-17T13:30:00.1909062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1909395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1909737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1909798Z with 2022-08-17T13:30:00.1909844Z [ 2022-08-17T13:30:00.1909930Z T=torch::jit::Method 2022-08-17T13:30:00.1910031Z ] 2022-08-17T13:30:00.1910330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1910391Z with 2022-08-17T13:30:00.1910447Z [ 2022-08-17T13:30:00.1910620Z T=std::vector> 2022-08-17T13:30:00.1910666Z ] 2022-08-17T13:30:00.1910980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1911041Z with 2022-08-17T13:30:00.1911099Z [ 2022-08-17T13:30:00.1911232Z T=std::vector> 2022-08-17T13:30:00.1911290Z ] 2022-08-17T13:30:00.1911644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1911709Z with 2022-08-17T13:30:00.1911766Z [ 2022-08-17T13:30:00.1911886Z T=std::vector> 2022-08-17T13:30:00.1911947Z ] 2022-08-17T13:30:00.1912328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1912391Z with 2022-08-17T13:30:00.1912448Z [ 2022-08-17T13:30:00.1912578Z T=std::vector> 2022-08-17T13:30:00.1912636Z ] 2022-08-17T13:30:00.1913001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:30:00.1913374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:30:00.1913699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1913761Z with 2022-08-17T13:30:00.1913817Z [ 2022-08-17T13:30:00.1913949Z T=std::vector> 2022-08-17T13:30:00.1914012Z ] 2022-08-17T13:30:00.1914315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1914380Z with 2022-08-17T13:30:00.1914439Z [ 2022-08-17T13:30:00.1914520Z T=torch::jit::NamedValue 2022-08-17T13:30:00.1914580Z ] 2022-08-17T13:30:00.1914903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:30:00.1914966Z with 2022-08-17T13:30:00.1915025Z [ 2022-08-17T13:30:00.1915116Z T=torch::jit::NamedValue 2022-08-17T13:30:00.1915174Z ] 2022-08-17T13:30:00.1915533Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:30:00.1915582Z with 2022-08-17T13:30:00.1915687Z [ 2022-08-17T13:30:00.1915777Z T=torch::jit::NamedValue 2022-08-17T13:30:00.1915837Z ] 2022-08-17T13:30:00.1916258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:30:00.1916323Z with 2022-08-17T13:30:00.1916382Z [ 2022-08-17T13:30:00.1916474Z T=torch::jit::NamedValue 2022-08-17T13:30:00.1916520Z ] 2022-08-17T13:30:00.1916859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:30:00.1917218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:30:00.1917555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:30:00.1917617Z with 2022-08-17T13:30:00.1917679Z [ 2022-08-17T13:30:00.1917771Z T=torch::jit::NamedValue 2022-08-17T13:30:00.1917831Z ] 2022-08-17T13:30:00.5000493Z [3/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_dll --intdir=CMakeFiles\custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_ops.dir\op.cpp.obj /out:custom_ops.dll /implib:custom_ops.lib /pdb:custom_ops.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2022-08-17T13:30:00.8317988Z [4/4] cmd.exe /C "cd . && C:\Jenkins\Miniconda3\Library\bin\cmake.exe -E vs_link_exe --intdir=CMakeFiles\test_custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /out:test_custom_ops.exe /implib:test_custom_ops.lib /pdb:test_custom_ops.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console custom_ops.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\kineto.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2022-08-17T13:30:00.8337796Z "Ninja succeeded for custom_operator test." 2022-08-17T13:30:02.0362753Z 2022-08-17T13:30:02.0363425Z Running tests... 2022-08-17T13:30:02.0363787Z Test results will be stored in test-reports\python-unittest\test_custom_ops 2022-08-17T13:30:02.0364136Z ---------------------------------------------------------------------- 2022-08-17T13:30:02.0417714Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.016s) 2022-08-17T13:30:02.1050484Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.048s) 2022-08-17T13:30:02.1060519Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.016s) 2022-08-17T13:30:02.1088699Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:191: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1061.) 2022-08-17T13:30:02.1089727Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T13:30:02.1102673Z ok (0.000s) 2022-08-17T13:30:02.1114083Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:30:02.1120356Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:30:02.1291177Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.016s) 2022-08-17T13:30:02.1291425Z 2022-08-17T13:30:02.1291632Z ---------------------------------------------------------------------- 2022-08-17T13:30:02.1291879Z Ran 7 tests in 0.094s 2022-08-17T13:30:02.1291998Z 2022-08-17T13:30:02.1292058Z OK 2022-08-17T13:30:02.1292156Z 2022-08-17T13:30:02.1292246Z Generating XML reports... 2022-08-17T13:30:02.1346671Z Generated XML report: test-reports\python-unittest\test_custom_ops\TEST-TestCustomOperators-20220817133002.xml 2022-08-17T13:30:03.7366306Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator ()) 2022-08-17T13:30:04.4927647Z ok 2022-08-17T13:30:04.5004512Z + assert_git_not_dirty 2022-08-17T13:30:04.5004797Z + [[ win-vs2019-cpu-py3 != *rocm* ]] 2022-08-17T13:30:04.5005021Z + [[ win-vs2019-cpu-py3 != *xla* ]] 2022-08-17T13:30:04.5080401Z ++ git status --porcelain 2022-08-17T13:30:05.5215032Z + git_status= 2022-08-17T13:30:05.5215254Z + [[ -n '' ]] 2022-08-17T13:30:05.5215443Z + echo 'TEST PASSED' 2022-08-17T13:30:05.5215629Z TEST PASSED 2022-08-17T13:30:05.5474628Z Prepare all required actions 2022-08-17T13:30:05.5475166Z Getting action download info 2022-08-17T13:30:05.7528605Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T13:30:06.0774362Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:30:06.0774581Z with: 2022-08-17T13:30:06.0775190Z github-token: *** 2022-08-17T13:30:06.0775357Z env: 2022-08-17T13:30:06.0775526Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:06.0775775Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:06.0776012Z ##[endgroup] 2022-08-17T13:30:06.0905803Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:30:06.0906041Z with: 2022-08-17T13:30:06.0906184Z shell: bash 2022-08-17T13:30:06.0906358Z timeout_minutes: 10 2022-08-17T13:30:06.0906534Z max_attempts: 5 2022-08-17T13:30:06.0906702Z retry_wait_seconds: 30 2022-08-17T13:30:06.0907144Z 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:30:06.0907638Z polling_interval_seconds: 1 2022-08-17T13:30:06.0907821Z warning_on_retry: true 2022-08-17T13:30:06.0908011Z continue_on_error: false 2022-08-17T13:30:06.0908184Z env: 2022-08-17T13:30:06.0908339Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:06.0908600Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:06.0909049Z GITHUB_TOKEN: *** 2022-08-17T13:30:06.0909220Z ##[endgroup] 2022-08-17T13:30:06.1867465Z 2022-08-17T13:30:06.2092948Z + python3 -m pip install requests==2.26.0 2022-08-17T13:30:07.1534166Z Collecting requests==2.26.0 2022-08-17T13:30:07.1911333Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T13:30:07.2333239Z ---------------------------------------- 62.3/62.3 kB 1.7 MB/s eta 0:00:00 2022-08-17T13:30:07.2755290Z Collecting certifi>=2017.4.17 2022-08-17T13:30:07.2798982Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T13:30:07.3528817Z -------------------------------------- 160.2/160.2 kB 1.9 MB/s eta 0:00:00 2022-08-17T13:30:07.3818073Z Collecting idna<4,>=2.5 2022-08-17T13:30:07.3860819Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T13:30:07.3937028Z ---------------------------------------- 61.2/61.2 kB ? eta 0:00:00 2022-08-17T13:30:07.4282028Z Collecting charset-normalizer~=2.0.0 2022-08-17T13:30:07.4324671Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T13:30:07.4805459Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T13:30:07.4848057Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T13:30:07.5357228Z -------------------------------------- 139.9/139.9 kB 2.8 MB/s eta 0:00:00 2022-08-17T13:30:07.6567408Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-08-17T13:30:08.7466326Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T13:30:08.8319588Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0fcd4adc0e440ecaa 2022-08-17T13:30:11.6801547Z + GHA_WORKFLOW_JOB_ID=7878592515 2022-08-17T13:30:11.6803073Z + echo '::set-output name=job-id::7878592515' 2022-08-17T13:30:12.2396467Z Command completed after 1 attempt(s). 2022-08-17T13:30:12.2396656Z 2022-08-17T13:30:12.2642123Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:30:12.2642412Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:30:12.2670466Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:30:12.2670740Z env: 2022-08-17T13:30:12.2670916Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:12.2671166Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:12.2671418Z MONITOR_SCRIPT_PID: 1927 2022-08-17T13:30:12.2671602Z ##[endgroup] 2022-08-17T13:30:12.3043750Z Prepare all required actions 2022-08-17T13:30:12.3044076Z Getting action download info 2022-08-17T13:30:12.5404261Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T13:30:13.3557628Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:30:13.6331987Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:30:13.6332204Z with: 2022-08-17T13:30:13.6332446Z file-suffix: test-default-2-2-windows.4xlarge_7878592515 2022-08-17T13:30:13.6332675Z env: 2022-08-17T13:30:13.6332835Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:13.6333100Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:13.6333340Z ##[endgroup] 2022-08-17T13:30:13.6460611Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:30:13.6460908Z # -ir => recursive include all files in pattern 2022-08-17T13:30:13.6461219Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2022-08-17T13:30:13.6483796Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:30:13.6484066Z env: 2022-08-17T13:30:13.6484229Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:13.6484494Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:13.6484805Z FILE_SUFFIX: test-default-2-2-windows.4xlarge_7878592515 2022-08-17T13:30:13.6485037Z ##[endgroup] 2022-08-17T13:30:14.1574830Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:30:14.2651425Z Finished 2022-08-17T13:30:14.6018631Z 2022-08-17T13:30:14.6019053Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:30:14.6019261Z 2022-08-17T13:30:14.6019356Z Scanning the drive: 2022-08-17T13:30:14.6019557Z 5 files, 352687 bytes (345 KiB) 2022-08-17T13:30:14.6019679Z 2022-08-17T13:30:14.6019886Z Creating archive: test-jsons-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:14.6020100Z 2022-08-17T13:30:14.6020221Z Add new data to archive: 5 files, 352687 bytes (345 KiB) 2022-08-17T13:30:14.6020373Z 2022-08-17T13:30:14.6020378Z 2022-08-17T13:30:14.6020460Z Files read from disk: 5 2022-08-17T13:30:14.6020658Z Archive size: 38294 bytes (38 KiB) 2022-08-17T13:30:14.6043654Z Everything is Ok 2022-08-17T13:30:14.6348675Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:30:14.6348958Z # -ir => recursive include all files in pattern 2022-08-17T13:30:14.6349245Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' 2022-08-17T13:30:14.6372420Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:30:14.6372701Z env: 2022-08-17T13:30:14.6372882Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:14.6373132Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:14.6373456Z FILE_SUFFIX: test-default-2-2-windows.4xlarge_7878592515 2022-08-17T13:30:14.6373701Z ##[endgroup] 2022-08-17T13:30:14.9781620Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:30:15.0634614Z Finished 2022-08-17T13:30:15.3426218Z 2022-08-17T13:30:15.3426702Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:30:15.3426899Z 2022-08-17T13:30:15.3426999Z Scanning the drive: 2022-08-17T13:30:15.3427207Z 241 files, 13043971 bytes (13 MiB) 2022-08-17T13:30:15.3427332Z 2022-08-17T13:30:15.3427538Z Creating archive: test-reports-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:15.3427744Z 2022-08-17T13:30:15.3427867Z Add new data to archive: 241 files, 13043971 bytes (13 MiB) 2022-08-17T13:30:15.3428016Z 2022-08-17T13:30:15.3428021Z 2022-08-17T13:30:15.3428108Z Files read from disk: 241 2022-08-17T13:30:15.3428314Z Archive size: 574708 bytes (562 KiB) 2022-08-17T13:30:15.3428502Z Everything is Ok 2022-08-17T13:30:15.3770476Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:30:15.3770800Z # -ir => recursive include all files in pattern 2022-08-17T13:30:15.3771085Z 7z a "usage-log-$Env:FILE_SUFFIX.zip" 'usage_log.txt' 2022-08-17T13:30:15.3793558Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:30:15.3793835Z env: 2022-08-17T13:30:15.3794014Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:15.3794265Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:15.3794576Z FILE_SUFFIX: test-default-2-2-windows.4xlarge_7878592515 2022-08-17T13:30:15.3794809Z ##[endgroup] 2022-08-17T13:30:15.7808688Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:30:15.8657329Z Finished 2022-08-17T13:30:16.1379709Z 2022-08-17T13:30:16.1380177Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:30:16.1380396Z 2022-08-17T13:30:16.1380491Z Scanning the drive: 2022-08-17T13:30:16.1380836Z 1 file, 2585983 bytes (2526 KiB) 2022-08-17T13:30:16.1380988Z 2022-08-17T13:30:16.1381197Z Creating archive: usage-log-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:16.1381411Z 2022-08-17T13:30:16.1381534Z Add new data to archive: 1 file, 2585983 bytes (2526 KiB) 2022-08-17T13:30:16.1381682Z 2022-08-17T13:30:16.1381687Z 2022-08-17T13:30:16.1381773Z Files read from disk: 1 2022-08-17T13:30:16.1381966Z Archive size: 125990 bytes (124 KiB) 2022-08-17T13:30:16.1382175Z Everything is Ok 2022-08-17T13:30:16.1717600Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:30:16.1717818Z with: 2022-08-17T13:30:16.1718024Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:16.1718231Z retention-days: 14 2022-08-17T13:30:16.1718427Z if-no-files-found: warn 2022-08-17T13:30:16.1718629Z path: test-jsons-*.zip 2022-08-17T13:30:16.1718798Z name: artifact 2022-08-17T13:30:16.1718985Z s3-bucket: gha-artifacts 2022-08-17T13:30:16.1719172Z region: us-east-1 2022-08-17T13:30:16.1719327Z env: 2022-08-17T13:30:16.1719499Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:16.1719762Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:16.1719987Z ##[endgroup] 2022-08-17T13:30:17.0450110Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:30:17.0450501Z With the provided path, there will be 1 file uploaded 2022-08-17T13:30:17.0450790Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:17.0465371Z Starting upload of test-jsons-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:17.1743664Z Finished upload of test-jsons-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:17.1985285Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:30:17.1985499Z with: 2022-08-17T13:30:17.1985690Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:17.1985927Z retention-days: 14 2022-08-17T13:30:17.1986127Z if-no-files-found: error 2022-08-17T13:30:17.1986325Z path: test-reports-*.zip 2022-08-17T13:30:17.1986505Z name: artifact 2022-08-17T13:30:17.1986684Z s3-bucket: gha-artifacts 2022-08-17T13:30:17.1986858Z region: us-east-1 2022-08-17T13:30:17.1987016Z env: 2022-08-17T13:30:17.1987182Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:17.1987424Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:17.1987656Z ##[endgroup] 2022-08-17T13:30:17.5697920Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:30:17.5698229Z With the provided path, there will be 1 file uploaded 2022-08-17T13:30:17.5698515Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:17.5712250Z Starting upload of test-reports-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:17.9236367Z Finished upload of test-reports-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:17.9511742Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:30:17.9511956Z with: 2022-08-17T13:30:17.9512173Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:17.9512395Z retention-days: 14 2022-08-17T13:30:17.9512578Z if-no-files-found: ignore 2022-08-17T13:30:17.9512780Z path: usage-log-*.zip 2022-08-17T13:30:17.9512962Z name: artifact 2022-08-17T13:30:17.9513141Z s3-bucket: gha-artifacts 2022-08-17T13:30:17.9513318Z region: us-east-1 2022-08-17T13:30:17.9513476Z env: 2022-08-17T13:30:17.9513644Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:17.9513891Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:17.9514128Z ##[endgroup] 2022-08-17T13:30:18.3230401Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:30:18.3230713Z With the provided path, there will be 1 file uploaded 2022-08-17T13:30:18.3230992Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:30:18.3244405Z Starting upload of usage-log-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:18.4500506Z Finished upload of usage-log-test-default-2-2-windows.4xlarge_7878592515.zip 2022-08-17T13:30:18.4771003Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T13:30:18.4771418Z .github/scripts/parse_ref.py 2022-08-17T13:30:18.4823082Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:30:18.4823354Z env: 2022-08-17T13:30:18.4823531Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:18.4823782Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:18.4824019Z ##[endgroup] 2022-08-17T13:30:18.8504426Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:30:18.9395768Z Finished 2022-08-17T13:30:19.1118101Z ##[group]Run set -x 2022-08-17T13:30:19.1118387Z set -x 2022-08-17T13:30:19.1118605Z python3 -m pip install -r requirements.txt 2022-08-17T13:30:19.1118869Z python3 -m pip install boto3==1.19.12 2022-08-17T13:30:19.1119180Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:30:19.1148226Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:30:19.1148500Z env: 2022-08-17T13:30:19.1148680Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:30:19.1148944Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:30:19.1149189Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:30:19.1149368Z BRANCH: 2022-08-17T13:30:19.1163212Z TEST_CONFIG: default 2022-08-17T13:30:19.1163457Z SHARD_NUMBER: 2 2022-08-17T13:30:19.1163664Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T13:30:19.1163882Z PR_NUMBER: 82657 2022-08-17T13:30:19.1164124Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:30:19.1164328Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:30:19.1164570Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:30:19.1164785Z TAG: 2022-08-17T13:30:19.1164940Z WORKFLOW_ID: 2875102080 2022-08-17T13:30:19.1165406Z GITHUB_TOKEN: *** 2022-08-17T13:30:19.1165603Z GHA_WORKFLOW_JOB_ID: 7878592515 2022-08-17T13:30:19.1165779Z ##[endgroup] 2022-08-17T13:30:19.1416942Z + python3 -m pip install -r requirements.txt 2022-08-17T13:30:19.7174417Z Collecting astunparse 2022-08-17T13:30:19.7403585Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:30:19.7949494Z Collecting expecttest 2022-08-17T13:30:19.7992469Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:30:19.8256533Z Collecting future 2022-08-17T13:30:19.8309698Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:30:19.8507291Z ------------------------------------- 829.2/829.2 kB 51.2 MB/s eta 0:00:00 2022-08-17T13:30:20.3371042Z Preparing metadata (setup.py): started 2022-08-17T13:30:21.0928585Z Preparing metadata (setup.py): finished with status 'done' 2022-08-17T13:30:21.2570541Z Collecting numpy 2022-08-17T13:30:21.2624771Z Downloading numpy-1.23.2-cp310-cp310-win_amd64.whl (14.6 MB) 2022-08-17T13:30:21.4132197Z --------------------------------------- 14.6/14.6 MB 81.8 MB/s eta 0:00:00 2022-08-17T13:30:21.4698666Z Requirement already satisfied: psutil in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:30:21.4994791Z Collecting pyyaml 2022-08-17T13:30:21.5051403Z Downloading PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB) 2022-08-17T13:30:21.5149564Z ---------------------------------------- 151.7/151.7 kB ? eta 0:00:00 2022-08-17T13:30:21.5241031Z Requirement already satisfied: requests in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:30:21.5244842Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 9)) (63.2.0) 2022-08-17T13:30:21.5390137Z Collecting six 2022-08-17T13:30:21.5433667Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:30:21.5671938Z Collecting types-dataclasses 2022-08-17T13:30:21.5715256Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:30:21.5967680Z Collecting typing_extensions 2022-08-17T13:30:21.6010584Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:30:21.6301329Z Collecting sympy 2022-08-17T13:30:21.6598673Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:30:21.8026784Z ---------------------------------------- 6.4/6.4 MB 51.1 MB/s eta 0:00:00 2022-08-17T13:30:21.8895453Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:30:21.8940544Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:30:21.9549904Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T13:30:21.9554889Z Requirement already satisfied: certifi>=2017.4.17 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:30:21.9569904Z Requirement already satisfied: idna<4,>=2.5 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T13:30:21.9581104Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T13:30:21.9764806Z Collecting mpmath>=0.19 2022-08-17T13:30:21.9864051Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:30:22.0131559Z ------------------------------------- 532.6/532.6 kB 16.3 MB/s eta 0:00:00 2022-08-17T13:30:22.1149596Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:30:22.1468553Z Installing collected packages: types-dataclasses, mpmath, wheel, typing_extensions, sympy, six, pyyaml, numpy, future, expecttest, astunparse 2022-08-17T13:30:52.5694275Z Running setup.py install for future: started 2022-08-17T13:30:56.1699197Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:30:56.3286523Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.23.2 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing_extensions-4.3.0 wheel-0.37.1 2022-08-17T13:30:56.5043079Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:30:57.3956302Z Collecting boto3==1.19.12 2022-08-17T13:30:57.4211378Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:30:57.4766747Z -------------------------------------- 131.8/131.8 kB 2.6 MB/s eta 0:00:00 2022-08-17T13:30:57.8616120Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:30:57.8675194Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:30:58.0985803Z ---------------------------------------- 8.1/8.1 MB 36.9 MB/s eta 0:00:00 2022-08-17T13:30:58.1522143Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:30:58.1565275Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:30:58.2126693Z ---------------------------------------- 79.5/79.5 kB 1.1 MB/s eta 0:00:00 2022-08-17T13:30:58.2357430Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:30:58.2398902Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:30:58.2735923Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:30:58.2780762Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:30:58.3577639Z -------------------------------------- 247.7/247.7 kB 3.0 MB/s eta 0:00:00 2022-08-17T13:30:58.3672064Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T13:30:58.4741354Z Requirement already satisfied: six>=1.5 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-17T13:30:58.6327821Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-08-17T13:31:02.2456719Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T13:31:02.3430165Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:31:27.3560158Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:31:27.3561444Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"RequestId: b441bca2-6fed-407c-a006-060debc87311 Error: Runtime exited with error: signal: killed","errorType":"Runtime.ExitError"} 2022-08-17T13:31:27.3561798Z 2022-08-17T13:31:27.3563209Z ----- Historic stats comparison result ------ 2022-08-17T13:31:27.3563408Z 2022-08-17T13:31:27.3563515Z job: win-vs2019-cpu-py3 2022-08-17T13:31:27.3563761Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:31:27.3563938Z 2022-08-17T13:31:27.3564103Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:31:27.3564297Z 2022-08-17T13:31:27.3564371Z : (master) 2022-08-17T13:31:27.3565583Z | 2022-08-17T13:31:27.3565857Z | * ce6a3c605d (HEAD) total time 4756.61s 2022-08-17T13:31:27.3566068Z | | 2022-08-17T13:31:27.3566234Z | : (3 commits) 2022-08-17T13:31:27.3566387Z |/| 2022-08-17T13:31:27.3566549Z | : (6 commits) 2022-08-17T13:31:27.3566715Z | 2022-08-17T13:31:27.3568535Z * 343b5f8651 (base) 3 reports, total time 3399.42s � 2104.91s 2022-08-17T13:31:27.3568974Z * 1a09b05c94 3 reports, total time 3457.63s � 2173.72s 2022-08-17T13:31:27.3569264Z * df62ea76d1 3 reports, total time 3495.33s � 2212.39s 2022-08-17T13:31:27.3569547Z * aac622ad55 3 reports, total time 3450.09s � 2147.59s 2022-08-17T13:31:27.3569919Z * 31d4b6f52a 3 reports, total time 3558.01s � 2215.98s 2022-08-17T13:31:27.3570219Z * 0e2efaf9cc 3 reports, total time 3438.65s � 2129.41s 2022-08-17T13:31:27.3570498Z * 1ee9eb52b6 3 reports, total time 3311.58s � 2083.86s 2022-08-17T13:31:27.3570714Z * f4b7c10e14 0 reports 2022-08-17T13:31:27.3570961Z * 785f7f6298 3 reports, total time 3395.59s � 2128.67s 2022-08-17T13:31:27.3571233Z * 3586af8adc 3 reports, total time 3489.48s � 2158.16s 2022-08-17T13:31:27.3571428Z | 2022-08-17T13:31:27.3571580Z : 2022-08-17T13:31:27.3571675Z 2022-08-17T13:31:27.3571803Z Removed (across 468 suites) 0 tests, totaling 0.00s 2022-08-17T13:31:27.3572092Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:31:27.3572353Z Added (across 240 suites) 60667 tests, totaling +4756.61s 2022-08-17T13:31:27.4795686Z Prepare all required actions 2022-08-17T13:31:27.4828984Z ##[group]Run ./.github/actions/teardown-win 2022-08-17T13:31:27.4829209Z with: 2022-08-17T13:31:27.4829348Z env: 2022-08-17T13:31:27.4829526Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:31:27.4829799Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:31:27.4830030Z ##[endgroup] 2022-08-17T13:31:27.4933844Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:31:27.4934131Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:31:27.4956989Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:31:27.4957272Z env: 2022-08-17T13:31:27.4957438Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:31:27.4957710Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:31:27.4957958Z ##[endgroup] 2022-08-17T13:31:27.8496266Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:31:27.9322526Z Finished 2022-08-17T13:31:28.2206640Z Holding runner until all ssh sessions have logged out 2022-08-17T13:31:28.2535955Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:31:28.2536265Z .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:31:28.2559011Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:31:28.2559301Z env: 2022-08-17T13:31:28.2559471Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:31:28.2559744Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:31:28.2559993Z ##[endgroup] 2022-08-17T13:31:28.5999776Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:31:28.6829278Z Finished 2022-08-17T13:31:28.7442672Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:31:28.7443010Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:31:28.7443239Z rm -rf ./* 2022-08-17T13:31:28.7471156Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:31:28.7471421Z env: 2022-08-17T13:31:28.7471608Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:31:28.7471884Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:31:28.7472121Z EXTRA_DELETE_DIR: 2022-08-17T13:31:28.7472304Z ##[endgroup] 2022-08-17T13:31:44.0157322Z Post job cleanup. 2022-08-17T13:31:44.0325590Z Post job cleanup. 2022-08-17T13:31:44.4492993Z Post job cleanup. 2022-08-17T13:31:44.4664735Z Post job cleanup. 2022-08-17T13:31:44.9049141Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T13:31:44.9235075Z git version 2.37.1.windows.1 2022-08-17T13:31:44.9302831Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\906ccadd-a5c5-4405-a6fa-a9e2c589530a' before making global git config changes 2022-08-17T13:31:44.9303378Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:31:44.9314582Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T13:31:44.9551438Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:31:44.9767908Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-08-17T13:31:45.3811872Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:31:45.3986617Z http.https://github.com/.extraheader 2022-08-17T13:31:45.4023050Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:31:45.4249876Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2022-08-17T13:31:45.8585094Z Cleaning up orphan processes 2022-08-17T13:31:45.8792339Z Terminate orphan process: pid (4688) (mspdbsrv)